[Scribus] compile error in today's cvs download
Bill Barnes
bill
Thu Dec 16 22:24:23 CET 2004
The first error is from ./configure.
>checking for xml2-config... ./configure: line 3712: error:: command not found
>no
The file is in /usr/bin owned by root and executable.
>Configuration Summary:
>FreeType2 installed: Yes
>CUPS installed: Yes
>LittleCMS installed: Yes
>TiffLib installed: Yes
>Libxml2 installed: No
>The Scripter-Plugin will not be compiled.
>Good - your configure finished. Start make now
This error needs a fix but it doesn't appear to be relevant to the make error?
or maybe so.
The second error is in running ./make. The following is the last few lines of
the compiler messages.
>
Making all in oodraw
make[5]: Entering directory
`/home/billb/scribus-1.2.1cvs/scribus/plugins/fileloader/oodraw'
make[6]: Entering directory
`/home/billb/scribus-1.2.1cvs/scribus/plugins/fileloader/oodraw'
/usr/share/qt3/bin/moc ./oodrawimp.h -o oodrawimp.moc
if /bin/sh ../../../../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2
-I/usr/share/qt3/include -I/usr/X11R6/include -I../../../../scribus
-DDOCDIR=\"/usr/local/share/scribus/doc/\"
-DICONDIR=\"/usr/local/share/scribus/icons/\"
-DTEMPLATEDIR=\"/usr/local/share/scribus/templates/\"
-DLIBDIR=\"/usr/local/lib/scribus/\"
-DPLUGINDIR=\"/usr/local/lib/scribus/plugins/\" -DQT_THREAD_SUPPORT
-D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts
-Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT
oodrawimp.lo -MD -MP -MF ".deps/oodrawimp.Tpo" -c -o oodrawimp.lo
oodrawimp.cpp; \
then mv -f ".deps/oodrawimp.Tpo" ".deps/oodrawimp.Plo"; else rm -f
".deps/oodrawimp.Tpo"; exit 1; fi
oodrawimp.cpp: In constructor `OODPlug::OODPlug(ScribusApp*, QString)':
oodrawimp.cpp:89: error: `SxwUnzip' undeclared (first use this function)
oodrawimp.cpp:89: error: (Each undeclared identifier is reported only once for
each function it appears in.)
oodrawimp.cpp:89: error: `sun' undeclared (first use this function)
oodrawimp.cpp:89: error: parse error before `(' token
make[6]: *** [oodrawimp.lo] Error 1
make[6]: Leaving directory
`/home/billb/scribus-1.2.1cvs/scribus/plugins/fileloader/oodraw'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory
`/home/billb/scribus-1.2.1cvs/scribus/plugins/fileloader/oodraw'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/billb/scribus-1.2.1cvs/scribus/plugins/fileloader'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/billb/scribus-1.2.1cvs/scribus/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/billb/scribus-1.2.1cvs/scribus'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/billb/scribus-1.2.1cvs'
make: *** [all] Error 2
root at 4[scribus-1.2.1cvs]#
<
Hope this is enough data. Appreciate your help.
Bill Barnes
More information about the scribus
mailing list