chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Error 70, what does it mean?


From: Felix Winkelmann
Subject: Re: [Chicken-users] Error 70, what does it mean?
Date: Wed, 29 Sep 2004 07:57:08 +0200
User-agent: Mozilla Thunderbird 0.5 (X11/20040208)

Ed Watkeys wrote:
Michael Erdmann said:

Hallo, i am trying to compile slib, and i get the following strange
error:

chicken -syntax fluidlet.scm
compiling `fluidlet.scm' ...
Error: #(syntax-object fluid-let ((#f top) shift #(ribcage
(#(import-token *top*)) () ())))

make: *** [fluidlet.c] Error 70
address@hidden:~/scheme/slib>


Error 70, what doe it mean?


Are you using NFS? On my Unix box (OS X) error 70 is ESTALE, Stale NFS
file handle.

Look in /usr/include/errno.h or /usr/include/sys/errno.h.


That's not an error-code, it's just an exit status.


cheers,
felix




reply via email to

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