Just wanted to let you know that building the xforms version fails when 
using 'make -j 5'. Plain 'make' works however. Right now I'm testing if 
'make -j 3' works.

In case anyone wants to look at this, I attached the some of the 
messages I got below.

/Christian

echo timestamp > Timeout.lo
g++ -DHAVE_CONFIG_H -I. -I../../../src/frontends -I../../src 
-I../../../src/frontends/.. -I../../../boost 
-I/pkg/mdhacks/grp/util/include -I/usr/X11R6/include -O -fno-exceptions -W 
-Wall -MT screen.lo -MD -MP -MF .deps/screen.Tpo -c 
../../../src/frontends/screen.C
echo timestamp > LyXView.lo
echo timestamp > guiapi.lo
echo timestamp > Dialogs.lo
../../../src/frontends/screen.C: In member function `virtual unsigned int 
   LyXScreen::topCursorVisible(LyXText*)':
../../../src/frontends/screen.C:261: warning: comparison between signed 
and 
   unsigned integer expressions
echo timestamp > screen.lo
/bin/sh ../../libtool --mode=link g++  -O -fno-exceptions -W -Wall  
-L/pkg/mdhacks/grp/util/lib -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-xforms/src/frontends'
make[3]: Leaving directory 
`/space/lyx-devel/HEAD/build-xforms/src/frontends'
Making all in tex2lyx
make[3]: Entering directory 
`/space/lyx-devel/HEAD/build-xforms/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-xforms/src/tex2lyx'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/space/lyx-devel/HEAD/build-xforms/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/space/lyx-devel/HEAD/build-xforms/src'
make: *** [all-recursive] Error 1
euler:build-xforms>

-- 
Christian Ridderström                           http://www.md.kth.se/~chr


Reply via email to