Date: Wed, 01 Sep 2004 10:24:54 -0400 From: Scott Walker <swalker@aol.net> To: "freebsd-questions@FreeBSD. ORG" <freebsd-questions@freebsd.org> Subject: Any ideas? Message-ID: <1094048694.31400.1.camel@mauw.office.aol.com>
index | next in thread | raw e-mail
[-- Attachment #1 --] I'm getting the below error on a make buildworld of a cvsup from today. I can't quite figure out the problem. Any ideas? This is the error I get (I've tried deleting the tree and re cvs'ing and i get the same exact error) sh /usr/src/lib/libncurses/../../contrib/ncurses/include/edit_cfg.sh /usr/src/lib/libncurses/ncurses_cfg.h term.h.new ** edit: HAVE_TCGETATTR ** edit: HAVE_TERMIOS_H ** edit: HAVE_TERMIO_H ** edit: BROKEN_LINKER mv -f term.h.new term.h sed </usr/src/lib/libncurses/../../contrib/ncurses/include/termcap.h.in >termcap.h -e "/@NCURSES_MAJOR@/s//5/" -e "/@NCURSES_MINOR@/s//1/" -e "/@NCURSES_CONST@/s///" -e "/@OSPEED_INCLUDES@/s//#include <termios.h>/" -e "/@OSPEED_TYPE@/s//speed_t/" sed </usr/src/lib/libncurses/../../contrib/ncurses/include/unctrl.h.in >unctrl.h -e "/@NCURSES_MAJOR@/s//5/" -e "/@NCURSES_MINOR@/s//1/" cc -o make_keys -O -pipe -I. -I/usr/src/lib/libncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/make_keys.c /usr/obj/usr/src/i386/usr/libexec/elf/ld: cannot find -lc *** Error code 1 Stop in /usr/src/lib/libncurses. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. evangelion# -- Scott Walker <swalker@aol.net> [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBBNdu19DDkbeFvJc8RAnmsAJ0WTAE/4KN0Uhv0pDqisfpmM/E/WwCfWYCl hUH4DFYqXvSuhrhXR7HfMp0= =oEFK -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1094048694.31400.1.camel>
