CM archive fails (VARIABLE-GOBALLY-SPECIAL-P undefined)

Larry Troxler lt@westnet.com
Tue, 11 Nov 1997 22:41:26 -0500 (EST)


Hi, on Linux/Allegro I get an error when running the archive command in
Stella. The VARIABLE-GLOBALLY-SPECIAL-P function is called but undefined.

Example follows. Can someone tell me what I'm doing wrong?

~~~~

Stella [Tg1]: list
Tg1:
     1. #<(SPECTRATOR 1.091 0.05 261.626 0.2 :SPEC SPEC1)> 
     2. #<(SPECTRATOR 1.091 0.05 261.626 0.2 :SPEC SPEC1)> 
     3. #<(SPECTRATOR 0.545 0.05 261.626 0.2 :SPEC SPEC1)> 
     4. #<(SPECTRATOR 0.545 0.05 261.626 0.2 :SPEC SPEC1)> 
     5. #<(SPECTRATOR 0.545 0.05 261.626 0.2 :SPEC SPEC1)> 
     6. #<(SPECTRATOR 0.545 0.05 261.626 0.2 :SPEC SPEC1)> 
     7. #<GENERATOR: G1> (Frozen)

Stella [Tg1]: archive
Archive objects: (<cr>=Tg1) 
Archive file: (<cr>=/root/test.cm) 
/root/test.cm exists. Overwrite? y
Archiving /root/test.cm.
Error: attempt to call `VARIABLE-GLOBALLY-SPECIAL-P' which is an undefined
       function.
  [condition type: UNDEFINED-FUNCTION]

Restart actions (select using :continue):
 0: Try calling VARIABLE-GLOBALLY-SPECIAL-P again.
 1: Return a value instead of calling VARIABLE-GLOBALLY-SPECIAL-P.
 2: Try calling a function other than VARIABLE-GLOBALLY-SPECIAL-P.
 3: Setf the symbol-function of VARIABLE-GLOBALLY-SPECIAL-P and call it
again.
 4: Return to Top-Level.
 5: Exit Top-Level.
[1] CM(16): 

--  Larry Troxler  --  lt@westnet.com  --  Patterson, NY USA  --