Weston is not linking libm

Thiago Macieira thiago.macieira at intel.com
Sat May 26 06:11:11 PDT 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20120526/6623db79/attachment-0001.pgp>


More information about the wayland-devel mailing list