H1D does not compile

2 views
Skip to first unread message

Pavel Solin

unread,
Nov 19, 2010, 1:24:18 PM11/19/10
to hermes1d, Ma Zhonghua
Zhonghua, could you please look into this?
Pavel

[ 56%] Building CXX object
examples/laplace_bc_dirichlet/CMakeFiles/laplace_bc_dirichlet.dir/main.cpp.o
/home/pavel/hermes/hermes1d/examples/laplace_bc_dirichlet/main.cpp: In
function ‘int main()’:
/home/pavel/hermes/hermes1d/examples/laplace_bc_dirichlet/main.cpp:71:
error: no matching function for call to
‘DiscreteProblem::assemble(SparseMatrix*&, Vector*&)’
/home/pavel/hermes/hermes1d/src/discrete_problem.h:29: note:
candidates are: void DiscreteProblem::assemble(scalar*, SparseMatrix*,
Vector*, bool)
make[2]: *** [examples/laplace_bc_dirichlet/CMakeFiles/laplace_bc_dirichlet.dir/main.cpp.o]
Error 1
make[1]: *** [examples/laplace_bc_dirichlet/CMakeFiles/laplace_bc_dirichlet.dir/all]
Error 2
make: *** [all] Error 2


--
Pavel Solin
University of Nevada, Reno
Home page: http://hpfem.org/~pavel
FEMTEC 2011: http://hpfem.org/events/femtec-2011/
Hermes: http://hpfem.org/
FEMhub: http://femhub.org/

Zhonghua Ma

unread,
Nov 19, 2010, 10:54:06 PM11/19/10
to Pavel Solin, hermes1d
Hi Pavel,
  I got some different error, it seems I have some BLAS relate issue on my computer, I am trying to resolve this problem now.

[ 52%] Built target hermes1d-debug
Linking CXX executable first_order_general
../../src/libhermes1d-debug.so: undefined reference to `dgemm_'
../../src/libhermes1d-debug.so: undefined reference to `dger_'
../../src/libhermes1d-debug.so: undefined reference to `dtrsv_'
../../src/libhermes1d-debug.so: undefined reference to `dtrsm_'
../../src/libhermes1d-debug.so: undefined reference to `dgemv_'
collect2: ld returned 1 exit status
make[2]: *** [examples/first_order_general/first_order_general] Error 1
make[1]: *** [examples/first_order_general/CMakeFiles/first_order_general.dir/all] Error 2

make: *** [all] Error 2

Zhonghua

Zhonghua Ma

unread,
Nov 20, 2010, 4:02:08 AM11/20/10
to Pavel Solin, hermes1d
On Sat, Nov 20, 2010 at 2:24 AM, Pavel Solin <so...@unr.edu> wrote:
Zhonghua, could you please look into this?
Finished, I am now runing the tests, I will send a pull request soon.
 
Zhonghua
Reply all
Reply to author
Forward
0 new messages