[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RH 6.2 Kernel 2.2.19 compile problem
- From: "Burke, Thomas G." <thomas_g_burke md northgrum com>
- To: "'Redhat-Install-List Redhat Com'" <redhat-install-list redhat com>,"'redhat-list redhat com'" <redhat-list redhat com>
- Subject: RH 6.2 Kernel 2.2.19 compile problem
- Date: Thu, 5 Jul 2001 13:48:45 -0400
Hey gang,
I just upgraded RH6.2 to the latest kernel. When I try to recompile
I get some errors during the ipmasq part of the build. Is there anyone else
who has had this problem? Any ideas out there on how to fix this?
TIA,
Tom
> 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]