On Tue, Nov 15, 2011 at 9:08 PM, Matthew Cattell
wrote:
> Brian Paul vmware.com> writes:
>
>>
>> On 03/10/2011 08:30 PM, tom fogal wrote:
>> > Kenneth Graunke whitecape.org> writes:
>> >> On Thursday, March 10, 2011 01:17:04 PM Alexander Neundorf wrote:
>> >>> While at it (sorry for newbie quest
Brian Paul vmware.com> writes:
>
> On 03/10/2011 08:30 PM, tom fogal wrote:
> > Kenneth Graunke whitecape.org> writes:
> >> On Thursday, March 10, 2011 01:17:04 PM Alexander Neundorf wrote:
> >>> While at it (sorry for newbie questions), do I need gallium (maybe
> >>> swrast) when I want only o
On 03/10/2011 08:30 PM, tom fogal wrote:
Kenneth Graunke writes:
On Thursday, March 10, 2011 01:17:04 PM Alexander Neundorf wrote:
While at it (sorry for newbie questions), do I need gallium (maybe
swrast) when I want only osmesa rendering into a software buffer ?
I don't think OSMesa requir
Kenneth Graunke writes:
> On Thursday, March 10, 2011 01:17:04 PM Alexander Neundorf wrote:
> > While at it (sorry for newbie questions), do I need gallium (maybe
> > swrast) when I want only osmesa rendering into a software buffer ?
>
> I don't think OSMesa requires Gallium, but I've never used i
On Thursday, March 10, 2011 01:17:04 PM Alexander Neundorf wrote:
> Hi,
>
> I'm trying to build current git mesa with under Linux, 32bit, gcc 4.2.3
> with the following configure-call:
> ./configure --with-driver=osmesa --enable-static --disable-gallium
> --disable-egl --disable-glu
>
> This runs
Hi,
I'm trying to build current git mesa with under Linux, 32bit, gcc 4.2.3 with
the following configure-call:
./configure --with-driver=osmesa --enable-static --disable-gallium
--disable-egl --disable-glu
This runs, but then the build fails:
hammer:~/src/packages/Mesa-git$ make
make[1]: Enteri