#[SOLVED] ./tools/include/linux/types.h:13:10: fatal error: asm/types.h: No such file or directory

19 messages · Page 1 of 1 (latest)

plush stag
#

i get this error everytime i try compiling WSL's Linux 6.6 kernel (distro: Alpine Linux). here's the output of the whole compilation process:

green egret
#

@plush stag are you on windows trying to compile the kernel?

green egret
#

why?

plush stag
green egret
plush stag
# green egret ?

afaik the default Windows Subsystem for Linux kernel doesn't come with USB mass storage support

plush stag
plush stag
#

actually i'm reopening this

green egret
#

@plush stag ?

plush stag
#

fixed it by installing linux-headers

#

./tools/include/linux/types.h:13:10: fatal error: asm/types.h: No such file or directory [SOLVED]