Re: Newer yacc needed for building world

From: Willem Jan Withagen <wjw_at_digiware.nl>
Date: Wed, 22 Apr 2015 21:55:13 +0200
On 22/04/2015 18:45, Warren Block wrote:
> On Wed, 22 Apr 2015, Willem Jan Withagen wrote:
> 
>> Hi,
>>
>> [I thought that I've seen talk about this before.]
>>
>> On a customers system I'm trying to build a new world, with a fresh tree.
>> I've deleted lines from other tracks in parallel compilation.
>>
>> --- aslcompilerparse.c ---
>> yacc -d -pAslCompiler -oaslcompilerparse.c aslcompiler.y
>> yacc: 89 shift/reduce conflicts.
>> yacc: f - maximum table size exceeded
>> *** [aslcompilerparse.c] Error code 2
>>
>> And I do not find yacc in the tools/tmp tree.
>>
>> So here the buildsystem is in a catch22. And perhaps yacc needs to be
>> added to the buildtools?
>>
>> Probably I can get out of this by first
>>     cd /usr/src/usr.bin/yacc
>>     make; make install
> 
> Yes:
> https://lists.freebsd.org/pipermail/freebsd-current/2015-February/054740.html
> 

But this is not enough to make yacc part of the build tools??

--WjW
Received on Wed Apr 22 2015 - 17:55:28 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:57 UTC