[MacPorts] #34035: glib2 will not build

MacPorts noreply at macports.org
Fri Apr 13 21:25:08 PDT 2012


#34035: glib2 will not build
-----------------------------------+----------------------------------------
  Reporter:  matt.cottrell@…       |       Owner:  macports-tickets@…                   
      Type:  defect                |      Status:  closed                               
  Priority:  Normal                |   Milestone:                                       
 Component:  ports                 |     Version:  2.0.4                                
Resolution:  invalid               |    Keywords:                                       
      Port:  glib2                 |  
-----------------------------------+----------------------------------------
Changes (by ryandesign@…):

 * cc: ryandesign@… (added)
  * status:  new => closed
  * resolution:  => invalid


Comment:

 When filing a ticket, please remember to Cc the maintainer of a port so
 they see the ticket.

 This was not a clean build attempt; if you hadn't already figured out what
 the problem was, I would have asked you to clean and try again.

 As you already discovered, the relevant error in the log was:

 {{{
 dyld: Library not loaded: /opt/local/lib/libncurses.5.dylib
   Referenced from: /opt/local/bin/msgfmt
 }}}

 This means glib2 uses msgfmt (a part of gettext, on which the glib2 port
 declares a library dependency), and msgfmt uses the ncurses library (part
 of the ncurses port, on which the gettext port declares a library
 dependency). So ncurses should already have been active; perhaps you
 manually deactivated it before for some reason.

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


More information about the macports-tickets mailing list