Hi list,
i just tried to update sage by sage -upgrade

errormessage after sage -upgrade

g++ -shared -nostdlib
/usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/crti.o
/usr/lib/gcc/i486-linux-gnu/4.4.3/crtbeginS.o  .libs/dummy.o
-Wl,--rpath -Wl,/opt/sage-4.5.1/local/lib -Wl,--rpath
-Wl,/opt/sage-4.5.1/local/lib -L/opt/sage-4.5.1/local/lib
/opt/sage-4.5.1/local/lib/libmpfr.so /opt/sage-4.5.1/local/lib/libgmp.so
-L/opt/sage-4.5.1/local/lib/../lib -L/usr/lib/gcc/i486-linux-gnu/4.4.3
-L/usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib -L/lib/../lib
-L/usr/lib/../lib -L/usr/lib/gcc/i486-linux-gnu/4.4.3/../../..
-L/usr/lib/i486-linux-gnu -lstdc++ -lm -lc -lgcc_s
/usr/lib/gcc/i486-linux-gnu/4.4.3/crtendS.o
/usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/crtn.o  -Wl,-soname
-Wl,libfplll.so.0 -o .libs/libfplll.so.0.1.0
(cd .libs && rm -f libfplll.so.0 && ln -s libfplll.so.0.1.0 libfplll.so.0)
(cd .libs && rm -f libfplll.so && ln -s libfplll.so.0.1.0 libfplll.so)
ar cru .libs/libfplll.a  dummy.o
ranlib .libs/libfplll.a
creating libfplll.la
/bin/sed: can't read /tmp/sage-4.5.1/local/lib/libgmp.la: No such file
or directory
libtool: link: `/tmp/sage-4.5.1/local/lib/libgmp.la' is not a valid
libtool archive
make[2]: *** [libfplll.la] Fehler 1
make[2]: Verlasse Verzeichnis
'/opt/sage-4.5.1/spkg/build/libfplll-3.0.12.p1/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis
'/opt/sage-4.5.1/spkg/build/libfplll-3.0.12.p1/src'
Error building libfplll
[...]

install.log:

checking for the kernel version... 2.6 family (2.6.32-22-generic)
checking for a supported CPU/OS combination... ok (i686-linux)
checking for egrep... grep -E
checking the libc version... unsupported version
configure: error: Valgrind requires glibc version 2.2 - 2.7
error configuring valgrind 3.3.1

real    0m2.661s
user    0m0.604s
sys     0m0.768s
[...]
Warning: Attempted to overwrite SAGE_ROOT environment variable
p_group_cohomology-2.0
Machine:
Linux neo 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010
i686 GNU/Linux
sage: /opt/sage-4.5.1/p_group_cohomology-2.0 is already installed

SAGE_ROOT=/opt/sage-4.5.1

it seems that im using the wrong version of glibc, i'm using the default
ubuntu version 2.11.1 which is too high.
is there any way to build it against this higher version?

greatz Johannes

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to