New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13750 (closed defect: duplicate)

Opened 2 years ago

Last modified 2 years ago

aqbanking 2.3.3 build: ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib

Reported by: jens.haeusser@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: aqbanking leopard gnucash Cc: ryandesign@…
Port:

Description

After the update to aqbanking 2.3.3 (see #13685), the dylib problem in building aqbanking on OS 10.5 Leopard (noted in #13173) persists. The error is:

ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib

As noted by jmauro at freeshell.org, adding

configure.ldflags-append "-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"

after configure.cflags-append "-L${prefix}/lib" in the Portfile fixes the build problem on Leopard.

Change History

Changed 2 years ago by ryandesign@…

  • status changed from new to closed
  • resolution set to duplicate

Duplicate of #13173.

Changed 2 years ago by jmpp@…

  • milestone Port Bugs deleted
Note: See TracTickets for help on using tickets.