|
|
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: *** [menuconfig] Error 2
WHAT IS THIS MEANING? |
|