<p>
log's attached
</p>
<p>
my configure options are:
</p>
<p>
export FATHOM_DIR=/home/anton/FATHOM_DIR
</p>
<p>
export MPI2_PREFIX=/usr/lib/mpich2
</p>
<p>
export LD_LIBRARY_PATH=/home/anton/Cubit-14.1-Lin64/bin 
</p>
<p>
./configure --prefix=${FATHOM_DIR}/cgm/build --with-cubit=/home/anton/Cubit-14.1-Lin64 --with-mpi=${MPI2_PREFIX} --disable-shared --enable-static  
</p>