Date: Sun, 18 Sep 2005 16:11:26 -0400 From: Kris Kennaway <kris@obsecurity.org> To: Vlad GALU <vladgalu@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: RELENG_6 compilation issues Message-ID: <20050918201126.GA11468@xor.obsecurity.org> In-Reply-To: <79722fad05091813071477def5@mail.gmail.com> References: <79722fad05091803272cf4312e@mail.gmail.com> <20050918122614.GA73042@frontfree.net> <79722fad05091813071477def5@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 18, 2005 at 11:07:05PM +0300, Vlad GALU wrote: > On 9/18/05, Xin LI <delphij@frontfree.net> wrote: > [snip] >=20 > Heh, sorry for failing to provide the actual error message. It > appears also with -O: >=20 > -- cut here -- > cc -c -O -pipe -ffast-math -march=3Dpentium4 -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99=20 > -nostdinc -I- -I. -I../../.. -I../../../contrib/dev/acpica > -I../../../contrib/altq -I../../../contrib/ipfilter > -I../../../contrib/pf -I../../../contrib/dev/ath > -I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm > -I../../../dev/twa -D_KERNEL -include opt_global.h -fno-common > -finline-limit=3D8000 --param inline-unit-growth=3D100 --param > large-function-growth=3D1000 -mno-align-long-strings > -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 > -ffreestanding -Werror ../../../fs/devfs/devfs_vnops.c > ../../../fs/devfs/devfs_vnops.c:1182: warning: redundant redeclaration > of 'devfs_ops_f' > ../../../fs/devfs/devfs_vnops.c:71: warning: previous declaration of > 'devfs_ops_f' was here > ../../../fs/devfs/devfs_vnops.c:1193: warning: redundant redeclaration > of 'devfs_vnodeops' > ../../../fs/devfs/devfs_vnops.c:69: warning: previous declaration of > 'devfs_vnodeops' was here > ../../../fs/devfs/devfs_vnops.c:1215: warning: redundant redeclaration > of 'devfs_specops' > ../../../fs/devfs/devfs_vnops.c:70: warning: previous declaration of > 'devfs_specops' was here > *** Error code 1 > -- and here -- Sounds like you forgot to buildworld before buildkernel. You can review the full upgrade procedure in the handbook and in /usr/src/UPDATING. Kris --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDLcntWry0BWjoQKURAlPSAJ4w6/WNrJg+dkOGbj7gsDMvAFX9sgCgl2bF f5N1wFYXTw5zd9rRx2Y8CGk= =k/3S -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050918201126.GA11468>