Yep, I'm on it. 

This happens when HDF5 is not properly found, disabling netcdf4, but exodusII 
is still looking for that symbol.

You can get the old stuff back with

$ ./configure --with-netcdf=old --with-exodus=old --with-nemesis=old

but I should have it fixed shortly.

-Ben


On Feb 12, 2013, at 1:16 PM, Derek Gaston <fried...@gmail.com> wrote:

> This is consistent across multiple different distros and architectures... you 
> guys gotta be seeing this, right?
> 
> We're looking for a fix now...
> 
> Derek
> 
> 
> On Tue, Feb 12, 2013 at 11:58 AM, Derek Gaston <fried...@gmail.com> wrote:
> Guys, we're seeing a build error with the new netcdf on Linux:
> 
>   CXXLD    getpot_parse-opt
> ./.libs/libmesh_opt.so: undefined reference to `nc_def_var_deflate'
> collect2: ld returned 1 exit status
> make[1]: *** [getpot_parse-opt] Error 1
> make[1]: Leaving directory `/home/gastdr/projects/herd_trunk/libmesh/build'
> make: *** [all-recursive] Error 1
> 
> 
> This is an out of tree build using this for configure:
> 
> ../configure --with-methods="opt dbg" --prefix=/something 
> --enable-legacy-using-namespace
> 
> ------------------------------------------------------------------------------
> Free Next-Gen Firewall Hardware Offer
> Buy your Sophos next-gen firewall before the end March 2013 
> and get the hardware for free! Learn more.
> http://p.sf.net/sfu/sophos-d2d-feb_______________________________________________
> Libmesh-devel mailing list
> Libmesh-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libmesh-devel


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to