On 19/08/2005, at 2:59 AM, Jim Gallacher wrote:

Ron Reisor wrote:
Hello,
I ran into a problem with the loader on MacOSX.
MaxOSX 1.4.2
python 2.4.1
apache 2.0.54
The loader seems to not like the "-undefined suppress" arguments in the final load. I modified dist/setup.py by removing the two "-undefined suppress" and ran configure and make again and the new mod_python does build and seems to work ok.

The bit of code which includes "-undefined suppress" came from the patch Graham submitted for MODPYTHON-65. See http://issues.apache.org/jira/browse/MODPYTHON-65 for details.

Not being a Mac person I can't comment further. Feel free to talk among yourselves. ;)

Yep, my fault. It will not build on Mac OS X 10.3.9 without that option if
you are using the standard version of GCC shipped with the operating
system.

I'll get onto my new Tiger laptop and try it there (haven't yet), but can you tell me which GCC you are using? I know the GCC version shipped on the box with Tiger, but are you using that, or are you using one supplied with Fink? Was worried that the change might not apply to the Fink version of GCC.

Graham

Reply via email to