RE: Need help in builing Mesa

2014-03-26 Thread Zhang, Xiong Y
@lists.freedesktop.org Subject: Re: Need help in builing Mesa Thanks Zhang, Now am struck with another issue: configure: error: Could not find llvm shared libraries: Please make sure you have built llvm with the --enable-shared option and that your llvm libraries are installed in /usr/lib/llvm-2.9/lib If you have

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

RE: Need help in builing Mesa

2014-03-26 Thread Zhang, Xiong Y
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 Subject: Need help in builing Mesa Hi, I

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