chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] compile problem


From: Felix Winkelmann
Subject: Re: [Chicken-users] compile problem
Date: Thu, 10 Apr 2003 16:40:49 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020530

Joerg F. Wittenberger wrote:
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?


What does `which chicken` output?
That looks very strange. Do you have an old chicken binary
floating around?


cheers,
felix






reply via email to

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