chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] testing release candidate for 4.0.0


From: Taylor Venable
Subject: Re: [Chicken-users] testing release candidate for 4.0.0
Date: Wed, 25 Mar 2009 23:24:02 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

On Wed, Mar 25, 2009 at 04:31:24PM +0100, felix winkelmann wrote:
> I tested it on several systems (mingw(+msys), linux), but would
> appreciate if others could give it a try. Note that some minor
> recent trunk changes didn't make it, due to unclear portability.

On OpenBSD 4.5 x86:

Compiles both from the distributed C files, and also from C files
generated (by Chicken 4) from the Scheme code.

I get the following when running "make fullcheck" --

======================================================================

gmake -f ./Makefile.bsd dist
gmake[2]: Entering directory `/home/taylor/Source/Lisp/chicken-4.0.0'
csi -s ./scripts/makedist.scm --platform=bsd CHICKEN=chicken

Error: (open-input-file) cannot open file - No such file or directory: 
"./scripts/makedist.scm"
gmake[2]: *** [dist] Error 70
gmake[2]: Leaving directory `/home/taylor/Source/Lisp/chicken-4.0.0'
gmake[1]: *** [compiler-check] Error 2
gmake[1]: Leaving directory `/home/taylor/Source/Lisp/chicken-4.0.0'
gmake: *** [fullcheck] Error 2

======================================================================

When issuing "make check" it runs to completion and appears to be
successful (I notice no failures; but I'd be happy to supply a
transcript if requested).

-- 
Taylor Christopher Venable
http://real.metasyntax.net:2357/




reply via email to

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