[ILUG] kernel problems

From: declan at domain nuvotem.com
Date: Tue 14 Aug 2001 - 17:23:02 IST


I've been trying to compile a new kernel to give me support for the usb handspring visor.

I used 'make xconfig' and set the USB options as per the Visor-HOWTO, and then did a 'make dep' as instructed, which didn't seem to come up with any errors.

My 'make bzImage' command gave me errors, so I did a 'make mrproper' and the xconfig and dep again, and now the 'make bzImage' gives the following errors.

Im using redhat7.0, trying to build kernel 2.2-16

What can I do ?

ip_masq.c:578: 'ip_masq_hash' undeclared here (not in a function)
ip_masq.c:578: initializer element for '__ksymtab_ip_masq_hash.value' is not constant
ip_masq.c:579: 'ip_masq_unhash' undeclared here (not in a function)
ip_masq.c:579: initializer element for '__ksymtab_ip_masq_unhash.value' is not constant
ip_masq.c:518: warning 'masq_port_lock' defined but not used
make[3]: *** [ip_masq.o] Error 1
make[3]: Leaving directory '/usr/src/linux-2.2.16/net/ipv4'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory '/usr/src/linux-2.2.16/net/ipv4'
make[1]: *** [_subdir_ipv4] Error 2
make[1]: Leaving directory '/usr/src/linux-2.2.16/net'
make: *** [_dir_net] Error 2

Cheers,
Declan
[NODIS]



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:11:38 GMT