Date: Mon, 1 May 2000 13:18:10 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: Daniel Frazier <dfrazier@magpage.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make buildworld fails... Message-ID: <Pine.BSF.4.21.0005011314460.5147-100000@freefall.freebsd.org> In-Reply-To: <390DE0AA.A5B7166F@magpage.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <forsythe@alum.mit.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0005011314460.5147-100000>