filesys-connect function

Jill Suzanne Nickerson <[email protected]> Wed, 2 Feb 2005 11:57:31 -0500 (EST)
Newsgroups gmane.lisp.allegro
Message-ID <[email protected]>
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