You are not logged in.
Hi,
i'm getting this error when compiling zen-kernel-5.2-master
./include/linux/vringh.h:13:10: fatal error: uapi/linux/virtio_ring.h: No such file or directory
13 | #include <uapi/linux/virtio_ring.h>Indeed, in that directory there is virtio_rng.h but nor virtio_ring.h.
Apparently i'm the only one to get this,after checking on Google...
Last edited by lebutter (2019-07-31 22:10:52)
Offline
Offline
Ok, i didn't retrieve it directly form GIT but through ABS, so i guess the package there as a hole.
Thanks.
Offline
The ABS usesl the PKGBUILD which has a source entry pointing to the git tree. [1]
Offline