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"
Wednesday, December 5, 2007
osx macports libGL ld cycle.
I ran into a linker bug trying to get gnucash installed when building the aqbanking package. To fix this, I modified the aqbanking Portfile (/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/aqbanking/Portfile) to include:
Subscribe to:
Post Comments (Atom)
1 comments:
Thank you, thank you for posting this! It helped me install gimp-jp2. I had to make the modification to one of the dependencies (tiff) in addition to (or perhaps instead of?) gimp-jp2. But I just copied the line you posted into their Portfiles, and it installed beautifully. Thanks again.
Post a Comment