[dune-fem] Dune fem 1.4 error DUNE_TEST_2.3.0_VERSION
Agnese, Marco
m.agnese13 at imperial.ac.uk
Wed Apr 23 15:07:05 CEST 2014
Hello,
I have compiled the new dune-fem 1.4 with the dune modules 2.3 without any problem (except a warning for the absence of dune-alugrid). After that I created a new project (dune-test-2.3.0) and I try to compile only this module with the same option files that I used to compile dune-fem. I received the following error:
--- going to build dune-test-2.3.0 ---
--- calling all for dune-test-2.3.0 ---
--- calling vcsetup for dune-test-2.3.0 ---
--- calling autogen for dune-test-2.3.0 ---
WARNING: could not find module dune-alugrid,
module is also unknown to pkg-config.
Maybe you need to adjust PKG_CONFIG_PATH!
dune-alugrid is suggested by dune-fem
Skipping dune-alugrid!
Found am directory /usr/local_machine/dune-2.3.0/dune-common-2.3.0/am
--> dunedoxynize...
Generating doc/doxygen/Doxyfile.in from
global style
and dune-test-2.3.0 config
... done
--> libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: linking file `./ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize: `/usr/share/aclocal/libtool.m4'
libtoolize: `/usr/share/aclocal/ltoptions.m4'
libtoolize: `/usr/share/aclocal/ltversion.m4'
libtoolize: `/usr/share/aclocal/ltsugar.m4'
libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Remember to add `LT_INIT' to configure.ac.
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
--> writing /home/ma/m/ma2413/dune/dune-test-2.3.0/dependencies.m4
for dune-test-2.3.0 1.0 ma2413 at imperial.ac.uk
requires dune-fem
suggests
WARNING: could not find module dune-alugrid,
module is also unknown to pkg-config.
Maybe you need to adjust PKG_CONFIG_PATH!
dune-alugrid is suggested by dune-fem
Skipping dune-alugrid!
--> aclocal...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB:en",
LC_ALL = (unset),
LC_PAPER = "it_IT.UTF-8",
LC_ADDRESS = "it_IT.UTF-8",
LC_MONETARY = "it_IT.UTF-8",
LC_NUMERIC = "it_IT.UTF-8",
LC_TELEPHONE = "it_IT.UTF-8",
LC_IDENTIFICATION = "it_IT.UTF-8",
LC_MEASUREMENT = "it_IT.UTF-8",
LC_TIME = "it_IT.UTF-8",
LC_NAME = "it_IT.UTF-8",
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_GB:en",
LC_ALL = (unset),
LC_TIME = "it_IT.UTF-8",
LC_MONETARY = "it_IT.UTF-8",
LC_ADDRESS = "it_IT.UTF-8",
LC_TELEPHONE = "it_IT.UTF-8",
LC_NAME = "it_IT.UTF-8",
LC_MEASUREMENT = "it_IT.UTF-8",
LC_IDENTIFICATION = "it_IT.UTF-8",
LC_NUMERIC = "it_IT.UTF-8",
LC_PAPER = "it_IT.UTF-8",
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
configure.ac:4: error: AC_SUBST: `DUNE_TEST_2.3.0_VERSION' is not a valid shell variable name
/usr/local_machine/dune-2.3.0/dune-common-2.3.0/m4/dune.m4:186: DUNE_PARSE_MODULE_VERSION is expanded from...
configure.ac:4: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: autom4te failed with exit status: 1
--- Failed to build dune-test-2.3.0 ---
Terminating dunecontrol due to previous errors!
I do not know what is it and how to fix it.
Thank you very much,
regards,
Marco.
More information about the dune-fem
mailing list