[Python-Dev] Vacation and possibly a new bug
Jordan Krushen
jordan@krushen.com
Tue, 22 Jul 2003 15:35:30 -0700
On Tue, 22 Jul 2003 13:50:39 -0700, Jordan Krushen <jordan@krushen.com>
wrote:
> On a freshly-installed RedHat 6.2 VMware box (./configure, make, make
> test) :
>
> 1 test failed:
> test_time
After patching with tzset4.diff and running autoreconf (after installing
autoconf 2.57):
1 test failed:
test_time
After patching with tzset_AEST.diff and running autoreconf:
1 test failed:
test_time
No luck.
J.