Hello. ECL fails to compile the cl-ppcre library, because of the following line in the specials.lisp: (declaim (boolean *extended-mode-p*)) ECL reports that BOOLEAN is unknown declaration identifier. Is it a but in ECL? Best regards, - Anton