Re: garnome 2.20.3 fails to install on macosx 10.5.1



According to http://www.mail-archive.com/fink-devel lists sourceforge net/msg16067.html  , "This is a new issue that was introduced with Leopard, and it has to be fixed package by package."

And according to http://www.mail-archive.com/fink-devel lists sourceforge net/msg16105.html , the fix is to add
LDFLAGS="-dylib_file
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"
But I can't figure out where to add that in to make it work.

FYI, I see the same error in the unstable branch as well:

cc -dynamiclib  -o .libs/libglitz-glx.1.0.0.dylib  .libs/glitz_glx_drawable.o .libs/glitz_glx_format.o .libs/glitz_glx_info.o .libs/glitz_glx_extension.o .libs/glitz_glx_context.o .libs/glitz_glx_pbuffer.o  -L/Users/jackal/garnome/lib /Users/jackal/source/GNOME2-garnome/garnome-2.21.91/freedesktop/glitz/work/main.d/glitz-0.5.6/src/.libs/libglitz.dylib -L/usr/X11/lib /usr/X11/lib/libX11.6.2.0.dylib /usr/X11/lib/libXau.6.0.0.dylib /usr/X11/lib/libXdmcp.6.0.0.dylib -lGL -lpthread  -install_name  /Users/jackal/garnome/lib/libglitz-glx.1.dylib -Wl,-compatibility_version -Wl,2 -Wl,-current_version -Wl,2.0
ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib
collect2: ld returned 1 exit status
make[9]: *** [libglitz-glx.la] Error 1
make[8]: *** [all-recursive] Error 1
make[7]: *** [all-recursive] Error 1
make[6]: *** [all] Error 2
make[5]: *** [build-work/main.d/glitz-0.5.6/Makefile] Error 2
make[4]: *** [../../freedesktop/glitz/cookies/main.d/install] Error 2
make[3]: *** [../../freedesktop/cairo/cookies/main.d/install] Error 2
make[2]: *** [../../platform/gtk+/cookies/main.d/install] Error 2
make[1]: *** [../../bindings/pygtk/cookies/main.d/install] Error 2
make: *** [paranoid-install] Error 2



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]