chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Peter Bex
Subject: Re: [Chicken-users] New 4.11 install. "make" FAILS.
Date: Tue, 18 Oct 2016 08:49:01 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Oct 18, 2016 at 12:49:48AM -0400, Terry Phelps wrote:
> Well, here's some more details, but the timestamps look okay to me.

OK, so that's ruled out.

> [...]
> Near the end of the above, it says:
>        Prerequisite `buildid' is newer than target `build-version.c'.
>        Prerequisite `buildtag.h' is newer than target `build-version.c'.
> 
> And those two files are indeed newer than the target, so the problem isn't
> that build-version.scm is newer, I think. It is that buildid and buildtag.h
> are prereqs, and ARE newer:
> $ ls -l buildid buildtag.h
> -rw-r--r--. 1 tgphelps tgphelps  8 Oct 17 14:36 buildid
> -rw-r--r--. 1 tgphelps tgphelps 76 Oct 18 00:15 buildtag.h
> 
> I don't know enough about the mechanics of building chicken to debug this
> any further, so I'll stop here.

It looks like identify-me.sh is creating these files.  It should avoid
doing that if there's no .git dir and there is a manual-html dir.
Can you check that the manual-html exists and there's no .git dir in the
build root?

Cheers,
Peter

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]