[Dune] Installation / could not find required module dune-common
Tobias Malkmus
tomalk at mathematik.uni-freiburg.de
Wed Mar 5 10:07:16 CET 2014
Hi Florian
It seems that your compiler can not link to the dune-common lib, having
the additional '-superludist' in the DUNE_LDFLAGS.
I would expect a -lsuperlu or -L..../lib to link against the libraries
of superLU.
See http://www.dune-project.org/external_libraries/install_superlu.html
how dune is configured and linked against superLU.
Best Tobias
On 03/04/2014 01:22 PM, Florian Vogelbacher wrote:
> Dear DUNE,
>
> I am currently setting up DUNE on a linux Debian 7.4 64bit box based on
> the latest dune git repositories. The configuration of dune using
>
>>> ./dune-common/bin/dunecontrol --opts=../hades/optsfiles/fv.opts all
>
> fails with
>
> [...]
> checking SuperLU... no
> checking for SuperLUDist library... /usr/local/SRC
> checking superlu_ddefs.h usability... yes
> checking superlu_ddefs.h presence... yes
> checking for superlu_ddefs.h... yes
> checking for pdgssvx in -lsuperlu-mpi... no
> configure: WARNING: libsuperlu-mpi not found
> checking static SuperLUDist library superlu_mpi.a in "/usr/local/"... failed
> checking SuperLUDist in /usr/local... failed
> checking for the pthreads library -lpthreads... no
> checking whether pthreads work without any flags... yes
> checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
> checking if more special flags are required for pthreads... no
> checking for cc_r... mpicc
> checking for boostlib >= 1.20.0... yes
> checking whether the Boost::FUSION library is available... yes
> configure: error: could not find required module dune-common
> --- Failed to build dune-istl ---
>
>
> Attached you find the dune-istl/config.log which has some error lines in
> it- but they seem to me unrelated and ok (?).
>
> Thank you for any ideas where I could have a look next,
>
> Best regards,
> Florian
>
> System:
> gcc (GCC) 4.8.1
> openmpi 1.6.5
> alugrid 1.96
> superludist 3.3
> metis 5.1.0
> parmetis 4.0.3
>
>
>
>
>
>
>
> _______________________________________________
> Dune mailing list
> Dune at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune
>
--
Tobias Malkmus <tomalk at mathematik.uni-freiburg.de>
Mathematisches Institut Tel: +49 761 203 5627
Abt. für Angewandte Mathematik Universität Freiburg
Hermann-Herder-Str. 10
79104 Freiburg
More information about the Dune
mailing list