On Tue, Dec 27, 2011 at 8:40 AM, Alexander von Gluck
<kallis...@unixzen.com> wrote:
>
> ---
>  src/gallium/drivers/r300/Makefile |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/src/gallium/drivers/r300/Makefile
> b/src/gallium/drivers/r300/Makefile
> index 5f56fc4..3e3a765 100644
> --- a/src/gallium/drivers/r300/Makefile
> +++ b/src/gallium/drivers/r300/Makefile
> @@ -15,6 +15,7 @@ C_SOURCES += \
>  LIBRARY_INCLUDES = \
>        -I$(TOP)/include \
>        -I$(TOP)/src/mesa \
> +       -I$(TOP)/src/mapi \
>        -I$(TOP)/src/glsl
>
>  include ../../Makefile.template
> --

That file no longer exists in Mesa/master.  Are you sure you're
patching against the latest sources from git?

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

Reply via email to