[vlc-devel] Compiling vlc

Thomas Schweikle tschweikle at gmail.com
Mon Oct 12 20:44:00 CEST 2015


2015-10-12 19:52 GMT+02:00 David Fuhrmann <david.fuhrmann at gmail.com>:
>
>> Am 12.10.2015 um 19:16 schrieb Thomas Schweikle <tschweikle at gmail.com>:
>>
>> Hi!
>>
>> Trying to compile vlc on ubuntu 14.04 after checking out leads to:
>>
>> % git clone git://git.videolan.org/vlc.git
>> % cd vlc
>> % ./bootstrap
>> % mkdir -p contrib/native
>> % cd contrib/native
>> % ../bootstrap
>> % make
>>
>> After changing gettext dependency from 0.19.3 to 0.18.3 (hopefully not
>> breaking anything compiling works until all contrib/native
>> dependencies are compiled.
>>
>> % cd ../..
>> % ./configure
>>
>> leads to:
>> checking for CHROMAPRINT... yes
>> checking for protoc... no
>> checking for CHROMECAST... yes
>> configure: error: protoc compiler needed for chromecast was not found
>>
>> ??
>
> Hi,
>
> If you use contrib, you should compile protoc from extras/tools which is the matching version.

Yes this worked, as it worked installing the libraries as available
with ubuntu 14.04. Both versions work as expected.

But starting vlc gives:
VLC media player 3.0.0-git Vetinari (revision 2.2.0-git-4906-g0ed098b)
[00000000024c7570] core stream error: corrupt module:
/home/tps/dev/vlc/modules/.libs/libaccess_archive_plugin.so

??

-- 
Thomas


More information about the vlc-devel mailing list