On Wed, 7 Feb 2001 15:58:44 -0500 (EST),
"Chris 'Chipper' Chiapusio" <chipper@xxxxxxxxxx> wrote:
>I've been trying to get this going for days now. I've read the list
>archives, checked Documentation/Changes and ensured that all my tools are
>up to date. I've done cp .config ..;make mrproper;cp ../.config .;make
>oldconfig; make dep && make clean && make bzlilo && make modules && make
>modules_install
I have had the same problem.
Try to do this:
Compaile kernel in normal way ( with Set modversion on ).
After compilation of kernel copy file /usr/src/yourkernel/System.map to
/boot/System.map-2.4.1-XFS and then make symlink /boot/System.map to this
file.
It should help.
Poluvex
|