lkml.org 
[lkml]   [2012]   [Dec]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
Subject/usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: No such file or directory
From
How should the symbolic links be setup to compile the latest kernel?


Currently I had these links and kernels compiled fine until 2 days ago.

asm -> /usr/src/linux/include/uapi/asm-generic/
asm-generic -> /usr/src/linux/include/uapi/asm-generic
linux -> /usr/src/linux/include/uapi/linux


# make
make[1]: Nothing to be done for `all'.
HOSTCC arch/x86/tools/relocs
In file included from /usr/include/bits/errno.h:24:0,
from /usr/include/errno.h:35,
from arch/x86/tools/relocs.c:6:
/usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: No such
file or directory
compilation terminated.
make[1]: *** [arch/x86/tools/relocs] Error 1
make: *** [archscripts] Error 2


Thanks,
Jeff


\
 
 \ /
  Last update: 2012-12-16 03:01    [W:0.097 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site