<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body>
I'm trying to compile PyQt-3.6 gpl version, but i'm getting the following
errors. <br>
<br>
******************************************************************************<br>
The qtui module will be built.<br>
******************************************************************************<br>
rm -f qttest.o <br>
rm -f *~ core *.core<br>
******************************************************************************<br>
Generating the features file.<br>
******************************************************************************<br>
g++ -c -pipe -w -O2 -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/nfs/skglnx/home/skg/.packages/qt/mkspecs/default
-I. -I. -I/nfs/skglnx/home/skg/.packages/opensource/include/python2.2 -I/nfs/skglnx/home/skg/.packages/qt/include
-o qttest.o qttest.cpp<br>
g++ -o qttest qttest.o -Wl,-rpath,/nfs/skglnx/home/skg/.packages/qt/lib
-L/nfs/skglnx/home/skg/.packages/qt/lib -L/usr/X11R6/lib -lqt-mt -lXext -lX11
-lm -lpthread<br>
******************************************************************************<br>
Error: /tmp/@776.0/qttest failed with an exit code of -11.<br>
******************************************************************************<br>
<br>
what could have been the reason<br>
I'm using Python-2.2.2 compiled with and Qt-3.1.2 and sip 3.6<br>
<br>
Thanks in advance,<br>
Surya<br>
<br>
<br>
<br>
<br>
<div class="moz-signature">-- <br>
<title>~/.signature.html</title>
<hr width="100%" size="2">
<pre wrap=""><font color="#3333ff">A good listener is usually thinking about something else.</font>
-- <font color="#993399"><b>Kin Hubbard</b></font></pre>
<hr width="100%" size="2"> <tt><b><font color="#993300">Surya
Kiran Gullapalli,</font></b>
<font color="#006600">Ph. (</font><font
color="#006600">OFF) </font><font color="#006600">(020) </font><font
color="#006600">6056381 x203</font><br>
<font color="#993300">Engineer - Development,</font>
<font color="#006600">Ph. (RES)
(020) 5382043</font><br>
<font color="#993300">Fluent India Pvt. Ltd.,<br>
Pune, India</font></tt> <br>
<br>
<br>
</div>
</body>
</html>