Hi Yiming,
We have transitioned away from the mailing list to github discussions:
https://github.com/libMesh/libmesh/discussions/
Please consider raising your issue there so that more users can see the
discussion that follows.
Thanks,
Alex
On Thu, Mar 17, 2022 at 12:10 PM Yiming Gan wrote:
>
Dear all,
I meet this problem when configuring LibMesh.
/usr/bin/ld: /usr/lib/x86_64-linux-gnu/libmetis.so.5: error adding symbols:
bad value
I deleted the libmetis.so from the /usr folder and specify libmetis with
PESTc. However, I think the libMesh is having problem with the version of
C++ now.