Hi Matt,
> From the "build" in your path, it looks like you might be trying to do
> an out-of-tree build. I don't remember if that completely worked with
> 9.1.
>
> I just untarred 9.1.3 and did
>
> libtoolize --force
> ./autogen.sh --with-dri-drivers=i965,swrast
> --with-gallium-drivers=swrast --
On Thu, May 23, 2013 at 8:04 PM, Divick Kishore
wrote:
> Hi Matt,
>
> On Thu, May 23, 2013 at 8:38 PM, Matt Turner wrote:
>> On Thu, May 23, 2013 at 3:39 AM, Divick Kishore
Could someone please help me build mesa 9.1.1?
>>
>> I think this is a build system bug caused by not building any
Hi Matt,
On Thu, May 23, 2013 at 8:38 PM, Matt Turner wrote:
> On Thu, May 23, 2013 at 3:39 AM, Divick Kishore
>>>
>>> Could someone please help me build mesa 9.1.1?
>
> I think this is a build system bug caused by not building any classic
> hardware DRI drivers. Try --with-dri-drivers=i965,swras
On Thu, May 23, 2013 at 3:39 AM, Divick Kishore
wrote:
> Bump .. could someone please help me with this? Possibly I am missing
> something small but can't seem to figure out.
>
> Any help is appreciated.
> Divick
>
> On Thu, May 16, 2013 at 12:58 PM, Divick Kishore
> wrote:
>> Hi,
>> I am try
Bump .. could someone please help me with this? Possibly I am missing
something small but can't seem to figure out.
Any help is appreciated.
Divick
On Thu, May 16, 2013 at 12:58 PM, Divick Kishore
wrote:
> Hi,
> I am trying to compile mesa 9.1.1 on my debian wheezy machine but
> I get compil
Hi,
I am trying to compile mesa 9.1.1 on my debian wheezy machine but
I get compilation error during the build.
The configure options that I have used are:
../../configure --prefix=~/lib/mesa/dri_llvm --build=x86_64-linux-gnu
--with-dri-drivers="swrast" --with-dri-driverdir=~/lib/mesa/dri_llv