[Trilinos-Users] [TRILINOS-11.14.1 INSTALLATION ERRORS]--UNDEFINED REFERENCE TO "CHOLMOD/ SUITESPARSE"

Ofosu Ampadu Joseph joseph at al.t.u-tokyo.ac.jp
Wed Apr 15 10:12:19 MDT 2015


Dear All,

I am new to Trilinos and would like to interface some of the libraries 
with Deal II.
I am building on Ubuntu 14.04 LTS OS.
I have been able to successfully configure Trilinos, however during 
installation via the command: 'sudo make install' , and after 27% of 
built target success, I get the following errors:

[ 27%] Built target Amesos_Amesos_TESTBASIC_COPY3
Linking CXX executable amesos_test.exe
../../src/libamesos.so.11.14.1: undefined reference to `cholmod_start'
../../src/libamesos.so.11.14.1: undefined reference to `cholmod_finish'
../../src/libamesos.so.11.14.1: undefined reference to `cholmod_free_factor'
../../src/libamesos.so.11.14.1: undefined reference to `SuiteSparse_free'
../../src/libamesos.so.11.14.1: undefined reference to 
`cholmod_print_common'
../../src/libamesos.so.11.14.1: undefined reference to `SuiteSparse_time'
../../src/libamesos.so.11.14.1: undefined reference to `cholmod_free_sparse'
../../src/libamesos.so.11.14.1: undefined reference to `cholmod_transpose'
../../src/libamesos.so.11.14.1: undefined reference to `SuiteSparse_config'
../../src/libamesos.so.11.14.1: undefined reference to `SuiteSparse_malloc'
../../src/libamesos.so.11.14.1: undefined reference to `cholmod_analyze'
collect2: error: ld returned 1 exit status
make[2]: *** [packages/amesos/test/Test_Basic/amesos_test.exe] Error 1
make[1]: *** 
[packages/amesos/test/Test_Basic/CMakeFiles/amesos_test.dir/all] Error 2
make: *** [all] Error 2

I humbly ask if anyone could assist me with an advice of how to proceed. 
Thanks.

-- 
====================================
Ofosu Joseph Ampadu
The University of Tokyo
Graduate Sch. of Frontier Sciences
Department of Advanced Energy
Komurasaki Laboratory
+81-4-7136-4030
====================================



More information about the Trilinos-Users mailing list