On 17/07/15 18:17, Emil Velikov wrote: > Cc: 10.6 <[email protected]> > Cc: Eric Anholt <[email protected]> > Signed-off-by: Emil Velikov <[email protected]> > --- > src/gallium/drivers/vc4/Makefile.am | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/gallium/drivers/vc4/Makefile.am > b/src/gallium/drivers/vc4/Makefile.am > index a4a7f86..3b78502 100644 > --- a/src/gallium/drivers/vc4/Makefile.am > +++ b/src/gallium/drivers/vc4/Makefile.am > @@ -28,6 +28,7 @@ SIM_LDFLAGS = -lsimpenrose > endif > > AM_CFLAGS = \ > + -I$(top_builddir)/src/glsl/nir \ > $(LIBDRM_CFLAGS) \ > $(GALLIUM_DRIVER_CFLAGS) \ > $(SIM_CFLAGS) > With all the interest that 1/5 has inspired, this (dare I say it) crusial patch has gone unnoticed.
Eric, Can you kindly let me know how manage to build vc4, without this one ? Things just fail on my machine (note I'm doing an out-of-tree builds). Thanks Emil _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
