shell errors during NCL compilation

From: Mark Suhovecky <suhovecky_at_nyahnyahspammersnyahnyah>
Date: Thu Oct 21 2010 - 10:58:29 MDT

I am trying to compile ncl 5.2.1 from the source tar. My systems are 64-bit Redhat Enterprise 5.
I'm using the version 9.0.1 of the Portland Group compiler.

I get many of these sort of make errors: (Doing a make All from the top ncl directory)

Making ./ncarg2d/src/bin/scripts
make[5]: Entering directory `/afs/crc.nd.edu/x86_64_linux/ncl/5.2.1/pgi-9.0/ncl_ncarg-5.2.1/ncarg2d/src/bin/scripts'
/bin/sh: -c: line 0: unexpected EOF while looking for matching `''
/bin/sh: -c: line 1: syntax error: unexpected end of file
make[5]: *** [ncargcc] Error 2
make[5]: Leaving directory `/afs/crc.nd.edu/x86_64_linux/ncl/5.2.1/pgi-9.0/ncl_ncarg-5.2.1/ncarg2d/src/bin/scripts'

If I look at this particular Makefile, I see a number of stream editor (sed) commands being run in a shell- not
sure what they do.

/bin/sh on our systems is a symbolic link to a bash shell. Is there perhaps csh-specific syntax embedded somewhere?

Any advice appreciated.

Thanks,

Mark
suhovecky@nd.edu
_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Thu Oct 21 11:14:58 2010

This archive was generated by hypermail 2.1.8 : Mon Nov 08 2010 - 08:10:03 MST