Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 15:01:58 +0100
From:      Poul-Henning Kamp <phk@freebsd.org>
To:        current@freebsd.org
Subject:   Current::LINT not happy about Ipfilter
Message-ID:  <46237.1016546518@critter.freebsd.dk>

next in thread | raw e-mail | index | archive | help

cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -W
missing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -an
si  -nostdinc -I-  -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -
I../../../contrib/ipfilter -I../../../../include -DGPROF -DGPROF4 -DGUPROF -D_KE
RNEL -ffreestanding -include opt_global.h -fno-common -elf -malign-functions=4 -
fno-builtin -mpreferred-stack-boundary=2 -Werror -pg -mprofiler-epilogue ../../.
./contrib/ipfilter/netinet/ip_fil.c
../../../contrib/ipfilter/netinet/ip_fil.c: In function `iplattach':
../../../contrib/ipfilter/netinet/ip_fil.c:412: `inet6sw' undeclared (first use 
in this function)
../../../contrib/ipfilter/netinet/ip_fil.c:412: (Each undeclared identifier is r
eported only once
../../../contrib/ipfilter/netinet/ip_fil.c:412: for each function it appears in.
)
../../../contrib/ipfilter/netinet/ip_fil.c:412: `ip6_protox' undeclared (first u
se in this function)
../../../contrib/ipfilter/netinet/ip_fil.c: In function `ipldetach':
../../../contrib/ipfilter/netinet/ip_fil.c:562: `inet6sw' undeclared (first use 
in this function)
../../../contrib/ipfilter/netinet/ip_fil.c:562: `ip6_protox' undeclared (first u
se in this function)

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46237.1016546518>