#14686: py-pyqt3 fails to build on 10.4.11 -----------------------------------+---------------------------------------- Reporter: felix.engel@fcenet.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | -----------------------------------+---------------------------------------- This is the output from a fresh Macport 1.6.0 installation: {{{ lina /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_python_py-pyqt3/work/PyQt-mac-gpl-3.17 # port install py-pyqt3 ---> Building py-pyqt3 with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_python_py-pyqt3/work/PyQt-mac-gpl-3.17" && make all " returned error 2 Command output: c++ -c -pipe -fPIC -Os -Wall -W -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/opt/local/include/python2.4 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/mkspecs/macx-g++ -I/opt/local/include/qt3 -o sipqtcmodule.o sipqtcmodule.cpp sip/qt/qdir.sip:47:28: error: sipqtQFileInfo.h: No such file or directory sipqtcmodule.cpp:13276: error: 'sipQtFindConnection' was not declared in this scope make[1]: *** [sipqtcmodule.o] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14686> MacPorts </projects/macports> Ports system for Mac OS