Weston is not linking libm

Rob Bradford rob at robster.org.uk
Mon May 28 05:07:31 PDT 2012


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 <thiago.macieira at intel.com> wrote:
> On sábado, 26 de maio de 2012 08.45.04, darxus at 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 the .pc file is probably bad.
>
> Another possibility is that the .pc file is meant for a shared library but you
> have only the static one. That's also a packaging bug.
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>  Software Architect - Intel Open Source Technology Center
>     Intel Sweden AB - Registration Number: 556189-6027
>     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
>


More information about the wayland-devel mailing list