Date: Sat, 9 Jun 2018 14:05:20 -0700 From: bob prohaska <fbsd@www.zefox.net> To: Mark Johnston <markj@freebsd.org> Cc: freebsd-arm@freebsd.org, freebsd-current@freebsd.org Subject: Re: use of undeclared identifier 'DW_LANG_C11' Message-ID: <20180609210520.GB5728@www.zefox.net> In-Reply-To: <20180609201308.GA13305@pesky> References: <20180609200724.GA5728@www.zefox.net> <20180609201308.GA13305@pesky>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 09, 2018 at 04:13:08PM -0400, Mark Johnston wrote: > On Sat, Jun 09, 2018 at 01:07:24PM -0700, bob prohaska wrote: > > I'm seeing persistent > > --- dwarf.o --- > > /usr/src/cddl/contrib/opensolaris/tools/ctf/cvt/dwarf.c:1980:8: error: use of undeclared identifier 'DW_LANG_C11' > > case DW_LANG_C11: > > ^ > > errors very early in buildworld attempts on 334890 > > > > I've tried "make clean" in /usr/src to no avail, is there something else > > to try, or should I just wait for a source update? > > Please give r334892 a try. Thank you, bob prohaska
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180609210520.GB5728>