Date: Thu, 1 Sep 2005 01:36:54 -0700 From: Mac Mason <mac@cs.hmc.edu> To: freebsd-questions@freebsd.org Subject: [solved] Re: make buildworld breaks in ncurses Message-ID: <20050901083653.GA11167@turing.cs.hmc.edu> In-Reply-To: <20050831041028.GB23964@turing.cs.hmc.edu> References: <20050831041028.GB23964@turing.cs.hmc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050901083653.GA11167>