RE: Request help regarding building of mesa module

2014-08-12 Thread gautam.h.kumar
l.com>] Sent: Tuesday, August 12, 2014 1:04 PM To: Kumar, Gautam H. Cc: sri.heb...@samsung.com<mailto:sri.heb...@samsung.com>; wayland-devel@lists.freedesktop.org<mailto:wayland-devel@lists.freedesktop.org> Subject: Re: Request help regarding building of mesa module On 11 August 2014 17:0

Re: Request help regarding building of mesa module

2014-08-12 Thread Bill Spitzak
root@ivi-VirtualBox:/source_build/drm# ./autogen.sh --enable-intel I think you forgot the --prefix here? No package 'xcb-dri3' found No package 'xcb-present' found No package 'xcb-sync' found No package 'xshmfence' found So read the errors! :) Build the

RE: Request help regarding building of mesa module

2014-08-12 Thread gautam.h.kumar
Subject: Re: Request help regarding building of mesa module On 12 August 2014 11:31, mailto:gautam.h.ku...@accenture.com>> wrote: Hi Marek, 1] I built the drm with the enable intel option as suggested by you root@ivi-VirtualBox:/source_build/drm# ./autogen.sh --enable-intel ro

Re: Request help regarding building of mesa module

2014-08-12 Thread Marek Chalupa
quot;xcb-present" > > root@ivi-VirtualBox:/source_build/mesa# find / -name "xcb-sync" > > root@ivi-VirtualBox:/source_build/mesa# find / -name "xshmfence" > > > > > > Thanks and Br, > > Gautam > > > > > > > > >

RE: Request help regarding building of mesa module

2014-08-12 Thread gautam.h.kumar
;xshmfence" Thanks and Br, Gautam From: Marek Chalupa [mailto:mchqwe...@gmail.com] Sent: Tuesday, August 12, 2014 1:04 PM To: Kumar, Gautam H. Cc: sri.heb...@samsung.com; wayland-devel@lists.freedesktop.org Subject: Re: Request help regarding building of mesa module On 11 August 2014 17:

Re: Request help regarding building of mesa module

2014-08-12 Thread Marek Chalupa
On 11 August 2014 17:07, wrote: > Hi Marek, > > > > I rebuilt everything from scratch and it went on fine till again it > started breaking in the mesa module > > > >git clone git://anongit.freedesktop.org/mesa/mesa > >cd mesa > >./autogen.sh --pref

RE: Request help regarding building of mesa module

2014-08-11 Thread gautam.h.kumar
Hi Marek, I rebuilt everything from scratch and it went on fine till again it started breaking in the mesa module git clone git://anongit.freedesktop.org/mesa/mesa cd mesa ./autogen.sh --prefix=$WLD --enable-gles2 --disable-gallium-egl \