<div dir="ltr">Hi!<div><br></div><div>I have created a command line program:</div><div><a href="https://github.com/svetlyak40wt/cl-jslog">https://github.com/svetlyak40wt/cl-jslog</a></div><div><br></div><div>I've tried to build it with sbcl and it worked fine.</div><div>But when I compiled it with ECL, I found</div><div>that right after running, it outputs following error:</div><div><br></div><div><div>Condition of type: SIMPLE-ERROR</div><div>The packages</div><div>  ((UIOP/OS . #<UIOP/OS package>) (UIOP/PATHNAME . #<UIOP/PATHNAME package>))</div><div>were referenced in compiled file</div><div>  NIL</div><div>but have not been created</div><div>Available restarts:</div><div><br></div><div>1. (IGNORE) Ignore the error, and try the operation again</div><div><br></div><div>Top level in: #<process TOP-LEVEL>.</div><div><br></div><div><br></div><div>Tried ECL 16.1.4 on Ubuntu and ECL 16.0.0 on OSX.<br></div><div><br></div><div>What is the reason of this error, and how to fix it?</div><div><br></div>-- <br><div class="gmail_signature">Alexander Artemenko (a.k.a. Svetlyak 40wt)<br>Blog: <a href="http://dev.svetlyak.ru" target="_blank">http://dev.svetlyak.ru</a><br>Photos: <a href="http://svetlyak.ru" target="_blank">http://svetlyak.ru</a><br>Jabber: <a href="mailto:svetlyak.40wt@gmail.com" target="_blank">svetlyak.40wt@gmail.com</a></div>
</div></div>