I had problem when 'make' libmesh which gave me In file included from ncdap3.h:12, from daputil.c:16: /usr/include/unistd.h:117: error: two or more data types in declaration specifiers
Then, I found the following link helps http://trac.macports.org/browser/trunk/dports/science/netcdf/files/patch-daputil.c.diff?rev=112984 Following that, I just commented out the line "#include "oc.h" in contrib/netcdf/v4/libdap2/daputil.c Then, it works. ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
