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.
Kassim, > i *finally* got my hands on an IBM box (p570) running AIX5.3 and am > having no luck at all getting ldm to compile. > > There are some instructions at > http://www.unidata.ucar.edu/software/idd/ldmfaq.html#ldm-aix3 > about dealing with AIX3.2 but no joy on finding anything about 5.3. > i also looked at the links to messages 04858 and 04859 you sent in your > last response > > When i did try the suggestions on the link above, there were > significantly fewer error messages than before (see attched). Your email had no attachments. Would you please send me the files "configure.log" and "make.log", which are describe in the on-line installation instructions. > I also tried setting CFLAGS to -qlonglong but, now, in addition to the > errors i'm used to seeing, i also see > ########################################### > gcc -c -qlonglong -q64 -DNDEBUG -I.. -I../config -I. -I../misc > -I../ulog -I../protocol -I../pq -I../server atofeedt.c > gcc: unrecognized option '-qlonglong' > gcc: unrecognized option '-q64' I believe that the "-qlonglong" option is only for the AIX native compiler, xlc(1). I wouldn't expect it to work with gcc(1). I don't recall the "-q64" option, but I suspect something similar. I recommend using the native C compiler for your system, it that's available. > any help,advice,suggestion,or sympathy you can offer will be gratefully > appreciated May I log onto the system in question as the LDM user? This would speed things up greatly. > cheers > --kassim > > kassim visram > gis analyst > pacific gas & electric corporation > san francisco ca > 415.973.8258 Regards, Steve Emmerson Ticket Details =================== Ticket ID: MAC-518090 Department: Support LDM Priority: Normal Status: On Hold