Re: install problem

From: David Brown <dbrown_at_nyahnyahspammersnyahnyah>
Date: Thu, 3 Jul 2008 15:58:55 -0600

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

_______________________________________________
ncl-install mailing list
ncl-install_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Thu Jul 03 2008 - 15:58:55 MDT

This archive was generated by hypermail 2.2.0 : Tue Jul 22 2008 - 15:20:22 MDT