[Mesa-dev] [PATCH 5/5] vc4: add missing nir include, to fix the build

Eric Anholt eric at anholt.net
Mon Aug 3 16:21:48 PDT 2015


Emil Velikov <emil.l.velikov at gmail.com> writes:

> On 17/07/15 18:17, Emil Velikov wrote:
>> Cc: 10.6 <mesa-stable at lists.freedesktop.org>
>> Cc: Eric Anholt <eric at anholt.net>
>> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
>> ---
>>  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).

Yeah, it works fine in-tree.  The last two are:

Reviewed-by: Eric Anholt <eric at anholt.net>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150803/c1e490f7/attachment.sig>


More information about the mesa-dev mailing list