Christian Ridderström <[EMAIL PROTECTED]> writes:

| Just before I rush off, here's the latest error :-)
>
| echo timestamp > screen.lo
| /bin/sh ../../libtool --mode=link g++  -g -O -fno-exceptions -W -Wall   -o 
| libfrontends.la   Alert.lo Dialogs.lo LyXView.lo Painter.lo Timeout.lo 
| Toolbar.lo guiapi.lo screen.lo  
| mkdir .libs
| rm -fr .libs/libfrontends.la .libs/libfrontends.* .libs/libfrontends.*
| ar cru .libs/libfrontends.a  Alert.o Dialogs.o LyXView.o Painter.o 
| Timeout.o Toolbar.o guiapi.o screen.o 
| ranlib .libs/libfrontends.a
| creating libfrontends.la
| (cd .libs && rm -f libfrontends.la && ln -s ../libfrontends.la 
| libfrontends.la)
| make[4]: Leaving directory `/space/lyx-devel/HEAD/build-qt/src/frontends'
| make[3]: Leaving directory `/space/lyx-devel/HEAD/build-qt/src/frontends'
| Making all in tex2lyx
| make[3]: Entering directory `/space/lyx-devel/HEAD/build-qt/src/tex2lyx'
| make[3]: *** No rule to make target `Floating.C', needed by `Floating.o'.  
| Stop.make[3]: *** Waiting for unfinished jobs....
| make[3]: Leaving directory `/space/lyx-devel/HEAD/build-qt/src/tex2lyx'
| make[2]: *** [all-recursive] Error 1
>
>
| could it be because I'm building with 'make -j 5' ?

Yes. I think it could.

-- 
        Lgb

Reply via email to