[Openmcl-devel] compiling usocket (was Re: Fwd: Freeze)

R. Matthew Emerson rme at clozure.com
Tue Jun 3 23:02:42 PDT 2008


On Jun 4, 2008, at 1:40 AM, Marko Tapio Manninen wrote:

> I have also another and quite similar problem with compiling usocket
> package. Its about SYSCALLS i think. I'll give the trace again:

See http://trac.clozure.com/openmcl/ticket/259

Hans Hübner contributed a patch to usocket that makes it use #_select  
rather than trying to use raw syscalls directly.

The patch in the usocket trunk.  You could also apply the change  
yourself:

http://trac.common-lisp.net/usocket/changeset/328


> Reader error on #<BASIC-FILE-CHARACTER-INPUT-STREAM ("/usr/local/asdf-
> install/site/usocket-0.3.5/backend/openmcl.lisp"/7 ISO-8859-1)
> #x30004110B53D>, near position 1598, within "lls::selec":
> Reference to unknown package "SYSCALLS".
>    [Condition of type CCL::SIMPLE-READER-ERROR]



More information about the Openmcl-devel mailing list