make[1]: Entering directory `/usr/src/lyx-devel/src/tex2lyx'
make PCH_FLAGS= pch-file
make[2]: Entering directory `/usr/src/lyx-devel/src/tex2lyx'
g++ -DHAVE_CONFIG_H -DTEX2LYX -I../../src/tex2lyx -I../../src -I../../src -Wextra -Wall -g -Os -x c++-header -fPIC -DPIC ./pch.h -o ./pch.h.gch \
       -MT ./pch.h.gch  -MD -MP -MF "././pch.h.gch.Tdep" \
       && mv "././pch.h.gch.Tdep" "././pch.h.gch.dep" \
       || rm "././pch.h.gch.Tdep"
make[2]: Leaving directory `/usr/src/lyx-devel/src/tex2lyx'
make  all-am
make[2]: Entering directory `/usr/src/lyx-devel/src/tex2lyx'
make[2]: *** No rule to make target `FloatList.cpp', needed by `FloatList.o'. Stop.
make[2]: Leaving directory `/usr/src/lyx-devel/src/tex2lyx'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/lyx-devel/src/tex2lyx'
make: *** [all-recursive] Error 1


/usr/src/lyx-devel $ find . -name "FloatList.cpp"
./src/FloatList.cpp

So, the file exists, but in the wrong place? Or makefile problems?

Helge Hafting

Reply via email to