From owner-freebsd-current Fri Nov 27 22:55:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA11382 for freebsd-current-outgoing; Fri, 27 Nov 1998 22:55:35 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA11377 for ; Fri, 27 Nov 1998 22:55:32 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id RAA01037; Sat, 28 Nov 1998 17:55:22 +1100 Date: Sat, 28 Nov 1998 17:55:22 +1100 From: Bruce Evans Message-Id: <199811280655.RAA01037@godzilla.zeta.org.au> To: jack@germanium.xtalwind.net, jake@checker.org Subject: Re: install: strip: No such file or directory Cc: current@FreeBSD.ORG 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. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message