Thanks Brian, this fixes the build for me. You can have my
 Tested-by: Kai Wasserbäch <k...@dev.carbon-project.org>
for this patch.


Brian Paul wrote on 23.02.2015 16:39:
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89260
> ---
>  src/mesa/drivers/osmesa/Makefile.am | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/src/mesa/drivers/osmesa/Makefile.am 
> b/src/mesa/drivers/osmesa/Makefile.am
> index 589b5ee..60048cc 100644
> --- a/src/mesa/drivers/osmesa/Makefile.am
> +++ b/src/mesa/drivers/osmesa/Makefile.am
> @@ -26,6 +26,8 @@ EXTRA_DIST = osmesa.def SConscript
>  AM_CPPFLAGS = \
>       -I$(top_srcdir)/include \
>       -I$(top_srcdir)/src \
> +     -I$(top_srcdir)/src/gallium/include \
> +     -I$(top_srcdir)/src/gallium/auxiliary \
>       -I$(top_srcdir)/src/mapi \
>       -I$(top_builddir)/src/mapi \
>       -I$(top_srcdir)/src/mesa/ \
> 

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to