[MOAB-dev] build error on mcs machines
    Jason Kraftcheck 
    kraftche at cae.wisc.edu
       
    Thu Feb 24 11:42:29 CST 2011
    
    
  
On 02/24/2011 10:44 AM, Hong-Jun Kim wrote:
> ./configure --prefix=/homes/hongjun/lib/MOAB-new --with-cgm=/homes/hongjun/lib/CGM --enable-debug --disable-optimize --enable-igeom --enable-imesh --enable-dagmc --without-hdf5 --without-netcdf --with-mpi
> ----------------------------------------------------------
> 
> I am using the configuration as above (with r4526).
> But, I have some hdf5 related errors now as follows.
> I think "--with-mpi" forces to build hdf5 test file.
> 
It wasn't --with-mpi.  The --without-hdf5 option (forced disable rather than
disable based on whether or not it was found) didn't work correctly.  It is
fixed in r4527.
- jason
    
    
More information about the moab-dev
mailing list