From owner-freebsd-current Sat Nov 28 08:42:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA25231 for freebsd-current-outgoing; Sat, 28 Nov 1998 08:42:12 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from oldnews.quick.net (oldnews.quick.net [207.212.170.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA25226 for ; Sat, 28 Nov 1998 08:42:11 -0800 (PST) (envelope-from donegan@oldnews.quick.net) Received: (from donegan@localhost) by oldnews.quick.net (8.8.5/8.6.9) id IAA24441; Sat, 28 Nov 1998 08:41:29 -0800 (PST) Date: Sat, 28 Nov 1998 08:41:29 -0800 (PST) From: "Steven P. Donegan" To: Mike Smith cc: Bruce Evans , jack@germanium.xtalwind.net, jake@checker.org, current@FreeBSD.ORG Subject: Re: install: strip: No such file or directory In-Reply-To: <199811280730.XAA00387@dingo.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, whoever is working on this has succeeded in making the failure happen after 5 minutes instead of 3+ hours :-) ===> usr.bin/strip rm -f maybe_stripped strip strip.o strip.1aout.gz strip.1aout.cat.gz rm -f .depend /usr/src/usr.bin/strip/GRTAGS /usr/src/usr.bin/strip/GSYMS /usr/src/usr.bin/strip/GTAGS 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error 179.7u 209.9s 5:17.22 122.8% 327+428k 2199+16724io 24pf+0w I think that's progress :-) The errors here are from a make world: cd /usr/obj chflags -R noschg * rm -r * cd /usr/src time make -j 18 world To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message