chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] srfi-27 install failure in Windows XP Chicken 4.6.0


From: Felix
Subject: Re: [Chicken-users] srfi-27 install failure in Windows XP Chicken 4.6.0
Date: Wed, 03 Nov 2010 14:19:42 +0100 (CET)

From: Joe Python <address@hidden>
Subject: [Chicken-users] srfi-27 install failure in Windows XP Chicken 4.6.0
Date: Tue, 2 Nov 2010 13:15:26 -0400

> srfi-27 install in Windows XP Chicken 4.6.0 fails with the following error
> message:
> 
> -------------------------------------<
>>-------------------------------------------------------------------
> Warning: in toplevel procedure `entropy-windows#open-crypt-random-port':
>   make-input-port: in procedure call to `make-input-port', expected argument
> #1 of type `(procedur
> () char)', but where given an argument of type `(procedure () fixnum)'
> entropy-windows.c:60:38: error: expected declaration specifiers or '...'
> before 'u8int_t'
> entropy-windows.c: In function 'fill_rand_buff':
> entropy-windows.c:62:66: error: 'buff' undeclared (first use in this
> function)
> entropy-windows.c:62:66: note: each undeclared identifier is reported only
> once for each function
>  appears in
> entropy-windows.c: In function 'stub83':
> entropy-windows.c:134:1: warning: passing argument 2 of 'fill_rand_buff'
> makes integer from pointe
> without a cast
> entropy-windows.c:60:1: note: expected 'int' but argument is of type
> 'unsigned char *'
> entropy-windows.c:134:1: error: too many arguments to function
> 'fill_rand_buff'
> entropy-windows.c:60:1: note: declared here
> 
> Error: shell command terminated with non-zero exit status 1: ""gcc"
> "entropy-windows.c" -o "entrop
> windows.o" -c -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H
> -DC_ENABLE_PTABLES -Os -DPIC -DC_SHARED
> I"c:/chicken/include""
> 
> Error: shell command failed with nonzero exit status 1:
> 
>   ""c:\chicken\bin\csc"" -feature compiling-extension -setup-mode
> entropy-windows.scm -shared -
> timize-leaf-routines -inline -output-file entropy-windows.so
> -emit-import-library entropy-windows
> crutinize -optimize-level 3 -debug-level 1 -no-procedure-checks
> 
> 
> Error: shell command terminated with nonzero exit code
> 70
> "\"c:\\chicken\\bin\\csi\" -bnq -setup-mode -e \"(require-library
> setup-api)\" -...
> ---------------------------------<>------------------------------------------------------------------------------------------------

This looks like srfi-27 (entropy-windows) is broken. Kon, can you look at this?


cheers,
felix



reply via email to

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