Have you checked that you have dev libraries for gcc 4.8 installed and not some 
other version?http://packages.ubuntu.com/xenial/libgcc-4.8-dev
I'm not sure which GCC is the default in Xenial, but it supports 
many:http://packages.ubuntu.com/search?keywords=libgcc-&searchon=names&suite=xenial&section=all

Looks like your problem is with vpx. Maybe take your problem up with them.
Otherwise, I will probably install Xenial in the next week or two and I could 
take a look at it then.
~Brian

      From: Federico Allegretti <allegf...@gmail.com>
 To: "mlt-devel@lists.sourceforge.net" <mlt-devel@lists.sourceforge.net> 
 Sent: Friday, April 22, 2016 7:01 AM
 Subject: [Mlt-devel] unable to build on new ubuntu 16.04
   
Hello everybody.

Recently i update my system to a new (fresh install) ubuntu 16.04 64 bit, and 
wish to install the newest melted framework :D

apt-got like build instructions on 
https://www.mltframework.org/bin/view/MLT/BuildScripts

but i installed libjack-jackd2-dev instead of libjack-dev
and i had to get liboil like that:

wget 
http://mirrors.kernel.org/ubuntu/pool/universe/libo/liboil/liboil0.3_0.3.17-2ubuntu4_amd64.deb
sudo dpkg -i liboil0.3_0.3.17-2ubuntu4_amd64.deb 


Running the script with ./build-melted.sh ended soon with:

[DEP] vpx/src/vpx_psnr.c.d
make[1]: *** No rule to make target 
'/usr/lib/gcc/x86_64-linux-gnu/4.8/include/stddef.h', needed by 
'vpx/src/vpx_decoder.c.o'.  Stop.
Makefile:17: recipe for target '.DEFAULT' failed
make: *** [.DEFAULT] Error 2
ERROR: Unable to build libvpx
LOG: Process has finished. Reason: FAILURE Some kind of error occured: Unable 
to build libvpx



  
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to