Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 1996 23:57:58 +0300 (EET DST)
From:      Mr Operating System <freebsd@shadows.aeon.net>
To:        freebsd-current@freebsd.org
Subject:   Re: A couple of problems!!
Message-ID:  <199607092057.XAA18578@shadows.aeon.net>
In-Reply-To: <199607091636.KAA18405@rocky.mt.sri.com> from Nate Williams at "Jul 9, 96 10:36:10 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> If you read the -current email, you'd know that you *must* first do a
> 'make bootstrap' in the lex diretory first.  So
> 
> # cd /usr/src/usr.bin/lex
> # make clean
> # make bootstrap
> # make
> # make install
> 
> It'll work fine from then on.

and when it doesnt?

cd /usr/src/usr.bin/lex && make -DNOMAN -DNOPROFILE bootstrap &&  make -DNOMAN -DNOPROFILE all install
make: don't know how to make bootstrap. Stop
*** Error code 2

Stop.
shadows# 

tried manually too, different things... no dice

my machine just dont know how to 'make bootstrap'

sup's about few hours old, from sup.de.freebsd.org (it has contrib now)

> Nate


mickey



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