From owner-freebsd-stable Sun Mar 16 21:20:30 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 125A037B401 for ; Sun, 16 Mar 2003 21:20:28 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 483D243F3F for ; Sun, 16 Mar 2003 21:20:27 -0800 (PST) (envelope-from doug@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.8/8.12.8) with ESMTP id h2H5KOjJ050796 for ; Mon, 17 Mar 2003 00:20:24 -0500 (EST) (envelope-from doug@fledge.watson.org) Received: from localhost (doug@localhost) by fledge.watson.org (8.12.8/8.12.8/Submit) with SMTP id h2H5KOBj050793 for ; Mon, 17 Mar 2003 00:20:24 -0500 (EST) Date: Mon, 17 Mar 2003 00:20:24 -0500 (EST) From: doug To: freebsd-stable@freebsd.org Subject: Re: buildworld error updating 4.6 --> stable In-Reply-To: <20030316192318.O14340@pemaquid.safeport.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The answer was: cd /usr/share mv mk mk.old ln -s /usr/src/share/mk/ mk It would seem to me that this is either a build problem or might at least rate a line in UPDATING. Or perhaps buildworld use /usr/src/share/mk rather than the one that won't work?. A diff showed major work on mk. I assume the new one will be installed on installworld. On Sun, 16 Mar 2003 doug@safeport.com wrote: > The error I get from make buildworld is: > > echo "===> lib/libncurses"; cd /usr/src/lib/libncurses; make > DIRPRFX=lib/libncurses/ depend; make DIRPRFX=lib/libncurses/ all; make > DIRPRFX=lib/libncur > ses/ install > ===> lib/libncurses > : > 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 > > I do a cd to cd /usr/src/lib/libncurses and execute the failing compile I > get: > [cut - lots of error crap] > The target system is 4.6. last updated around Jul 25, 2002. /usr/src is a fresh > cvsup (I accidently deleted /usr/src trying to clean up after I got the error > the first time): [cut cvsup and make.conf was not the problem either] > Should I make some intermediate updates, i.e. 4.6.2 ?? nop that wasn't it either _____ Douglas Denault doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message