Something is wrong with the latest stable snapshot

The latest, Sept 1, stable snapshot won’t build for me. I type ‘./
configure’ and everything looks OK. I type ‘make’ and it says
something about MINIRUBY and it starts running configure again. Here
are a few lines around ‘make’


checking whether ELF binaries are produced… no
checking whether OS depend dynamic link works… yes
checking for nroff… /usr/bin/nroff
config.h unchanged
configure: creating ./config.status
config.status: creating Makefile
~/ruby $ make
MINIRUBY="./miniruby" /bin/sh ./config.status --recheck
running /bin/sh ./configure --no-create --no-recursion
checking build system type… powerpc-apple-darwin8.7.0
checking host system type… powerpc-apple-darwin8.7.0
checking target system type… powerpc-apple-darwin8.7.0
checking for gcc… gcc

Hi,

In message “Re: Something is wrong with the latest stable snapshot.”
on Thu, 31 Aug 2006 21:46:40 +0900, Chris G.
[email protected] writes:

|The latest, Sept 1, stable snapshot won’t build for me. I type ‘./
|configure’ and everything looks OK. I type ‘make’ and it says
|something about MINIRUBY and it starts running configure again. Here
|are a few lines around ‘make’

Can you check the timestamps of files? Are there any files from the
future?

						matz.

On Aug 31, 2006, at 6:39 PM, Yukihiro M. wrote:

future?
There were this morning when I posted the original message. I’m on
the other side of the international date line. It’s working now.