can't build world from 5.2.1-REL

From: Doug White (dwhite_at_gumbysoft.com)
Date: 04/08/04

  • Next message: Ruslan Ermilov: "Re: sk ethernet driver: watchdog timeout"
    Date: Thu, 8 Apr 2004 12:32:19 -0700 (PDT)
    To: current@freebsd.org
    
    

    Hey folks,

    I've got a dual Xeon machine here that can't seem to build -current from
    5.2.1-RELEASE. It appears something is badly broken in the gcc build or
    yacc or both. The victim machine was just freshly installed with
    5.2.1-REL, and I've only built the kernel to enable SMP and remove the
    drivers I don't use.

    The first time I tried to buildworld, it croaked on trying to link
    gengtype complaining that a bunch of yy* symbols weren't defined. I
    toasted /usr/obj and built again and got "attempt to use poisoned
    "strdup"" messages during a make depend step in cc_tools.

    The last time the "poisioned" messages appeared, which was last year, it
    was due to broken sed. Looking at the diffs between the foo.c and
    foo.c%DIKED files, the correct changes are being made.

    I'm working on generating buildworld typescripts once I get a fresh src
    tree downloaded to the machine again. Since my other -current builders,
    which update near daily, are building OK, I'm guessing there is a
    non-backwards-compatible change in there somewhere.

    I'll post the URLs once I get the logs uploaded.

    -- 
    Doug White                    |  FreeBSD: The Power to Serve
    dwhite@gumbysoft.com          |  www.FreeBSD.org
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Ruslan Ermilov: "Re: sk ethernet driver: watchdog timeout"