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.
Can you tell me the output from the following command? /users/gmackey/ADAMPROJ/openmpi/build/bin/mpif90 -show Thanks! Sean > Hey Sean, > > so I added the flags you recommended (except for -o2 which caused a f90 > build error during config) but it still fails on the make check > > I've attached the logs > > - Grant > > > Greetings Grant, > > > > You can always try setting the FFLAGS and FCFLAGS variables with the > > -fno-second-underscore flag at the same time you run configure, like this: > > > > FFLAGS="-g -O2 -fno-second-underscore" FCFLAGS="-g -O2 > > -fno-second-underscore" ./configure <options> > > > > Just make sure to do a make clean before re-configuring. > > > > If that does not work, please send me the logs for configure, make and > > make check. > > > > Cheers! > > > > Sean > > > > > >> Hi all, > >> > >> I'm finding myself in a similar situation to this ticket "[netCDF > >> #AIX-484936]: netcdf-4.1.2 build error" that I found in the mailing > >> archives. I took the suggestions from the thread but still no dice, I > >> can't get the nf* check to pass. > >> > >> readelf -Ws > >> /users/gmackey/ADAMPROJ/netcdf/netcdf-4.1.3/fortran/.libs/libnetcdff.so > >> | > >> grep nf_open > >> 140: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND nf_open_ > >> 234: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND nf_open_par_ > >> 716: 000000000001b000 272 FUNC GLOBAL DEFAULT 10 nf_open_par__ > >> 765: 0000000000010cd0 231 FUNC GLOBAL DEFAULT 10 nf_open__ > >> 298: 000000000001b000 272 FUNC GLOBAL DEFAULT 10 nf_open_par__ > >> 411: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND nf_open_ > >> 596: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND nf_open_par_ > >> 841: 0000000000010cd0 231 FUNC GLOBAL DEFAULT 10 nf_open__ > >> > >> Any ideas? > >> > >> thanks much > >> > >> - Grant > >> > >> > > > > > > Ticket Details > > =================== > > Ticket ID: LOK-342881 > > Department: Support netCDF > > Priority: Normal > > Status: Closed > > > > > > Ticket Details =================== Ticket ID: LOK-342881 Department: Support netCDF Priority: Normal Status: Closed