>
>
> 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
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
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".
>> >
>>
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
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
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
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