[EMAIL PROTECTED] PyKDE-3.8.0]$ make cd pythonize && "make" -f Makefile make[1]: Entering directory `/home/users/matkor/rpm/BUILD/PyKDE-3.8.0/pythonize' make[1]: Nothing to be done for `first'. make[1]: Leaving directory `/home/users/matkor/rpm/BUILD/PyKDE-3.8.0/pythonize' cd pythonize/test && "make" -f Makefile make[1]: Entering directory `/home/users/matkor/rpm/BUILD/PyKDE-3.8.0/pythonize/test' g++ -c -pipe -w -O2 -march=athlon -fno-exceptions -I/usr/share/qt/mkspecs/default -I. -I. -I/usr/include/python2.2 -I/opt/kde3/include -I.. -o testPythonize.o testPythonize.cpp testPythonize.cpp:20:20: Python.h: No such file or directory
(...) Attached python build.log. -- Mateusz Korniak
Building PyKDE 3.8 on linux2. Python version is 2.3 Python parent directory is /usr/lib/python2.3 Python library directory is /usr/lib/python2.3/config Python include directory is /usr/include/python2.3 Home directory is /home/users/matkor sip code generator path (sip) is /usr/bin sip version is 3.8 sip lib directory (libsip*) is /usr/lib/python2.3/site-packages sip include directory (sipQt.h) is /usr/include/python2.3 Qt3 parent directory is /usr Qt3 lib directory (libqt-mt.so.3) is /usr/lib Qt3 include directory (qglobal.h) is /usr/include/qt Qt version is 3.2.2 PyQt lib directory is /usr/lib/python2.3/site-packages PyQt lib version is 3.8.1 PyQt sip files directory is /usr/share/sip PyQt sip version is 3.8.1 KDE3 parent directory is /usr KDE3 library directory (libkdecore.so) is /usr/lib KDE3 include directory (kapplication.h) is /usr/include KDE version is 3.1.93 make program is make Makefile generator path (qmake) is /usr/bin Install directory is /tmp/python-PyKDE-3.8.0-root-matkor/usr/lib/python2.3/site-packages Component versions are compatible (3.8) Qt thread support is enabled. Checking to see if the C++ compiler supports -fno-exceptions. g++ -c -pipe -w -O2 -march=athlon -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -fno-exceptions -I/usr/share/qt/mkspecs/default -I. -I. -I/usr/include/python2.3 -I/usr/include/qt -I/usr/include -I/usr/include/qt -o qttest.o qttest.cpp g++ -Wl,-rpath,/usr/lib -o qttest qttest.o -L/usr/lib -L/usr/X11R6/lib -lqt-mt -lXext -lX11 -lm -lpthread The C++ compiler supports -fno-exceptions. Using existing features file. Generating the Makefile for the pythonize module. Generating the Makefile for the pythonize/test module. Generating the Makefile for the pykpanelapplet module. Generating the C++ source for the dcop module. Generating the Makefile for the dcop module. Concatenating the C++ files for the dcop module. Compiling dcop.py. Generating the C++ source for the kdecore module. Generating the Makefile for the kdecore module. Concatenating the C++ files for the kdecore module. Compiling kdecore.py. Generating the C++ source for the kdesu module. Generating the Makefile for the kdesu module. Concatenating the C++ files for the kdesu module. Compiling kdesu.py. Generating the C++ source for the kdefx module. Generating the Makefile for the kdefx module. Concatenating the C++ files for the kdefx module. Compiling kdefx.py. Generating the C++ source for the kdeui module. Generating the Makefile for the kdeui module. Concatenating the C++ files for the kdeui module. Compiling kdeui.py. Generating the C++ source for the kio module. Generating the Makefile for the kio module. Concatenating the C++ files for the kio module. Compiling kio.py. Generating the C++ source for the kfile module. Generating the Makefile for the kfile module. Concatenating the C++ files for the kfile module. Compiling kfile.py. Generating the C++ source for the kparts module. Generating the Makefile for the kparts module. Concatenating the C++ files for the kparts module. Compiling kparts.py. Generating the C++ source for the khtml module. Generating the Makefile for the khtml module. Concatenating the C++ files for the khtml module. Compiling khtml.py. Generating the C++ source for the kjs module. Generating the Makefile for the kjs module. Concatenating the C++ files for the kjs module. Compiling kjs.py. Generating the C++ source for the kspell module. Generating the Makefile for the kspell module. Concatenating the C++ files for the kspell module. Compiling kspell.py. Generating the C++ source for the kdeprint module. Generating the Makefile for the kdeprint module. Concatenating the C++ files for the kdeprint module. Compiling kdeprint.py. Creating PyKDE.pro and top level Makefile.
