On 26 May 2012 14:11, Thiago Macieira wrote:
> On sábado, 26 de maio de 2012 08.45.04, dar...@chaosreigns.com wrote:
>> When I run that:
>> $ pkg-config --libs "cairo vpx"
>> -L/home/darxus/install.test.master/lib -lcairo -lvpx
>
> Looks like it's vpx.pc that is bad.
Unfortunately this is a red h
The upstream vpx.pc file is missing -lm - an issue with patch is
available here: http://code.google.com/p/webm/issues/detail?id=451
Cheers,
Rob
On 26 May 2012 14:11, Thiago Macieira wrote:
> On sábado, 26 de maio de 2012 08.45.04, dar...@chaosreigns.com wrote:
>> When I run that:
>> $ pkg-confi
On sábado, 26 de maio de 2012 08.45.04, dar...@chaosreigns.com wrote:
> When I run that:
> $ pkg-config --libs "cairo vpx"
> -L/home/darxus/install.test.master/lib -lcairo -lvpx
Looks like it's vpx.pc that is bad.
If you're statically linking to it, then pkg-config should display the -lm too,
so
I can't get weston to build since the webm support for wcap (video capture)
was added. With the latest wayland, weston, and vpx git masters (on ubuntu
oneric):
/home/darxus/source.test.master/weston/wcap/vpxenc.c:1388: undefined reference
to `log'
wcap_decode-vpxenc.o: In function `vp8_mse2psnr'