[PyKDE] PyQt-3.6 compilation problem

Surya Kiran Gullapalli skg at fluent.co.in
Mon May 12 09:55:00 BST 2003


I'm trying to compile PyQt-3.6 gpl version, but i'm getting the 
following errors.

******************************************************************************
The qtui module will be built.
******************************************************************************
rm -f qttest.o
rm -f *~ core *.core
******************************************************************************
Generating the features file.
******************************************************************************
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
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
******************************************************************************
Error: /tmp/@776.0/qttest failed with an exit code of -11.
******************************************************************************

what could have been the reason
I'm using Python-2.2.2 compiled with and Qt-3.1.2 and sip 3.6

Thanks in advance,
Surya




-- 
------------------------------------------------------------------------

A good listener is usually thinking about something else.
            -- Kin Hubbard

------------------------------------------------------------------------
Surya Kiran Gullapalli,         Ph. (OFF) (020) 6056381 x203
Engineer - Development,         Ph. (RES) (020) 5382043
Fluent India Pvt. Ltd.,
Pune, India


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20030512/519470e0/attachment.html


More information about the PyQt mailing list