[Scribus] missing newtemp in cvs
bart at solozone.com
bart
Sat Jan 31 00:09:57 CET 2004
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>
More information about the scribus
mailing list