Hi all,
I have recently tried to install the new dealii-9.1.1 with MPI=ON remotely 
over a server using ssh. I could complete the make 100%, but at the end 
exited using the following error message:


*/usr/bin/ld.gold: error: 
/usr/local/src/.hashdist/bld/profile/jt2gqapqwvxz/lib/libscalapack.a(slamov.o): 
requires dynamic R_X86_64_PC32 reloc against 'slacpy_' which may overflow 
at runtime; recompile with -fPIC*
*/usr/bin/ld.gold: error: 
/usr/local/src/.hashdist/bld/profile/jt2gqapqwvxz/lib/libscalapack.a(dlamov.o): 
requires dynamic R_X86_64_PC32 reloc against 'dlacpy_' which may overflow 
at runtime; recompile with -fPIC*
*collect2: error: ld returned 1 exit status*
make[2]: *** [lib/libdeal_II.so.9.1.1] Error 1
make[1]: *** [source/CMakeFiles/deal_II.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
/usr/bin/ld.gold: error: 
/usr/local/src/.hashdist/bld/profile/jt2gqapqwvxz/lib/libscalapack.a(slamov.o): 
requires dynamic R_X86_64_PC32 reloc against 'slacpy_' which may overflow 
at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: 
/usr/local/src/.hashdist/bld/profile/jt2gqapqwvxz/lib/libscalapack.a(dlamov.o): 
requires dynamic R_X86_64_PC32 reloc against 'dlacpy_' which may overflow 
at runtime; recompile with -fPIC
collect2: error: ld returned 1 exit status
make[2]: *** [lib/libdeal_II.g.so.9.1.1] Error 1
make[1]: *** [source/CMakeFiles/deal_II.g.dir/all] Error 2
make: *** [all] Error 2


Following is the info on the OS:
NAME="Scientific Linux"
VERSION="7.1 (Nitrogen)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="7.1"
PRETTY_NAME="Scientific Linux 7.1 (Nitrogen)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:7.1:GA"
HOME_URL="http://www.scientificlinux.org//";
BUG_REPORT_URL="[email protected]"

REDHAT_BUGZILLA_PRODUCT="Scientific Linux 7"
REDHAT_BUGZILLA_PRODUCT_VERSION=7.1
REDHAT_SUPPORT_PRODUCT="Scientific Linux"
REDHAT_SUPPORT_PRODUCT_VERSION=7.1


Any help is appreciated.

Thanks,

Manu

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/4200b5b7-88ae-441c-ab7d-98fec55d347e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to