Hello,

I'm at 1500051 on both world and poudriere jail. nvidia-driver was build on
this jail as I'm using it on my system.

I'm getting build errors from it today.
Anyone have same issue? Maybe some dependency causing trouble?

```
--- nvidia_subr.o ---
nvidia_subr.c:1456:15: error: use of undeclared identifier 'kva_layout'
 1456 |     if (va >= kva_layout.dmap_low && va < kva_layout.dmap_high)
      |               ^
nvidia_subr.c:1456:43: error: use of undeclared identifier 'kva_layout'
 1456 |     if (va >= kva_layout.dmap_low && va < kva_layout.dmap_high)
      |                                           ^
2 errors generated.
```

Thanks,

-- 
Nuno Teixeira
FreeBSD UNIX:  <[email protected]>   Web:  https://FreeBSD.org

Reply via email to