[MacPorts] #32348: Lion's libcups expects _iconv in libiconv.

MacPorts noreply at macports.org
Thu Dec 1 00:33:09 PST 2011


#32348: Lion's libcups expects _iconv in libiconv.
------------------------------------------------------------+---------------
 Reporter:  k.polezhaiev@…                                  |       Owner:  macports-tickets@…                   
     Type:  request                                         |      Status:  new                                  
 Priority:  Normal                                          |   Milestone:                                       
Component:  ports                                           |     Version:  2.0.3                                
 Keywords:  libcups, CUPS, _iconv, Lion, DYLD_LIBRARY_PATH  |        Port:  libiconv                             
------------------------------------------------------------+---------------
 I am trying to build .app bundle of application that uses GStreamer. I
 have Snow Leopard computer with macports installed. I've copied all the
 dependencies of my binary in Content/Resources/lib subdir and made
 launcher that modifies DYLD_LIBRARY_PATH before call of main binary. It
 seems .app works good on my computer. But as soon as I run it on Lion
 computer, application fails to start cause of /usr/lib/libcups expects
 _iconv symbol in my libiconv.2.dylib. If I will not ship libiconv.2.dylib,
 libgio (and may be other libs) will try to use Apple's libiconv.2.dylib,
 which is of version 7.0.0 (but 8.0.0 is required). Is there possibility to
 link all the libraries with Apple native libiconv instead of macports one,
 or to exclude CUPS from dependencies?

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


More information about the macports-tickets mailing list