Hi,
I am getting the attached error while running the command "make build".
Please help me with this. I am using WSL.
error: Command "gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv
-O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g
-fwrapv -O2 -g -O2 -fPIC -I/
On Friday, February 4, 2011 8:50:38 AM UTC-8, jaapspies wrote:
>
> Mate Kosor wrote:
> > I am trying to build Sage 4.6.1. on Ubuntu 10.10 notebook with
> > Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz.
> > I installed all prerequisites, and did
> > export MAKE="make -j5"
> > export SAGE_CHECK="yes"
Mate Kosor wrote:
I am trying to build Sage 4.6.1. on Ubuntu 10.10 notebook with
Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz.
I installed all prerequisites, and did
export MAKE="make -j5"
export SAGE_CHECK="yes"
make
Don't set export SAGE_CHECK="yes"
This will fail as you noted.
Jaap
--
To po
I am trying to build Sage 4.6.1. on Ubuntu 10.10 notebook with
Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz.
I installed all prerequisites, and did
export MAKE="make -j5"
export SAGE_CHECK="yes"
make
which produced error message ending with
323 tests OK.
2 tests failed:
test_distutils test_zlib