Oops, it's MacOSX 10.4.2, not MacOSX 1.4.2 -- sorry.

[zim:~] ron% gcc --version
powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer, Inc. build 4061)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[zim:~] ron%


I'm using the gcc that Apple provides with the developers package.

extra info:

Tiger includes python 2.3.5 as /usr/bin/python, but I am not using that. Python 2.4.1 has been built into /Library/Frameworks and /usr/local/bin/python and that's what mod_python is using.

I'm using an apache 2.0.54 that I built myself into /usr/local.

cheers,

Ron


On Fri, 19 Aug 2005, Graham Dumpleton wrote:


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



Ron Reisor <[EMAIL PROTECTED]> (RWR3)
University of Delaware Information Technologies/Network and Systems Services
Computing Center/192 South Chapel Street/Newark DE, 19716
pgp finger print: 0D 73 06 6F D3 6A 99 D3  F5 D5 6E FF 3B B9 7C 2C

Reply via email to