[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] compile problem
From: |
Joerg F. Wittenberger |
Subject: |
[Chicken-users] compile problem |
Date: |
10 Apr 2003 13:38:53 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Hi all,
I'm trying to compile the cvs repository as of 10th Apr using chicken
1.0. Works up to:
chicken posix.scm -quiet -debug-level 0 -optimize-level 2 -include-path .
-output-file posix.c -explicit-use
posix.scm:
Warning: illegal declaration specifier `(hide ##sys#stat)'
Error: illegal foreign return type nonnull-c-string
make[2]: *** [posix.c] Error 1
make[2]: Leaving directory `/home/jerry/build/Scheme/chicken/chicken'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jerry/build/Scheme/chicken/chicken'
What's wrong?
Thanks
/Jörg
--
The worst of harm may often result from the best of intentions.
- [Chicken-users] compile problem,
Joerg F. Wittenberger <=