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.
Sebastien, > I believe it failed because when I run > make install > > I got the following message: > /usr/bin/ld: skipping incompatible /usr/local/lib/libudunits.a when searching > for -ludunits > /usr/bin/ld: cannot find -ludunits > collect2: ld returned 1 exit status > make[1]: *** [blib/arch/auto/UDUNITS/UDUNITS.so] Error 1 > make: *** [perl/install] Error 1 > > I thought this was included in the install.log when I re-directed the output. > Sebastien That message wasn't in the log files that you sent me. Could it be that the log files contained the standard output streams but not the standard error streams? If so, then would you please do the following: 1. Go to the top-level source-directory. 2. Execute the command "make distclean". 3. Execute the command "./configure CC=/opt/intel/cc/9.1.042/bin/icc CPPFLAGS=-DpgiFortran". Redirect BOTH the standard output and standard error streams to the file "configure.log" and send me the file. 4. If the previous command succeeds, then execute the command "make". Redirect BOTH the standard output and standard error streams to the file "make.log" and send me the file. 5. If the previous command succeeds, then execute the command "make install". Redirect BOTH the standard output and standard error streams to the file "install.log" and send me the file. Regards, Steve Emmerson Ticket Details =================== Ticket ID: UEO-800135 Department: Support UDUNITS Priority: Normal Status: On Hold