[Dune] problems with: dunecontrol all

Sreejith Pulloor Kuttanikkad sreejith at hal.iwr.uni-heidelberg.de
Mon Jul 31 21:39:00 CEST 2006


Make sure that the dune.module in the dune-disc directory is correct.

Module: dune-disc
Depends: dune-istl dune-grid

and in configure.ac 

the line 
# check all dune-module stuff
DUNE_CHECK_ALL_M([dune-common], [dune-grid], [dune-istl])

is correctly present. dependent modules in correct order. as shown
above.


On Mon, Jul 31, 2006 at 06:20:32PM +0200, Patrick Leidenberger wrote:
> Hi,
> 
> with your help dune is running on my pc. And now I try to install it in
> the same way on my notebook. That fails. I do it in the same way as on
> the pc, using the following --opts= file
> 
> CONFIGURE_FLAGS="CXX='$HOME/extlib/gcc-3.4.6/bin/g++'
>                  CC='$HOME/extlib/gcc-3.4.6/bin/gcc'
>                  CXXCPP='$HOME/extlib/gcc-3.4.6/bin/cpp'
>                  F77='$HOME/extlib/gcc-3.4.6/bin/g77'
>                  --disable-documentation
>                  --disable-parallel
>                  --prefix='$HOME/dune'
>                  --with-metis='$HOME/extlib/metis-4.0'
>                  --with-parmetis='$HOME/extlib/ParMetis-3.1'
>                  --with-alugrid='$HOME/extlib/ALUGrid-0.3'"
> MAKE_FLAGS=install
> 
> ....
> checking for wml... no
> checking for perl... perl
> checking for inkscape... inkscape
> checking for convert... convert
> configure: Resolving Dependencies: dune-common,dune-grid,dune-istl
> checking for dune-common
> checking dune/common/stdstreams.hh usability... yes
> checking dune/common/stdstreams.hh presence... yes
> checking for dune/common/stdstreams.hh... yes
> found libcommon.la, setting LDFLAGS to
> -L/home/patrick/dune/dune-common/common
> checking for dune-grid
> checking dune/grid/common/grid.hh usability... no
> checking dune/grid/common/grid.hh presence... no
> checking for dune/grid/common/grid.hh... no
> configure: error: /home/patrick/dune/dune-grid does not seem to contain
> a valid dune_grid (dune/grid/common/grid.hh not found)
> --- Failed to build dune_disc ---
> Execution terminated due to errors!
> 
> I get the same error if I try to compile with openmpi-1.1 and with the
> default compiler of my system (suse 10.1, gcc 4.1.0).
> 
> 
> Some help, what's the mistake (my mistake or the mistake of my system)?
> 
> Thank's a lot
> 
> Patrick
> 
> _______________________________________________
> Dune mailing list
> Dune at dune-project.org
> http://www.dune-project.org/cgi-bin/mailman/listinfo/dune
> 

-- 
Sreejith P. Kuttanikkad                       
IWR, University of Heidelberg       
Room:009, Im Neuenheimer Feld-348                         
69120 Heidelberg,Germany.                      
Ph :+49-6221-54-5689/4412(Office)
   :+49-(0)17624228904(Mob)
http://hal.iwr.uni-heidelberg.de/~sreejith/
-------------------------------------------




More information about the Dune mailing list