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.
Hello,
From the configure.out you sent:
1730 | {
1731 | if (sizeof ((off_t)))
1732 | return 0;
1733 | ;
1734 | return 0;
1735 | }
These are properly balanced parenthesis; gcc should not have a problem with
them.
I hope this helps,
-Ward
> Full Name: Eirh-YuHsie
> Email Address: address@hidden
> Organization: NOAA
> Package Version: 4.3.2
> Operating System: RHEL 7
> Hardware: Intel
> Description of problem: The configure script some how generates extra pair of
> parenthesis (line 1731 in the attached output). The gcc will choke on it?
>
>
Ticket Details
===================
Ticket ID: KVM-652284
Department: Support netCDF
Priority: Normal
Status: Closed