On Mon, 29 Feb 2016, Daniel KochmaĆski wrote:
I'll try investigate it today. Is this file a correct instruction on building and testing Maxima:
https://sourceforge.net/p/maxima/code/ci/master/tree/INSTALL.lisp
or should I perform some other steps?
I simply do
./configure --enable-ecl make
After you start maxima, say
run_testsuite();
As I said in my second email, I get this failure in 64-bit Gentoo linux (x86-64, or amd64) but not in 32-bit Gentoo linux (plain x86). Strange.
Andrey