Date: Sat, 02 Sep 1995 06:23:11 -0700 From: David Greenman <davidg@Root.COM> To: Gerd Truschinski <gt@freebsd.first.gmd.de> Cc: questions@freebsd.org Subject: Re: Address of mailinglist archive Message-ID: <199509021323.GAA22821@corbin.Root.COM> In-Reply-To: Your message of "Sat, 02 Sep 95 12:40:10 %2B0159." <199509021040.MAA10600@freebsd.first.gmd.de>
next in thread | previous in thread | raw e-mail | index | archive | help
>I just compiled FreeBSD and get a problem with zic: > "europe", line 717: invalid time of day > >I think that I have read a mail about this problem on this list. cd /usr/src/usr.sbin/zic; make; make install I recently added zic to the tools target so that it was made/installed before it was needed. It seems that either you didn't do a "make world", or you did so with an older source tree. -DG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509021323.GAA22821>