It feels like a deja-vu<div><br></div><div><a href="https://sourceforge.net/mailarchive/forum.php?thread_name=CANejTzqFLY2uR5YTWJHsxQkkJ2h3oAW4jW2WNVAHefMEU3FpPg%40mail.gmail.com&forum_name=ecls-list">https://sourceforge.net/mailarchive/forum.php?thread_name=CANejTzqFLY2uR5YTWJHsxQkkJ2h3oAW4jW2WNVAHefMEU3FpPg%40mail.gmail.com&forum_name=ecls-list</a><br>

<br><div class="gmail_quote">On Tue, Jul 31, 2012 at 5:03 PM, Antonio Bonifati <span dir="ltr"><<a href="mailto:antonio.bonifati@gmail.com" target="_blank">antonio.bonifati@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I need to test your patience again, sorry.<br>
<br>
I am trying to make into a single program a system which depends on the<br>
socket library bundled-in with ECL.<br>
<br>
(defsystem my-sys<br>
   ...<br>
   (:depends-on (:sb-bsd-sockets))<br>
<br>
... and everything works when I load my system with:<br>
<br>
(asdf:oos 'asdf:load-op :my-sys)<br>
<br>
But if I run:<br>
<br>
(asdf:make-build :my-sys :type :program)<br>
<br>
I get:<br>
<br>
An error occurred during initialization:<br>
Filesystem error with pathname #P"SYS:libLIBSB-BSD-SOCKETS.A.NEWEST".<br>
Either<br>
  1) the file does not exist, or<br>
  2) we are not allowed to access the file, or<br>
  3) the pathname points to a broken symbolic link..<br>
<br>
I do have /usr/lib/ecl-12.2.1/libsb-bsd-sockets.a. Is that pathname<br>
correct? Shouldn't be a / separating lib and LIBSB?<br>
<br>
Moreover why are there two libraries sockets and sb-bsd-sockets? What is<br>
the difference? Which one should I depend on?<br>
<br>
;;; Grazie<br>
<br>
------------------------------------------------------------------------------<br>
Live Security Virtual Conference<br>
Exclusive live event will cover all the ways today's security and<br>
threat landscape has changed and how IT managers can respond. Discussions<br>
will include endpoint security, mobile security and the latest in malware<br>
threats. <a href="http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/" target="_blank">http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/</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" target="_blank">https://lists.sourceforge.net/lists/listinfo/ecls-list</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>


</div>