Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #16475 (closed defect: invalid)

Opened 3 months ago

Last modified 3 months ago

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

Changed 3 months ago by blb@…

  • status changed from new to closed
  • resolution set to invalid
  • port set to gtk2

Right, that's why the port tells you that command needs to be run. See ticket #14592 for the full story.

Note: See TracTickets for help on using tickets.