Re: Help: Kernel Patching for a 6400


Subject: Re: Help: Kernel Patching for a 6400
sa@space.itacs.to
Date: Wed May 24 2000 - 04:10:39 MDT


On Tue, May 23, 2000 at 11:57:14AM -0700, Brandon Murakami wrote:
> 5. Executed the following:
>
> cd /usr/src/linux
> make clean
> make xconfig
> make clean
> make dep
> make
>
...
> Did my makes go wrong? I saw no errors. Is vmlinux hiding
> somewhere? Please help if you can.

After 'make dep', instead of just 'make', try:
                make vmlinux
                make modules
                make modules_install

If no errors are reported you should have a vmlinux and
System.map in /usr/src/linux.

HTH,
sa



This archive was generated by hypermail 2a24 : Wed May 24 2000 - 04:09:50 MDT