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

Derk-Jan Hartman hartman at videolan.org
Mon Oct 17 13:50:26 CEST 2005


On 17 okt 2005, at 09:28, lists at lestang.org wrote:
> 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


There is a problem withl libshout... You need to --disable-shout in  
the mean time. (it's annoying i know.)

DJ

-- 
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