On Tue, Apr 05, 2016 at 03:34:21AM -0600, Matt Gushee wrote:
> Sure. The main commands I ran were:
> 
>   $ tar zxvf /var/tmp/chicken-4.11.0rc1.tar.gz
> 
>   $ cd chicken-4.11.0rc1/
> 
>   $ make PLATFORM=linux PREFIX=/opt/chicken411
> 
> Also before the make invocation, I did some ls's and less's, and also did
> 
>   export LC_ALL=C
> 
> ... hoping it might cause 'ls [A-Z]*' to show only files starting with
> capital letters (because I didn't remember if there was a README or INSTALL
> file, or what).
> 
> I also executed
> 
>   ./identify.sh
> 
> just out of curiosity, but that presumably did nothing.

I think that's the problem, it will touch some files from which
build-version.scm is derived.  Please try again without running
identify.sh!

Cheers,
Peter

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to