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
make[3]: quittant le répertoire « 
/home/charpent/sage-5.10/spkg/build/singular-3-1-5.p7/src »
Unable to build and install Singular
Error building Singular (error in build_singular).

real    12m57.569s
user    9m34.004s
sys     0m41.164s
************************************************************************
Error installing package singular-3-1-5.p7
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
  /home/charpent/sage-5.10/logs/pkgs/singular-3-1-5.p7.log
Describe your computer, operating system, etc.

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

However :
charpent@portable-ec:~$ locate bits/c++config.h
/usr/include/c++/4.4/x86_64-linux-gnu/32/bits/c++config.h
/usr/include/c++/4.4/x86_64-linux-gnu/bits/c++config.h
/usr/include/c++/4.5/x86_64-linux-gnu/32/bits/c++config.h
/usr/include/c++/4.5/x86_64-linux-gnu/bits/c++config.h
/usr/include/c++/4.6/x86_64-linux-gnu/32/bits/c++config.h
/usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h
/usr/include/x86_64-linux-gnu/c++/4.7/bits/c++config.h
/usr/include/x86_64-linux-gnu/c++/4.8/bits/c++config.h

I'm ttimyied, lost...

I can send : full complation log (2 attempts), singular compilation log, but I 
cant join them now (the damn "attach files" dialog doesn't appear in my Google 
page, probably because I just joined this group...).

Any pointers ?

-- 
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