Pyton on MacOS X is a link away ...

Thelonious Georgia olsonr at panix.com
Sun Oct 8 12:32:05 EDT 2000


Hey all-

Okay, my attempts to get Python 1.6 running on MacOS X have stymied at

ranlib libpython1.6.a
true
cd Modules;  make OPT="-g -O2 " VERSION="1.6" \
                prefix="/usr/local" exec_prefix="/usr/local" \
                LIBRARY=../libpython1.6.a link
cc   python.o \
          ../libpython1.6.a      -o python
/usr/bin/ld: Undefined symbols:
__PyImport_DynLoadFiletab
__PyImport_GetDynLoadFunc
make[1]: *** [link] Error 1
make: *** [python] Error 2
[toad_hall:~/Python-1.6] root#

This is a tricky one ... I can't figure my way out of this. Any ideas as to
why this is happening?

Thanks for any info,

Theo








More information about the Python-list mailing list