[MacPorts] #16475: gtk2 requires symlink for lubXrandr.2.0.0.dylib
MacPorts
noreply at macports.org
Fri Sep 5 17:33:18 PDT 2008
#16475: gtk2 requires symlink for lubXrandr.2.0.0.dylib
------------------------------------------+---------------------------------
Reporter: darren.weber.lists at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: | Port:
------------------------------------------+---------------------------------
{{{
---> 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
Error: The following dependencies failed to build: gtk2 pcre
Error: Status 1 encountered during processing.
}}}
I ran
{{{
# ln -s /usr/X11/lib/libXrandr.2.dylib /usr/X11/lib/libXrandr.2.0.0.dylib
}}}
With this change, it proceeds to fetch, extract, configure, build, stage
and install.
--
Ticket URL: <http://trac.macports.org/ticket/16475>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list