[MacPorts] #13750: aqbanking 2.3.3 build: ld: cycle in dylib
re-exports with /usr/X11R6/lib/libGL.dylib
MacPorts
trac at macosforge.org
Sat Dec 29 14:08:53 PST 2007
#13750: aqbanking 2.3.3 build: ld: cycle in dylib re-exports with
/usr/X11R6/lib/libGL.dylib
---------------------------------------+------------------------------------
Reporter: jens.haeusser at ubc.ca | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: aqbanking leopard gnucash |
---------------------------------------+------------------------------------
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.
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13750>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list