From owner-freebsd-current Fri Nov 27 23:32:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA14373 for freebsd-current-outgoing; Fri, 27 Nov 1998 23:32:24 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (castles303.castles.com [208.214.167.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA14364 for ; Fri, 27 Nov 1998 23:32:21 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id XAA00387; Fri, 27 Nov 1998 23:30:37 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199811280730.XAA00387@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Bruce Evans cc: jack@germanium.xtalwind.net, jake@checker.org, current@FreeBSD.ORG Subject: Re: install: strip: No such file or directory In-reply-to: Your message of "Sat, 28 Nov 1998 17:55:22 +1100." <199811280655.RAA01037@godzilla.zeta.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 27 Nov 1998 23:30:36 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >> anyone else seeing the following just before a make -j4 world should finish? > > > >Yup, and I submitted a PR a little while ago. > >Adding > > > >beforeinstall: > >STRIP= > > Make macros have global scope in make, so this breaks all non-install > uses of STRIP. There shouldn't be any such uses, but this was broken > in rev.1.20 of netboot/Makefile. All changes those changes are wrong > anyway, because netboot is part of a whole tree with similarly deficient > aout support. The correct fix is probably to remove netboot from the world build; it is not generally useful without recompilation anyway. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message