Re: [Mesa-dev] Mesa 7.11 Release Candidate 1 tarball issue

2011-07-19 Thread Brian Paul
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

Re: [Mesa-dev] Mesa 7.11 Release Candidate 1 tarball issue

2011-07-18 Thread Brian Paul
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,

[Mesa-dev] Mesa 7.11 Release Candidate 1 tarball issue

2011-07-17 Thread Marty Jack
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