<div dir="ltr">I just ran into the same problem. Have you perhaps discovered a solution or workaround?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 2, 2014 at 5:42 AM, Jimmy Lu <span dir="ltr"><<a href="mailto:gongchuo.lu@gmail.com" target="_blank">gongchuo.lu@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I ran into the following error when trying to use ASDF:MAKE-BUILD to<br>
build a stand-alone program whose dependencies include USOCKET (thus<br>
SB-BSD-SOCKETS).  The error happened when I ran the executable being<br>
built.<br>
<br>
    Condition of type: SIMPLE-ERROR<br>
    Package ((SB-BSD-SOCKETS . #<SB-BSD-SOCKETS package>)) referenced in compiled file<br>
      NIL<br>
    but has not been created<br>
    Available restarts:<br>
<br>
    1. (IGNORE) Ignore the error, and try the operation again<br>
<br>
    Top level in: #<process TOP-LEVEL>.<br>
<br>
A search in the mailing list archive suggests it is due to ASDF unable<br>
to recognize SB-BSD-SOCKETS as a dependency.<br>
<br>
I would like to know is there any way to work around this issue, to<br>
build SB-BSD-SOCKETS into the program using ASDF:MAKE-BUILD or anything<br>
else?<br>
<br>
Thanks,<br>
<br>
<br>
Jimmy<br>
<br>
------------------------------------------------------------------------------<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" target="_blank">https://lists.sourceforge.net/lists/listinfo/ecls-list</a><br>
</blockquote></div><br></div>