This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
The test program in the `configure' script is definitely indicating that the system-supplied XDR implementation works correctly. We now need to determine why the `xdrtest' program in the xdr/ subdirectory is failing. Would you please go to the xdr/ subdirectory and build the `xdrtest' program using the system-supplied XDR library. You can do this by first deleting the `xdrtest' program and then making it via the command `make xdrtest LIBOBJS='. Then, run the xdrtest program and try to determine where it's failing. -------- Steve Emmerson <address@hidden>