Date: Sat, 11 May 2002 14:18:26 -0700 (PDT) From: David Wolfskill <david@catwhisker.org> To: current@FreeBSD.ORG Subject: Solved -- was Re: buildworld seems broken (very early in process) Message-ID: <200205112118.g4BLIQKV098992@bunrab.catwhisker.org> In-Reply-To: <200205111336.g4BDa7SP097872@bunrab.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Well, the reason no one else encountered the problem I had was that no one else did something quite so stupid.... :-( I had managed to botch the sources for /bin/cp during yesterday's build (in a misdirected effort to avoid the warnings) in such a way that the resulting program executed with a return code of 0, but merely failed (at least in some cases) to copy anything. Since /bin/cp is a fairly low-level program that is just kinda expected to work, the result was singualrly unpleasant. I'm building the "cross tools" (which is *much* further than I got before) as I type.... I was about to make an attempt at a humorous comment about the creativity involved in that partictular instantiation of breakage... but at the moment, I'm just relieved.... :-} Here's hoping that no one else does this, or that if it is done, this might help the poor soul to recognize, diagnose, and fix the problem. Cheers, david -- David H. Wolfskill david@catwhisker.org Microsoft products -- for those times when reliability just doesn't matter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205112118.g4BLIQKV098992>