[ncl-install] Problem compiling ncl 6.3.0 without HDFEOS
Mary Haley
haley at ucar.edu
Thu Mar 19 14:15:13 MDT 2015
Hi Orion,
I did a test build a few days ago where I turned off *all* the optional
features and it worked fine for me.
I just now tried it by just turning off these two features, and it also
worked fine for me.
I have only four lines in my Site.local file:
#define BuildHDFEOS 0
#define BuildHDFEOS5 0
#define LibSearch ....
#define IncSearch ....
You have to make sure to update your Makefiles if you change the Site.local
file;
cd $NCARG
make Makefiles
or, to try it locally in a directory:
cd $NCARG/ni/src/ncl
make me
make
--Mary
On Thu, Mar 19, 2015 at 12:45 PM, Orion Poplawski <orion at cora.nwra.com>
wrote:
> I'm compiling without HDFEOS support:
>
> config/Site.local:#define BuildHDFEOS 0
> config/Site.local:#define BuildHDFEOS5 0
>
> but it still insists on trying (and failing) to compile NclHDFEOS5.c:
>
> NclNewHDFEOS5.c:34:27: fatal error: HE5_HdfEosDef.h: No such file or
> directory
>
> which then fails to build libnio.
>
>
> --
> Orion Poplawski
> Technical Manager 303-415-9701 x222
> NWRA, Boulder/CoRA Office FAX: 303-415-9702
> 3380 Mitchell Lane orion at nwra.com
> Boulder, CO 80301 http://www.nwra.com
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20150319/4ee8ac76/attachment.html
More information about the ncl-install
mailing list