Re: no package vpx found when building weston

2012-05-31 Thread Scott Moreau
> > > Fedora packages worked for me as well but as pointed out on IRC, the -lm > is actually pulled in by cairo, which gets it from mesa. > > your cairo built for GL pulls in the deps from the mesa pc files > .la files tend to have excessive linking information > > The -lm bit should be fixed by

Re: no package vpx found when building weston

2012-05-31 Thread Scott Moreau
On Thu, May 31, 2012 at 1:19 PM, Kristian Høgsberg wrote: > On Thu, May 31, 2012 at 3:10 PM, Casey Dahlin wrote: > > On Thu, May 31, 2012 at 12:17:00PM -0400, dar...@chaosreigns.com wrote: > >> On 05/31, Prigent, Christophe wrote: > >> >I had an error when building Weston: "package requiremen

Re: no package vpx found when building weston

2012-05-31 Thread Kristian Høgsberg
On Thu, May 31, 2012 at 3:10 PM, Casey Dahlin wrote: > On Thu, May 31, 2012 at 12:17:00PM -0400, dar...@chaosreigns.com wrote: >> On 05/31, Prigent, Christophe wrote: >> >    I had an error when building Weston: "package requirements (cairo vpx) >> >    were not met: no package vpx found". >> > >>

Re: no package vpx found when building weston

2012-05-31 Thread Casey Dahlin
On Thu, May 31, 2012 at 12:17:00PM -0400, dar...@chaosreigns.com wrote: > On 05/31, Prigent, Christophe wrote: > >I had an error when building Weston: "package requirements (cairo vpx) > >were not met: no package vpx found". > > > >The installation of libvpx0 and libvpx-dev from the sy

Re: no package vpx found when building weston

2012-05-31 Thread darxus
On 05/31, Prigent, Christophe wrote: >I had an error when building Weston: "package requirements (cairo vpx) >were not met: no package vpx found". > >The installation of libvpx0 and libvpx-dev from the synaptic package >manager didn’t fix the problem. I found that there is no .pc f

Re: no package vpx found when building weston

2012-05-31 Thread Kristian Høgsberg
You can just disable the capture tools, pass --disable-wcap-tools to configure. Kristian On Thu, May 31, 2012 at 10:22 AM, Prigent, Christophe wrote: > I had an error when building Weston: "package requirements (cairo vpx) were > not met: no package vpx found". > > The installation of libvpx0 an

no package vpx found when building weston

2012-05-31 Thread Prigent, Christophe
I had an error when building Weston: "package requirements (cairo vpx) were not met: no package vpx found". The installation of libvpx0 and libvpx-dev from the synaptic package manager didn't fix the problem. I found that there is no .pc file related to it inside /usr/share/pkgconfig. I'm workin