ik wil PyQt installeren op gentoo;
emerge PyQt
qt is geinstalleerd
python en sip ook
ideetje iemand?
emerge PyQt
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
| [****] sip/qt/qdir.sip:47:28: error: sipqtQFileInfo.h: No such file or directory sip/qt/qwidgetlist.sip:38:26: error: sipqtQWidget.h: No such file or directory sip/qt/qobjectlist.sip:38:26: error: sipqtQObject.h: No such file or directory i686-pc-linux-gnu-g++ -c -pipe -fPIC -march=prescott -O2 -pipe -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.4 -I/usr/qt/3/mkspecs/linux-g++ -I/usr/qt/3/include -I/usr/X11R6/include -o sipqtQWMatrix.o sipqtQWMatrix.cpp sipqtcmodule.cpp:13422: error: 'sipQtFindConnection' was not declared in this scope make[1]: *** [sipqtcmodule.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [sipqtQWorkspace.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt-3.17/work/PyQt-x11-gpl-3.17/qt' make: *** [all] Error 2 !!! ERROR: dev-python/PyQt-3.17 failed. Call stack: ebuild.sh, line 1638: Called dyn_compile ebuild.sh, line 985: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile PyQt-3.17.ebuild, line 45: Called die !!! emake failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/dev-python/PyQt-3.17/temp/build.log'. |
qt is geinstalleerd
python en sip ook
ideetje iemand?