From owner-freebsd-stable@FreeBSD.ORG Thu Nov 16 02:38:28 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 096BD16A412 for ; Thu, 16 Nov 2006 02:38:28 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06F0543D69 for ; Thu, 16 Nov 2006 02:38:24 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id E28F81A3C19; Wed, 15 Nov 2006 18:38:23 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3EC6A51D0C; Wed, 15 Nov 2006 21:38:12 -0500 (EST) Date: Wed, 15 Nov 2006 21:38:12 -0500 From: Kris Kennaway To: Patrick Okui Message-ID: <20061116023812.GA37110@xor.obsecurity.org> References: <200611160506.17630.pokui@psg.com> <20061116022211.GA36855@xor.obsecurity.org> <200611160534.44263.pokui@psg.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk" Content-Disposition: inline In-Reply-To: <200611160534.44263.pokui@psg.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-stable@freebsd.org, Kris Kennaway Subject: Re: kernel build on RELENG_6 (as of 15:00 GMT on 16.November.2006) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Nov 2006 02:38:28 -0000 --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 16, 2006 at 05:34:44AM +0300, Patrick Okui wrote: > On Thursday 16 November 2006 05:22, Kris Kennaway wrote: > > On Thu, Nov 16, 2006 at 05:06:16AM +0300, Patrick Okui wrote: > > > Fails with something along the lines of.. > > > > > > ...In function `ASR_failActiveCommands': > > > /usr/src/sys/dev/asr/asr.c:840: error: `bcb' undeclared (first use in > > > this function) > > > /usr/src/sys/dev/asr/asr.c:840: error: (Each undeclared identifie .... > > > > > > changing bcb to ccb on that line fixes that... then later.. > > > > > > In file included from /usr/src/sys/kern/sched_4bsd.c:1390: > > > /usr/src/sys/kern/kern_switch.c: In function `runq_choose': > > > /usr/src/sys/kern/kern_switch.c:871: error: stray '\8' in program > > > *** Error code 1 > > > > > > Replacing the ^H at the beginning of the file with a tab fixes that.. > > > (funny enough, just deleting the charcter with 'x' in vi didn't work,= I > > > had to 'dd' the line and retype it out ... makes me wonder what editor > > > was used to put that character there in the first place.) > > > > > > I'm guessing a committer has already caught this and fixed... but tho= ught > > > I'd post just in case someone hits the same bugs. > > > > You have bad RAM. >=20 > Interesting... the bad RAM would cause cvsup to write a 'b' rather than a= 'c'=20 > as well as insert that funky character?=20 Yep, they're both single bit flips. Kris --UugvWAfsgieZRqgk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFW88TWry0BWjoQKURAp8hAKDvAs0QB/Zw35J9dVHufigZVzKzMACgz5GY BNY1JU1+auo2cpZxd1vkgXc= =bxwb -----END PGP SIGNATURE----- --UugvWAfsgieZRqgk--