Date: Wed, 19 Jun 1996 14:55:42 -0600 From: Nate Williams <nate@sri.MT.net> To: current@FreeBSD.org Subject: Announcement: Upgraded Flex and bootstrap instructions Message-ID: <199606192055.OAA07553@rocky.sri.MT.net>
index | next in thread | raw e-mail
I just upgraded lex/flex to it's most recent incarnation. However, this means that *if* you don't use a make world to upgrade your tree, you must 'bootstrap' the new flex into place since by default it relies on a version of flex at least as current as itself, and the previous version in FreeBSD is not recent enough. To do this, you must follow these simple steps: # cd /usr/src/usr.bin/lex # make bootstrap all install Viola! That's all there is to it. 'make world' already has this step in place, so the make world folks should be set. Natehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606192055.OAA07553>
