From owner-freebsd-stable Mon May 1 13:20:21 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C9B537C2B9; Mon, 1 May 2000 13:18:11 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id NAA05891; Mon, 1 May 2000 13:18:10 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 1 May 2000 13:18:10 -0700 (PDT) From: Kris Kennaway To: Daniel Frazier Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make buildworld fails... In-Reply-To: <390DE0AA.A5B7166F@magpage.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 1 May 2000, Daniel Frazier wrote: > %xtern int rl_forward_word __P((int, int)); > > the line with the % is line 84, as referred to in the error. It looks > like the obvious fix is to edit that line. Looks like corruption on your local machine - this isn't in the CVS repository. 'e' is 0x65, '%' is 0x25, looks like you have a single-bit flip from somewhere. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message