Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2012 21:58:29 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc:        Konstantin Belousov <kostikbel@gmail.com>, current@freebsd.org
Subject:   Re: Repeated build failures in expr due to yyparse
Message-ID:  <4FC3D8E5.1040500@FreeBSD.org>
In-Reply-To: <C8FC6AC0-4667-417D-AA9E-E4187B603798@lists.zabbadoz.net>
References:  <BE417E61-0794-4E0A-AC6E-1217F9E1571A@lists.zabbadoz.net> <20120528084233.GY2358@deviant.kiev.zoral.com.ua> <C8FC6AC0-4667-417D-AA9E-E4187B603798@lists.zabbadoz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-05-28 11:21, Bjoern A. Zeeb wrote:
...
> I needed to update headers to be able to recompile ifconfig after some
> additions; then got bitten by that not compiling as libc didn't include
> the symbol for _ThreadRuneLocale yet but the header was already picked up.
> So had to re-do libc as well.
> 
> Doing a make clean cleandepend obj depend all install for expr and yacc
> has helped and re-starting buildworld succeeded.
> 
> So /usr/include/osrealdate.h being updated was the culprit most likely.
> *grml* fragile stuff.  I can see the point though.

See also this thread by bapt:

  http://lists.freebsd.org/pipermail/freebsd-arch/2012-May/012592.html

Maybe a FORCE_BOOTSTRAP_ALL option would be nice. :)



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