#17008: gtk2 port incorrectly advises users to make a symlink --------------------------------------+------------------------------------- Reporter: jeremyhu@freedesktop.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: --------------------------------------+------------------------------------- There is no need to force users to make this symlink... please remove this from the port. {{{ Warning: the following items did not execute (for unrar): org.macports.destroot org.macports.build Error: Unable to upgrade port: 1 ---> Fetching gtk2 Error: Some libs are missing from your X11 installation. Please run this command: Error: sudo ln -s libXrandr.2.dylib /usr/X11/lib/libXrandr.2.0.0.dylib Error: Target org.macports.fetch returned: missing /usr/X11/lib/libXrandr.2.0.0.dylib Warning: the following items did not execute (for gtk2): org.macports.destroot org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build Error: Unable to upgrade port: 1 ---> Fetching gtk2 Error: Some libs are missing from your X11 installation. Please run this command: Error: sudo ln -s libXrandr.2.dylib /usr/X11/lib/libXrandr.2.0.0.dylib Error: Target org.macports.fetch returned: missing /usr/X11/lib/libXrandr.2.0.0.dylib Warning: the following items did not execute (for gtk2): org.macports.destroot org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build Error: Unable to upgrade port: 1 (10:52:00 Sun Oct 26 2008 jeremy@tifa i386) ~/src/apple/X11_quartz_wm/trunk $ ls -l /usr/X11/lib/libXrandr.* lrwxrwxrwx 1 root wheel 17 2008-10-22 18:41 /usr/X11/lib/libXrandr.2.1.0.dylib -> libXrandr.2.dylib -rwxr-xr-x 1 root wheel 134276 2008-10-22 16:53 /usr/X11/lib/libXrandr.2.dylib lrwxrwxrwx 1 root wheel 17 2008-10-22 18:41 /usr/X11/lib/libXrandr.dylib -> libXrandr.2.dylib -rwxr-xr-x 1 root wheel 955 2008-10-22 16:52 /usr/X11/lib/libXrandr.la }}} -- Ticket URL: <http://trac.macports.org/ticket/17008> MacPorts <http://www.macports.org/> Ports system for Mac OS