Well,
I am running Fedore Core 6. The only rpm available for 19d is in
Fedora Core 7. I tried a simple rpmbuild --rebuild and it did not
work.
So, it seems that I would have to build 19d from
source, remove 19c and install 19d. I looked at the 19d source and,
unfortunately it is not a simple ./configure, make, make install, but
requires some attention. I don't have time for that right now, so
I'll see if I can do this later. I'll let you know if the problem disappears.
Note: the problem also appeared in sbcl.
Thanks for your help in this matter.
-sen
On Tue, 10 Jul 2007, Raymond Toy wrote:
> sen1 at math.msu.edu wrote:
>> OK,
>> Here is a simplified session with just a 'write' to a file
> [snip]
>
> I ran this script on current CVS with CMUCL 2007-07. I don't get any errors.
> Would it be possible to use 19d? Or maybe even the 2007-07 snapshot?
>
>>
>>
>> File-error in function LISP::FD-OPEN: Error opening #P"file", File
>> exists.
>> [Condition of type KERNEL:SIMPLE-FILE-ERROR]
>>
>> Restarts:
>> 0: [CONTINUE ] Return NIL.
>> 1: [MACSYMA-QUIT] Maxima top-level
>> 2: [ABORT ] Skip remaining initializations.
>>
>> Debug (type H for help)
>>
>> (LISP::FD-OPEN #P"file" :OUTPUT :ERROR NIL ...)
>> Source: Error finding source:
>> Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM: Source file no
>> longer exists:
>> target:code/fd-stream.lisp.
>> 0] back
>> : (LISP::FD-OPEN #P"file" :OUTPUT :ERROR NIL ...)
>> 1: (LISP::OPEN-FD-STREAM #P"file" :DIRECTION :OUTPUT :ELEMENT-TYPE
>> ...)
>>
>
> Can you type (setf *print-length* 20) and produce another backtrace. The
> interesting parts of fd-open and open-fd-stream are missing.
>
> Thanks,
>
> Ray
>
--
---------------------------------------------------------------------------
| Sheldon E. Newhouse | e-mail: sen1 at math.msu.edu |
| Mathematics Department | |
| Michigan State University | telephone: 517-355-9684 |
| E. Lansing, MI 48824-1027 USA | FAX: 517-432-1562 |
---------------------------------------------------------------------------