DragonFly BSD
DragonFly users List (threaded) for 2013-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Update to bootstrap tool flex/lex [epilog]


From: John Marino <dragonflybsd@xxxxxxxxx>
Date: Thu, 17 Jan 2013 10:19:47 +0100

On 1/17/2013 00:03, John Marino wrote:
> On 1/16/2013 23:05, John Marino wrote:
>> On 1/16/2013 20:12, John Marino wrote:
>>> I just updated a 17-year tool, flex, the master branch. It's a bootstrap
>>> tool. I think quickworld will still work, but I only tested the full
>>> buildworld. If you see any strange build errors involving lex, you
>>> probably want to do a full buildworld.
>
> I'm sorry, disregard the above.
> There's no problem, you can upgrade to HEAD from anywhere.
> It should work fine.


The place I was unable to build world after the flex update was a 
poudriere jail.  I wasn't able to reproduce the problem on /usr/src.

However, if buildworld fails for you in the bootstrap stages (stage 1 or 
maybe stage 2c) with M4 errors then this should fix the problem:

(assuming /usr/src is the latest)
 > cd /usr/src/usr.bin/m4
 > make
 > make install clean

then retry the buildworld.

John



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]