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

Barron Snyder barronsnyder at mac.com
Mon Apr 29 00:23:00 BST 2002


You're right, the files are there, but the names have been truncated. I 
used Stuffit Expander to uncompress SIP and PyQt and apparently it has a 
31 character limit on filenames.

In PyQt-3.2rc4/qt/, the files show up as:
	sipqtQNetworkProtocolFactor.1
	sipqtQNetworkProtocolFactoryBas

And in PyQt-3.2rc4/qtnetwork :
	sipqtQNetworkProtocolFactoryBas

And in PyQt-3.2rc4/qtgl :
	sipqtQNetworkProtocolFactoryBas

And in PyQt-3.2rc4/qtcanvas :
	sipqtQNetworkProtocolFactoryBas

I fixed the filenames and am re-running everything. So far, it looks 
good. PyQt make is slowly chugging along and seems to be generating the 
correct files.

-Barron


On Sunday, April 28, 2002, at 05:34 AM, Phil Thompson wrote:

> barronsnyder at mac.com wrote:
>>
>> 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
>
> That .h file is certainly in the tarball in the right directory.
>
> Phil
>
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.gmd.de
> http://mats.gmd.de/mailman/listinfo/pykde




More information about the PyQt mailing list