Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14021 closed defect (fixed)

Python23 won't compile under Leopard

Reported by: jay47@… Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description (last modified by jmpp@…)

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)

comment:1 Changed 16 years ago by jmpp@…

Description: modified (diff)

comment:2 Changed 16 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to jmr@…
Status: newassigned

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed

This should be fixed by r35260.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.