[vlc-devel] Error while compiling with libtheora on OS X

lists at lestang.org lists at lestang.org
Mon Oct 17 09:28:09 CEST 2005


Hello,

	Im' following the guidelines @ : 
http://developers.videolan.org/vlc/osx-compile.html, all the 
dependencies have been compiled whithout any problem, but now I'm 
compiling VLC and I'm hitting this compilation error :

gcc -Wsign-compare -Wall 
-I/Users/jeanbaptiste/vlc-work/./extras/contrib/include -no-cpp-precomp 
-D_INTL_REDIRECT_MACROS -pipe 
-L/Users/jeanbaptiste/vlc-work/./extras/contrib/vlc-lib 
-L/Users/jeanbaptiste/vlc-work/./extras/contrib/lib -o 
libaccess_output_shout_plugin.dylib libaccess_output_shout_plugin.a 
-L/usr/local/lib -g -shared -lcc_dynamic -bundle -undefined error 
-lpthread -fpic -fPIC -L/Users/jeanbaptiste/vlc-work/extras/contrib/lib 
-lshout -lvorbis -logg -lm -u _vlc_entry__0_8_4
gcc: unrecognized option `-shared'
ld: warning can't open dynamic library: 
@executable_path/lib/vlc_libtheora.dylib (checking for undefined 
symbols may be affected) (No such file or directory, errno = 2)
ld: Undefined symbols:
_theora_comment_clear
_theora_comment_init
_theora_decode_header
_theora_info_clear
_theora_info_init
make[4]: *** [libaccess_output_shout_plugin.dylib] Error 1
make[3]: *** [all-modules] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

TIA,

	Jean-Baptiste LE STANG

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list