Ticket #13750 (closed defect: duplicate)
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
Note: See
TracTickets for help on using
tickets.

