Error compiling Kaoru's kernel 2.4.19-pre8_B0c.src.rpm

Kaoru Fukui yellowdog-general@lists.terrasoftsolutions.com
Mon Jun 3 22:28:00 2002


On  2 Jun, Juan Manuel Palacios wrote:
> 
>     Hello Kaoru and everybody from the lists. I'm having some problems
> compiling the latest kernel's src.rpm found in your ftp site
> ( ftp://ppc.linux.or.jp/pub/users/fukui/). When I hit "rpm -ba
> kernel-2.4.19.k.spec" the decompression of the sources begin, followed
> by the checking of the configuration file. And up to here everything is
> fine. But just when the building process states that the next step is to
> build the dependencies it fails miserably with quite a confusing error
> message:
> 
> _____________________________
> + make -s dep
> In file included     from /usr/include/bits/posix1_lim.h:126,
>                                  from /usr/include/limits.h:144,
>                                  from /usr/lib/gcc-
> lib/ppc-yellowdog-linux/2.95.4/include/syslimits.h:7,
>                                  from /usr/lib/gcc-
> lib/ppc-yellowdog-linux/2.95.4/include/limits.h:11,
>                                  from scripts/mkdep.c:35:
> /usr/include/bits/local_lim.h:36: linux/limits.h: No such file or
> directory
> make: *** [scripts/mkdep] Error 1
> error: Bad exit status from /var/tmp/rpm-tmp.44658 (%build)


This is my result.

[root@g4mpkfukui linux]# rpm -qf /usr/include/linux/limits.h 
kernel-headers-2.4.19-pre8_B0b
[root@g4mpkfukui linux]# 


Kaoru