Re: Cannot compile Scsh
Andreas Bernauer <[email protected]> Tue, 02 Jun 2009 14:57:21 +0200
| Newsgroups | gmane.lisp.scheme.scsh |
|---|---|
| Message-ID | <[email protected]> |
Lam Luu wrote: > Hello everyone, > > I am trying to compile scsh 0.6.7 on a Fedora 10 box. However, the > process has never been successful. I constantly get this message: I guess your box works in 64-bit mode? (I get the same error on my 64-bit boxes.) scsh does not work on 64-bit architectures (yet). Possible workarounds: http://article.gmane.org/gmane.lisp.scheme.scsh/7704 http://article.gmane.org/gmane.lisp.scheme.scsh/7715 -- Andreas.