Python23 won't compile under Leopard
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 (4)
Description: |
modified (diff)
|
Owner: |
changed from macports-tickets@… to jmr@…
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
This should be fixed by r35260.