Hi.

There is a trouble during upgrade system:

To 4.7 version.

I've done "cvsup stable-supfile" to release=cvs tag=RELENG_4

And during "make buildworld" I've got the error:

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

Does anybody now what I should to do in order to fix this.
Thanks a lot.

Dmitry.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to