[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20030430: netCDF build problem on Linux: cfortran.h



Jiping,

>Date: Wed, 30 Apr 2003 16:54:48 -0400 (EDT)
>From: Jiping Liu <address@hidden>
>Organization: Georgia Tech
>To: Steve Emmerson <address@hidden>
>Subject: Re: 20030430: netCDF build problem on Linux: cfortran.h 

The above message contained the following:

> I can not find "libsrc/ncconfig.h".

Then you will have to recreate it.  Please do the following:

    1.  Go to the top-level source directory.

    2.  Execute the command "make distclean".

    3.  Ensure that your environment variables are set as before.
        In particular, ensure that CPPFLAGS contains the string
        "-Df2cFortran".

    4.  Execute the configure script -- redirecting both standard output
        and standard error to the file "configure.log".

    5.  Check the file "configure.log" for errors.
    
The file "libsrc/ncconfig.h" should now exist.  Does it?

Regards,
Steve Emmerson