ip-masq breaks 2.2.14-pre-13?

Robert L. Harris (nomad@rnd-consulting.com)
Wed, 15 Dec 1999 11:45:33 -0700


I'm trying to compile a kernel for a freind and I get this:

make[3]: Entering directory `/usr/src/linux-2.2.13/net/ipv4'
gcc -D__KERNEL__ -I/usr/src/linux-2.2.13/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -DEXPORT_SYMTAB -c ip_masq.c ip_masq.c: In function `masq_expire':
ip_masq.c:845: `sysctl_ip_always_defrag' undeclared (first use this function)
ip_masq.c:845: (Each undeclared identifier is reported only once
ip_masq.c:845: for each function it appears in.)
ip_masq.c: At top level:
ip_masq.c:887: `sysctl_ip_always_defrag' used prior to declaration
ip_masq.c:322: warning: `masq_port_lock' defined but not used
make[3]: *** [ip_masq.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.2.13/net/ipv4'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.2.13/net/ipv4'
make[1]: *** [_subdir_ipv4] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.13/net'
make: *** [_dir_net] Error 2

Is it broken or is something missing? I can't find the "always defrag"
I remember setting the last time I built a masqing kernel.

Robert

:wq!
---------------------------------------------------------------------------
Robert L. Harris | Low quality in a product happens.
Senior System Engineer | That doesn't mean it's right and
at RnD Consulting. | and defintely doesn't mean it should
\_ be accepted. Require quality.

http://www.rnd-consulting.com/~nomad

DISCLAIMER:
These are MY OPINIONS ALONE. I speak for no-one else.

FYI:
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'

-
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/