Obtained this trying to build from source on one of Skynet machines: d...@iras:~/sage-4.3.2.alpha1> uname -a Linux iras 2.6.16.46-0.12-default #1 SMP Thu May 17 14:00:09 UTC 2007 ia64 ia64 ia64 GNU/Linux
with gcc version 4.1.2 20070115 (prerelease) (SUSE Linux) here is the relevant portion of install.log: ... make[5]: Entering directory `/home/dima/sage-4.3.2.alpha1/spkg/build/ r-2.10.1/src/src/main' gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../ src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../ src/include -I../../src/include -I/home/dima/sage-4.3.2.alpha1/local/ include -DHAVE_CONFIG_H -fpic -I/home/dima/sage-4.3.2.alpha1/local/ include -L/home/dima/sage-4.3.2.alpha1/local/lib/ -c Rmain.c -o Rmain.o gcc -std=gnu99 -Wl,--export-dynamic -L/home/dima/sage-4.3.2.alpha1/ local/lib/ -o R.bin Rmain.o -L../../lib -lR /home/dima/sage-4.3.2.alpha1/local/lib//libatlas.so: undefined reference to `__divsi3' collect2: ld returned 1 exit status make[5]: *** [R.bin] Error 1 make[5]: Leaving directory `/home/dima/sage-4.3.2.alpha1/spkg/build/ r-2.10.1/src/src/main' make[4]: *** [R] Error 2 make[4]: Leaving directory `/home/dima/sage-4.3.2.alpha1/spkg/build/ r-2.10.1/src/src/main' make[3]: *** [R] Error 1 make[3]: Leaving directory `/home/dima/sage-4.3.2.alpha1/spkg/build/ r-2.10.1/src/src' make[2]: *** [R] Error 1 make[2]: Leaving directory `/home/dima/sage-4.3.2.alpha1/spkg/build/ r-2.10.1/src' Error building R. --- Dmitrii -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
