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.
>From: "Michael Vrencur" <address@hidden> >Organization: FSL/NOAA >Keywords: 200402122027.i1CKRhp1013257 LDM-5 build RedHat 9 Linux Michael, >I was wondering if there are issues with building ldm (5.2.2) on Red Hat >9... After I run configure, my "make install" fails quickly with the >following (see below). > >Please let me know what you think. Thanks, Since LDM-6 has been available for over a year now, and since it shows dramatic performance improvements over LDM-5.x, and since it runs LDM-5 protocols way more efficiently than LDM-5.x, we have stopped trying to build LDM-5 on any OS. We want to strongly encourage you use the most recent version of LDM-6, ldm-6.0.14, -- which is known to build and run nicely on RedHat 9 Linux (and also Fedora Core 1) -- instead of fighting LDM-5.2.2 build problems. Is there some reason you feel that you must use LDM-5? If yes, please let me know so I can work harder to convince you to move to LDM-6 :-) >Making `install' in directory /grf2/mpv/ldm-5.2.2/src/protocol > >make[2]: Entering directory `/grf2/mpv/ldm-5.2.2/src/protocol' >c89 -g -I../config -I. -I../misc -I../ulog -I../protocol -DHAVE_CONFIG_H >-c -o atofeedt.o atofeedt.c >ar rv ../libldm.a atofeedt.o >a - atofeedt.o >c89 -g -I../config -I. -I../misc -I../ulog -I../protocol -DHAVE_CONFIG_H >-c -o h_clnt.o h_clnt.c >In file included from h_clnt.c:38: >../misc/alrm.h: In function `mysignal': >../misc/alrm.h:42: storage size of `sigact' isn't known >../misc/alrm.h:42: storage size of `oact' isn't known >../misc/alrm.h: At top level: >../misc/alrm.h:62: parse error before "env" >../misc/alrm.h:62: warning: data definition has no type or storage class >h_clnt.c: In function `set_begin': >h_clnt.c:408: storage size of `tz' isn't known >make[2]: *** [h_clnt.o] Error 1 >make[2]: Leaving directory `/grf2/mpv/ldm-5.2.2/src/protocol' >make[1]: *** [subdir_target] Error 1 >make[1]: Leaving directory `/grf2/mpv/ldm-5.2.2/src' >make: *** [protocol/install] Error 2 >[mvrencur@griffon src]$ > >-- >Michael Vrencur >FSL/NOAA System Administrator >address@hidden >303.497.7526 Cheers, Tom Yoksas --