<p>For hunchentot add hunchentoot-no-ssl to *features*. On my boxes it builds but doesn't work. Also, you need ECL built with libffi support in order to be able to use cffi.</p>
<div class="gmail_quote">On 19 Jan 2011 20:44, "Antony" <<a href="mailto:lisp.linux@gmail.com">lisp.linux@gmail.com</a>> wrote:<br type="attribution">> Coincidentally I tried downloading, building ECL today (hadn't seen the <br>
> 11.1.1 announcement). After a couple of hiccups I got it to work. This <br>> is the first time I have tried to use ECL seriously.<br>> I am using (trying to) cl-sqlite and hunchentoot among others. With both <br>
> of them the libs are not getting loaded<br>> <br>> I get error<br>> An error occurred during initialization:<br>> Unable to load any of the alternatives:<br>>     ("libssl.so.0.9.8" "libssl.so" "libssl.so.4"); Evaluation aborted on <br>
> #<a CFFI:LOAD-FOREIGN-LIBRARY-ERROR>.<br>> <br>> <br>> An error occurred during initialization:<br>> Unable to load any of the alternatives:<br>>     ("libsqlite3.so.0" "libsqlite3.so"); Evaluation aborted on #<a <br>
> CFFI:LOAD-FOREI..<br>> <br>> I know those libs are present and they work, cause so far I have been <br>> using clozure CL 64 bit.<br>> <br>> Here is my environment<br>> <br>> $ ecl<br>> ECL (Embeddable Common-Lisp) 11.1.1<br>
> ...<br>>  > *features*<br>> <br>> (:LINUX :FORMATTER :LONG-LONG :UINT64-T :UINT32-T :UINT16-T<br>>   :RELATIVE-PACKAGE-NAMES :LONG-FLOAT :UNICODE :CLOS-STREAMS :CMU-FORMAT <br>> :UNIX<br>>   :ECL-PDE :DLOPEN :CLOS :THREADS :BOEHM-GC :ANSI-CL :COMMON-LISP<br>
>   :IEEE-FLOATING-POINT :PREFIXED-API :FFI :X86_64 :COMMON :ECL)<br>> <br>> uname -a<br>> Linux xed01 2.6.35.10-74.fc14.x86_64 #1 SMP Thu Dec 23 16:04:50 UTC 2010 <br>> x86_64 x86_64 x86_64 GNU/Linux<br>> <br>
> What can I do?<br>> -Antony<br>> <br>> ------------------------------------------------------------------------------<br>> Protect Your Site and Customers from Malware Attacks<br>> Learn about various malware tactics and how to avoid them. Understand <br>
> malware threats, the impact they can have on your business, and how you <br>> can protect your company and customers by using code signing.<br>> <a href="http://p.sf.net/sfu/oracle-sfdevnl">http://p.sf.net/sfu/oracle-sfdevnl</a><br>
> _______________________________________________<br>> Ecls-list mailing list<br>> <a href="mailto:Ecls-list@lists.sourceforge.net">Ecls-list@lists.sourceforge.net</a><br>> <a href="https://lists.sourceforge.net/lists/listinfo/ecls-list">https://lists.sourceforge.net/lists/listinfo/ecls-list</a><br>
</div>