[Dune] Failing to build DUNE with SuperLU

Uli Sack usack at math.fu-berlin.de
Wed Apr 30 10:48:10 CEST 2008


Hi!

I fail to include the superLU library when building DUNE. I am at a loss 
what else I can do to make this work. Anyone have a solution?

I work (or want to work) with a sequential SuperLU 3.0 compiled with 
cblas on my machine (Debian Etch).

My configure opts are:
CONFIGURE_FLAGS="CXX=g++-4.2.2 --with-superlu=../../SuperLU_3.0 
--with-superlu-lib=libsuperlu_3.0.a --with-alugrid=../../aluinst 
--with-ug=../../uginst --with-amiramesh=../../libamiramesh CXXFLAGS='-g 
-O3 -funroll-loops' --with-dune-common=../../dune/dune-common 
--with-dune-grid=../../dune/dune-grid 
--with-dune-istl=../../dune/dune-istl 
--with-dune-disc=../../dune/dune-disc/"

The relevant output of configure is:
checking slu_ddefs.h usability... yes
checking slu_ddefs.h presence... yes
checking for slu_ddefs.h... yes
checking static superlu library "libsuperlu_3.0.a" in 
"../../SuperLU_3.0/"... checking for dgssvx... no
failed
checking SuperLU in ../../SuperLU_3.0... failed
./configure: line 29317: DUNE_PATH_SUPERLU_DIST: command not found
[...]
Dune-common......: yes (/home/cocktail/usack/entwicklung/dune/dune-common)
ALBERTA..........: no
ALUGrid..........: yes
AmiraMesh........: yes
BLAS.............: yes
Grape............: no
HDF5.............: yes
MPI..............: no
METIS............: no
ParMETIS.........: no
SuperLU..........: no
SuperLU-DIST.....:
OpenGL...........: yes
UG...............: yes (sequential)

the configure.log (Dune-common) is attached.

Thanks in advance,
Uli

-- 
************************************************************************
* Uli Sack                     ** email: usack at math.fu-berlin.de       *
* Freie Universität Berlin     ** phone: + 49 (30) 838 75250           *
* Institut für Mathematik      **                                      *
* Arnimallee 6                 ** -------------------------------------*
* 14195 Berlin, Germany        ** Member of MATHEON (www.matheon.de)   *
************************************************************************
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 108225 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20080430/8eeb9fff/attachment.bin>


More information about the Dune mailing list