[ncl-install] Don't Compiled out 'ncl' exe file from build NCL and NCAR Graphics from source code
Mary Haley
haley at ucar.edu
Thu Sep 21 09:45:03 MDT 2017
Dear Renzhi Wang,
Did you type "make Everything" from the top level NCL source code tree, and
save the output to a file? If so, can you email the file to
ncl-install at ucar.edu? Also, please email the $NCARG/config/Site.local file.
My guess is that the make system is trying to build support for handling
HDF-EOS files, but it can't find the required HDF-EOS include files.
--Mary
On Wed, Sep 20, 2017 at 7:33 AM, 王忍之 <rzwang at nuist.edu.cn> wrote:
> Hello:
> I compile NCL6.4.0 use Intel(16.0.1) Compiler in Redhat 6.2 OS. I
> compiled another directory until enter ${NCARG}/ni/src/ncl directory. Run
> 'make' command,have this problem:
> ``````````````
> ar: creating libncl.a
> ar: NclHDFEOS.o: No such file or directory
> make: *** [libncl.a] Error 1
> ```````````
> And,I add something in Makefile, like:
> Line 818:
> $(CC) -c -o scanapi.o $(API_DEFS) $(CFLAGS) $<
> Line 823:
> $(CC) -c -o parseapi.o $(API_DEFS) $(CFLAGS) $<
> Line 981:
> $(CC) -c -o NclHDF.o $(HDFDEFINES) $(HDF4_NETCDF) $(CFLAGS) NclHDF.c
> $<
> Line 988:
> $(CC) -c -o NclHDFEOS.o $(HDFDEFINES) $(HDF4_NETCDF) $(CFLAGS)
> NclHDFEOS.c $<
> then,compile again ,no error, But have many warnings!!!
>
> icc: warning #10145: no action performed for file 'Ncl.o'
> icc: warning #10145: no action performed for file 'io.o'
> icc: warning #10145: no action performed for file 'NclHLUObj.o'
> icc: warning #10145: no action performed for file 'NclApi.o'
> icc: warning #10145: no action performed for file 'guiFuncs.o'
> icc: warning #10145: no action performed for file 'NclDriver.o'
> .........etc.
> Finally,this directory no 'ncl' file be produced. I tried many times but
> failed.
> Can you help me hou to do? thank you.
>
>
>
> Sincerely , Renzhi Wang
>
> _______________________________________________
> 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/20170921/c89979e9/attachment.html>
More information about the ncl-install
mailing list