[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] silex egg fails on CMake Cygwin
From: |
Brandon J. Van Every |
Subject: |
[Chicken-users] silex egg fails on CMake Cygwin |
Date: |
Tue, 08 Aug 2006 12:13:11 -0700 |
User-agent: |
Thunderbird 1.5.0.5 (Windows/20060719) |
Brandon J. Van address@hidden ~
$ chicken-setup opengl
The extension opengl does not exist.
Do you want to download it ? (yes/no/abort) [yes]
downloading catalog ...
downloading catalog from www.call-with-current-continuation.org ...
downloading required extensions ...
downloading easyffi.egg from (www.call-with-current-continuation.org
eggs 80) ..
.......
downloading silex.egg from (www.call-with-current-continuation.org eggs
80) ....
.........................
installing required extensions ...
gunzip -c ../easyffi.egg | tar xvf -
easyffi.scm
easyffi.setup
easyffi.html
easyffi.l
/usr/local/bin/csi -n -R silex -e '(lex "easyffi.l" "easyffi.l.scm"
(quote cou
nters) (quote none))'
Error: (require) can not load extension: silex
Call history:
<eval> (##sys#require (quote silex)) <--
make: Failed to make easyffi.l.scm: shell invocation failed with
non-zero return
status
Error: shell invocation failed with non-zero return status
"/usr/local/bin/csi -n -R silex -e '(lex \"easyffi.l\" \"easyffi.l.scm\"
(quote.
..
70
- [Chicken-users] silex egg fails on CMake Cygwin,
Brandon J. Van Every <=