Andrey V. Panov wrote: > Compilation of scribus 0.9.9 on Slackware 8.1 (gcc-2.95.3, glibc-2.2.5) fails > with following: > > creating scribus.all_cpp.cpp ... > source='scribus.all_cpp.cpp' object='scribus.all_cpp.o' libtool=no \ > depfile='.deps/scribus.all_cpp.Po' tmpdepfile='.deps/scribus.all_cpp.TPo' \ > depmode=gcc /bin/sh ../admin/depcomp \ > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2 > -I/usr/lib/qt/include > -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -DNO_DEBUG > -O2 > -O2 -march=i386 -mcpu=i686 -fno-exceptions -fno-exceptions -fno-check-new > -c - > o scribus.all_cpp.o `test -f 'scribus.all_cpp.cpp' || echo > './'`scribus.all_cpp. > cpp > make[3]: *** [scribus.all_cpp.o] ?????? 1 > make[3]: ????? ?? ??????? `/usr/local/src/scribus-0.9.9/scribus' > make[2]: *** [all-recursive] ?????? 1 > make[2]: ????? ?? ??????? `/usr/local/src/scribus-0.9.9/scribus' > make[1]: *** [all-recursive] ?????? 1 > make[1]: ????? ?? ??????? `/usr/local/src/scribus-0.9.9' > make: *** [all] ?????? 2 As far as I can see you try to compile Scribus with the ./configure option --enable-final. Don't do it, it doesn't work. Omit that option and it should work.
Best Regards, Franz Schmid
