leif wrote:
Emmanuel Charpentier wrote:
Trying to compile sage on an old laptop (Toshiba Core2 + 2 Gb RAM +
Debian testing). I'm compiling with MAKE="make -j2 -l 3". End of the
(second attempt to) compilation :

===========================================================================


g++ -O2 -g  -fPIC -pipe  -fno-implicit-templates -I. -I..
-I/home/charpent/sage-5.10/local
-I/home/charpent/sage-5.10/local/include
-I/home/charpent/sage-5.10/local/include
-I/home/charpent/sage-5.10/local/include  -I/usr/local/include
-DNDEBUG -DOM_NDEBUG -Dx86_64_Linux -DHAVE_CONFIG_H -c longtrans.cc
gcc -O2 -g  -fPIC -pipe  -I. -I.. -I/home/charpent/sage-5.10/local
-I/home/charpent/sage-5.10/local/include
-I/home/charpent/sage-5.10/local/include
-I/home/charpent/sage-5.10/local/include  -I/usr/local/include
-DNDEBUG -DOM_NDEBUG -Dx86_64_Linux -DHAVE_CONFIG_H -c weight0.c
In file included from ../kernel/si_gmp.h:4:0,
                  from ../kernel/structs.h:15,
                  from weight0.c:13:
.../factory/cf_gmp.h:2501:28: fatal error: bits/c++config.h: Aucun
fichier ou dossier de ce type
  #include <bits/c++config.h>
                             ^
compilation terminated.
make[4]: *** [weight0.o] Erreur 1
make[4]: quittant le répertoire «
/home/charpent/sage-5.10/spkg/build/singular-3-1-5.p7/src/kernel »
make[3]: *** [install-nolns] Erreur 1

That's an upstream bug, see #14737 (preliminary .p8 spkg available there).

Shortcut, as it is currently hidden in the comments:

http://boxen.math.washington.edu/home/leif/Sage/spkgs/singular-3-1-5.p8.spkg


-leif

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to