<PACKAGE THREADS> has no external symbol with name "MT-MUTEX"

Jean Louis <[email protected]> Sat, 29 Sep 2018 09:24:25 +0200
Newsgroups gmane.lisp.clisp.general
Message-ID <[email protected]>
Hello,

I am using latest CLISP from git.

Is there any solution to this below. It was not
before, something changed. 

To load "chronicity":
  Load 3 ASDF systems:
    cl-interpol cl-ppcre local-time
  Install 1 Quicklisp release:
    chronicity
; Fetching
#<URL
  "http://beta.quicklisp.org/archive/chronicity/2017-12-27/chronicity-20171227-git.tgz">
; 29.59KB
==================================================
30,299 bytes in 0.10 seconds (291.17KB/sec)
; Loading "chronicity"

*** - READ from
       #<INPUT BUFFERED FILE-STREAM CHARACTER
         #P"/home/data1/protected/lib/lisp/quicklisp-WORK/dists/quicklisp/software/bordeaux-threads-v0.8.6/src/impl-clisp.lisp"
         @31>
      : #<PACKAGE THREADS> has no external symbol with name
      "MT-MUTEX"
The following restarts are available:
RETRY          :R1      Retry compiling #<CL-SOURCE-FILE "bordeaux-threads" "src" "impl-clisp">.
ACCEPT         :R2      Continue, treating compiling #<CL-SOURCE-FILE "bordeaux-threads" "src" "impl-clisp"> as having been successful.
RETRY          :R3      Retry ASDF operation.
CLEAR-CONFIGURATION-AND-RETRY :R4 Retry ASDF operation after resetting the configuration.
RETRY          :R5      Retry ASDF operation.
CLEAR-CONFIGURATION-AND-RETRY :R6 Retry ASDF operation after resetting the configuration.
ABORT          :R7      Give up on "chronicity"
ABORT          :R8      Abort main loop
ABORT          :R9      ABORT
Break 1 BT[16]> :q

-- 
Jean Louis


_______________________________________________
clisp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-list