Hi,
I'm trying to package vlc (http://www.vlc.org), and here's what I get
...
cc sdl.lo.sdl vout_sdl.lo.sdl aout_sdl.lo.sdl -L/sw/lib -ObjC -lpthread
-Wall -bundle -undefined error -lcc_dynamic -shared -lSDLmain -lSDL
-framework OpenGL -framework AGL -framework IOKit -framework Carbon
-framework Cocoa -o ../sdl.so
/usr/bin/ld: Undefined symbols:
_SDL_main
make[1]: *** [../sdl.so] Error 1
make: *** [plugins/sdl.so] Error 2
[m161:~] sylvain% nm /sw/lib/libSDLmain.a | grep _SDL_main
U _SDL_main
Why doesn't ld find this symbol ?
Thanks in advance
--
Zauc
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel