Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 1998 10:47:57 +0100
From:      Thierry Herbelot <herbelot@cybercable.fr>
To:        Mike Smith <mike@smith.net.au>
Cc:        Bruce Evans <bde@zeta.org.au>, jack@germanium.xtalwind.net, jake@checker.org, current@FreeBSD.ORG
Subject:   Re: install: strip: No such file or directory
Message-ID:  <365FC6CD.D73BF0C2@cybercable.fr>
References:  <199811280730.XAA00387@dingo.cdrom.com>

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

Hello,

What is the resulting state of a machine after such an "Installworld" ?
I've done this yesterday, and I wonder what to do next (re-make world
after
cvsupping the last mod by Joerg Wunsch on
src/sys/i386/boot/netboot/Makefile ?)

	TIA

	TfH

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?365FC6CD.D73BF0C2>