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 <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to