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? :)
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to