"make includes" in ni/src/ncl/ failed due to NclNewGroup.h

From: Armelius Cameron <armeliusc_at_nyahnyahspammersnyahnyah>
Date: Fri Mar 07 2014 - 07:16:20 MST

Hello,
I am trying to build NCL from source, following the instruction on the
website. The build (make Everything) finish but I didn't get a complete build
when I compare my list of files with the one in
http://www.ncl.ucar.edu/Download/files/NCL_NCARG_files.txt.

Especially, the binary "ncl" was not built for some reason.

Looking at make-output, the first sign of trouble seems to be on this line:

Making includes in ./ni/src/ncl
make[4]: Entering directory `/sw/ncl/6.1.2/ncl_ncarg-6.1.2/ni/src/ncl'
make[4]: *** No rule to make target `NclNewGroup.h', needed by `includes'.
Stop.
make[4]: Leaving directory `/sw/ncl/6.1.2/ncl_ncarg-6.1.2/ni/src/ncl'

I did a search for that file in the entire code base (with "find") but couldn't
find it. It that include file supposed to be generated somehow?

Thank you in advance for any help.

AC
_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Fri Mar 7 07:16:31 2014

This archive was generated by hypermail 2.1.8 : Fri Mar 14 2014 - 15:09:10 MDT