Errors compiling NCL 6.0 NCARG with ifort and icc hlu ncl and compound

From: wxtofly <wxtofly_at_nyahnyahspammersnyahnyah>
Date: Fri Dec 16 2011 - 17:34:41 MST

I'm trying to compile ncl 6.0 from source with ifort and icc with -O3 xssse3 .  I've read what I could find in prior emails here and on ncl-talk.

So far, I've Never gotten a full compile of both ncarg and ncl although I did get enough of the ncarg libraries to  compile the WPS plotting programs with them.

I applied the patch for the variable "compound" and got past that in DataSupport.c: , but then on a new make all

These and a cascade that follows appear:                                                                    
NclFile.c(354): error: struct "_NclFilePart" has no field "max_file_dims"
                        if(thefile->file.n_file_dims >= thefile->file.max_file_dims)

I replaced NclFile.h with the version that came with the NCL 6.0.0 binaries and that error went away.

However, the next make all install ended here in $NCARG/ni/src/ncl

make[3]: *** No rule to make target `../../.././ni/src/lib/hlu/libhlu.a', needed by `ncl'.  Stop.

Thoughts?  What must I backtrack to for that one. 

TJ Olney

p.s. I'm having trouble with which of my accounts is properly subscribed and ncl-install hasn't accepted me yet. :-)

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Dec 16 17:34:51 2011

This archive was generated by hypermail 2.1.8 : Wed Dec 21 2011 - 10:44:06 MST