#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 dustman@…): Replying to [comment:20 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
First, apologies for not responding to the earlier request to check if libXt was installed on my system - put on another project. Second - the above worked for me too! Thanks for the effort! -- Ticket URL: <http://trac.macports.org/ticket/22354#comment:21> MacPorts <http://www.macports.org/> Ports system for Mac OS