[Scribus] compile pageitem.moc
Bart Alberti
bart
Tue May 4 05:28:02 CEST 2004
bart at solozone.com writes:
as of monday about 5 pm California USA time the following is
self-explanatory on the cvs:
if
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libart-2.0 -I/usr/include/fr
e
etype2 -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_
REEN TRANT -O2 -fno-exceptions -fno-check-new -MT
hruler.o -MD -MP -MF ".deps/hrule r.Tpo" \
-c -o hruler.o `test -f 'hruler.cpp' || echo './'`hruler.cpp; \
then mv -f ".deps/hruler.Tpo" ".deps/hruler.Po"; \
else rm -f ".deps/hruler.Tpo"; exit 1; \
fi
if
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libart-2.0 -I/usr/include/fr
eetype2 -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D
_
REEN TRANT -O2 -fno-exceptions -fno-check-new -MT
pageitem.o -MD -MP -MF ".deps/pag eitem.Tpo" \
-c -o pageitem.o `test -f 'pageitem.cpp' || echo
'./'`pageitem.cpp; \
then mv -f ".deps/pageitem.Tpo" ".deps/pageitem.Po"; \
else rm -f ".deps/pageitem.Tpo"; exit 1; \
fi
pageitem.cpp:19:24: pageitem.moc: No such file or directory
make[3]: *** [pageitem.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