Re: filesys-connect function

Kiyoshi Mizumaru <[email protected]> Thu, 3 Feb 2005 14:24:19 +0900
Newsgroups gmane.lisp.allegro
Message-ID <[email protected]>
FYI.

Release Notes for Allegro CL 7.0

6.2 Non-backward-compatible changes in the base Lisp
     (snip)
21. ipc module removed.  Use the socket interface instead
     (see socket.htm).

--
Kiyoshi Mizumaru
Sony-Kihara Research Center, Inc.


On 2005/02/03, at 1:57, Jill Suzanne Nickerson wrote:

> Hi,
>
> I'm trying to call the function excl::filesys-connect.  Things work 
> fine
> on an Alpha using Allegro CL 6.0, but when I try to use the same 
> function
> call on a Linux machine using Allegro CL 7.0, I get an error saying 
> that
> the function is undefined.
>
> Any ideas why this is happening?  Does ipc.cl not work for Linux?
>
> Thanks!
>
> -Jill
>