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

20030828: netcdf/udunits library problems



Adam,

>Date: Wed, 28 Apr 2004 14:04:32 -0700
>From: Adam Wilhite <address@hidden>
>Organization: NASA/LARC
>To: Steve Emmerson <address@hidden>
>Subject: Re: 20030828: netcdf/udunits library problems

The above message contained the following:

...
>  filename="config.log"
...
>  filename="configure.log"

Thanks.

There were no obvious problems in your "configure.log" file.

Your "make.log" file contained this

    making `all' in directory /home/wilhite/udunits-1.11.7/src/lib

    make[1]: Entering directory `/home/wilhite/udunits-1.11.7/src/lib'
    ln -s ../port/misc/udalloc.c .
    ln -s ../port/misc/udalloc.h .
    cc -c -O -I../port/misc -I../port/cfortran 
-DUT_DEFAULT_PATH='"/home/wilhite/udu
    nits-1.11.7/etc/udunits.dat"' -DAbsoftProFortran utlib.c
    utlib.c:1882: parse error before `0'
    make[1]: *** [utlib.o] Error 1
    make[1]: Leaving directory `/home/wilhite/udunits-1.11.7/src/lib'
    make: *** [lib/all] Error 1

I want to know line 1882 of "utlib.c" looks like after being
preprocessed by the C preprocessor.  Would you please go into the "lib/"
subdirectory and execute the command "make utlib.i" and send me the file
"utlib.i".

Regards,
Steve Emmerson