Error compiling under Mac OS X

Tim Anderson ande2965 at tc.umn.edu
Thu Apr 18 21:29:11 CEST 2002


I tried compiling the latest version of vlc from the CVS, and ran into this
error while using gmake:

gmake[1]: Leaving directory `/Users/ande2965/vlc/plugins/ac3_spdif'
gmake[1]: Entering directory `/Users/ande2965/vlc/plugins/spudec'
gcc -no-cpp-precomp -DSYS_DARWIN -finline-limit-30000 -Wall -Winline -pipe
-D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE
-DLOCALEDIR=\"/usr/local/share/locale\"
-DDATA_PATH=\"/usr/local/share/videolan\"
-DPLUGIN_PATH=\"/usr/local/lib/videolan/vlc\" -Iinclude -Iextras
-D_REENTRANT -D_GNU_SOURCE -O3 -ffast-math -funroll-loops
-fomit-frame-pointer -mmultiple -mhard-float -mstring -mcpu=powerpc
-mtune=750 -fPIC -DPLUGIN -I../../include -I../../extras
-DMODULE_NAME=spudec -DMODULE_NAME_IS_spudec  -c spu_decoder.c -o
spu_decoder.lo.spudec
gcc spu_decoder.lo.spudec  -ObjC -lpthread -Wall -bundle -undefined error
-lcc_dynamic -shared  -o ../spudec.so
/usr/bin/ld: Undefined symbols:
_dgettext
gmake[1]: *** [../spudec.so] Error 1
gmake[1]: Leaving directory `/Users/ande2965/vlc/plugins/spudec'
gmake: *** [plugins/spudec.so] Error 2

Any idea how to correct this? Thanks!

Tim


-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list