From owner-freebsd-current Tue Jul 4 14:42:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (Postfix) with ESMTP id 39EF537B5EA for ; Tue, 4 Jul 2000 14:42:35 -0700 (PDT) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.3/frmug-2.7/nospam) with UUCP id XAA09730 for freebsd-current@FreeBSD.ORG; Tue, 4 Jul 2000 23:42:28 +0200 (CEST) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (Postfix, from userid 101) id 659D68862; Tue, 4 Jul 2000 23:28:07 +0200 (CEST) Date: Tue, 4 Jul 2000 23:28:07 +0200 From: Ollivier Robert To: "FreeBSD Current Users' list" Subject: IPSEC problem when compiling kernel Message-ID: <20000704232807.A90656@keltia.freenix.fr> Mail-Followup-To: FreeBSD Current Users' list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i X-Operating-System: FreeBSD 5.0-CURRENT/ELF AMD-K6/200 & 2x PPro/200 SMP Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG CURRENT from 3 hours ago with this options INET6 options IPSEC options IPSEC_ESP options IPSEC_IPV6FWD cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../netinet6/ip6_forward.c ../../netinet6/ip6_forward.c: In function `ip6_forward': ../../netinet6/ip6_forward.c:108: warning: implicit declaration of function `ipsec6_in_reject' ../../netinet6/ip6_forward.c:109: `ipsec6stat' undeclared (first use in this function) ../../netinet6/ip6_forward.c:109: (Each undeclared identifier is reported only once ../../netinet6/ip6_forward.c:109: for each function it appears in.) ../../netinet6/ip6_forward.c:154: warning: implicit declaration of function `ipsec6_getpolicybyaddr' ../../netinet6/ip6_forward.c:154: warning: assignment makes pointer from integer without a cast ../../netinet6/ip6_forward.c:239: warning: implicit declaration of function `ipsec6_output_tunnel' ../../netinet6/ip6_forward.c:380: warning: assignment makes pointer from integer without a cast ../../netinet6/ip6_forward.c:382: warning: implicit declaration of function `ipsec6_hdrsiz' *** Error code 1 ipsec6stat is a sysctl variable defined in netinet6/ipsec.c but I guess there is a definition missing somewhere. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 5.0-CURRENT #80: Sun Jun 4 22:44:19 CEST 2000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message