RE: Building weston

2018-09-17 Thread rohan julka
Thank you Regards Rohan Julka From: Daniel Stone Sent: 18 September 2018 02:06 To: rohan julka Cc: wayland Subject: Re: Building weston Hi Rohan, On Sat, 1 Sep 2018 at 11:28, rohan julka wrote: > how can I check if there is a compilation error after editing the code in > Weston , apologi

Re: Building weston

2018-09-17 Thread Daniel Stone
would be > appreciated . This page has some (perhaps slightly outdated) instructions for building Weston: https://wayland.freedesktop.org/building.html If the compilation (the 'make' and 'make install' stages) succeeds and you can run your modified version of Weston, the

Building weston

2018-09-01 Thread rohan julka
Hi , how can I check if there is a compilation error after editing the code in Weston , apologies for the rookie question I am just trying to understand on how to build and run Weston , it seems a bit confusing any help would be appreciated . Thank you , Regards Rohan _

Re: Problems building Weston/demo applications on the Raspberry Pi

2013-09-17 Thread Silvan Jegen
> thanks for the patch! :-) You are very welcome! > One minor correction: it is not exactly the flag, but removing > wayland-egl.pc that makes sure that toytoolkit does not use cairo-egl. > Otherwise looks good, and the patch is an improvement even as is. You see, I TOLD you the text is confusi

Re: Problems building Weston/demo applications on the Raspberry Pi

2013-09-17 Thread Pekka Paalanen
On Mon, 16 Sep 2013 18:17:16 +0200 Silvan Jegen wrote: > > the "When adding" refers to the old version of the guide. This > > is about migrating from a old build where the configure flags > > were different. That's what the "if you installed it before" > > meant. Granted, is not too clearly writ

Re: Problems building Weston/demo applications on the Raspberry Pi

2013-09-16 Thread Silvan Jegen
> the "When adding" refers to the old version of the guide. This > is about migrating from a old build where the configure flags > were different. That's what the "if you installed it before" > meant. Granted, is not too clearly written. I guess we could now > remove these leftovers. That's what

Re: Problems building Weston/demo applications on the Raspberry Pi

2013-09-16 Thread Pekka Paalanen
On Sun, 15 Sep 2013 21:29:24 +0200 Silvan Jegen wrote: > Hi everyone > > I am trying to build libwayland, Weston and the demo programs on my > Raspberry Pi following the guide at > > http://wayland.freedesktop.org/raspberrypi.html > > When compiling Weston and the demo programs however, I get

Problems building Weston/demo applications on the Raspberry Pi

2013-09-15 Thread Silvan Jegen
Hi everyone I am trying to build libwayland, Weston and the demo programs on my Raspberry Pi following the guide at http://wayland.freedesktop.org/raspberrypi.html When compiling Weston and the demo programs however, I get the attached error and no Makefile is being created. What confuses me is

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

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) >> >    we

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 installati

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 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 i

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