On Fri, 5 Sep 2014, Volker Braun wrote:

So it seems that we don't link libf77blas against libgfortran. Whats the output 
of 

sage -sh -c "ldd local/lib/libf77blas.so"

        linux-vdso.so.1 =>  (0x00007fffad3fe000)
        libatlas.so.3 => 
/home/jm58660/r-compile-test/sage-6.3/local/lib/libatlas.so.3 (0x00007fbcae019000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fbcaddd4000)
        libgfortran.so.3 => /lib64/libgfortran.so.3 (0x00007fbcadab3000)
        libm.so.6 => /lib64/libm.so.6 (0x00007fbcad7ac000)
        libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fbcad595000)
        libquadmath.so.0 => /lib64/libquadmath.so.0 (0x00007fbcad359000)
        libc.so.6 => /lib64/libc.so.6 (0x00007fbcacf9a000)
        /lib64/ld-linux-x86-64.so.2 (0x0000003df6800000)

Btw, I just installed a clean Fedora 20. At least "yum install patch m4" is needed before compiling. Might be worth writing up somewhere the packages that are needed to compile.

--
Jori Mäntysalo

--
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/d/optout.

Reply via email to