Kernel Compile errors

Adam D emlists at gmail.com
Wed Jun 21 12:20:19 UTC 2006


Ok.. I was able to compile my kernel.. I don't know if I had installed or messed up my kconfig up any.. but every time I try to run:

# make xconfig
# make gconfig
# make menuconfig

all give me this error:

  HOSTCC  scripts/kconfig/mconf.o
scripts/kconfig/mconf.c: In function 'exec_conf':
scripts/kconfig/mconf.c:488: error: 'EINTR' undeclared (first use in this function)
scripts/kconfig/mconf.c:488: error: (Each undeclared identifier is reported only once
scripts/kconfig/mconf.c:488: error: for each function it appears in.)
scripts/kconfig/mconf.c:488: error: 'EAGAIN' undeclared (first use in this function)
make[1]: *** [scripts/kconfig/mconf.o] Error 1
make: *** [xconfig] Error 2


Is this related to missing file or a conflict?  Or just simply something else...

-Adam




More information about the ubuntu-users mailing list