On Fri, 19 Aug 2011, robert wrote: >> Am Freitag, den 19.08.2011, 13:31 -0500 schrieb Roy Stogner: >> 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? > > robert@robert:~/include/petsc-3.1-p8$ ls > -l /home/robert/include/petsc-3.1-p8/linux-gnu/lib > insgesamt 66628 > -rw-r--r-- 1 robert robert 988754 2011-08-19 19:17 libfblas.a > -rw-r--r-- 1 robert robert 10935510 2011-08-19 19:17 libflapack.a > -rw-r--r-- 1 robert robert 53811598 2011-08-19 20:31 libpetsc.a > -rw------- 1 robert robert 2404352 2011-08-19 20:31 stdXEqfD > robert@robert:~/include/petsc-3.1-p8$
I have no idea what's not working, then, but I have a suggestion for a possible workaround - try building PETSc/SLEPc with shared libraries and see if you see the same problem. --- 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
