On Tue, Jul 14, 2009 at 01:49:57PM +0200, Joao Torres <[email protected]> wrote: > gcc -O3 -Wl,-dylib_file > -Wl,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib > -o .libs/CallbackMaker CallbackMaker-CallbackMaker.o -L/sw/lib > ../../../src/.libs/libfreeglut.dylib -lm -L/usr/X11R6/lib -lGL -lGLU > -lXext -lX11 -lXxf86vm > /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: > _glClear
Oh, and could you send me your "config.log" file? I'd like to hunt the problem down why configure (obviously) didn't manage to compile an opengl test program, but still linked against -lGL and -lGLU. Thanks! Matthias
