On Fri, Jul 31, 2015 at 11:15 AM, Xujun Zhao <xzha...@gmail.com> wrote:

> the HDF5 is disabled, but NetCDF is still enabled during config. See the
> attached log files.
> That's strange!
>

Actually, I think the important bit is this line:

> configure:37067: result: defining -DNOT_NETCDF4 for our Exodus build

which I believe means that Exodus will not use NetCDF4, despite what our
netcdf.m4 test says...

Are you sure that the netcdf/exodus in contrib actually got rebuilt after
you reconfigured?  Just to be sure, you might try blowing away your build
directory and configuring from scratch just to ensure there is nothing from
the HDF5 build left behind.

If this fresh build approach still doesn't work, the next step is to run
this example through the debugger to get more details on the segfault:

cd build/examples/systems_of_equations/systems_of_equations_ex1
libtool --mode=execute lldb ./example-dbg

-- 
John
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to