From owner-freebsd-current@FreeBSD.ORG Wed Apr 9 00:34:14 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 991C337B401 for ; Wed, 9 Apr 2003 00:34:14 -0700 (PDT) Received: from mail.if.lt (hermes.if.lt [195.190.141.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8F2F43F93 for ; Wed, 9 Apr 2003 00:34:13 -0700 (PDT) (envelope-from vd@vmunix.lt) Received: from 127.0.0.1 (localhost [127.0.0.1]) by mail.if.lt (IF DRAUDIMAS mail) with SMTP id 3017935CD2 for ; Wed, 9 Apr 2003 10:34:11 +0300 (EEST) Received: from zeus (zeus.if.lt [195.190.141.3]) by mail.if.lt (IF DRAUDIMAS mail) with ESMTP id 7EC1635C95 for ; Wed, 9 Apr 2003 10:34:00 +0300 (EEST) Date: Wed, 9 Apr 2003 10:34:00 +0300 (EEST) From: Vaidas Damosevicius To: current@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Message-Id: <20030409073400.7EC1635C95@mail.if.lt> Subject: kernel build fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 07:34:14 -0000 Last cvsup was made few minutes ago ... cc -c -x assembler-with-cpp -DLOCORE -O -pipe -march=pentiumpro -Wall -Wredundan t-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ari th -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../../. . -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -D_KE RNEL -include opt_global.h -fno-common -mno-align-long-strings -mpreferred-stac k-boundary=2 -ffreestanding -Werror ../../../i386/i386/locore.s cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstri ct-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fform at-extensions -ansi -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../con trib/dev/acpica -I../../../contrib/ipfilter -D_KERNEL -include opt_global.h -fno -common -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -We rror ../../../kern/kern_jail.c cc1: warnings being treated as errors ../../../kern/kern_jail.c: In function `jail_attach': ../../../kern/kern_jail.c:199: warning: implicit declaration of function `change _dir' ../../../kern/kern_jail.c:206: warning: implicit declaration of function `change _root' *** Error code 1