From owner-freebsd-current Mon Nov 17 16:09:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA26394 for current-outgoing; Mon, 17 Nov 1997 16:09:58 -0800 (PST) (envelope-from owner-freebsd-current) Received: from zippy.dyn.ml.org (haiti-68.ppp.hooked.net [206.169.228.68]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA26385 for ; Mon, 17 Nov 1997 16:09:52 -0800 (PST) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.7/8.8.7) with SMTP id QAA00426 for ; Mon, 17 Nov 1997 16:10:36 -0800 (PST) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Mon, 17 Nov 1997 16:10:36 -0800 (PST) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: current Subject: make world fails :/ Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Arg!! I've been having horrible luck with make worlds recently. I've tried three times this past weekend, once on friday night, once on saturday night, and once on sunday night. Friday and Saturday, lightning decided to play a nice joke on me, and the computer rebooted without a hitch (so much for nice Northern Cali weather). Finally on Sunday night, I left it running, and this morning, I watched it finish, as groff (or troff or similar, but I think it was groff) decided to free junk pointers (in /usr/src/share/papers as I recall), and eventually bomb out in one of the papers. I'm gonna wipe out /usr/sup, recvsup the already current as of 11P PST yesterday, and see if this works. Yes I've done a chflags -R noschg /usr/obj; rm -rf /usr/obj. Does anyone have any other suggestions? - alex