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.
Joel, > Greetings, > Below is an e-mail that I accidentally sent to WSI, would you be able to > provide assitance? > Thanks, > Joel Mitrzyk > Service Engineer, Jeppesen Technology Services > ___________________________________________ > Jeppesen Technology Services | Denver > Making Every Mission Possible > Virtual Hours Sunday-Wednesday | 1:00 PM – 12:00 AM MST > ph: +1.303.328.4673 | Cell: +1.720.226.4270 | address@hidden > 55 Inverness Drive East | Englewood, CO 80112 USA | www.jeppesen.com > ----- Forwarded by Joel Mitrzyk/Jeppesen/TMC on 03/11/2009 12:51 PM ----- > > Joel Mitrzyk/Jeppesen/TMC > 03/11/2009 12:34 PM > > To > address@hidden > cc > > Subject > LDM Compile issue > > > > > > Greetings Kim, > My name is Joel Mitrzyk, I am a Tier 2 Technical Specialist at Jeppesen. I > am currently trying to upgrade our LDM software to the 6.7.0 version that > you have released. I am in the process of trying to compile the binaries > on an HP UX 11.i (11.11) Unix system. The configure seems to be working > just fine I am using the following command to run the configure: > > cd /users/ldm/ldm-6.7.0/src > ./configure --disable-max-size >configure.log 2>&1 > > However, I am getting errors when I try to run the make >make.log 2>&1 I > am attaching the log files asscociated log files with this build. Any > help or ideas you have would be greatly appreciated. What's the absolute pathname of the c89(1) compiler? What is the output of the command "uname -a"? Types like "uint64_t" should be defined in the system header-file <inttypes.h>. Does that file exist? If so, then look at it. Is there a macro that needs to be defined in order to obtain those types? If so, then try starting from scratch with the CPPFLAGS environment variable having a definition for that macro (e.g., CPPFLAGS="-DHPUX_EXTENDED" ./configure ...). > Thanks in advance, > Joel Mitrzyk > Service Engineer, Jeppesen Technology Services > ___________________________________________ > Jeppesen Technology Services | Denver > Making Every Mission Possible > Virtual Hours Sunday-Wednesday | 1:00 PM – 12:00 AM MST > ph: +1.303.328.4673 | Cell: +1.720.226.4270 | address@hidden > 55 Inverness Drive East | Englewood, CO 80112 USA | www.jeppesen.com Regards, Steve Emmerson Ticket Details =================== Ticket ID: DPV-961741 Department: Support LDM Priority: Normal Status: Closed