On Fri, 18 Jun 1999, Wolfgang Bornath wrote:
> I try to build an own kernel because in the default kernel there
> is a lot of stuff I don't need. But the one thing I need is not
> in there: PPP
That's not quite right...
[root@locutus /root]# rpm -qpl /shared/UPDATES/kernel-2.2.9-27mdk.i586.rpm
|grep "ppp"
/lib/modules/2.2.9-27mdk/net/ppp.o
/lib/modules/2.2.9-27mdk/net/ppp_deflate.o
/lib/modules/2.2.9-27mdk/net/syncppp.o
> 3.make bzImage Failed
>
> It came down to an error right in the beginning that it didn't
> find asm/ptrace.h
This is odd...
[root@locutus /root]# rpm -qpl
/shared/UPDATES/kernel-headers-2.2.9-27mdk.i586.rpm |grep "ptrace.h"
/usr/src/linux-2.2.9/include/asm-i386/ptrace.h
/usr/src/linux-2.2.9/include/linux/ptrace.h
> Where is the way out?
Maybe download from a different mirror? The packages you have seem to be
seriously broken.
LLaP
bero