#13389: python25 restFP build error with latest portfile on OS 10.4 -------------------------------+-------------------------------------------- Reporter: crkrenn@gmail.com | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Keywords: | -------------------------------+-------------------------------------------- Hello, I'm having trouble installing python25 using macports 1.520 on a PPC iBook with OS 10.4. I've done "port selfupdate", "port clean python25", "port upgrade python25", and I still get a linking error with the latest (rev 3) portfile: Do you have any suggestion for fixing or diagnosing this? I tried the older solutions of adding gcc libraries to the python makefile with no luck. Thanks! -Chris error below: ranlib libpython2.5.a libtool -o libpython2.5.dylib -dynamic \ -all_load libpython2.5.a -single_module \ -install_name /opt/local/lib/libpython2.5.dylib \ -compatibility_version 2.5 \ -current_version 2.5 -lSystem -lSystemStubs -L/opt/local/lib ld: for architecture ppc ld: warning prebinding disabled because of undefined symbols ld: Undefined symbols: restFP saveFP libtool: internal link edit command failed make: *** [libpython2.5.dylib] Error 1 -- Ticket URL: <http://trac.macports.org/projects/macports/ticket/13389> MacPorts </projects/macports> Ports system for Mac OS