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.
Art, > I'll have to check to see if we need perl. In the mean time, I ran perl -V > and am attaching results. I'm also reattaching results of make.log (this > time formatted with line breaks). Log file showed request for perl > prototyping behavior, for whatever that's worth. Thanks, > Art The request for prototyping message may be safely ignored. Your perl(1) utility was compiled with the options -D_LARGEFILE_SOURCE and -D_FILE_OFFSET_BITS=64. This might be the source of the incompatibility. If you decide that you need the perl(1) extension module, then do a "make distclean" and define those macros in the environment variable CPPFLAGS before re-executing the configure(1) script. > PS Happy flooring Sorry. It's way too late for that. :-) Regards, Steve Emmerson Ticket Details =================== Ticket ID: GHO-258559 Department: Support UDUNITS Priority: High Status: Closed