Re: NCL build errors

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Tue, 22 Jan 2008 07:43:03 -0700

Hi Prabhakar,

It looks like the GKS source code compiled so quickly, that some of the
*.o didn't get archived into the library, because they weren't seen as
being "newer" than the library itself. It seems that the timestamps may
be off, or is not sensitive enough to detect differences in times
between files that were created.

Anyway, I think you can quickly get around this by touching some *.o
files, and restarting the build.

Try this:

touch $NCARG/ncarg2d/src/libncarg_gks/bwi/*.o
touch $NCARG/ncarg2d/src/libncarg/ngmisc/*.o
cd $NCARG
make all install >>& make-output1

I'm afraid you have a number of these in your build, however. If you
continue to get undefined references, send me a personal email and I'll
help with them.

--Mary

On Jan 21, 2008, at 10:41 PM, prabhakar v wrote:

> Hai
> I am trying to build NCL-5 from the source using Intel C & Fortran
> compiler on a 64-bit system and I am getting too many "Undefined
> References " errors logged in the output file. I am attaching the log
> file and any assistance would be appreciated. Thanks in advance.
>  
> Thanks & Regards
> Prabhakar V V
> e-mail: prabhakar_vv1985_at_yahoo.co.in
>
> 5, 50, 500, 5000 - Store N number of mails in your inbox. Click
> here.<make-output1>_______________________________________________
> ncarg-talk mailing list
> ncarg-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncarg-talk

_______________________________________________
ncarg-talk mailing list
ncarg-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
Received on Tue Jan 22 2008 - 07:43:03 MST

This archive was generated by hypermail 2.2.0 : Wed Jan 23 2008 - 14:22:51 MST