On Tue, Jan 31, 2012 at 4:26 AM, Sanjoy Saha - ERS, HCL Tech
wrote:
> Matt,
> I tried with --disable-glx option in autogen.sh line and I am still getting
> the same error. Below is the log output. The option --disable-glx is not
> recognized "configure: WARNING: unrecognized options: --disable
ror: X11 development libraries needed for dri driver
-Original Message-
From: Matt Turner [mailto:matts...@gmail.com]
Sent: Monday, January 30, 2012 9:08 PM
To: Sanjoy Saha - ERS, HCL Tech
Cc: Michel Dänzer; mesa-dev@lists.freedesktop.org
Subject: Re: [Mesa-dev] Help required in configur
On Mon, Jan 30, 2012 at 1:46 AM, Sanjoy Saha - ERS, HCL Tech
wrote:
> checking pkg-config files for X11 are available... no
> checking for X... no
> configure: error: X11 development libraries needed for GLX
I would try --disable-glx on the configure/autogen.sh line.
_
ay, January 27, 2012 9:22 PM
To: Sanjoy Saha - ERS, HCL Tech
Cc: Michel Dänzer; mesa-dev@lists.freedesktop.org
Subject: Re: [Mesa-dev] Help required in configuring mesa 3d in non X
environment.
2012/1/26 Sanjoy Saha - ERS, HCL Tech :
> Michel,
>As per the below instructions i tried to
2012/1/26 Sanjoy Saha - ERS, HCL Tech :
> Michel,
> As per the below instructions i tried to compile mesa as follows. But i
> get a compilation error in make process. Can you please help me out here ?
>
> ./configure --enable-gallium-egl --with-egl-platforms=drm
> --enable-shared-glapi --with-
king/mesa-7.11/src'
make: *** [default] Error 1
Thank You
Sanjoy Saha
From: Michel Dänzer [mic...@daenzer.net]
Sent: Wednesday, December 28, 2011 4:09 PM
To: Sanjoy Saha - ERS, HCL Tech
Cc: mesa-dev@lists.freedesktop.org
Subject: Re: [Mesa-dev] Help required
On Sam, 2011-12-24 at 22:52 +0530, Sanjoy Saha - ERS, HCL Tech wrote:
> As per my project requirement (Safety critical DO-178B), i have a box
> HPCN8641D (ppc) fitted with PCI-E radeon gpu e4690. I have already
> back ported kernel DRM module from 2.6.35.3 to 2.6.23 (Pre-installed
> in machine). I
Hi,
As per my project requirement (Safety critical DO-178B), i have a box
HPCN8641D (ppc) fitted with PCI-E radeon gpu e4690. I have already back ported
kernel DRM module from 2.6.35.3 to 2.6.23 (Pre-installed in machine). I wanted
to run mesa 3D application in it. While trying to compile mes