Hi, I am having problems with the compiler support and build system of dumux.
I am using g++-4.6, but am having problems compiling dumux:
[ 33%] Building CXX object
test/decoupled/2p2c/CMakeFiles/test_multiphysics2p2c.
dir/test_multiphysics2p2c.cc.o
In file included from
/home/mblatt/src/dune/release/dumux/dumux/decoupled/2p2c/f
vpressure2p2c.hh:29:0,
from
/home/mblatt/src/dune/release/dumux/dumux/decoupled/2p2c/fvpressure2p2cmultiphysics.hh:23,
from
/home/mblatt/src/dune/release/dumux/test/decoupled/2p2c/test_multiphysics2p2cproblem.hh:35,
from
/home/mblatt/src/dune/release/dumux/test/decoupled/2p2c/test_multiphysics2p2c.cc:33:
/home/mblatt/src/dune/release/dumux/dumux/decoupled/2p2c/fvpressurecompositional.hh:398:20:
sorry, unimplemented: non-static data member initializers
make[4]: ***
[test/decoupled/2p2c/CMakeFiles/test_multiphysics2p2c.dir/test_multiphysics2p2c.cc.o]
Fehler 1
make[3]: ***
[test/decoupled/2p2c/CMakeFiles/test_multiphysics2p2c.dir/all] Fehler
2
make[2]: ***
[test/decoupled/2p2c/CMakeFiles/_test_decoupled_2p2c.dir/rule] Fehler
2
make[1]: *** [_test_decoupled_2p2c] Fehler 2
Do I need to use a newer g++?
Additionally I am unable to build dumux using the autotools as there
are several Makefile.am that contain entries like:
fv_HEADER=*.hh
which breaks make on my system:
make[6]: Entering directory
`/home/mblatt/src/dune/release/dumux/build-auto/dumux/decoupled/1p/diffusion/fv'
make[6]: *** Keine Regel vorhanden, um das Target »*.hh«,
benötigt von »all-am«, zu erstellen. Schluss.
My automake version is 1.11.6 and the autoconf version is 2.69.
Cheers,
Markus
--
Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany, USt-Id: DE279960836
Tel.: +49 (0) 160 97590858
signature.asc
Description: Digital signature
_______________________________________________ Dumux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
