Skip to content

#1115 Markus reported a problem I can't really name...

Metadata

Property Value
Reported by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Reported at May 22, 2012 18:02
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Last edited at May 22, 2012 18:16
Closed by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Closed at May 22, 2012 18:16
Closed in version Unknown
Resolution Duplicate
Comment of #1116 (closed)

Description

Unfornately some modules (Debian packages) are more installed than others (those installed with make install).

Now the situation is just the other way around. It works with the Debian package but not the one installed locally, as latter omits the arch-triplet directory.

mblatt@legolas:/src/dune/current$ DUNE_CONTROL_PATH=.:/dune_release ./dune-common/bin/dunecontrol ERROR: multiple definition of module dune-common previous defined in: /home/mblatt/dune_release/lib/dunecontrol/dune-common/dune.module redefined in: /home/mblatt/dune_release/svn/dune2.2rc/dune-common-2.2beta1/dune.module Execution of dunecontrol terminated due to errors! mblatt@legolas:~/src/dune/current$