[MacPorts] #21861: rpm - 4.4.9 - doesn't build cause to libbd.la error

MacPorts noreply at macports.org
Thu Oct 15 04:59:49 PDT 2009


#21861: rpm  - 4.4.9 - doesn't build cause to libbd.la error
----------------------------------------+-----------------------------------
 Reporter:  antoine.mercadal@…          |       Owner:  n3npq@…      
     Type:  defect                      |      Status:  new          
 Priority:  Normal                      |   Milestone:               
Component:  ports                       |     Version:  1.8.1        
 Keywords:  snowleopard                 |        Port:  rpm          
----------------------------------------+-----------------------------------

Comment(by afb@…):

 This would be the difference why it didn't build the shared library (of
 which the .la is part, strangely):
 {{{
 checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-
 darwin10/4.2.1/ld) supports shared libraries... no
 }}}
 versus
 {{{
 checking whether the /usr/bin/gcc-4.0 linker (/usr/bin/ld) supports shared
 libraries... yes
 }}}

 You'll need to attach the config.log file from the `port work rpm`
 subdirectory to know why that is.

-- 
Ticket URL: <http://trac.macports.org/ticket/21861#comment:14>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list