[plt-scheme] openssl on Solaris?
Has anyone built plt/collects/openssl/ on Solaris?
Here, the openssl binaries build OK, but when trying
to build the collection, I get:
setup-plt: load-extension: couldn't open
"/proj/scheme/plt/collects/openssl/compiled/native/sparc-solaris/mzssl.s
o" (ld.so.1:
/proj/scheme/plt/bin/mzscheme: fatal: relocation error: file
/proj/scheme/plt/collects/openssl/compiled/native/sparc-solaris/mzssl.so
: symbol
SSL_CTX_use_RSAPrivateKey_file: referenced symbol not found)
-- Paul