Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 1998 09:41:14 -0400 (EDT)
From:      Bill/Carolyn Pechter <pechter@shell.monmouth.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   Make world failure on ip_fw.c
Message-ID:  <199806121341.JAA14766@shell.monmouth.com>

next in thread | raw e-mail | index | archive | help
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



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