[PyKDE] FreeBSD build problems error 23512

Chris Munchenberg cjm at ava.com.au
Thu Aug 29 15:22:01 BST 2002


Hi,

I'm looking for help building PyKDE on FreeBSD.

I'm new at this, and blind, dumb luck has got me this far but no further.

Versions etc:
FreeBSD 4.6
QT 3.0.3
KDE 3.0.0
Python 2.2.1
PyQT 3.3.2
PyKDE 3.3.2
QTDIR = /usr/X11R6
KDEDIR = /usr/local

PyQT built with no problems once I read the instructions, but this hasn't
got me
any further with PyKDE.

I appreciate any help at this stage, or suggestions. I've looked through the
last 3 months
archives to try to ensure I'm not repeating a stupid mistake, but I can't
guarrantee its an
original stupid mistake.

Thanks for any advice,

Chris.

The message I get is:

/PyKDE-3.3.2#python build.py -z buildrc
Building PyKDE 3.3 for Python 2.2.1 on freebsd4.
/usr/local/lib/python2.2/site-packages is the PyKDE installation directory.
/usr/local/include/python2.2 contains Python.h.
/usr/local/bin/sip will be used as the SIP code generator.
/usr/local/include/python2.2 contains sipQt.h.
/usr/local/lib/python2.2/site-packages contains the SIP module.
/usr/X11R6 is the Qt base directory.
/usr/X11R6/include contains qglobal.h.
Qt 3.0.3 is being used.
/usr/local is the KDE base directory.
/usr/local/include contains kdeversion.h.
KDE 3.0.0 is being used.
/usr/X11R6/bin/qmake will be used to generate Makefiles.
The qt-mt Qt library was found.
Qt thread support is enabled.
Qt and KDE use compatible libs (threading)

found libs for modules:
     dcop kdecore kdesu kdefx kdeui kio kfile (kio) kparts khtml kjs kspell
kdeprint
PyQt/sip directory found at ../PyQt-3.3.2/sip
/usr/bin/make will be used as the make program.
Checking to see if the C++ compiler supports -fno-exceptions.
g++ -c -pipe -w -O2 -pthread -D_THREAD_SAFE  -DQT_NO_DEBUG -DQT_THREAD_SUPPO
RT -fno-exceptions -I. -I/us




















r/local/include/python2.2 -I/usr/local/include -I/usr/local/include -I/usr/X
11R6/include -I/usr/X11R6/mk                     specs/default -o qttest.o
qttest.cpp
g++ -pthread -o qttest
qttest.o    -L/usr/local/lib -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -L/u
sr/X1                     1R6/lib -lqt-mt -lXext -lX11 -lm
The C++ compiler supports -fno-exceptions.
Using existing features file.
Copying sip module files for version KDE300 to sip directory
Copying version specific h files for KDE300 to extraH directory
Generating the C++ source for the dcop module.
./postproc: not found
****************************************************************************
**
Error: ./postproc failed with an exit code of 32512 -- from line 1125 in
build.py
****************************************************************************
**




More information about the PyQt mailing list