Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Dec 2000 07:15:19 +0100 (CET)
From:      Reddy Crashalott <autoretributionmeowbot@free-N0rp.netscum.dk>
To:        Neil Long <neil.long@computing-services.oxford.ac.uk>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: RELENG_3 buildworld problems
Message-ID:  <200012210615.eBL6FJw62370@crotchety.newsbastards.org>
In-Reply-To: <E148rPa-0005py-00@ratbert.oucs.ox.ac.uk>
References:  <E148rPa-0005py-00@ratbert.oucs.ox.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
[disclaimer: this is an invalid sender address; replies should be
 posted to the list or perhaps better not posted at all]

:: I have cvsup'd since then (and double checked) but now it is dieing in 
:: buildworld but it never seems to be the same place - e.g.

You've got some dodgy memory flipping bits around:

:: /usr/src/usr.bin/vi/../../contrib/nvi/include/vi_extern.h:104:
:: parse error before `VIcMD'

VICMD -> VIcMD
  ^        ^
:: /var/tmp/ccV66454.s:114: Error: invalid character (0x8) in opcode

bit gone awry

:: another time it failed to find 'chare' rather than 'share' 

chare -> share
^        ^

:: Anyone else seeing such weirdness?

I've seen it with flaky memory.  Try swapping bits of it out, or
doing a memory test, until you isolate the defective part(s)



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?200012210615.eBL6FJw62370>