[PyKDE] Installation error: undefined symbol: Py_Free
Jason Stock
jasonsto at spk.agilent.com
Tue Nov 6 02:07:56 GMT 2001
Iget the following message when installing PyQt on Redhat Linux 7.0.
There error is in the make install step of the build process it is:
make[3]: Entering directory `/projects/components/pyqt/private/pyqt/qt'
(cd /tmp;
PYTHONPATH=/projects/components/python/linux/lib/python2.1/site-packages:/projects/components/python/linux/lib/python2.1/site-packages
/projects/components/python/linux/bin/python -O -c "import qt")
Traceback (most recent call last):
File "<string>", line 1, in ?
File
"/projects/components/python/linux/lib/python2.1/site-packages/qt.py",
line 44, in ?
import libqtc
ImportError: /projects/components/pyqt/linux/lib/libsip.so.6: undefined
symbol: Py_Free
make[3]: *** [install-data-hook] Error 1
make[3]: Leaving directory `/projects/components/pyqt/private/pyqt/qt'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory `/projects/components/pyqt/private/pyqt/qt'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/projects/components/pyqt/private/pyqt/qt'
make: *** [install-recursive] Error 1
The command I am using to configure it is /linux/bin/python
./configure --with-qt-dir=/projects/components/qtx11/linux
--prefix=/home/jasonsto/sip_clean_install
--with-python=/projects/components/python/linux/bin/python
Is this error caused by the fact that I have multiple qt installations
on my system? Are there any other options I should set in the
configure?
Regards,
Jason Stock
--
Jason Stock
R & D Firmware Engineer
SA PGU Phone: 509-921-3546 (TN 921-3546)
Agilent Technologies Inc. Email: jason_stock at agilent.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20011106/a59f9532/attachment.html
More information about the PyQt
mailing list