Public bug reported:

1- I installed libqt4-dev

2- build and installed sip-4.13
----->python3.2 configure.py
----->make
----->make install

3- build and install PyQt-x11-gpl-4.8.6
----->python3.2 configure.py --verbose
then I got this error :

"
......
Checking to see if the QtHelp module should be built...
g++ -DQT_NO_DEBUG -I. -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtHelp 
-I/usr/include/qt4 -pipe -O2 -w -D_REENTRANT cfgtest_QtHelp.cpp -o 
cfgtest_QtHelp -L/usr/lib/i386-linux-gnu -Wl,-O1 
-Wl,-rpath,/usr/lib/i386-linux-gnu -lQtHelp -lpthread
/usr/bin/ld: /tmp/ccMS9Ajt.o: undefined reference to symbol 
'QString::free(QString::Data*)'
/usr/bin/ld: note: 'QString::free(QString::Data*)' is defined in DSO 
/usr/lib/i386-linux-gnu/libQtCore.so.4 so try adding it to the linker command 
line
/usr/lib/i386-linux-gnu/libQtCore.so.4: could not read symbols: Invalid 
operation
collect2: ld returned 1 exit status
......
......
Qt v4.7.4 free edition is being used.
SIP 4.13 is being used.
The Qt header files are in /usr/include/qt4.
The shared Qt libraries are in /usr/lib/i386-linux-gnu.
The Qt binaries are in /usr/bin.
The Qt mkspecs directory is in /usr/share/qt4.
These PyQt modules will be built: QtCore, QtGui, QtNetwork, QtDeclarative,
QtOpenGL, QtScript, QtScriptTools, QtSql, QtSvg, QtTest, QtWebKit, QtXml,
QtXmlPatterns, QtDesigner
......
"

as u can see no QtHelp and I contacted "Phil Thompson" from PyQt and he
said may be it's a problem with your Qt build

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884107

Title:
  PyQt-QtHelp doesn't build with python3.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/884107/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to