[ncl-install] installation problem with gcc 4.4.1

martin.juckes at stfc.ac.uk martin.juckes at stfc.ac.uk
Mon Feb 8 08:58:07 MST 2010


Hello,

 

I am trying to install ncl on my laptop, which has an i686 chip and a
ubuntu 9.1 system, with gcc 4.4.1

 

I tried both a binary and a self install of ncl, but neither worked. For
the binary, this was perhaps to be expected as I have a different
version of gcc to that specified.

 

When I try to execute bin/ezmapdemo I get this response:

bin/ezmapdemo: error while loading shared libraries: libgfortran.so.1:
cannot open shared object file: No such file or directory

 

Turning to the self install, after configuration I run make all install
>& make-output 

 

The first error I can find in make-output is the following:

 

Making ./ni/src/lib/nio

make[5]: Entering directory
`/data/u10/fwsrc/ncl/ncl_ncarg-5.1.1/ni/src/lib/nio'

created NclTypedouble.c

gcc -ansi -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O
-I../../../.././include -I/usr/include/X11  -DLinux -DMAJOR=2
-DUSE_NETCDF4     -DNIO_LIB_ONLY  -DSYSV -D_POSIX_SOURCE -D_XOPEN_SOURCE
-DByteSwapped -DNeedFuncProto    -c -o NclTypedouble.o NclTypedouble.c

NclTypedouble.c:24:27: error: NclTypedouble.h: No such file or directory

NclTypedouble.c:48:28: error: NclTypelogical.h: No such file or
directory

NclTypedouble.c:49:26: error: NclTypefloat.h: No such file or directory

In file included from cmpf.h:26,

                 from NclTypedouble.c:52:

niohlu.h:28:18: error: nioc.h: No such file or directory

NclTypedouble.c:86: error: expected declaration specifiers or '...'
before 'NclScalar'

NclTypedouble.c:86: error: expected declaration specifiers or '...'
before 'NclScalar'

NclTypedouble.c:86: error: expected declaration specifiers or '...'
before 'NclTypeClass'

 

[end of included output]

 

Some of these include files are in the distribution, just not in the
path of this particular compile statement, but I cannot find the nioc.h
file anywhere.

 

The full make-output file is 1.4Mb, but I can send it if that is
helpful,

 

Sincerely,

Martin Juckes


-- 
Scanned by iCritical.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20100208/c444e480/attachment.html 


More information about the ncl-install mailing list