> /usr/bin/ld: step-17.g.o: undefined reference to symbol 'VecSetValues' > /usr/bin/ld: note: 'VecSetValues' is defined in DSO > /usr/lib/libpetsc.so.3.1 so try adding it to the linker command line > /usr/lib/libpetsc.so.3.1: could not read symbols: Invalid operation
What happens if you modify LD_LIBRARY_PATH as described here: http://dealii.sourceforge.net/index.php/Deal.II_Questions_and_Answers#I_can.27t_seem_to_link.2Frun_with_PETSc ? WB ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
