#17008: gtk2 port incorrectly advises users to make a symlink ---------------------------------------+------------------------------------ Reporter: jeremyhu@freedesktop.org | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: gtk2 | ---------------------------------------+------------------------------------ Comment(by afb@macports.org): Replying to [comment:6 jeremyhu@…]:
yes, it will build. The problem is *NOT* a missing libXrandr.2.0.0.dylib. The problem is that the original reporter's libXrandr.la referenced libXrandr.2.0.0.dylib. After installing X11-2.3.1, you'll notice that libXrandr.la refers to the correct dylib.
Problem isn't the libtool file itself (it's updated with X11), it's rebuilding all random MacPorts libraries that were linking with the previous minor version of the library. And doing so with only the limited dependencies that MP offers. -- Ticket URL: <http://trac.macports.org/ticket/17008#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS