Date: Wed, 7 Apr 1999 17:23:52 -0500 (CDT) From: John Preisler <john@vapornet.net> To: freebsd-stable@freebsd.or Subject: breakage in -stable? Message-ID: <199904072223.RAA01319@habanero.chili-pepper.net>
next in thread | raw e-mail | index | archive | help
In releng_3: It would seem options BRIDGE is broken. The sources are less than 24 hours old and I havent seen any relevant commits go past. I'd paste the $Id string but there isnt one. Suggestions? I already blew away the compile/ dir and tried again to no avail. Kernel config file has both DUMMYNET and BRIDGE. cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -DVM_STACK -include opt_global.h -elf ../../net/bridge.c ../../net/bridge.c: In function `bdg_forward': ../../net/bridge.c:529: `ip' undeclared (first use this function) ../../net/bridge.c:529: (Each undeclared identifier is reported only once ../../net/bridge.c:529: for each function it appears in.) *** Error code 1 Stop. -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904072223.RAA01319>