lkml.org 
[lkml]   [2002]   [Nov]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: modversions problem with 2.5.48 + .49
Date
> I cannot successfully make dep on either 2.5.48 or 2.5.49

You don't need to anymore.

> My steps are:
>
> cd ~/kernel/
> tar xvzf linux-2.5.49.tar.gz
> cd linux-2.5.49
> make mrproper
> make config - (output below), choosing all default options except for
> processor type
> make dep - which fails with following output:

Try:

cd ~/kernel/
tar -xvzf linux-2.5.49.tar.gz
cd linux-2.5.49
make config, (or make menuconfig, etc)
make bzImage
cp arch/i386/boot/bzImage /path/to/kernel/images

then configure your bootloader and reboot.

John.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:31    [W:0.025 / U:1.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site