[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Where does SHBDMP live?
- To: JONL at MIT-MC
- Subject: Where does SHBDMP live?
- From: Robert W. Kerns <RWK at MIT-MC>
- Date: Wed, 10 Dec 80 03:24:00 GMT
- Cc: BUG-COMPLR at MIT-MC, BUG-LISP at MIT-MC, tlp at MIT-AI
- Original-date: 9 December 1980 22:24-EST
Date: 9 December 1980 17:50-EST
From: Jon L White <JONL at MIT-MC>
Subject: Where does SHBDMP live?
To: RWK at MIT-MC
cc: BUG-LISP at MIT-MC, BUG-COMPLR at MIT-MC, tlp at MIT-AI
Re:
From: TLP@MIT-AI
Date: Thu, 12 Sep 80 20:53:33 GMT
Original-Date: 12/09/80 16:53:33 EDT
Subject:
To: (BUG COMPLR) at MIT-AI
COMPLR is trying to load some file from lspdmp; which does
not exist on AI.
A new SHBDMP and complr dump is on its way now, to AI and ML.
Apparently you changed the SHARAB init file to dump its
result on SHBDMP instead of LISP? This works fine on MC,
but ML and AI don't have LSPDMP directories, and for the
past year or so I've been :INSTALLing the dumps from COMLAP
instead of rebuilding them on each system.
In general, in the past, I've found the using links with
sharab doesn't work -- the PURQIX file on LISP; may be linked
to SYS;PURQIO because it is the built-in part of lisp's SUSPEND
which finds those pages. But SHARAB-dumped files need to know
exactly where their parts are.
Well, foo, if you'd read your mail before installing you'd have know about
this. I explicitly told you what I had done, and that there might be problems,
and so since you knew what was going on with this, you should figure out the
right thing to do and undo my changes if necessary.