Hello,

I'm trying to install FEniCS, but I'm getting stuck during the
compilation of Trilinos.
The error I'm getting is:

make[2]: *** No rule to make target `/usr/lib/libumfpack.so', needed by
`packages/epetraext/src/libepetraext.so.11.4.1'.  Stop.
make[1]: *** [packages/epetraext/src/CMakeFiles/epetraext.dir/all] Error 2
make: *** [all] Error 2

I tried to look into the CMakeCache.txt and I see:

TPL_ENABLE_UMFPACK:BOOL=ON
TPL_UMFPACK_INCLUDE_DIRS:PATH=/usr/include/suitesparse
TPL_UMFPACK_LIBRARIES:FILEPATH=/usr/lib/libumfpack.so;/usr/lib/libamd.so

All of those files are in place. Also running make VERBOSE=1 doesn't
give me a lot of information.

Thanks,
 Daniele

--
Daniele Bigoni
DTU Compute
http://www.compute.dtu.dk/~dabi/
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to