This looks like the same old python2.3 problem that Simon Munton solved in his post of November 1.
--Bill On Sat, Nov 15, 2003 at 11:03:51PM +0100, Gerhard Gaussling wrote: > Hello, > > I got an compile error building cmddialog.o in /usr/local/src/Scribus/ > scribus/plugins > > In file included from /usr/include/python2.3/Python.h:8 > > [...] > g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/freetype2 -I/usr/ > local/qt/include -I/usr/X11R6/include -I../../../scribus -I/usr/ > include/python2.3 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions > -fno-check-new -c cmddialog.cpp -MT cmddialog.lo -MF .deps/ > cmddialog.TPlo -MD -MP -fPIC -DPIC -o .libs/cmddialog.o > In file included from /usr/include/python2.3/Python.h:8, > from cmddialog.h:4, > from cmddialog.cpp:2: > /usr/include/python2.3/pyconfig.h:847:1: warning: "_POSIX_C_SOURCE" > redefined > In file included from /usr/include/string.h:26, > from /usr/local/qt/include/qcstring.h:46, > from /usr/local/qt/include/qstring.h:42, > from /usr/local/qt/include/qwindowdefs.h:44, > from /usr/local/qt/include/qwidget.h:42, > from /usr/local/qt/include/qdesktopwidget.h:40, > from /usr/local/qt/include/qapplication.h:42, > from ../../../scribus/scribus.h:24, > from cmdvar.h:8, > from cmddialog.cpp:1: > /usr/include/features.h:131:1: warning: this is the location of the > previous definition > In file included from /usr/include/python2.3/Python.h:69, > from cmddialog.h:4, > from cmddialog.cpp:2: > /usr/include/python2.3/object.h:343: syntax error before `;' token > make[5]: *** [cmddialog.lo] Error 1 > make[5]: Leaving directory `/usr/local/src/Scribus/scribus/plugins/ > scriptplugin' > make[4]: *** [all-recursive] Error 1 > [...] > make[1]: Leaving directory `/usr/local/src/Scribus' > make: *** [all] Error 2 > > > Any clues? > > TIA > > Kind regards > > Gerhard > _______________________________________________ > Scribus mailing list > Scribus at nashi.altmuehlnet.de > http://nashi.altmuehlnet.de/mailman/listinfo/scribus -- ********************************************************************** This email was brought to you by the Mutt E-Mail Client (www.mutt.org) and Debian GNU/Linux (www.debian.org) Use GnuPG for confidential email. (www.gnupg.org) My public key may be found at wwwkeys.pgp.net **********************************************************************
