[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with the compilation of kernel 2.4.2



Hello,

I have problems to compile the kernel-2.4.2 , I execute this to compile my
kernel :

1 - I copy the .config of my old kernel ( 2.4.1 ) to the directory of the
new kernel ( 2.4.2 )
2 - I execute the make menuconfig 
    I execute the make dep
3 - I execute the make clean
4 - I execute the make bzlilo
5 - I execute the make modules 

but, In the make modules I have this error :

======================================================================
6pack.c : in function 'sixpack_init_driver' :
6pack.c :714: 'KMALLOC_MAXSIZE' undeclared ( first use in this function )
6pack.c :714: (each undeclared identifiers is reported only once
6pack.c :714: for each function it appears in )
make[2] : ***** [6pack.o] error 1
make[2] : Leaving directory /usr/src/linux-2.4.2/drivers/net/hamradio/
make[1] : ****** [_modsubdir_net/hamradio/] Error 2
make[1] : Leaving directory /usr/src/linux-2.4.2/drivers
make : [mod_drivers] Error2

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


the directory linux-2.4.2 have a symbolic link to linux. In the comand 
#ls -l linux

I receive in the prompt :

 linux ---->  linux-2.4.2


Well, if a person help me with this error in my compilation :O) I will be
thankful :O)

-- 

Ataliba Teixeira
-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.surriel.com/kernelnewbies.shtml