Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 1998 23:30:36 -0800
From:      Mike Smith <mike@smith.net.au>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        jack@germanium.xtalwind.net, jake@checker.org, current@FreeBSD.ORG
Subject:   Re: install: strip: No such file or directory 
Message-ID:  <199811280730.XAA00387@dingo.cdrom.com>
In-Reply-To: Your message of "Sat, 28 Nov 1998 17:55:22 %2B1100." <199811280655.RAA01037@godzilla.zeta.org.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
> >> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811280730.XAA00387>