Hi Joao,
Joao Torres wrote:
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:
-------------------^^^^^^^
I'm by no means an expert in these issues, but it would appear that you
are going for powerpc architecture rather then x86. Is that your
intention? I wouldn't be surprised is support for powerpc is lagging far
behind.
Then again, I've not booted OSX on my MacBookPro for almost a year so I
could be completely off.
Best / Jonas