make buildworld breaks in ncurses

From: Mac Mason (mac_at_cs.hmc.edu)
Date: 08/31/05

  • Next message: Dan Nelson: "Re: `du -h` not printing out the filesystems?"
    Date: Tue, 30 Aug 2005 21:10:29 -0700
    To: freebsd-questions@freebsd.org
    
    
    

    While running a make buildworld on a system that was cvsup'd to
    RELENG_5_4 about an hour ago, it breaks on

     [snip]/contrib/ncurses/ncurses/tinfo/make_keys.c

    with

      /usr/obj/usr/src/sys/i386/usr/bin/ld: cannot find -lc

    What's going on here? I deleted both /usr/obj and /usr/src and
    re-cvs-up'd before running make buildworld, so the build should be
    clean.

    Help?

    Thanks!

        --Mac

    
    



  • Next message: Dan Nelson: "Re: `du -h` not printing out the filesystems?"