On 6/26/12 4:12 PM, Shyam Saladi wrote: > Hi, > > I am trying to install graphviz on my OSX 10.5.8 machine using fink. > freeglut (freeglut-2.8.0-1) a dependency is failing. I did selfupdate > and update-all and still could not install with success. > > Some lines I think are relevant include: > > checking X11/extensions/Xrandr.h presence... yes > configure: WARNING: X11/extensions/Xrandr.h: present but cannot be compiled > configure: WARNING: X11/extensions/Xrandr.h: check for missing > prerequisite headers? > configure: WARNING: X11/extensions/Xrandr.h: see the Autoconf documentation > configure: WARNING: X11/extensions/Xrandr.h: section "Present But > Cannot Be Compiled" > configure: WARNING: X11/extensions/Xrandr.h: proceeding with the > compiler's result > > ... > > libtool: link: gcc -dynamiclib -o .libs/libfreeglut.3.dylib > .libs/libfreeglut_la-freeglut_callbacks.o > .libs/libfreeglut_la-freeglut_cursor.o > .libs/libfreeglut_la-freeglut_display.o > .libs/libfreeglut_la-freeglut_ext.o .libs/libfreeglut_la-freeglut_font.o > .libs/libfreeglut_la-freeglut_glutfont_definitions.o > .libs/libfreeglut_la-freeglut_font_data.o > .libs/libfreeglut_la-freeglut_stroke_roman.o > .libs/libfreeglut_la-freeglut_stroke_mono_roman.o > .libs/libfreeglut_la-freeglut_gamemode.o > .libs/libfreeglut_la-freeglut_geometry.o > .libs/libfreeglut_la-freeglut_init.o > .libs/libfreeglut_la-freeglut_input_devices.o > .libs/libfreeglut_la-freeglut_spaceball.o > .libs/libfreeglut_la-freeglut_joystick.o > .libs/libfreeglut_la-freeglut_main.o > .libs/libfreeglut_la-freeglut_menu.o > .libs/libfreeglut_la-freeglut_misc.o > .libs/libfreeglut_la-freeglut_overlay.o > .libs/libfreeglut_la-freeglut_state.o > .libs/libfreeglut_la-freeglut_structure.o > .libs/libfreeglut_la-freeglut_teapot.o > .libs/libfreeglut_la-freeglut_videoresize.o > .libs/libfreeglut_la-freeglut_window.o > .libs/libfreeglut_la-freeglut_xinput.o -L/sw/lib -L/usr/X11R6/lib -lGL > /usr/X11/lib/libXext.6.4.0.dylib -L/usr/X11/lib > /usr/X11/lib/libX11.6.2.0.dylib /usr/X11/lib/libXrandr.2.0.0.dylib > /usr/X11/lib/libXxf86vm.1.0.0.dylib -O3 -install_name > /sw/lib/libfreeglut.3.dylib -compatibility_version 13 -current_version > 13.0 -Wl,-single_module > ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib > collect2: ld returned 1 exit status > make[2]: *** [libfreeglut.la <http://libfreeglut.la>] Error 1 > > The full install messages are > here: http://dl.dropbox.com/u/347546/fink_install_freeglut.out > > Could anyone lend some assistance? > > Thanks very much, > Shyam > > -- > Lab of William Clemons > California Institute of Technology > >
"cycle in dylib re-exports" is an error we haven't seen in a long time. What Xcode version are you using? -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
