Re: Weston testing (Re: New to wayland, need help pls.)

2014-04-20 Thread Srivardhan M S
Pardon me for the delayed response. I was on a vacation. Thank you very much for the reply. As I told I am new to Wayland (indeed new to Display server). I am going through the documentation of the Wayland which is available in the website. My understanding of Wayland is very little, so I won't b

New to wayland, need help pls.

2014-04-13 Thread Srivardhan M S
Hi, I am new to Wayland, and I would like to contribute to it. I have already, downloaded the source code and have built it. Now reading the documentation for understanding. Can you pls tell me how I can start involving and contributing to wayland? Thank-you, Sri _

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, &

Re: Not able to build Weston.

2014-04-01 Thread Srivardhan M S
4 at 4:46 AM, Bryce W. Harrington wrote: > 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, libu

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

Re: Need help in builing Mesa

2014-03-26 Thread Srivardhan M S
You can build Mesa with --disable-dri3 > > thanks > -Original Message- > From: wayland-devel [mailto:wayland-devel-boun...@lists.freedesktop.org] On > Behalf Of Srivardhan M S > Sent: Thursday, March 27, 2014 12:25 PM > To: wayland-devel@lists.freedesktop.org > Subjec

Need help in builing Mesa

2014-03-26 Thread Srivardhan M S
Hi, I am new to Wayland. I am following the instructions in the link http://wayland.freedesktop.org/building.html to build wayland. I successfully cloned wayland and drm and compiled them. But am struck in mesa. I've cloned the mesa code. When I run the autogen.sh as in the instructions, I get fo