chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] openssl egg, chicken 2.41 -> boom


From: Dan
Subject: [Chicken-users] openssl egg, chicken 2.41 -> boom
Date: Mon, 9 Oct 2006 23:47:27 -0700 (PDT)

Hi, transcript follows:

The extension openssl 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 openssl.egg from (www.call-with-current-continuation.org eggs 80) 
  gunzip -c ../openssl.egg | tar xvf -
egg.jpg
openssl.html
openssl.scm
openssl.setup
  /opt/chicken/bin/csc -feature compiling-extension -O2 -d0 -check-imports -s 
openssl.scm -lssl -lcrypto -o openssl.so -emit-exports openssl.exports
Warning: global variable `ssl-listener' is never used
Warning: global variable `ssl-client-context' is never used
Warning: variable `##sys#thread-block-for-i/o!' used but not imported
openssl.c:41:7: warning: extra tokens at end of #endif directive
openssl.c: In function `code_2':
openssl.c:1113: warning: static declaration of 'C_toplevel' follows non-static 
declaration
openssl.c:350: warning: previous declaration of 'C_toplevel' was here
openssl.c:4624: error: initializer element is not constant
openssl.c:4624: error: (near initialization for `ptable[0].ptr')
openssl.c:4624: error: initializer element is not constant
openssl.c:4624: error: (near initialization for `ptable[0]')

... and on and on. My gcc is 3.4.4.

-- Dan








reply via email to

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