Re: Not able to build weston following the instructions in the website.

2014-05-13 Thread Bill Spitzak
I was hoping to clean this up, but I thought I would post my current notes on getting Wayland compiled, on an Ubuntu 12.04 machine. This machine had been used to compile X11 programs, thus it may have packages already installed that are required for Wayland. I did start with http://wayland.fre

RE: Not able to build weston following the instructions in the website.

2014-05-13 Thread Srivardhan
> -Original Message- > From: wayland-devel [mailto:wayland-devel- > boun...@lists.freedesktop.org] On Behalf Of Pekka Paalanen > Sent: Tuesday, May 13, 2014 1:03 PM > To: Srivardhan > Cc: wayland-devel@lists.freedesktop.org > Subject: Re: Not able to build

Re: Not able to build weston following the instructions in the website.

2014-05-13 Thread Pekka Paalanen
On Tue, 13 May 2014 12:44:45 +0530 Srivardhan wrote: > Hi, > > When followed the instructions in the > http://wayland.freedesktop.org/building.html, Weston configure fails, as it > won't find the wayland-scanner installed in custom location. So we need to > update the build instructions in the w

Not able to build weston following the instructions in the website.

2014-05-13 Thread Srivardhan
Hi, When followed the instructions in the http://wayland.freedesktop.org/building.html, Weston configure fails, as it won't find the wayland-scanner installed in custom location. So we need to update the build instructions in the website to update the PATH variable with custom location. Has nobody

Re: Not able to build Weston.

2014-04-02 Thread Srivardhan M S
Hi Pekka, Thank you very much, Setting the path resolved the issue. Thanks Bryce for the build commands. I was able to build the weston. Thank-you, Sri On Wed, Apr 2, 2014 at 11:52 AM, Pekka Paalanen wrote: > On Wed, 2 Apr 2014 10:36:56 +0530 > Srivardhan M S wrote: > >> Hi, >> >> I repeated

Re: Not able to build Weston.

2014-04-01 Thread Pekka Paalanen
On Wed, 2 Apr 2014 10:36:56 +0530 Srivardhan M S wrote: > Hi, > > I repeated the steps, but am getting the same issue. :( Below is the log: > sri.hebbar@sri-hebbar:~/Wayland/weston$ git clean -xfd > Removing Makefile > Removing Makefile.in > Removing aclocal.m4 > Removing autom4te.cache/ > Remov

Re: Not able to build Weston.

2014-04-01 Thread Srivardhan M S
Hi, I repeated the steps, but am getting the same issue. :( Below is the log: sri.hebbar@sri-hebbar:~/Wayland/weston$ git clean -xfd Removing Makefile Removing Makefile.in Removing aclocal.m4 Removing autom4te.cache/ Removing build-aux/ Removing clients/.deps/ Removing config.h Removing config.h.i

Re: Not able to build Weston.

2014-04-01 Thread Bryce W. Harrington
On Tue, Apr 01, 2014 at 12:14:17PM +0530, Srivardhan M S wrote: > Hi, > > I followed the instruction from > http://wayland.freedesktop.org/building.html and was able to build > Wayland, Mesa, libxkbcommon, cairo-gl, libunwind. But got struck while > building Weston. When I do a make, I get the fol

Not able to build Weston.

2014-03-31 Thread Srivardhan M S
Hi, I followed the instruction from http://wayland.freedesktop.org/building.html and was able to build Wayland, Mesa, libxkbcommon, cairo-gl, libunwind. But got struck while building Weston. When I do a make, I get the following error: sri.hebbar@sri-hebbar:~/Wayland/weston$ make GENprotocol