[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[LDM #ICF-841424]: FreeBSD 10.3 patches for ldm-6.13.4

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.


  • Subject: [LDM #ICF-841424]: FreeBSD 10.3 patches for ldm-6.13.4
  • Date: Tue, 07 Mar 2017 15:28:24 -0700

Eric,

> If i on the distributed configure script change the line:
> $as_echo "#define __BSD_VISIBLE /**/" >>confdefs.h
> to
> $as_echo "#define __BSD_VISIBLE 1" >>confdefs.h
> then
> ./configure --prefix=/usr/home/ldm --with-noaaport --with-gnu-ld |& tee C.out
> runs to completion.
> if i leave it as distributed i get an error

Interesting. The autoconf(1) AC_DEFINE() macro sets the value of its target
macro to "1", by default, when executed -- but, apparently, it doesn't in the
"confdefs.h" test-file that it creates for the test. Tisk, tisk.

I've modified the file "configure.ac" appropriately. This problem shouldn't
occur in the next release.

Thanks for your persistence.

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: ICF-841424
Department: Support LDM
Priority: Urgent
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.