Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 2003 13:29:33 -0400
From:      Mike Barcroft <mike@FreeBSD.org>
To:        Vaidas Damosevicius <vd@vmunix.lt>
Cc:        current@freebsd.org
Subject:   Re: kernel build fails
Message-ID:  <20030409132933.E16782@espresso.bsdmike.org>
In-Reply-To: <20030409073400.7EC1635C95@mail.if.lt>; from vd@vmunix.lt on Wed, Apr 09, 2003 at 10:34:00AM %2B0300
References:  <20030409073400.7EC1635C95@mail.if.lt>

next in thread | previous in thread | raw e-mail | index | archive | help
Vaidas Damosevicius <vd@vmunix.lt> writes:
> 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

Fixed in rev 1.222 of vnode.h.  Sorry about the breakage.

Best regards,
Mike Barcroft



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030409132933.E16782>