On Thu, 5 Dec 2013, Peter Wijeratne wrote: > Perhaps it's a PETSc incompatibility? I've installed PETSc 3.2, and set > the env vars appropriately before running make.
There shouldn't be any interactions between our PETSc linkage and our contrib netcdf. > suggestions please fire away, in the meantime I'll try an older version > of the installation. I've got a couple Ubuntu 13.10 installs, on at least one of which I've rebuilt libMesh since the upgrade; I didn't notice any problems. >>> ../liblib/.libs/libnetcdf.so: undefined reference to `NC3_get_att' >>> >>> It looks like it can't find some library, but I'm not sure which. grepping around shows this function in our netcdf 4.3.0 contrib but not in 4.2.1.1. Maybe you've got conflicts from an old build of that library that predated our switch? --- Roy ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
