[Scribus] Compile Problems w/ Scribus 1.1.0

Michael Below mbelow
Thu Sep 11 17:43:37 CEST 2003


Hi,

I just tried setting up the new scribus. I get these error messages
from make:

make[4]: Entering directory `/home/mbelow/source/scribus-1.1.0/scribus/plugins/svgimplugin'
source='svgplugin.cpp' object='svgplugin.lo' libtool=yes \
depfile='.deps/svgplugin.Plo' tmpdepfile='.deps/svgplugin.TPlo' \
depmode=gcc /bin/sh ../../../admin/depcomp \
/bin/sh ../../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/freetype2 -I/usr/include/qt3 -I/usr/X11R6/include -I../../../scribus -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2 -fno-exceptions -fno-check-new  -c -o svgplugin.lo `test -f 'svgplugin.cpp' || echo './'`svgplugin.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/freetype2 -I/usr/include/qt3 -I/usr/X11R6/include -I../../../scribus -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -c svgplugin.cpp -Wp,-MD,.deps/svgplugin.TPlo  -fPIC -DPIC -o .libs/svgplugin.o
svgplugin.cpp: In method `class QWMatrix SVGPlug::parseTransform(const QString &)':
svgplugin.cpp:521: implicit declaration of function `int tan(...)'
svgplugin.cpp: In method `const char * SVGPlug::getCoord(const char *, double &)':
svgplugin.cpp:587: implicit declaration of function `int pow(...)'
svgplugin.cpp: In method `void SVGPlug::calculateArc(FPointArray *, bool, double &, double &, double, double, double, double, double, bool, bool)':
svgplugin.cpp:819: `M_PI' undeclared (first use this function)
svgplugin.cpp:819: (Each undeclared identifier is reported only once
svgplugin.cpp:819: for each function it appears in.)
svgplugin.cpp:874: implicit declaration of function `int atan2(...)'
svgplugin.cpp:881: implicit declaration of function `int ceil(...)'
make[4]: *** [svgplugin.lo] Fehler 1
make[4]: Leaving directory `/home/mbelow/source/scribus-1.1.0/scribus/plugins/svgimplugin'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/mbelow/source/scribus-1.1.0/scribus/plugins'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/mbelow/source/scribus-1.1.0/scribus'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/mbelow/source/scribus-1.1.0'
make: *** [all] Fehler 2

I am using Qt 3:3.1.2-0woody1 and libfreetype6-dev 2.1.4-4 on a Debian
woody system with some upgrades (libc6 2.3.1-16, kernel 2.4.21, gcc
2:2.95.4-14).

Michael



More information about the scribus mailing list