Trying to upgrade from 9.2 to 10-STABLE, make buildworld fails on yacc
Ian Lepore
ian at FreeBSD.org
Thu Aug 7 20:17:41 UTC 2014
On Thu, 2014-08-07 at 20:24 +0200, Julie Koubová wrote:
> Thanks, Ian!
>
> I have changed the Makefile.inc1 version check as per this diff:
> http://svnweb.freebsd.org/base/head/Makefile.inc1?r1=269661&r2=269662
>
> deleted /usr/obj, but buildworld still fails in the exact same way :(
>
> Julie Koubová
> juliekoubova at gmail.com
> +420 724 557 212
I didn't look at your original problem closely enough, I just assumed it
was the same as someone reported and got fixed recently.
Looking closer, it appears that your first failure was probably one of
your WITHOUT_xxxxx was eliminating something that's now needed.
The second failure is something I can't help with much... one of my
usual configs is WITHOUT_KERBEROS.
-- Ian
More information about the freebsd-stable
mailing list