On Thu, Jul 15, 2010 at 11:55 PM, Brian Paul wrote:
> On 07/15/2010 03:22 AM, Dave Airlie wrote:
>>
>> On Thu, Jul 15, 2010 at 6:48 PM, Dan Nicholson
>> wrote:
>>>
>>> On Tue, Jul 13, 2010 at 7:42 AM, Brian Paul wrote:
On 07/13/2010 08:07 AM, Brian Paul wrote:
>
> I'm setting u
tom fogal writes:
> Brian Paul writes:
> > On 07/15/2010 03:22 AM, Dave Airlie wrote:
> > > On Thu, Jul 15, 2010 at 6:48 PM, Dan Nicholson wrot
> e:
[snip]
> > >> I don't have a chance to fix this for another week or so, but it
> > >> needs a little fixing on the mesa side for glew to be a fully
Brian Paul writes:
> On 07/15/2010 03:22 AM, Dave Airlie wrote:
> > On Thu, Jul 15, 2010 at 6:48 PM, Dan Nicholson wrote:
> >> On Tue, Jul 13, 2010 at 7:42 AM, Brian Paul wrote:
> >>> On 07/13/2010 08:07 AM, Brian Paul wrote:
>
> I'm setting up the Mesa demos repo on a new system. auto
On 07/15/2010 03:22 AM, Dave Airlie wrote:
On Thu, Jul 15, 2010 at 6:48 PM, Dan Nicholson wrote:
On Tue, Jul 13, 2010 at 7:42 AM, Brian Paul wrote:
On 07/13/2010 08:07 AM, Brian Paul wrote:
I'm setting up the Mesa demos repo on a new system. autogen.sh fails
because it can't find GLEW. I th
On Thu, Jul 15, 2010 at 6:48 PM, Dan Nicholson wrote:
> On Tue, Jul 13, 2010 at 7:42 AM, Brian Paul wrote:
>> On 07/13/2010 08:07 AM, Brian Paul wrote:
>>>
>>> I'm setting up the Mesa demos repo on a new system. autogen.sh fails
>>> because it can't find GLEW. I think autogen is looking for GLEW
On Tue, Jul 13, 2010 at 7:42 AM, Brian Paul wrote:
> On 07/13/2010 08:07 AM, Brian Paul wrote:
>>
>> I'm setting up the Mesa demos repo on a new system. autogen.sh fails
>> because it can't find GLEW. I think autogen is looking for GLEW in
>> /usr/include/GL/ and /usr/lib/libGLEW.a instead of usin
On 07/13/2010 08:07 AM, Brian Paul wrote:
I'm setting up the Mesa demos repo on a new system. autogen.sh fails
because it can't find GLEW. I think autogen is looking for GLEW in
/usr/include/GL/ and /usr/lib/libGLEW.a instead of using the copy of
GLEW in the demos tree itself.
Dan, can you fix
I'm setting up the Mesa demos repo on a new system. autogen.sh fails
because it can't find GLEW. I think autogen is looking for GLEW in
/usr/include/GL/ and /usr/lib/libGLEW.a instead of using the copy of
GLEW in the demos tree itself.
Dan, can you fix that?
$ ./autogen.sh
[...]
checking