On Mon, Jul 18, 2011 at 8:05 AM, Brian Paul wrote:
> On 07/17/2011 03:50 PM, Marty Jack wrote:
>>
>> Another problem in the RC1 tarballs appears to be src/mesa/depend. This
>> contains a pile of references to
>> /usr/lib/gcc/x86_64-redhat-linux/4.6.0/include and will fail if you are not
>> on tha
On 07/17/2011 03:50 PM, Marty Jack wrote:
Another problem in the RC1 tarballs appears to be src/mesa/depend. This
contains a pile of references to /usr/lib/gcc/x86_64-redhat-linux/4.6.0/include
and will fail if you are not on that system.
With that removed I am able to build the RC1 tarballs,
Another problem in the RC1 tarballs appears to be src/mesa/depend. This
contains a pile of references to /usr/lib/gcc/x86_64-redhat-linux/4.6.0/include
and will fail if you are not on that system.
With that removed I am able to build the RC1 tarballs, but that doesn't mean
there isn't somethin