Ticket #16475 (closed defect: invalid)
gtk2 requires symlink for lubXrandr.2.0.0.dylib
| Reported by: | darren.weber.lists@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | nox@… | |
| Port: | gtk2 |
Description
---> 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.
Change History
Note: See
TracTickets for help on using
tickets.

