On Fri, 19 Aug 2011, robert wrote: > robert@robert:~/include/libmesh-0.7.1/libmesh$ make echo_ldflags ... > -Wl,-rpath,/home/robert/include/petsc-3.1-p8/linux-gnu/lib > -L/home/robert/include/petsc-3.1-p8/linux-gnu/lib -lpetsc -lX11
This is at least trying to include libpetsc.so appropriately, but not anything else. Is it possible that your PETSc build is configured with the "separate everything into libpetscsnes/ksp/vec/etcetera" option but that libMesh somehow thinks you're using the "include every object in libpetsc" option? What's "ls -l /home/robert/include/petsc-3.1-p8/linux-gnu/lib" show? --- Roy ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
