netcdf-232pl2 compiled fine on my Nextstep/Intel (Pentium),
with OS=nextos in CUSTOMIZE, passes some tests, but fails the binary tests.
Some things work, but others don't. Any ideas?
Here's an example of the xdr test, similar things happen
in the other subdirectories:
fortress[197] make test
making `test' in directory /matthews/Programming/netCDF/netcdf-232pl2/xdr
./xdrtest > xdrtest_out.new
diff xdrtest_out.new testout.sav
*** XDR passes formatted test ***
cmp test.xdr test_xdr.sav
test.xdr test_xdr.sav differ: char 28169, line 1
*** XDR fails binary test ***
*** Exit 1
Stop.
*** Exit 1
Stop.