Re: Strange installworld failure.

From: Kris Kennaway (kris_at_obsecurity.org)
Date: 10/28/03

  • Next message: Kris Kennaway: "Re: 4.9-RC panic on 24 hours"
    Date: Tue, 28 Oct 2003 10:21:32 -0800
    To: stable@d.sparks.net
    
    
    

    On Tue, Oct 28, 2003 at 10:17:16AM -0500, stable@d.sparks.net wrote:
    > Hi All;
    >
    > I've recently cvsupped a whole stable full of machines to 4.9-RC-x over
    > the last weekend. All but one went smoothly.
    >
    > This one system, "crunch", does "make buildworld" fine, "make
    > buildkernel" fine, "make installkernel" fine, but chokes with the
    > following error message when trying to "make installworld":
    >
    > tk8.3/tkInt.h -> tk8.3/tkInt.ph
    > tk8.3/tkIntXlibDecls.h -> tk8.3/tkIntXlibDecls.ph

    You have some non-standard stuff in /usr/include: this is probably
    breaking your install. Specifically, look for dangling symlinks in
    /usr/include; the perl installer cannot deal with these.

    Kris

    
    



  • Next message: Kris Kennaway: "Re: 4.9-RC panic on 24 hours"