What is very curious is that you have a compilation error, yet you say
that setting LD_LIBRARY_PATH solve the problem. That variable
shouldn't influence compilation/linking, unlike LD_RUN_PATH or 
LDFLAGS.

Are you using gold for linking?

François


On 5/09/2014, at 21:42, Jori Mantysalo <jori.mantys...@uta.fi> wrote:

> 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 sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.


This email may be confidential and subject to legal privilege, it may
not reflect the views of the University of Canterbury, and it is not
guaranteed to be virus free. If you are not an intended recipient,
please notify the sender immediately and erase all copies of the message
and any attachments.

Please refer to http://www.canterbury.ac.nz/emaildisclaimer for more
information.

-- 
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 sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
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