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.
Rodrigo, > This is the output .. > > depresion:/home/ldm/SRC/ldm-6.10.1/lib/.libs # > nm -g --print-file-name *.a *.so | fgrep LOG_SERROR1 > libldm.a :lib_la-prod_class.o: U LOG_SERROR1 > libldm.so: U LOG_SERROR1 > > > just in case: > > depresion:/home/ldm/SRC/ldm-6.10.1/lib/.libs # > nm -g --print-file-name *.a *.so | fgrep LOG_ADD0 > libldm.a:lib_la-prod_class.o: U LOG_ADD0 > libldm.so: U LOG_ADD0 Applying the attached patch to the file "protocol/prod_class.c" should fix the problem. Thanks for sending this in. Regards, Steve Emmerson Ticket Details =================== Ticket ID: YGF-571131 Department: Support LDM Priority: Normal Status: Closed
Attachment:
prod_class.c.patch
Description: Binary data