From owner-freebsd-stable Mon May 1 13:58:23 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 7118137C349; Mon, 1 May 2000 13:52:24 -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 NAA10204; Mon, 1 May 2000 13:52:24 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 1 May 2000 13:52:23 -0700 (PDT) From: Kris Kennaway To: Daniel Frazier Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make buildworld fails... In-Reply-To: <390DE8B8.69054C3D@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: > and so on. Here is line 81 from strtoul.c... > > cutlim = (unsigned long)ULONG_MAX % (unsigned long)ba3e; '3' == 0x33, 's' == 0x73 - again that 0x40 bit flip. > Here is line 435 from skel.c: > > "%+ C++ definition"l 0x6c -> 0x2c. Your hardware is definitely toggling bits :-) 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