Can you verify that the undefined symbol is in this libpetsc.so, that is, do you get any output when you run the following command?
nm -D /home/mwathen/Work-unstable/FEniCS/lib/libpetsc.so | grep SNESGetLineSearch Johannes On Thu, Oct 31, 2013 at 4:56 PM, Michael Wathen <[email protected]> wrote: > Yes it does. > > Michael > > > On 13-10-31 08:54 AM, Johannes Ring wrote: >> >> On Thu, Oct 31, 2013 at 4:18 PM, Michael Wathen <[email protected]> wrote: >>> >>> When I run "echo $LD_LIBRARY_PATH" I get >>> >>> /home/mwathen/Work-unstable/FEniCS/lib: >> >> Does this directory contain libpetsc.so? >> >> Johannes > > _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
