[MacPorts] #13377: python25 build error

MacPorts trac at macosforge.org
Thu Nov 22 06:23:38 PST 2007


#13377: python25 build error
---------------------------------+------------------------------------------
 Reporter:  rhwood at macports.org  |       Owner:  mww at macports.org
     Type:  defect               |      Status:  new             
 Priority:  Normal               |   Milestone:  Port Bugs       
Component:  ports                |     Version:  1.6.0           
 Keywords:                       |  
---------------------------------+------------------------------------------
 Python25 fails to build with undefined symbols:

 {{{
 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

 Warning: the following items did not execute (for python25):
 org.macports.activa
 te org.macports.build org.macports.destroot org.macports.install
 Error: Status 1 encountered during processing.
 }}}

-- 
Ticket URL: <https://svn.macosforge.org/projects/macports/ticket/13377>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list