I just ran into the same problem. Have you perhaps discovered a solution or
workaround?


On Wed, Apr 2, 2014 at 5:42 AM, Jimmy Lu <gongchuo...@gmail.com> wrote:

> Hi,
>
> I ran into the following error when trying to use ASDF:MAKE-BUILD to
> build a stand-alone program whose dependencies include USOCKET (thus
> SB-BSD-SOCKETS).  The error happened when I ran the executable being
> built.
>
>     Condition of type: SIMPLE-ERROR
>     Package ((SB-BSD-SOCKETS . #<SB-BSD-SOCKETS package>)) referenced in
> compiled file
>       NIL
>     but has not been created
>     Available restarts:
>
>     1. (IGNORE) Ignore the error, and try the operation again
>
>     Top level in: #<process TOP-LEVEL>.
>
> A search in the mailing list archive suggests it is due to ASDF unable
> to recognize SB-BSD-SOCKETS as a dependency.
>
> I would like to know is there any way to work around this issue, to
> build SB-BSD-SOCKETS into the program using ASDF:MAKE-BUILD or anything
> else?
>
> Thanks,
>
>
> Jimmy
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Ecls-list mailing list
> Ecls-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
>
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to