First time here? Check out the FAQ!
answered 2015-02-23 21:29:18 +0100
I suppose the OS on your computer is GNU/Linux.
Try installing libm, maybe by running the following command in a terminal.
libm
sudo apt-get install libm
and try building Sage again.