[Click] Error when recompile the kernel

wangshuqiao wangshuqiao at 263.sina.com
Wed Sep 24 21:38:07 EDT 2003


Hi, everyone: 
    I was trying to compile click-1.3 as a kernel module for RedHat 9.1, but I got some errors.
    My steps are as follows:
    1)setup the RedHat 9.1
    2)download the linux kernel 2.4.18 and link it to the linux-2.4
    3)download the click-1.3
    4)patch the kernel with the linux-2.4.18-patch in the source of the click-1.3
    5)edit the /usr/src/linux/makefile and  make "EXTRAVERSION=click"
    6)recompile the kernel
      make oldconfig
      make bzImage
      make modules
      make modules install

When "make modules install", the error appeared and the error message is:

System is 1065 kB
warning: kernel is too big for standalone boot from floppy
sh -x ./install.sh 2.4.18click bzImage /usr/src/linux/System.map ""
+ '[' -x /root/bin/installkernel ']'
+ '[' -x /sbin/installkernel ']'
+ exec /sbin/installkernel 2.4.18click bzImage /usr/src/linux/System.map ''
/lib/modules/2.4.18click is not a directory.
make[1]: *** [install] Error 1
make[1]: Leaving directory `/usr/src/linux/arch/i386/boot'
make: *** [install] Error 2

    I don't find the directory "2.4.18click" in the /lib/modules, and I wonder how to eliminate the error.
    Thank you.
            


===================================================================


More information about the click mailing list