From: John P. <jwp...@gm...> - 2018-08-31 15:01:36
|
> /usr/bin/x86_64-linux-gnu-ld: gk_cur_jbufs: TLS definition in > //usr/lib/x86_64-linux-gnu/libmetis.so.5 section .tdata mismatches non-TLS > definition in ./.libs/libmesh_devel.so section .data What version of libmesh are you using? Is PETSc detected during configure? I'm trying to figure out why a libmetis in /usr/lib is being pulled in rather than the one we provide in contrib or the one used by PETSc. Since this mailing list does not allow attachments, it would also be helpful if you separately sent me your config.log file for libmesh. -- John |