chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Chicken + current darcs HEAD = borked


From: John Cowan
Subject: [Chicken-users] Chicken + current darcs HEAD = borked
Date: Sun, 20 Aug 2006 20:33:23 -0400
User-agent: Mutt/1.3.28i

Building with autotools, I get the following failure:

make[1]: Entering directory `/opt/chicken/autotools'
./chicken library.scm -quiet -no-trace -no-lambda-info -optimize-level 2 
-unsafe -feature unsafe -include-path . -output-file ulibrary.c -explicit-use
make[1]: *** [ulibrary.c] Error 57
make[1]: Leaving directory `/opt/chicken/autotools'
make: *** [all] Error 2

The CMake build works fine for most purposes, but attempting to build
the numbers egg produces a broken numbers-base.c file: there is a bare
"!" on line 12, and then there are a zillion more errors.
It's probable that the autotools build would have this problem
if I could get that far.

-- 
Eric Raymond is the Margaret Mead               John Cowan
of the Open Source movement.                    address@hidden
        --Bruce Perens,                         http://www.ccil.org/~cowan
          some years ago




reply via email to

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