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.
Hi Art, > I'm trying to build ldm 6.6.5 on SunOS 5.11 snv_64a with > > ./configure CC=/usr/bin/cc That should have worked. > make > > The make returns the following errors: > > /usr/bin/cc -c -O -xarch=generic64 -DNDEBUG -I.. -I../config -I. > -I../misc -I../ulog -I../protocol -I../pq -I../server ldm_xdr.c > cc: Warning: -xarch=generic64 is deprecated, use -m64 to create 64-bit > programs > "ldm_xdr.c", line 58: undefined symbol: rpc_inline_t > "ldm_xdr.c", line 58: undefined symbol: buf ... > cc: acomp failed for ldm_xdr.c > *** Error code 2 > make: Fatal error: Command failed for target `ldm_xdr.o' > Current working directory /usr/local/ldm/ldm-6.6.5/src/protocol > *** Error code 1 > The following command caused the error: > cd protocol && \ > echo "Making \`all' in directory `pwd`" && \ > echo "" && \ > make all || exit 1 > make: Fatal error: Command failed for target `subdir_target' > Current working directory /usr/local/ldm/ldm-6.6.5/src > *** Error code 1 > The following command caused the error: > subdir=`echo protocol/all | sed 's,/.*,,'`; \ > target=`echo protocol/all | sed 's,.*/,,'`; \ > make SUBDIR=$subdir TGET=$target subdir_target > make: Fatal error: Command failed for target `protocol/all' > > > Can you tell me what parameters I need to use to build this? Unfortunately, no, because we don't have a SunOS 5.11 system. > Or, is there perhaps a problem building on this platform? Apparently there is. May I have access to your SunOS 5.11 system as the LDM user so that I can investigate the problem? > Thanks... > > Art > > Arthur A. Person > Research Assistant, System Administrator > Penn State Department of Meteorology > email: address@hidden, phone: 814-863-1563 Regards, Steve Emmerson Ticket Details =================== Ticket ID: XGW-548251 Department: Support LDM Priority: Normal Status: On Hold