[Pythonmac-SIG] python23 under leopard (intel mac)
j47
nospamme at jat.com.au
Mon Jan 21 19:58:12 CET 2008
I am also having trouble with Python 2.3.6 under Leopard (yes, I'm stuck with
this version).
Tried everything as below. I still get:
Undefined symbols:
"__dummy", referenced from:
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [python.exe] Error 1
Any ideas?
Yves Serrano wrote:
>
> I used "export MACOSX_DEPLOYMENT_TARGET=10.5" and edited pyconfig.h
> after configure.
>
> I changed this values:
> #undef _POSIX_C_SOURCE
> #undef _XOPEN_SOURCE
> #define HAVE_BROKEN_POSIX_SEMAPHORES
> after that it worked
> regards Yves
>
--
View this message in context: http://www.nabble.com/python23-under-leopard-%28intel-mac%29-tp14205076p15003863.html
Sent from the Python - pythonmac-sig mailing list archive at Nabble.com.
More information about the Pythonmac-SIG
mailing list