<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello Christoph,<div><br></div><div>thanks, in fact have now deactivated the BUILD_DIR environment variable and use this opts file:</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">## Tell cmake the subdirectory to use for building</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">##BUILDDIR="$HOME/build/b2"</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;"># Use CMAKE_PREFIX_PATH to tell CMake where to find external libraries</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">CMAKE_FLAGS="--enable-experimental-grid-extensions -DCMAKE_CXX_COMPILER=/Users/oswald/extlib/gcc/4.8.1/gcc/4.8.1/bin/g++ -DCMAKE_C_COMPILER=/Users/oswald/extlib/gcc/4.8.1/gcc/4.8.1/bin/gcc -DCMAKE_PREFIX_PATH=\"$HOME/extlib/alugrid/1.96/openmpi/1.6.5/gcc/4.8.1;$HOME/extlib/metis/5.1.0/gcc/4.8.1;$HOME/extlib/parmetis/4.0.3/openmpi/1.6.5/gcc/4.8.1\" " </div><div style="margin: 0px; font-size: 11px; font-family: Monaco;"># Just in case that some modules do not support CMake</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">#CONFIGURE_FLAGS="--enable-dunedevel --enable-parallel --enable-documentation --with-alugrid=/home/mblatt/src/dune/3rdParty/grids//home/mblatt/src/dune/3rdParty/grids/alugrid50-install --with-alberta=/home/mblatt/src/dune/3rdParty/grids/alberta3-install --with-ug=/home/mblatt/src/dune/3rdParty/grids/ug-install --enable-fieldvector-size-is-method --prefix=/home/mblatt/dune_install --disable-shared --enable-static CXX=g++ CC=gcc CXXFLAGS=\"-O0 -g -DDUNE_ISTL_WITH_CHECKING -Wall\" CFLAGS=\"-O0 -g -Wall\"" </div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">MAKE_FLAGS="-Wall"</div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">USE_CMAKE="yes"</div></div><div><br></div><div><br></div><div><br></div><div>Then, the build process runs through until dune-grid, where it crashes at link phase,</div><div>cf. attached log file.</div><div><br></div><div><br></div><div><br></div><div><br></div><div></div></body></html>