NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[netcdf-porting] problem installing on AIX 5.3

NOTE: The netcdf-porting mailing list is no longer active. The list archives are made available for historical reasons.

Hi All,
I have a problem in configuring the Netcdf 4.0.1 on IBM P5 575 AIX
5.3. I have run the configure script by specifying the compiler
options
export CFLAGS='-q64'
export CXXFLAGS='-q64'
export FFLAGS='-q64'
export F90FLAGS='-q64'
export ARFLAGS='-X64'
export NMFLAGS='-X64'

Still while executing
'make check install' it shows the following error.


/libsrc -I../fortran  -I../f90 -g          -o nf_test test_get.o
test_put.o  nf_error.o nf_test.o test_read.o  test_write.o util.o
fortlib.o       ../libsrc/libnetcdf.la
libtool: link: xlf -I../fortran -I../libsrc -I../fortran -I../f90 -g
-o nf_test test_get.o test_put.o nf_error.o nf_test.o test_read.o
test_write.o util.o fortlib.o  ../libsrc/.libs/libnetcdf.a
ld: 0711-317 ERROR: Undefined symbol: .__moddi3
ld: 0711-317 ERROR: Undefined symbol: .__divdi3
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make: 1254-004 The error code from the last command is 8.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
bash-3.2#



 Please advise.
Thanks and Regards
Rajesh
-- 
Consultant,
('PRITHVI' High Performance Computing System,
Indian Institute of Tropical Meteorology, Pune)
HCL Infosystems Ltd.
Arena 10, Pune Nagar Road, Viman Nagar, Pune



  • 2010 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-porting archives: