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

20010628: "EEXIST" undefined under HP-UX B.10.20



Guangli Wang,

The answer to your problem exists in our support email archive.  Please
see the following URL:

    http://www.unidata.ucar.edu/glimpse/netcdf/3510

Regards,
Steve Emmerson   <http://www.unidata.ucar.edu>

> To: address@hidden
> From: Wang Guangli <address@hidden>
> Subject: netcdf compile
> Organization: UCAR/Unidata
> Keywords: 200106280709.f5S78x117640
> 
> 
> Dear Colleagues,
> 
>    I try to compile netcdf to my computer, but it fails. Could you
> please help to find what the reason is? Thank you in andvace!
> 
> sincerely yours,
> 
> Guangli Wang
> --------------------------------------------------------
> 
> HP-UX hp B.10.20 A 9000/780 2002787031 two-user license
> 3.5.0
> /usr/bin/cc /opt/fortran/bin/fort77
...
> Making `all' in directory /home/wgl/netcdf3.5/src/libsrc
> 
>       c89 -c -O -I.  -DNDEBUG attr.c
>       c89 -c -O -I.  -DNDEBUG dim.c
>       c89 -c -O -I.  -DNDEBUG error.c
>       c89 -c -O -I.  -DNDEBUG -DVERSION=`cat ../VERSION` libvers.c
>       c89 -c -O -I.  -DNDEBUG nc.c
> cc: "nc.c", line 780: error 1588: "EEXIST" undefined.
> cc: "nc.c", line 780: error 1563: Expression in if must be scalar.
> *** Error exit code 1