<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
On 20/06/2010 16:44, appzer0 wrote:
<blockquote cite="mid:4C1E2964.3050504@free.fr" type="cite">
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
<tt>Sorry but this mail does not appear in the ML archives so I send
it
again after having subscribed</tt>.<br>
<br>
-------- Original Message --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">Subject: </th>
<td>pyqt fails to compile on a virgin multilib system</td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">Date: </th>
<td>Tue, 15 Jun 2010 10:27:41 +0200</td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">From: </th>
<td>appzer0 <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E" href="mailto:appzer0@free.fr"><appzer0@free.fr></a></td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">To: </th>
<td><a moz-do-not-send="true" class="moz-txt-link-abbreviated"
href="mailto:pyqt@riverbankcomputing.com">pyqt@riverbankcomputing.com</a></td>
</tr>
</tbody>
</table>
<br>
<br>
<pre>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) : <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://bugreports.qt.nokia.com/browse/QTBUG-8808">http://bugreports.qt.nokia.com/browse/QTBUG-8808</a>
Thanks.
appzer0</pre>
</blockquote>
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.<br>
<br>
<br>
appzer0<br>
<br>
</body>
</html>