From owner-freebsd-current Tue Mar 19 7:46: 5 2002 Delivered-To: freebsd-current@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id D8BBF37B404 for ; Tue, 19 Mar 2002 07:45:56 -0800 (PST) Received: from localhost (arr@localhost) by fledge.watson.org (8.11.6/8.11.6) with SMTP id g2JFim169407; Tue, 19 Mar 2002 10:44:49 -0500 (EST) (envelope-from arr@FreeBSD.org) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Tue, 19 Mar 2002 10:44:48 -0500 (EST) From: "Andrew R. Reiter" X-Sender: arr@fledge.watson.org To: Christoph Kukulies Cc: freebsd-current@FreeBSD.org Subject: Re: kernel compilation fails in vm/vm_map.c:231 In-Reply-To: <200203191541.g2JFfbr02275@gil.physik.rwth-aachen.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 19 Mar 2002, Christoph Kukulies wrote: :I cvsup'ed this morning to get a -current system with all :recent changes regarding NEWCARD and finally get one time through :everything from buildworld/installworld through kernel build/install. : :World built and installed fine. (I had to learn that it was make installworld :and not make install). : :But compiling the kernel yields the following error: : : :cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../../include -D_KERNEL -ffreestanding -include opt_global.h -fno-common -elf -mpreferred-stack-boundary=2 -Werror ../../../vm/vm_map.c :cc1: warnings being treated as errors :../../../vm/vm_map.c: In function `vm_map_zdtor': :../../../vm/vm_map.c:231: warning: long unsigned int format, vm_size_t arg (arg 3) :*** Error code 1 : :Stop in /usr/src/sys/i386/compile/KUKUBOOKNEW. : :Probably I hit the moment between important changes ?! You missed another commit after the big UMA one; re-cvsup to get changes to vm_map.c. Hope this helps. Cheers, Andrew : :-- :Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de : :To Unsubscribe: send mail to majordomo@FreeBSD.org :with "unsubscribe freebsd-current" in the body of the message : -- Andrew R. Reiter arr@watson.org arr@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message