Compile problem under RH 8.0 using CLisp
- Subject: Compile problem under RH 8.0 using CLisp
- From: Justin Smith
- Date: 05 Oct 2002 13:31:12 -0400
I get:
;; Loaded file binary-clisp/mdefun.fas
; - Loading module "numerical-functions"
; - Loading binary file "binary-clisp/bessel.fas"
;; Loading file binary-clisp/bessel.fas ...make[1]: ***
[binary-clisp/maxima.mem] Error 139
make[1]: Leaving directory `/usr/local/maxima/src'
make: *** [all-recursive] Error 1
[root@jsmith maxima]#
--