Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

LOgical paths...

2 views
Skip to first unread message

Paulo Cortes

unread,
Jan 26, 1999, 3:00:00 AM1/26/99
to
Hi all!

I dowloaded the logical-paths file from CMU but when I tried to
compiled in
a Linux machine with Allegro Common Lisp (v4.3 and 5.0), but it gave me
a error like:

Error: #p"source/sun-pathnames.lisp" fell through a ETYPECASE form.
The valid cases were STRING, PHYSICAL-PATHNAME,
LOGICAL-PATHNAME, and STREAM.
[condition type: CASE-FAILURE]

I tried to replace the etypecase statment with a typecase-otherwise
statement but
doesnt work. Could be a Linux related problem?, any help will be
aprecciated.

--
---
"Jamas te des por vencido!.... Never Give up!..."
Paulo Cortes
pco...@nrao.edu

Erik Naggum

unread,
Jan 26, 1999, 3:00:00 AM1/26/99
to
* Paulo Cortes <pco...@aoc.nrao.edu>

| I dowloaded the logical-paths file from CMU but when I tried to compiled
| in a Linux machine with Allegro Common Lisp (v4.3 and 5.0), but it gave
| me a error like:

if this is what I think it is, you have tried to compile a package that
tries to add support for a feature in CMU CL that is native in Allegro CL
and you have clobbered some of the internal relationships

what were you trying to accomplish?

#:Erik
--
SIGTHTBABW: a signal sent from Unix to its programmers at random
intervals to make them remember that There Has To Be A Better Way.

0 new messages