Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 2020 13:50:47 -0700 (PDT)
From:      Don Lewis <truckman@FreeBSD.org>
To:        Warner Losh <imp@bsdimp.com>
Cc:        FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>
Subject:   Re: 11-STABLE and 12-STABLE build failures
Message-ID:  <tkrat.f0cea7a580aecfae@FreeBSD.org>
In-Reply-To: <tkrat.e0c8ba05b88a9446@FreeBSD.org>
References:  <tkrat.d057fdee0e8cf153@FreeBSD.org> <CANCZdfopLJkZvCQ57Oy=JKwttQYMfZ%2BvuPxXvsWmOp2QLMy=6g@mail.gmail.com> <tkrat.86e8ee74c68fc4dc@FreeBSD.org> <tkrat.e0c8ba05b88a9446@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 25 Jul, Don Lewis wrote:
> On 25 Jul, Don Lewis wrote:
>> On 25 Jul, Warner Losh wrote:
>>> Liby.a was retired. Maybe there is some dangling references?
>> 
>> # grep yydebug *
>> localedef.c:	yydebug = 0;
>> localedef.h:extern int yydebug;
>> 
>> I see the same in the 13-CURRENT source and it builds successfully.
> 
> If I diff the two source trees, I see that the 13-CURRENT references are
> guarded by #if YYDEBUG.

Looks like we need this MFC:

%svn log -c 362569
------------------------------------------------------------------------
r362569 | jkim | 2020-06-23 19:08:08 -0700 (Tue, 23 Jun 2020) | 2 lines

Fix build with recent byacc.

------------------------------------------------------------------------




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