Date: Fri, 18 Apr 2003 16:01:47 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: Pav Lucistnik <pav@oook.cz> Cc: freebsd-current@freebsd.org Subject: Re: buildworld bombs in ncurses Message-ID: <20030418130147.GB85400@sunbay.com> In-Reply-To: <1050667638.68681.15.camel@pav.hide.vol.cz> References: <1050666284.68681.13.camel@pav.hide.vol.cz> <20030418115649.GB80192@sunbay.com> <1050667638.68681.15.camel@pav.hide.vol.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
--V0207lvV8h4k8FAm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 18, 2003 at 02:07:19PM +0200, Pav Lucistnik wrote: > V p?, 18. 04. 2003 v 13.56, Ruslan Ermilov napsal: >=20 > > > I have 5.0-RELEASE system installed from binary CD. Now I'm trying to > > > update it to -CURRENT. make buildworld dies in /usr/src/lib/libncurse= s. > > > This looks more like awk issue, because ncurses wasn't changed for a > > > long time. When I look at lines in generated lib_gen.c where it > > > complains, I see: > > >=20 > > Is your machine's date/time set correctly? >=20 > Yes, >=20 > $ LANG=3Dus date > Fri Apr 18 14:05:53 CEST 2003 >=20 I can reproduce this problem easily with the cs_CZ.ISO8859-2 locale. I've just committed a fix for this in lib/libncurses/Makefile,v 1.68. > and how that could affect it? >=20 make(1) heavily depends on the correct date/time; if you have your date/time set incorrectly (to the past), make(1) can be confused by attempting to rebuild things at the times and using the tools it is not supposed to. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --V0207lvV8h4k8FAm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+n/c7Ukv4P6juNwoRAqivAJ9323JazBva+UC+Ru5Op4R1nwOe2wCdGWPo grbRgfs9Ha1rkYiqun/cros= =Deok -----END PGP SIGNATURE----- --V0207lvV8h4k8FAm--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030418130147.GB85400>