Re: garnome 2.20.3 fails to install on macosx 10.5.1



I found the answer to my problem in the archives, " Remove the line -Wl,--export-dynamic from LDFLAGS in gar.conf.mk, and you should be ok." (sorry for the spam) and that worked.

But now it's breaking on a new problem.  I'm running "make paranoid-install" from the desktop directory for the stable version (2.20.3) on macosx 10.5.1:


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.20.3/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


Macintosh:desktop jackal$ pwd
/Users/jackal/source/GNOME2-garnome/garnome-2.20.3/desktop

Macintosh:desktop jackal$ gcc -v
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5465)

Macintosh:desktop jackal$ make -v
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i386-apple-darwin9.1.0

Macintosh:desktop jackal$ uname -a
Darwin Macintosh.local 9.1.0 Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386 i386



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