From owner-freebsd-questions Tue Nov 19 2:53: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 966A837B401 for ; Tue, 19 Nov 2002 02:53:04 -0800 (PST) Received: from inter.stack.ru (inter.stack.ru [217.106.127.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABA4943E97 for ; Tue, 19 Nov 2002 02:53:00 -0800 (PST) (envelope-from tdn@stack.ru) Received: from exch2k.stack.ru (exch2k.stack.ru [217.106.127.210]) by inter.stack.ru (8.11.6/8.11.6) with ESMTP id gAJAqto93949 for ; Tue, 19 Nov 2002 16:52:55 +0600 (NOVT) (envelope-from tdn@stack.ru) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: CVSUp from 4.3 to 4.7 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Tue, 19 Nov 2002 16:52:55 +0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: CVSUp from 4.3 to 4.7 Thread-Index: AcKPudCFCCm5umJOTWKFy/JjJshW6A== From: "Tolpanov, Dmitry" To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi. There is a trouble during upgrade system: To 4.7 version. I've done "cvsup stable-supfile" to release=3Dcvs tag=3DRELENG_4 And during "make buildworld" I've got the error: mv -f term.h.new term.h sed termcap.h -e "/@NCURSES_MAJOR@/s//5/" -e "/@NCURSES_MINOR@/s//1/" -e "/@NCURSES_CONST@/s///" -e "/@OSPEED_INCLUDES@/s//#include /" -e "/@OSPEED_TYPE@/s//speed_t/" sed 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 majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message