From owner-freebsd-current@FreeBSD.ORG Mon Sep 19 00:00:37 2005 Return-Path: X-Original-To: current@freebsd.org 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 CAD5016A41F for ; Mon, 19 Sep 2005 00:00:37 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A25143D48 for ; Mon, 19 Sep 2005 00:00:37 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j8J00a0r000494 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 18 Sep 2005 20:00:36 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j8J00X6P014027; Sun, 18 Sep 2005 20:00:33 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4A64951562; Sun, 18 Sep 2005 20:00:33 -0400 (EDT) Date: Sun, 18 Sep 2005 20:00:33 -0400 From: Kris Kennaway To: Marcin Jessa Message-ID: <20050919000033.GA67675@xor.obsecurity.org> References: <20050918233855.31cecfc3.lists@yazzy.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gKMricLos+KVdGMg" Content-Disposition: inline In-Reply-To: <20050918233855.31cecfc3.lists@yazzy.org> User-Agent: Mutt/1.4.2.1i Cc: FreeBSD-Current Subject: Re: Error with devfs compiling RELENG_6 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 19 Sep 2005 00:00:37 -0000 --gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 18, 2005 at 11:38:55PM +0000, Marcin Jessa wrote: > Hi guys. >=20 > Got this one kernel with compiling fresh sources: >=20 > /contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ip= filter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/= sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev= /twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=3D8000 --pa= ram inline-unit-growth=3D100 --param large-function-growth=3D1000 -mno-ali= gn-long-strings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-ss= e -mno-sse2 -ffreestanding -Werror /usr/src/sys/fs/devfs/devfs_vnops.c > /usr/src/sys/fs/devfs/devfs_vnops.c:1182: warning: redundant redeclaratio= n of 'devfs_ops_f' > /usr/src/sys/fs/devfs/devfs_vnops.c:71: warning: previous declaration of = 'devfs_ops_f' was here > /usr/src/sys/fs/devfs/devfs_vnops.c:1193: warning: redundant redeclaratio= n of 'devfs_vnodeops' > /usr/src/sys/fs/devfs/devfs_vnops.c:69: warning: previous declaration of = 'devfs_vnodeops' was here > /usr/src/sys/fs/devfs/devfs_vnops.c:1215: warning: redundant redeclaratio= n of 'devfs_specops' > /usr/src/sys/fs/devfs/devfs_vnops.c:70: warning: previous declaration of = 'devfs_specops' was here > *** Error code 1 Asked and answered already..you forgot to follow the updating instructions, which include a buildworld. Kris --gKMricLos+KVdGMg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDLf+gWry0BWjoQKURAn13AKCJ1LD4/rO3uiJ9mjTMeKwTk7eOQwCg1fDe tW8PJ1xEVJJFnSjzFkSnhBY= =lNNy -----END PGP SIGNATURE----- --gKMricLos+KVdGMg--