Re: [Chicken-users] New 4.11 install. "make" FAILS.

2016-10-17 Thread Terry Phelps
Well, here's some more details, but the timestamps look okay to me. This is Red Hat Linux 7 on x64. The filesystem is XFS, which is apparently the default filesystem for this distribution. I'm using GNU tar 1.26, and GNU make 3.82 Tar reports the timestamps in the tarball like this: $ tar tvzf

Re: [Chicken-users] New 4.11 install. "make" FAILS.

2016-10-17 Thread Peter Bex
On Mon, Oct 17, 2016 at 02:46:18PM -0400, Terry Phelps wrote: > I downloaded the 4.11.0 tarball, edited config.make to set PLATFORM and > PREFIX, and typed "make" on an ordinary RHEL 7 Linux box. > > It did a bunch of gcc compiles, and failed with this: > > chicken build-version.scm

[Chicken-users] New 4.11 install. "make" FAILS.

2016-10-17 Thread Terry Phelps
I downloaded the 4.11.0 tarball, edited config.make to set PLATFORM and PREFIX, and typed "make" on an ordinary RHEL 7 Linux box. It did a bunch of gcc compiles, and failed with this: chicken build-version.scm -optimize-level 2 -include-path . -include-path ./ -inline -ignore-repository