From owner-freebsd-questions@FreeBSD.ORG Thu Sep 1 08:36:55 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 4D00A16A41F for ; Thu, 1 Sep 2005 08:36:55 +0000 (GMT) (envelope-from mac@cs.hmc.edu) Received: from turing.cs.hmc.edu (turing.cs.hmc.edu [134.173.42.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1154643D45 for ; Thu, 1 Sep 2005 08:36:54 +0000 (GMT) (envelope-from mac@cs.hmc.edu) Received: by turing.cs.hmc.edu (Postfix, from userid 34126) id 57F355325E; Thu, 1 Sep 2005 01:36:54 -0700 (PDT) Date: Thu, 1 Sep 2005 01:36:54 -0700 From: Mac Mason To: freebsd-questions@freebsd.org Message-ID: <20050901083653.GA11167@turing.cs.hmc.edu> Mail-Followup-To: freebsd-questions@freebsd.org References: <20050831041028.GB23964@turing.cs.hmc.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HlL+5n6rz5pIUxbD" Content-Disposition: inline In-Reply-To: <20050831041028.GB23964@turing.cs.hmc.edu> User-Agent: Mutt/1.4.2.1i Subject: [solved] Re: make buildworld breaks in ncurses X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2005 08:36:55 -0000 --HlL+5n6rz5pIUxbD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 30, 2005 at 09:10:29PM -0700, Mac Mason wrote: > While running a make buildworld on a system that was cvsup'd to > RELENG_5_4 about an hour ago, it breaks on=20 >=20 > [snip]/contrib/ncurses/ncurses/tinfo/make_keys.c >=20 > with >=20 > /usr/obj/usr/src/sys/i386/usr/bin/ld: cannot find -lc >=20 > What's going on here? I deleted both /usr/obj and /usr/src and > re-cvs-up'd before running make buildworld, so the build should be > clean. As it turns out, when you buy a new motherboard, the hardware clock is set wrong. And make depends very heavily on timestamps. Fixing that solved the problem nicely. --Mac =20 --HlL+5n6rz5pIUxbD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (SunOS) iD8DBQFDFr2l1AphoTGXiN0RAhPvAJ9ObnL48CpZekt55lD/xCF3Q1Sn/wCgmTdt /iAS60CiArsFOvaLS440bG0= =e4mT -----END PGP SIGNATURE----- --HlL+5n6rz5pIUxbD--