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.
Jayne, >Date: Wed, 04 Jan 2006 11:05:53 -1000 >From: "Jayne Hirakawa" <address@hidden> >Organization: NOAA >To: Steve Emmerson <address@hidden> >Subject: Re: 20060103: Building ldm-6.4.4 under HP-UX 11.23 using gcc The above message contained the following: > After setting 'export DOMAINNAME=hmr-1.hfo.noaa.gov`, You shouldn't need to do that -- but it shouldn't hurt. > configure completed with no problems. Ran make. Attached erorr message. > > jayne [snip] > Making `all' in directory /usr/local/ldm/ldm-6.4.4/src/rpc > > gcc -c -O -DNDEBUG auth_none.c > In file included from /usr/include/inttypes.h:688, > from types.h:51, > from auth_none.c:45: > /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/include/wchar.h:134: error: parse > eror before "va_list" > /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/include/wchar.h:135: error: parse > eror before "va_list" > /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/include/wchar.h:136: error: parse > eror before "va_list" > *** Error exit code 1 > > Stop. > *** Error exit code 1 > > Stop. Hmm... Never seen this one before. I'd like to see what the problem is. Would you please 1. Go into the directory "src/rpc". 2. Execute the command "make auth_none.i" and send me that file. 3. Send me the output of the command "gcc -v". Regards, Steve Emmerson