On 20/06/2010 16:44, appzer0 wrote:
Sorry but this mail does not appear in the ML archives so I send it again after having subscribed.

-------- Original Message --------
Subject:        pyqt fails to compile on a virgin multilib system
Date:   Tue, 15 Jun 2010 10:27:41 +0200
From:   appzer0 <[email protected]>
To:     [email protected]



Hello,

PyQt fails to compile on my system. No PyQT is installed on this system,
QT is, with other bindings. This is a fully multilib-capable x86_64
linux system. Find the output log attached.

This concerns the 32-bit compilation on a 64-bit system (32-bit libs are
in /usr/lib and 64-bit libs are in /usr/lib64).

I don't know yet about 64-bit compilation but I assume it will compile
fine (more classical way).Here is the environment and the invoked
command line :

----
LDFLAGS="-L/usr/lib -L/lib" \
PKG_CONFIG_PATH="/usr/lib/pkgconfig" QMAKESPEC=linux-g++-32 \
python configure.py --confirm-license \
CC="gcc -m32" CXX="g++ -m32"

make
----

Maybe this bug has something to do with the one I posted at Nokia's bug
tracker and which was fixed (QT wouldn't compile 32-bit build without QT
already installed) :http://bugreports.qt.nokia.com/browse/QTBUG-8808

Thanks.


appzer0
OK is there anyone to help me with my problem ? I just cannot get PyQt to compile on my system right now. Do I need to ask somewhere else? Any direction would be much appreciated.


appzer0

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to