[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[UDUNITS #QTI-488101]: About output of "make check" for installing netcdf-3.6.1.tar.gz
- Subject: [UDUNITS #QTI-488101]: About output of "make check" for installing netcdf-3.6.1.tar.gz
- Date: Mon, 29 Jan 2007 13:23:05 -0700
> Steve,
>
> I try to install netcdf-3.6.1.tar.g to my HP Cluster
>
> (Linux n18 2.6.9-22.7hp.XCsmp #1 SMP Sun Dec 18 01:41:24 EST 2005 x86_64
> x86_64 x86_64 GNU/Linux).
>
> I can make/install it, seems no any problem; there are lot of "undefined
> reference" errors
>
> when I try "make check". I do not sure what's going on.
>
>
>
> Can you help me to exam the file check.log?
>
> Why does it happen?
>
>
>
> Thank you,
>
> Jian-Rong Zhou
>
> ISS / Enterprise Solutions and Technology Division
>
> Nortel Government Solutions
>
> address@hidden <mailto:address@hidden>
>
> Office (301) 306 - 1009 ext. 125
>
>
>
>
>
Your fortran build is not working.
Set FFLAGS to "-mp -recursive" and set CPPFLAGS to -DpgiFortran, and try again.
Like this:
make distclean && FFLAGS="-mp -recursive" CPPFLAGS=-DpgiFortran ./configure &&
make check
Let me know if this works...
Thanks,
Ed
Ticket Details
===================
Ticket ID: QTI-488101
Department: Support netCDF
Priority: Normal
Status: Closed