Hello I am trying to build the library with your candi script but I got an error, apparently with a missing function from Trilinos library:
[ 75%] Linking CXX executable ../bin/step-1.debug /usr/bin/ld: /root/dealii-candi/trilinos-release-13-2-0/lib/libepetra.so: undefined reference to `dggsvd_' /usr/bin/ld: /root/dealii-candi/trilinos-release-13-2-0/lib/libepetra.so: undefined reference to `sggsvd_' collect2: error: ld returned 1 exit status make[2]: *** [examples/CMakeFiles/step-1.debug.dir/build.make:249: bin/step-1.debug] Error 1 make[1]: *** [CMakeFiles/Makefile2:3998: examples/CMakeFiles/step-1.debug.dir/all] Error 2 make: *** [Makefile:136: all] Error 2 Failure with exit status: 2 Exit message: There was a problem building dealii v9.4.0. can you help? thanks in advance Pedro R. -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/5ecdb6a3-c356-4dc8-8b0b-d8b58b2f05a9n%40googlegroups.com.
