Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jul 1996 18:58:29 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Mr Operating System <freebsd@shadows.aeon.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: A couple of problems!! 
Message-ID:  <19823.836963909@time.cdrom.com>
In-Reply-To: Your message of "Tue, 09 Jul 1996 23:57:58 %2B0300." <199607092057.XAA18578@shadows.aeon.net> 

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?

Do it from the right directory.. :-)

$ cd /usr/src
$ make clean bootstrap install

					Jordan



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