On Sat, 2004-01-31 at 00:09, bart at solozone.com wrote: > As of 3 PM California USA january 30, 2004, time cvs: > > > if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libart-2.0 > -I/usr/include/freetype2 -I/usr/lib/qt3/include -I/usr/X11R6/include > -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -MT > mpalette.o -MD -MP -MF ".deps/mpalette.Tpo" \ > -c -o mpalette.o `test -f 'mpalette.cpp' || echo './'`mpalette.cpp; > \ > then mv -f ".deps/mpalette.Tpo" ".deps/mpalette.Po"; \ > else rm -f ".deps/mpalette.Tpo"; exit 1; \ > fi > if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libart-2.0 > -I/usr/include/freetype2 -I/usr/lib/qt3/include -I/usr/X11R6/include > -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -MT > newtemp.o -MD -MP -MF ".deps/newtemp.Tpo" \ > -c -o newtemp.o `test -f 'newtemp.cpp' || echo './'`newtemp.cpp; \ > then mv -f ".deps/newtemp.Tpo" ".deps/newtemp.Po"; \ > else rm -f ".deps/newtemp.Tpo"; exit 1; \ > fi > newtemp.cpp:10:23: newtemp.moc: No such file or directory > make[3]: *** [newtemp.o] Error 1 > make[3]: Leaving directory `/home/bart/Scribus/scribus' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/bart/Scribus/scribus' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/bart/Scribus' > make: *** [all] Error 2 > bart at linux:~/Scribus> >
Have you rerun make -f Makefile.dist and ./configure? Craig -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20040131/b08c161c/attachment.pgp
