Indeed the problem was that my distribution was broken; after fixing it
Sage compiles.
Thanks!
On Wednesday, November 5, 2014 12:55:39 PM UTC+1, Volker Braun wrote:
>
> You get the same error
> in /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libffi.a?
> Can you check your log to
You get the same error
in /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libffi.a?
Can you check your log to verify that sage compiled its own gcc?
Which Debian version is this anyways?
Its weird that you don't have a libffi shared library, if you have root you
can try apt-get in
I tried
make distclean
SAGE_INSTALL_GCC=yes make
but I get the same error
On Tuesday, November 4, 2014 7:08:51 PM UTC+1, Volker Braun wrote:
>
> try compiling with Sage's own gcc:
>
> make distclean
> SAGE_INSTALL_GCC=yes make
>
>
> On Tuesday, November 4, 2014 6:02:49 PM UTC, criceto11 wrote:
>
try compiling with Sage's own gcc:
make distclean
SAGE_INSTALL_GCC=yes make
On Tuesday, November 4, 2014 6:02:49 PM UTC, criceto11 wrote:
>
> I cannot anymore compile Sage; I have 3.10-3-amd64 #1 SMP Debian 3.10.11-1
> (2013-09-10) x86_64 GNU/Linux
> To work on a ticket I tried compiling from s