From owner-freebsd-current Fri Jun 12 06:42:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA10366 for freebsd-current-outgoing; Fri, 12 Jun 1998 06:42:27 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from shell.monmouth.com (shell.monmouth.com [205.231.236.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA10356 for ; Fri, 12 Jun 1998 06:42:24 -0700 (PDT) (envelope-from pechter@shell.monmouth.com) Received: (from pechter@localhost) by shell.monmouth.com (8.8.5/8.7.3) id JAA14766 for freebsd-current@freebsd.org; Fri, 12 Jun 1998 09:41:15 -0400 (EDT) From: Bill/Carolyn Pechter Message-Id: <199806121341.JAA14766@shell.monmouth.com> Subject: Make world failure on ip_fw.c To: freebsd-current@FreeBSD.ORG Date: Fri, 12 Jun 1998 09:41:14 -0400 (EDT) X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get the following when making world on 3.0-CURRENT. I installed 3.0-950520-SNAP and pulled the latest -CURRENT from my CVS repository... Have I missed something in the process? I'm just starting to follow -CURRENT again on a new machine. Is there a make include or something that should be done first? Have I missed an obvious FAQ item? cc -O -pipe -DIPFIREWALL -DIPFIREWALL_MODULE -DIPFIREWALL_DEFAULT_TO_ACCEPT -aout -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -ansi -nostdinc -I- -I/usr/obj/usr/src/lkm/ipfw -I/usr/obj/usr/src/lkm/ipfw/@ -c /usr/src/lkm/ipfw/../../sys/netinet/ip_fw.c /usr/src/lkm/ipfw/../../sys/netinet/ip_fw.c: In function `ip_fw_chk': /usr/src/lkm/ipfw/../../sys/netinet/ip_fw.c:617: `ip_divert_in_cookie' undeclared (first use this function) /usr/src/lkm/ipfw/../../sys/netinet/ip_fw.c:617: (Each undeclared identifier is reported only once /usr/src/lkm/ipfw/../../sys/netinet/ip_fw.c:617: for each function it appears in.) *** Error code 1 Stop. *** Error code 1 Stop. Bill +---------------------------------------------------------------------------+ | Bill/Carolyn Pechter | 17 Meredith Drive | Tinton Falls, New Jersey 07724 | | 908-389-3592 | Save computing history, give an old geek old hardware. | | pechter@shell.monmouth.com | +---------------------------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message