[PyKDE] SIP/PyQt v3.2rc4 on OS X

barronsnyder at mac.com barronsnyder at mac.com
Sat Apr 27 21:13:00 BST 2002


Hello,

I tried to install the latest SIP/PyQt (v3.2rc4). SIP looks good (I 
think) but I get the following errors with PyQt make:

...
cpp-precomp: warning: errors during smart preprocessing, retrying in 
basic mode
/Applications/QtMacEval/bin/moc -o sipqtProxyqt.moc moc_sipqtProxyqt.h
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I..  
-I/sw/include/python2.2  -I/Applications/QtMacEval/include 
-DQT_THREAD_SUPPORT  -I/usr/X11R6/include  -fno-exceptions -O2 -c -o 
qtcmodule.lo `test -f qtcmodule.cpp || echo './'`qtcmodule.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include/python2.2 
-I/Applications/QtMacEval/include -DQT_THREAD_SUPPORT 
-I/usr/X11R6/include -fno-exceptions -O2 -c qtcmodule.cpp  -fno-common 
-DPIC -o qtcmodule.lo
qtcmodule.cpp:168: sipqtQNetworkProtocolFactoryBase.h: No such file or 
directory
In file included from qtcmodule.cpp:169:
sipqtQNetworkProtocol.h:46: sipqtQNetworkProtocolFactoryBase.h: No such 
file or directory
make[2]: *** [qtcmodule.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


I went ahead and tried "make install" (with my fingers crossed), but 
received the following:

...
cpp-precomp: warning: errors during smart preprocessing, retrying in 
basic mode
/Applications/QtMacEval/bin/moc -o sipqtProxyqt.moc moc_sipqtProxyqt.h
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I..  
-I/sw/include/python2.2  -I/Applications/QtMacEval/include 
-DQT_THREAD_SUPPORT  -I/usr/X11R6/include  -fno-exceptions -O2 -c -o 
qtcmodule.lo `test -f qtcmodule.cpp || echo './'`qtcmodule.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include/python2.2 
-I/Applications/QtMacEval/include -DQT_THREAD_SUPPORT 
-I/usr/X11R6/include -fno-exceptions -O2 -c qtcmodule.cpp  -fno-common 
-DPIC -o qtcmodule.lo
qtcmodule.cpp:168: sipqtQNetworkProtocolFactoryBase.h: No such file or 
directory
In file included from qtcmodule.cpp:169:
sipqtQNetworkProtocol.h:46: sipqtQNetworkProtocolFactoryBase.h: No such 
file or directory
make[1]: *** [qtcmodule.lo] Error 1
make: *** [install-recursive] Error 1


*sigh*
-Barron




More information about the PyQt mailing list