2.3.6 does not compile

Oleg Drokin (green@ccssu.crimea.ua)
Thu, 10 Jun 1999 12:33:59 +0300


Hello!

When compiling 2.3.6 I got this error
make all_targets
make[2]: Entering directory `/usr/src/linux-2.3.6/net'
gcc -D__KERNEL__ -I/usr/src/linux-2.3.6/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -DCPU=586 -DEXPORT_SYMTAB -c netsyms.c
netsyms.c:380: `rtnl_wlockct' undeclared here (not in a function)
netsyms.c:380: initializer element for `__ksymtab_rtnl_wlockct.value' is not constant
make[2]: *** [netsyms.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.3.6/net'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.3.6/net'
make: *** [_dir_net] Error 2

Bye,
Oleg

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/