Hans, <br><br>The Hunchentoot development version compiles fine in SBCL 1.0.18 (Linux 64 bits) using all libraries in the ediware tree.<br>SBCL 1.0.18 was compiled from the source using SBCL <a href="http://1.0.12.">1.0.12.</a><br>
<br>I do this by removing all *.fasl in the libraries. then enter<br>(require :hunchentoot)<br>But <br>(defvar *server* (hunchentoot:start-server :port 8080))<br>does not return. It hangs REPL. But it is running. <br><a href="http://localhost:8080/">http://localhost:8080/</a> returns the default hunchentoot page.<br>
<br>The same holds true for SBCL 1.0.17 (binary download).<br><br>But SBCL 1.0.12 compiles and runs right, start-server does return and my code runs fine.<br><br>Thanks<br><br>Andy<br><br><div class="gmail_quote">On Tue, Jul 8, 2008 at 12:54 AM, Hans Hübner <<a href="mailto:hans@huebner.org">hans@huebner.org</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Andrew,<br>
<br>
could you check whether you have the same problem when you're using<br>
the Hunchentoot development version?  It is currently only available<br>
through Subversion by checking out <a href="http://bknr.net/svn/ediware" target="_blank">http://bknr.net/svn/ediware</a> - If<br>
that does not work, too, please send a complete error message of the<br>
compilation.<br>
<br>
Thanks,<br>
Hans<br>
<br>
2008/7/8 Andrew Peterson <<a href="mailto:andy.arvid@gmail.com">andy.arvid@gmail.com</a>>:<br>
<div><div></div><div class="Wj3C7c">> Today, I upgraded to SBCL 1.0.18 and Hunchentoot 0.15.7 from SBCL 1.0.12 and<br>
> Hunchentoot <a href="http://0.15.2." target="_blank">0.15.2.</a><br>
><br>
> Unfortunately, when SBCL compiles I got this error:<br>
> erred while invoking #<COMPILE-OP NIL {1002F3BE11}> on<br>
> #<CL-SOURCE-FILE "port-sbcl" {10031BF5B1}><br>
>    [Condition of type ASDF:COMPILE-FAILED]<br>
><br>
> I also got this error when I returned to  Hunchentoot <a href="http://0.15.2." target="_blank">0.15.2.</a><br>
><br>
> I returned to SBCL 1.0.12 and Hunchentoot works in both versions (0.15.2 and<br>
> 0.15.7)<br>
><br>
> andy peterson.<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> tbnl-devel site list<br>
> <a href="mailto:tbnl-devel@common-lisp.net">tbnl-devel@common-lisp.net</a><br>
> <a href="http://common-lisp.net/mailman/listinfo/tbnl-devel" target="_blank">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br>
><br>
_______________________________________________<br>
tbnl-devel site list<br>
<a href="mailto:tbnl-devel@common-lisp.net">tbnl-devel@common-lisp.net</a><br>
<a href="http://common-lisp.net/mailman/listinfo/tbnl-devel" target="_blank">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>My Exercise Logs:<br><a href="http://andyarvid.infogami.com">http://andyarvid.infogami.com</a><br><a href="http://decenturl.com/spreadsheets.google/andys-exercise-log">http://decenturl.com/spreadsheets.google/andys-exercise-log</a>