Hey! I'm trying to install Swftools with Fink on a Mac OS 10.4.11 and I'm getting the following problem.
I'm doing what is said on the swftools FAQ (question 7), and when I try to install the libs "lame" and "lame-shlibs" ( fink install lame ) I get the following errors: 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 _glClearColor _glColor3ub _glDisable _glEnable _glLoadIdentity _glMatrixMode _glOrtho _glPopMatrix _glPushMatrix _glRasterPos2i collect2: ld returned 1 exit status make[4]: *** [CallbackMaker] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of make failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-freeglut-2.4.0-5 (Reading database ... 4586 files and directories currently installed.) Removing fink-buildlock-freeglut-2.4.0-5 ... Failed: phase compiling: freeglut-2.4.0-5 failed Any clues? Thanks in advance, Joao Torres.
