From owner-freebsd-questions Sun Mar 16 0: 4:31 2003 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 554BB37B404 for ; Sun, 16 Mar 2003 00:04:30 -0800 (PST) Received: from smtp.acd.net (smtp.acd.net [207.179.102.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E63843F93 for ; Sun, 16 Mar 2003 00:04:29 -0800 (PST) (envelope-from taxman@ACD.NET) Received: from 207.179.65.225 ([207.179.65.225]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Sun, 16 Mar 2003 03:04:18 -0500 From: taxman To: doug@safeport.com, freebsd-questions@FreeBSD.ORG Subject: Re: error updating 4.6 --> 4.8 Date: Sun, 16 Mar 2003 03:07:39 -0500 User-Agent: KMail/1.5 References: <20030316010536.K14340@pemaquid.safeport.com> In-Reply-To: <20030316010536.K14340@pemaquid.safeport.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303160307.39378.taxman@acd.net> X-OriginalArrivalTime: 16 Mar 2003 08:04:18.0690 (UTC) FILETIME=[A510F620:01C2EB92] 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 On Sunday 16 March 2003 01:17 am, doug@safeport.com wrote: > Buildworld gets: > > 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 made a 'slip' when I got the error the first time so I have a completely > fresh /usr/src and /usr/obj. I got the same error with the source tree that > had been updated from 4.6. How are you getting your "4.8" sources. Since 4.8 hasn't been released yet, you should probably ask this question on the -stable mailing list. Howver since 4.8 is in release candidate stage a build error in the sources would be unlikely. It's likely you've missed something. Try cvsupping your source (again?) using RELENG_4 There's always the chance of a transient build error. Then if you still get the error ask on -stable and include a little more of the error and they should be able to help you. hth, Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message