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

2.2.19 Kernel compile



> Hey gang...  I installed all the latest RPM's to my box, & wanted to
> customize the kernel.  During "make bzImage", the
> following errors occurred..
> 
> Can anyone help?
> 
> make[2]: Entering directory `/usr/src/linux-2.2.19/net/ipv4'
> make all_targets
> make[3]: Entering directory `/usr/src/linux-2.2.19/net/ipv4'
> cc -D__KERNEL__ -I/usr/src/linux-2.2.19/include -Wall -Wstrict-prototypes
> -O2 -fomit-frame-pointer -fno-strict-aliasing
> -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2
> -malign-functions=2 -DCPU=686   -DEXPORT_SYMTAB -c
> ip_masq.c
> ip_masq.c:575: `ip_masq_hash' undeclared here (not in a function)
> ip_masq.c:575: initializer element for `__ksymtab_ip_masq_hash.value' is
> not constant
> ip_masq.c:576: `ip_masq_unhash' undeclared here (not in a function)
> ip_masq.c:576: initializer element for `__ksymtab_ip_masq_unhash.value' is
> not constant
> ip_masq.c:515: warning: `masq_port_lock' defined but not used
> make[3]: *** [ip_masq.o] Error 1
> make[3]: Leaving directory `/usr/src/linux-2.2.19/net/ipv4'
> make[2]: *** [first_rule] Error 2
> make[2]: Leaving directory `/usr/src/linux-2.2.19/net/ipv4'
> make[1]: *** [_subdir_ipv4] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.2.19/net'
> make: *** [_dir_net] Error 2





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