커널 컴파일중에 이런 에러가 나네요..

jude1064의 이미지

커널 2.6 테스트 4인데요. 이런 에러가 나네요..
이런적 없었는데..--;; 머가 문제일까요??
make menuconfig 중에 이런 메세지가 나고 진행이 안됩니다.

HOSTCC scripts/split-include
In file included from /usr/include/linux/errno.h:4,
from /usr/include/bits/errno.h:25,
from /usr/include/errno.h:36,
from scripts/split-include.c:26:
/usr/include/asm/errno.h:4:31: asm-generic/errno.h: 그런 파일이나 디렉토리가 없

make[1]: *** [scripts/split-include] 오류 1
make: *** [scripts] 오류 2

테스트 버전이라 그럴까요?? 2.4 이전버전은 제 시스템에서 아무 이상없이
되는데 2.6 이상은 계속 같은 에러네요. 테스트2 4 모두..
머가 문제일까요?? 조언 부탁합니다.