This is fragment of the compilation messages: + make -j 1 bzImage MAKE=make -j 1 gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/split-include scripts/split-include.c In file included from /usr/include/errno.h:36, from scripts/split-include.c:26: /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory make: *** [scripts/split-include] Error 1 Bad exit status from /var/tmp/rpm-tmp.9221 (%build) If I install source additionaly into /usr/src/linux, compilation completes without any problem.
I forgot to note kernel version: kernel-2.2.13-0.9.src.rpm. Btw, there is inconsistency betweens RPMS and SRPMS directory - there is kernel-2.2.13-0.10.src.rpm (which does not compile) and kernel-2.2.13-0.9.i[356]86.rpm.
Assigned to dledford
I believe that the current beta kernel package fixes this.