#22354: Port coin fails to build under snow leopard -------------------------------------+-------------------------------------- Reporter: dustman@… | Owner: css@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: | Keywords: Port: coin | -------------------------------------+-------------------------------------- Comment(by matt.leotta@…): Replying to [comment:19 css@…]:
Replying to [comment:18 dustman@…]: It's interesting that libXt couldn't be found. Could you check whether you have libXt? My link line seems to include additional libraries, specifically `-lXext -lSM -lICE -lX11`. Tracking the X11 dependencies always seems tricky with MacPorts' xorg vs. system X11.
I just did the following: {{{ port install xorg-libXt port clean coin port install coin }}} and it worked! It looks like maybe there was a missing dependency on libXt -- Ticket URL: <http://trac.macports.org/ticket/22354#comment:20> MacPorts <http://www.macports.org/> Ports system for Mac OS