[MacPorts] #29008: libproxy build fails on 10.4 (undefined symbols)

MacPorts noreply at macports.org
Sat May 14 12:27:04 PDT 2011


#29008: libproxy build fails on 10.4 (undefined symbols)
---------------------------------+------------------------------------------
 Reporter:  vinc17@…             |       Owner:  devans@…           
     Type:  defect               |      Status:  new                
 Priority:  Normal               |   Milestone:                     
Component:  ports                |     Version:  1.9.2              
 Keywords:  tiger                |        Port:  libproxy           
---------------------------------+------------------------------------------

Comment(by rudloff@…):

 I have added the following to the Portfile (as suggested in #29008) and it
 worked :
 {{{
 platform darwin 8 {
     configure.ldflags-append    \
                                 -lxml2 \
                                 -lintl \
                                 -liconv \
                                 -lz
     configure.args-append       -DCMAKE_OSX_SYSROOT=/
 }
 }}}

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


More information about the macports-tickets mailing list