You are not logged in.

#1 2019-07-31 22:10:25

lebutter
Member
Registered: 2019-07-21
Posts: 16

Header file not found during linux-zen compile

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

#2 2019-07-31 22:34:13

loqs
Member
Registered: 2014-03-06
Posts: 18,928

Re: Header file not found during linux-zen compile

Offline

#3 2019-08-01 07:59:55

lebutter
Member
Registered: 2019-07-21
Posts: 16

Re: Header file not found during linux-zen compile

Ok, i didn't retrieve it directly form GIT but through ABS, so i guess the package there as a hole.

Thanks.

Offline

#4 2019-08-01 09:15:49

loqs
Member
Registered: 2014-03-06
Posts: 18,928

Re: Header file not found during linux-zen compile

The ABS usesl the PKGBUILD which has a source entry pointing to the git tree. [1]

[1] https://git.archlinux.org/svntogit/pack … ux-zen#n20

Offline

Board footer

Powered by FluxBB