Hi Waldek,
My config_cl.out shows
fricas_lisp_version=1.0.29.11.debian
Now I read in configure.ac ...
case $fricas_lisp_version in
1.0.29)
AC_MSG_ERROR([sbcl $fricas_lisp_version has a bug which
does not allow building FriCAS.
Please use different sbcl version])
;;
esac
Does that really affect me? What bug is it?
I also have
(1) -> )lisp (lisp-implementation-version)
Value = "1.0.29.11.debian"
So I must have built FriCAS with 1.0.29. (I think I used r993 on a 32bit
ubuntu 10.4.)
Do you have more details on this?
Ralf
--
You received this message because you are subscribed to the Google Groups "FriCAS -
computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/fricas-devel?hl=en.