I've been trying to rebuild MesaLib from pkgsrc HEAD on 8.1_STABLE NetBSD/amd64 for a week or so now and keep getting the following error.
In file included from ../src/gallium/drivers/nouveau/nv50/nv50_program.c:25:0:
../src/compiler/nir/nir.h:1195:28: fatal error: nir_intrinsics.h: No such file or directory
#include "nir_intrinsics.h"
^
This is netbsd-8 from nyftp, and very latest pkgsrc, 'pkg_chk -Br' before building:
Whats confusing is I had the build error, then I had a good build, and then it failed again, which could imply is related to what other packages are installed.
Is anyone else seeing this?
Thanks
David