[MacPorts] #16212: Python21 doesn't compile on Leopard Intel
#16212: Python21 doesn't compile on Leopard Intel -------------------------------+-------------------------------------------- Reporter: lucadex@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: python21 | -------------------------------+-------------------------------------------- Hi I've tried to install the python21 port on a new Mac Book Pro with Mac OS X 10.5.4 and Xcode 3.0. At first I got en error since apparently the Python FTP site (ftp.python.org) is unreachable. I don't know if this is a temporary problem or not. Anyway I downloaded the Portfile and changed the master_sites variable as stated below: master_sites http://ftp.python.org/ftp/python/${version}/ I put the Portfile in my local portfiles repository, run the portindex utility and launched a "sudo port install python21" command. Everything starts nicely (the python package gets downloaded) but the build process ends with the following error: /usr/bin/gcc-4.0 -L/opt/local/lib -u __dummy -framework System -framework Foundation -o python.exe \ Modules/python.o \ libpython2.1.a -lpthread -ldl Undefined symbols: "__dummy", referenced from: ld: symbol(s) not found collect2: ld returned 1 exit status Any hint? TIA Ciao, Luca De Santis Pisa, Italy -- Ticket URL: <http://trac.macports.org/ticket/16212> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16212: Python21 doesn't compile on Leopard Intel --------------------------------+------------------------------------------- Reporter: lucadex@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: python21 --------------------------------+------------------------------------------- Comment (by blb@macports.org): Python 2.1 was last updated upstream in April 2002, so it isn't too surprising that it fails to build with a newer OS and newer compiler. In fact, any Python prior to 2.3 will probably have similar issues. -- Ticket URL: <http://trac.macports.org/ticket/16212#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16212: Python21 doesn't compile on Leopard Intel --------------------------------+------------------------------------------- Reporter: lucadex@gmail.com | Owner: jmr@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: python21 --------------------------------+------------------------------------------- Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => jmr@macports.org * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/16212#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16212: Python21 doesn't compile on Leopard Intel --------------------------------+------------------------------------------- Reporter: lucadex@gmail.com | Owner: jmr@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: python21 --------------------------------+------------------------------------------- Changes (by jmr@macports.org): * status: assigned => closed * resolution: => fixed Comment: Fixed master_sites in r39014, and the link error in r39015. -- Ticket URL: <http://trac.macports.org/ticket/16212#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts