From owner-freebsd-stable Sat Oct 13 13:24:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from swan.mail.pas.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id 4469937B401 for ; Sat, 13 Oct 2001 13:24:54 -0700 (PDT) Received: from blossom.cjclark.org (dialup-209.247.138.84.Dial1.SanJose1.Level3.net [209.247.138.84]) by swan.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id NAA03925; Sat, 13 Oct 2001 13:24:51 -0700 (PDT) Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id f9DKOmW62759; Sat, 13 Oct 2001 13:24:48 -0700 (PDT) (envelope-from cjc) Date: Sat, 13 Oct 2001 13:24:48 -0700 From: "Crist J. Clark" To: "P. U. (Uli) Kruppa" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: cvsup-date crashed Message-ID: <20011013132448.D36620@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011013131632.J74552-100000@big> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011013131632.J74552-100000@big>; from root@pukruppa.de on Sat, Oct 13, 2001 at 01:21:04PM +0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Oct 13, 2001 at 01:21:04PM +0000, P. U. (Uli) Kruppa wrote: > > Hi, > > recompiling my freshly cvsuped sources stopped with: > > ------------------------------- > > rmat-extensions -ansi -c setdef0.c > cc -nostdinc -O -pipe -DIPV6FIREWALL -D_KERNEL -Wall -Wredundant-decls -Wnest > ed-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -W > cast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../ > include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs - > Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual - > fformat-extensions -ansi -c setdef1.c > ld -Bshareable -o ip6fw.ko setdef0.o ip6fw.kld setdef1.o > ===> ipfilter > make: don't know how to make /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ip > l.c. Stop > *** Error code 2 > Stop in /usr/src/sys/modules. > *** Error code 1 > Stop in /usr/obj/usr/src/sys/PUKRUPPA-4.04. > *** Error code 1 > Stop in /usr/src. > *** Error code 1 > Stop in /usr/src. For the 1842542th time, # rm -rf /usr/obj/usr Before you build when you have updated source code. If you still have problems, you may have cruft in your source tree, # cd /usr/src # make cleandir && make cleandir -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message