, July 27, 2011 12:59 AM
>> To: Marty Jack
>> Cc: =?windows-1252?Q?Kristian_H=F8gsber?=@freedesktop.org;
>> mesa-dev@lists.freedesktop.org
>> Subject: Re: [Mesa-dev] RC3 build problem
>>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On
?Q?Kristian_H=F8gsber?=@freedesktop.org;
> mesa-dev@lists.freedesktop.org
> Subject: Re: [Mesa-dev] RC3 build problem
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 07/26/2011 05:52 AM, Marty Jack wrote:
> > Line 1243 of configure.ac says
> > if
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/26/2011 05:52 AM, Marty Jack wrote:
> Line 1243 of configure.ac says
> if test "x$enable_dri" = xyes; then
> and enable_dri is nowhere defined. In RC2 the equivalent line said
> if test "$mesa_driver" = dri; then
> I do not know what the
Line 1243 of configure.ac says
if test "x$enable_dri" = xyes; then
and enable_dri is nowhere defined. In RC2 the equivalent line said
if test "$mesa_driver" = dri; then
I do not know what the appropriate test is.
This results in gbm_dri not being compiled, results in gbm_dri_backend not