2015-10-14 14:51 GMT+02:00 Erik Faye-Lund <kusmab...@gmail.com>:
> On Sun, Oct 11, 2015 at 5:09 PM, Christian Gmeiner
> <christian.gmei...@gmail.com> wrote:
>> @@ -2181,6 +2188,13 @@ if test -n "$with_gallium_drivers"; then
>>      done
>>  fi
>>
>> +dnl We need to validate some needed dependencies for renderonly drivers.
>> +
>> +if test "x$HAVE_GALLIUM_NOUVEAU" != xyes -a "x$HAVE_GALLIUM_TEGRA" == xyes  
>> ; then
>> +    AC_ERROR([Building with tegra requires that nouveau])
>
> Requires that nouveau what? :)

Yeah will improve working for V2.

thanks
--
Christian Gmeiner, MSc

https://soundcloud.com/christian-gmeiner
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to