[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Support #JQF-464335]: netCDF and PathScale
- Subject: [Support #JQF-464335]: netCDF and PathScale
- Date: Fri, 08 Sep 2006 07:51:46 -0600
> A quick question....
>
> we are running Suse linux ona 64 bit opteron machine. We use PathScale to
> compile....
>
> From the FAQ I used the following....
>
> http://www.unidata.ucar.edu/software/netcdf/docs/other-builds.html
>
> export CC=pathcc
> export FC=pathf90
> export F90=pathf90
> export CXX=pathCC
> export CFLAGS=-Df2cFortran
> ./configure --prefix=/home/ssp/netcdf_path
> make
>
> All is well until I try make -test
>
> *** Testing nf_put_att_double ...
> *** Testing nf_copy_att ...
> *** Testing nf_rename_att ...
> *** Testing nf_del_att ...
> *** Testing nf_set_fill ...
> *** Testing nf_set_default_format ...
>
> lib-4554 : UNRECOVERABLE library error
> Assign option -I is unrecognized.
> make[2]: *** [test] Aborted
> make[2]: Leaving directory `/raid2/models/netcdf-3.6.1/src/nf_test'
> make[1]: *** [subdir_target] Error 1
> make[1]: Leaving directory `/raid2/models/netcdf-3.6.1/src'
> make: *** [nf_test/test] Error 2
>
> It is not clear to me where the -I option is coming from. Thoughts?
> --
> Dr. Michael Dickinson
> Senior Research Scientist
> Accurate Environmental Forecasting, Inc.
> 165 Dean Knauss Dr.
> Narragansett, RI 02882
> 401.788.9031 (voice)
> 401.788.9034 (fax)
> http://www.accufore.com
>
>
Could you send me the complete output of configure and make test?
Also, please remember to do a "make distclean" first to get a clean build, so I
can see what is happening.
Thanks!
Ed Hartnett
Ticket Details
===================
Ticket ID: JQF-464335
Department: Support netCDF
Priority: Normal
Status: Open