On Fri, Nov 3, 2017 at 11:38 AM, Kurt Pagani <[email protected]> wrote:
>
>
>> I'm using sbcl-1.4.1, and I get error in the last step --
>> from the bottom of fricas.lisp, it calls (|spad|), then it complains
>> "The function COMMON-LISP-USER::PUT is undefined".
>> It should look up PUT from package BOOT.
>
>
> That's strange, indeed. Unfortunately, my SBCL on Ubuntu is quite old, but
> it works (just tried).
> I got a package lock when using SBCL 1.3.18 on Windows/x_64. I'll try an
> update tomorrow (1.4.1 must be rather new?)
>
> Have you any idea where the PUT could be? I only find:

It's in vmlisp.lisp

> $ grep "(put " interp/*.lisp
> interp/daase.lisp:      (put con 'loaded c)
>
> Did you encounter any package locks?

Yes, that's the problem with newer SBCL, and resolved in newer FriCAS,
see SVN r2167.  It seems that you are using FriCAS 1.3.0? Why not
update to 1.3.2?

Also, it doesn't work correctly with clisp-2.49.  It gives error at
  *** - EVAL: undefined function STTOSEX
which is a function defined in boot/ptyout.boot


>> BTW, the Android version of ECL aborts regularly, don't know why yet.
>
>
> Do you use the CL REPL? If so, which version: ECL 12.12.1? This is buggy!
> I'm using ECL 13.5.1+armhf in GNURoot Debian (apt install ecl). There is
> also an SBCL (1.2.4).
> https://play.google.com/store/apps/details?id=com.gnuroot.debian&hl=en

No, I cross-compiled ECL from source (just like MaximaOnAndroid) and use
it under Termux.  Have you tried runnig FriCAS in GNURoot on your phone?

BTW, SBCL doesn't support PIE and can't run after Android 5.0.  What's your
Android version?

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to