To enable high memory support, I did a make xconfig, selected 4GB memory, 
then proceeded with make dep, make bzImage. Everything is fine, the image is 
ready. Now I do a make modules and i get tons of errors. Can anyone help me 
with these errors?

The system is LM8.0. I assume that the config file is the one that produces 
the standard LM8.0 kernel. If not, then can anybody from mandrake send me the 
config file? 

thanks a ton
sarang

[root@vx15 linux-2.4.3]# make modules
make -C  kernel CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.3/include -Wall 
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe  
-march=i586 -DMODULE -DMODVERSIONS -include 
/usr/src/linux-2.4.3/include/linux/modversions.h" MAKING_MODULES=1 modules
make[1]: Entering directory `/usr/src/linux-2.4.3/kernel'
make[1]: Nothing to be done for `modules'.
make[1]: Leaving directory `/usr/src/linux-2.4.3/kernel'
make -C  drivers CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.3/include -Wall 
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe  
-march=i586 -DMODULE -DMODVERSIONS -include 
/usr/src/linux-2.4.3/include/linux/modversions.h" MAKING_MODULES=1 modules
make[1]: Entering directory `/usr/src/linux-2.4.3/drivers'
make -C atm modules
make[2]: Entering directory `/usr/src/linux-2.4.3/drivers/atm'
/usr/bin/kgcc -D__KERNEL__ -I/usr/src/linux-2.4.3/include -Wall 
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe  
-march=i586 -DMODULE -DMODVERSIONS -include 
/usr/src/linux-2.4.3/include/linux/modversions.h -g  -c -o eni.o eni.c
In file included from /usr/src/linux-2.4.3/include/linux/prefetch.h:13,
                 from /usr/src/linux-2.4.3/include/linux/list.h:6,
                 from /usr/src/linux-2.4.3/include/linux/module.h:12,
                 from eni.c:6:
/usr/src/linux-2.4.3/include/asm/processor.h:51: warning: parameter names 
(without types) in function declaration
/usr/src/linux-2.4.3/include/asm/processor.h:51: field 
`loops_per_jiffy_R_ver_str' declared as a function
/usr/src/linux-2.4.3/include/asm/processor.h:72: nondigits in number and not 
hexadecimal
/usr/src/linux-2.4.3/include/asm/processor.h:72: nondigits in number and not 
hexadecimal
/usr/src/linux-2.4.3/include/asm/processor.h:72: nondigits in number and not 
hexadecimal
/usr/src/linux-2.4.3/include/asm/processor.h:72: parse error before `65dda927'
/usr/src/linux-2.4.3/include/asm/processor.h:72: warning: function 
declaration isn't a prototype
/usr/src/linux-2.4.3/include/asm/processor.h:247: nondigits in number and not 
hexadecimal
/usr/src/linux-2.4.3/include/asm/processor.h:247: parse error before 
`7413793a'
/usr/src/linux-2.4.3/include/asm/processor.h:247: warning: function 
declaration isn't a prototype
/usr/src/linux-2.4.3/include/asm/processor.h:251: warning: parameter names 
(without types) in function declaration
/usr/src/linux-2.4.3/include/asm/processor.h:430: missing white space after 
number `7e9'
/usr/src/linux-2.4.3/include/asm/processor.h:430: parse error before `7e9'
/usr/src/linux-2.4.3/include/asm/processor.h:430: `kernel_thread_R_ver_str' 
declared as function returning a function
/usr/src/linux-2.4.3/include/asm/processor.h:430: warning: function 
declaration isn't a prototype



---------------------------------------------
Sarang Lakare

http://www.cs.sunysb.edu/~lsarang
http://www.linux.org

Reply via email to