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
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.