Rene Grothmann - 2015-02-14

I just downloaded 5.35.1 for my Project Euler Math Toolbox. After some minor changes, everything worked so far. Besides, lapack. Trying to load this package fails. I get a series of messages of the following form:

;; loading #P"C:/Users/Rene/maxima/binary/5_35_1_2/sbcl/1_2_7/share/lapack/lapack/dgesdd.fasl"

Then

;
; compilation unit aborted
; caught 1 fatal ERROR condition
;
; compilation unit aborted
; caught 1 fatal ERROR condition
;
; compilation unit aborted
; caught 1 fatal ERROR condition
loadfile: failed to load C:/Program Files (x86)/Maxima-sbcl-5.35.1.2/share/maxima/5.35.1.2/share/lapack/load-lapack.lisp
-- an error. To debug this try: debugmode(true);

Any ideas?

You could help me a lot if you CC the answer to rene.grothmann@gmail.com.

Thanks!