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.
Brian, The fix is to add an include file <ldmconfig.h> to the source pqing/pqing.c ie, ... ... #include <ldmconfig.h> #include <stdio.h> #include <stdlib.h> ... ... I don't thing this version of the LDM will run any better than the previous one. Referring to the rpc error of out of memory. Can you keep me updated about that so I can add the fix to our archive database. Thanks, Robb... On Wed, 16 Jun 1999, Brian Maher wrote: > Hi Rob, > > HPUX 11.0 > LDM 5.0.8 > > -lldm -lnsl -o pqsend > /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (pqsend.o) was > detected. The linked output may not run on a PA 1.x system. > Making `all' in /opt/ldm/src/pqing > c89 -g -w -I../config -I. -I/opt/ldm/include -DHAVE_CONFIG_H -c > pqing.c > cc: "/usr/include/rpc/xdr.h", line 112: error 1000: Unexpected symbol: > "caddr_t". > cc: "/usr/include/rpc/xdr.h", line 114: error 1000: Unexpected symbol: > "caddr_t". > cc: "/usr/include/rpc/xdr.h", line 116: error 1000: Unexpected symbol: > "u_int". > cc: "/usr/include/rpc/xdr.h", line 118: error 1000: Unexpected symbol: > "u_int". > cc: "/usr/include/rpc/xdr.h", line 137: error 1000: Unexpected symbol: > "caddr_t". > cc: "/usr/include/rpc/xdr.h", line 138: error 1000: Unexpected symbol: > "x_private". > cc: "/usr/include/rpc/xdr.h", line 139: error 1000: Unexpected symbol: > "x_base". > cc: "/usr/include/rpc/xdr.h", line 141: error 1000: Unexpected symbol: "}". > cc: "/usr/include/rpc/xdr.h", line 218: error 1000: Unexpected symbol: "*". > cc: "/usr/include/rpc/xdr.h", line 226: error 1000: Unexpected symbol: > "xdrproc_t". > cc: "/usr/include/rpc/xdr.h", line 295: error 1000: Unexpected symbol: "*". > cc: "/usr/include/rpc/xdr.h", line 296: error 1000: Unexpected symbol: "*". > cc: "/usr/include/rpc/xdr.h", line 297: error 1000: Unexpected symbol: "*". > cc: "/usr/include/rpc/xdr.h", line 298: error 1000: Unexpected symbol: "*". > cc: "/usr/include/rpc/xdr.h", line 299: error 1000: Unexpected symbol: "*". > cc: "/usr/include/rpc/xdr.h", line 300: error 1000: Unexpected symbol: "*". > cc: "/usr/include/rpc/xdr.h", line 301: error 1000: Unexpected symbol: "*". > cc: "/usr/include/rpc/xdr.h", line 302: error 1000: Unexpected symbol: "*". > cc: "/usr/include/rpc/xdr.h", line 303: error 1000: Unexpected symbol: "*". > cc: "/usr/include/rpc/xdr.h", line 303: error 1000: Unexpected symbol: > "u_int". > cc: "/usr/include/rpc/xdr.h", line 305: error 1000: Unexpected symbol: "*". > cc: "/usr/include/rpc/xdr.h", line 305: error 1000: Unexpected symbol: > "u_int". > cc: "/usr/include/rpc/xdr.h", line 306: error 1000: Unexpected symbol: "*". > cc: "/usr/include/rpc/xdr.h", line 307: error 1000: Unexpected symbol: "*". > cc: "/usr/include/rpc/xdr.h", line 308: error 1000: Unexpected symbol: "*". > cc: "/usr/include/rpc/xdr.h", line 310: error 1000: Unexpected symbol: "void". > cc: error 2017: Cannot recover from earlier errors, terminating. > *** Error exit code 1 > > Stop. > *** Error exit code 1 > > Stop. > *** Error exit code 1 > > Stop. =============================================================================== Robb Kambic Unidata Program Center Software Engineer III Univ. Corp for Atmospheric Research address@hidden WWW: http://www.unidata.ucar.edu/ ===============================================================================