[ncl-install] install problem
David Brown
dbrown at ucar.edu
Thu Jul 3 15:58:55 MDT 2008
Hi Xiao,
If you are using Linux, I think that the makedepend program does not
always find all the GNU C library include files.
This is not necessarily a problem as long as the C compiler itself
can find these include files.
If you can run the command
make
with no arguments successfully then you don't need to worry about
these make depend errors.
If this doesn't work for you, tell us what system you are using.
Send the results of
uname -a
gcc --version
Dave Brown
NCL development team
On Jul 3, 2008, at 1:35 PM, xiao zhang wrote:
> Dear Sir/Madam:
> I have a problem when I tried to install the software.
> When I go to the process:
>
> make depend
>
> it reminds me that it could not find the file : stdarge.h and stddef.h
> under the include directory. But i think I have successfully compiled
> the
>
> make includes
>
> what was the problem here? Where are these files located?
> Thank you very much
> Xiao
> _______________________________________________
> ncl-install mailing list
> ncl-install at ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-install
More information about the ncl-install
mailing list