Opened 17 years ago

Last modified 15 years ago

#14021 closed defect

Python23 won't compile under Leopard — at Initial Version

Reported by: jay47@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

Error: Undefined symbols:

"dummy", referenced from:

any workarounds appreciated.

c248:~ morena$ sudo port install python23 ---> Building python23 with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python23/work/Python-2.3.6" && make all " returned error 2 Command output: /usr/bin/gcc-4.0 -L/opt/local/lib -u dummy -u _PyMac_Error -framework System -framework CoreServices -framework Foundation -o python.exe \

Modules/python.o \ -L. -lpython2.3 -ldl -framework CoreServices -framework Foundation

Undefined symbols:

"dummy", referenced from:

ld: symbol(s) not found collect2: ld returned 1 exit status make: * [python.exe] Error 1

Error: Status 1 encountered during processing.

Change History (0)

Note: See TracTickets for help on using tickets.