[Python-Dev] Mac/wastemodule build failing
Ronald Oussoren
ronaldoussoren at mac.com
Sun Jun 4 14:40:37 CEST 2006
On 4-jun-2006, at 13:14, skip at pobox.com wrote:
> I saw a thread here a couple days ago about a bunch of old Mac
> cruft going
> away. I recall wastemodule.c being mentioned. Now building it is
> failing
> for me (Mac OSX 10.4.6). Was it only wounded but not killed? The
> first
> couple of errors are the key I think:
>
> .../Mac/Modules/waste/wastemodule.c:19:30: error:
> WEObjectHandlers.h: No such file or directory
> .../Mac/Modules/waste/wastemodule.c:20:20: error: WETabs.h: No
> such file or directory
>
It that a new failure? Waste is a wrapper for the waste library,
which is a 3th-party library that
must be at a specific location in your tree to build correctly.
Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2157 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-dev/attachments/20060604/691e37a8/attachment.bin
More information about the Python-Dev
mailing list