From owner-freebsd-current Fri Jan 28 12: 4:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (Postfix) with ESMTP id 128BB15C97; Fri, 28 Jan 2000 12:04:29 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.9.3/8.9.3) id MAA39573; Fri, 28 Jan 2000 12:05:34 -0800 (PST) (envelope-from sgk) From: Steve Kargl Message-Id: <200001282005.MAA39573@troutmask.apl.washington.edu> Subject: Re: More world breakage In-Reply-To: <002901bf69c7$b832ab40$0301a8c0@adm.scc.nl> from Marcel Moolenaar at "Jan 28, 2000 08:41:47 pm" To: Marcel Moolenaar Date: Fri, 28 Jan 2000 12:05:34 -0800 (PST) Cc: John Baldwin , Jeroen Ruigrok van der Werven , committers@FreeBSD.ORG, current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] 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 Marcel Moolenaar wrote: > > I already have patches (somewhere :-) that solve this problem. I choose not > to apply these before the release. I will fix installworld after the > release. For now, you can use the buildkernel and installkernel targets > (after a buildworld) to solve the (possibly complex) dependencies between > kernel, modules and world. > The buildkernel target seems to be broke. The following sequence was followed (starting at 0900 PST ): %cvsup supfile.current %cd /usr/src %make -j 4 buildworld %setenv KERNEL SGK %make buildkernel -- Steve cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 /usr/src/sys/net/if_ethersubr.c /usr/src/sys/net/if_ethersubr.c: In function `ether_output': /usr/src/sys/net/if_ethersubr.c:215: `ETHER_HDR_LEN' undeclared (first use in this function) /usr/src/sys/net/if_ethersubr.c:215: (Each undeclared identifier is reported only once [20 more warnings/errors deleted]. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message