Ram Bhamidipaty | 20 Apr 2005 19:30

problem compiling CVS version of clocc

(oops - I saw that I should send bug reports here...)

I am using SBCL-0.8.21 on solaris.

I am following the instructions in the INSTALL file - doing it
at the lisp prompt. I get an error at this step of the install
process:

(mk:oos "cllib" :compile)

This is the error:

debugger invoked on a SB-INT:COMPILED-PROGRAM-ERROR in thread 15484:
  Execution of a form compiled with errors.
Form:
  #'(NAMED-LAMBDA GEN-EXPONENTIAL-VARIATE-LOG-METHOD
                (MU &OPTIONAL (*RANDOM-STATE* *RANDOM-STATE*))
                (DECLARE (TYPE RANDOM-STATE *RANDOM-STATE*)
                         (TYPE (DOUBLE-FLOAT (0.0d0)) MU))
                (BLOCK GEN-EXPONENTIAL-VARIATE-LOG-METHOD
                  (* MU (- (LOG (RANDOM 1.0d0))))))
Compile-time-error:
  Lock on package COMMON-LISP violated when declaring the type of *RANDOM-STATE*.
See also:
  The SBCL Manual, Node "Package Locks"
  The ANSI Standard, Section 11.1.2.1.2

Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
(Continue reading)

Sam Steingold | 20 Apr 2005 20:23
Picon

Re: problem compiling CVS version of clocc

fixed in the cvs
--

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.palestinefacts.org/>
<http://pmw.org.il/> <http://www.memri.org/> <http://www.dhimmi.com/>
Lisp is not dead, it just smells funny.

-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728

Gmane