[Scribus] compile error on slackware 9
Wim de Jonge
jongew
Wed Apr 2 13:33:31 CEST 2003
hi! i'm not suscribed, so please reply to me as well as to the list to
keep discussion open.
i use slackware 9 (linux 2.4.20, gcc 3.2.2), and my scribus compile
doesn't go well... ./configure works like a charm, no problems, but the
build ends with the following error:
/usr/lib/qt-3.1.2/bin/moc ./scribusview.h -o scribusview.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt-3.1.2/include
-I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2
-fno-exceptions -fno-check-new -MT scribusview.o -MD -MP -MF
".deps/scribusview.Tpo" \
-c -o scribusview.o `test -f 'scribusview.cpp' || echo
'./'`scribusview.cpp; \
then mv ".deps/scribusview.Tpo" ".deps/scribusview.Po"; \
else rm -f ".deps/scribusview.Tpo"; exit 1; \
fi
scribusview.cpp: In member function `void ScribusView::CreatePS(PSLib*,
unsigned int, unsigned int, int, bool, QString, bool, bool, bool)':
scribusview.cpp:877: `abs' undeclared (first use this function)
scribusview.cpp:877: (Each undeclared identifier is reported only once
for each
function it appears in.)
make[3]: *** [scribusview.o] Error 1
make[3]: Leaving directory `/home/wim/build/scribus-0.9.8/scribus'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/wim/build/scribus-0.9.8/scribus'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/wim/build/scribus-0.9.8'
make: *** [all] Error 2
wim at c155244:~/build/scribus-0.9.8$
needless to say, i'm not happy. i'd really like to try out scribus! does
someone have a clue? i checked the compile webpage
http://www.atlantictechsolutions.com/scribusdocs/compile.html and my
systems has all neccesary dependancies in place (else configure would
complaine anyway, right?)
thanks for any help,
wim
More information about the scribus
mailing list