All, After
svn up ./bootstrap ./configure --my-options make I get a linking error related to my petsc install: *** Warning: Linking the shared library libmesh.la against the *** static library ./contrib/tecplot/lib/x86_64-unknown-linux-gnu/tecio.a is not portable! /usr/bin/ld: gk_cur_jbufs: TLS definition in /home/eftang/dev_software/petsc-3.3-p3/arch-linux2-c-opt/lib/libmetis.so section .tdata mismatches non-TLS definition in contrib/metis/.libs/libmetis.a(error.o) section .data /home/eftang/dev_software/petsc-3.3-p3/arch-linux2-c-opt/lib/libmetis.so: could not read symbols: Bad value collect2: error: ld returned 1 exit status make[1]: *** [libmesh.la] Error 1 I need the petsc metis because I need the mumps solver package. Is this a versions incompatibility issue or something else? Best, Jens ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: DESIGN Expert tips on starting your parallel project right. http://goparallel.sourceforge.net _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
