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.
Dave, > My attempt to compile LDM 6.6.5 on a new Mac Pro QuadCore running Mac OS X > 10.5.1 fails with some compiler errors. I've attached config.log, > configure.log, and make.log files. The "make.log" file contained errors like In file included from ldm6_clnt.c:7: ldm.h:331: warning: comma at end of enumerator list ldm.h:600: warning: comma at end of enumerator list ldm6_clnt.c: In function ‘feedme_6’: ldm6_clnt.c:22: error: ‘rpc_uint’ undeclared (first use in this function) It looks like the "rpcgen" utility on your system doesn't create a C file that conforms to the RPC standard (it uses "rpc_uint" instead of "xdr_uint", for example). This will take some work to correct. I don't think we have an OS/X 10.5.1 system here. Is there any way I could log onto the computer in question as the LDM user? > The failure occurs similarly when I setenv CC=cc (instead of undefined) > and CPPFLAGS=Df2cFortran (instead of undefined). > > -- Dave > > **************************************************************** > * | __ __ \|/ * > * Dr. Dave Dempsey | ) ^ /|| ||\ --0-- * > * Dept. of Geosciences |) ) ^ / ||_|| \ /|\ * > * San Francisco State University | ) ) / | _ | \ * > * 1600 Holloway Ave. |) )/ || || \ * > * San Francisco, CA 94132 | ) ) ||_|| \ * > * |) ) ) | _ | \ * > * Phone: (415) 338-7716 | ) ) || || \ * > * FAX: (415) 338-7705 |) ) )~~~~~~~~~~~~~~~* > * Email: address@hidden | ) ) ) ~ ~ ~ ~ * > * |) ) ) ) ~ ~ ~ * > **************************************************************** Regards, Steve Emmerson Ticket Details =================== Ticket ID: TXN-293177 Department: Support LDM Priority: Normal Status: On Hold