[vlc-devel] No more static theora library provided in latest libtheora packages leads to a vlc link error

Gilles Sabourin gilles.sabourin at free.fr
Fri Dec 21 22:44:07 CET 2007


Hi,

This evening I have updated my configurations with latest 1.0beta2 libtheora 
packages from packman repository for openSUSE 10.2 /10.3

Manfred Tremel from packman project has not provided static library part for 
theora.

Hence both vlc-0.8.6d and vlc-0.9 does not link. I tried --disable-theora 
option, but libtool still stops on this error :

/bin/sh ../../libtool --tag=CC --mode=link gcc -Wsign-compare -Wall -pipe -o 
libaccess_output_shout_plugin.so 
libaccess_output_shout_plugin.a -L/usr/lib64 -shared -lpthread -fpic -fPIC -lshout -lvorbis -lm -ltheora -logg -u 
vlc_entry__0_8_6
libtool: link: cannot find the library `/usr/lib64/libtheora.la' or unhandled 
argument `/usr/lib64/libtheora.la'
make[4]: *** [libaccess_output_shout_plugin.so] Error 1
make[4]: Leaving directory 
`/usr/src/packages/BUILD/vlc-0.8.6d/modules/access_output'
make[3]: *** [all-modules] Error 1
make[3]: Leaving directory 
`/usr/src/packages/BUILD/vlc-0.8.6d/modules/access_output'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/packages/BUILD/vlc-0.8.6d/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/packages/BUILD/vlc-0.8.6d'
make: *** [all] Error 2

Thanks for your reply,
Gilles



More information about the vlc-devel mailing list