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

20040817: help with netcdf installation (cont.)



>From: Cathryn Meyer <address@hidden>
>Organization: Yale University
>Keywords: 200408161837.i7GIbfaW015668 netCDF install

Hi Cathryn,

>Below are the contents of 'config.log' from the build that gave me the
>Fortran90 error.

Thanks for sending along the contents of your 'config.log'.  The
problem appears to have something to do with the license manager
for your PGI Fortran installation.  Here is the snippit from config.log
that makes me think that this is the case:

 ...
>configure:1383: checking user-defined Fortran-77 compiler
>"/usr/pgi/linux86/bin/pgf90"
>configure:1389: /usr/pgi/linux86/bin/pgf90 -c -O conftest.f
>pgf90-linux86: LICENSE MANAGER PROBLEM: License server does not support
>this feature (-18,147)
 ...

Are you able to run pgf90 from the Unix command line with no errors?
If not, then you will need to sort out the "LICENSE MANAGER PROBLEM"
before you can proceed.

Cheers,

Tom

>______________________________________________________________
>
>This file contains any messages produced by compilers while
>running configure, to aid debugging if configure makes a mistake.
> 
>configure:928: checking for top-level source-directory
>configure:938: checking for m4 preprocessor
>configure:945: checking for m4
>configure:1012: checking m4 flags
>configure:1085: checking C compiler "/usr/bin/gcc"
>configure:1094: /usr/bin/gcc -c -O -DNDEBUG -DpgiFortran conftest.c 1>&5
>configure:1121: checking how to make dependencies
>configure:1189: checking for /usr/bin/g++
>configure:1225: checking C++ compiler "/usr/bin/g++"
>configure:1243: /usr/bin/g++ -o conftest  -DNDEBUG -DpgiFortran 
>conftest.C  1>&5
>configure:1294: checking how to run the C preprocessor
>configure:1315: /usr/bin/gcc -E -DNDEBUG -DpgiFortran conftest.c
>>/dev/null 2>conftest.out
>configure:1383: checking user-defined Fortran-77 compiler
>"/usr/pgi/linux86/bin/pgf90"
>configure:1389: /usr/pgi/linux86/bin/pgf90 -c -O conftest.f
>pgf90-linux86: LICENSE MANAGER PROBLEM: License server does not support
>this feature (-18,147)
>configure:1548: checking for Fortran .F compiler
>configure:1589: checking for Fortran preprocessor
>configure:1638: checking "" as Fortran-90 compiler
>configure:1640:  -o conftest -O conftest.f90
>./configure: line 1: -o: command not found
>configure:1669: checking for xlf90
>configure:1669: checking for f90
>configure:1740: checking for nm utility
>configure:1747: checking for nm
>configure:1814: checking nm flags
>configure:2451: checking for math library
>configure:2455: checking for tanh in -lc
>configure:2474: /usr/bin/gcc -o conftest -O -DNDEBUG -DpgiFortran 
>conftest.c -lc   1>&5
>/tmp/ccCyliqm.o(.text+0xa): In function `main':
>: undefined reference to `tanh'
>collect2: ld returned 1 exit status
>configure: failed program was:
>#line 2463 "configure"
>#include "confdefs.h"
>/* Override any gcc2 internal prototype to avoid an error.  */
>/* We use char because int might match the return type of a gcc2
>    builtin and then its argument prototype would still apply.  */
>char tanh();
>                                                                       
>        
>int main() {
>tanh()
>; return 0; }
>configure:2493: checking for tanh in -lm
>configure:2512: /usr/bin/gcc -o conftest -O -DNDEBUG -DpgiFortran 
>conftest.c -lm   1>&5
>configure:2544: checking for ar utility
>configure:2551: checking for ar
>configure:2618: checking ar flags
>configure:2627: checking for nm utility
>configure:2669: checking for nm
>configure:2701: checking nm flags
>configure:2711: checking for ranlib
>configure:2740: checking for stdlib.h
>configure:2750: /usr/bin/gcc -E -DNDEBUG -DpgiFortran conftest.c
>>/dev/null 2>conftest.out
>configure:2777: checking for sys/types.h
>configure:2787: /usr/bin/gcc -E -DNDEBUG -DpgiFortran conftest.c
>>/dev/null 2>conftest.out
>configure:2813: checking for strerror
>configure:2841: /usr/bin/gcc -o conftest -O -DNDEBUG -DpgiFortran 
>conftest.c  1>&5
>configure:2866: checking for working ftruncate()
>configure:2919: /usr/bin/gcc -o conftest -O -DNDEBUG -DpgiFortran 
>conftest.c  1>&5
>/tmp/ccu0Fnmd.o(.text+0x15): In function `main':
>: the use of `tmpnam' is dangerous, better use `mkstemp'
>configure:2941: checking for working alloca.h
>configure:2953: /usr/bin/gcc -o conftest -O -DNDEBUG -DpgiFortran 
>conftest.c  1>&5
>configure:2974: checking for alloca
>configure:3007: /usr/bin/gcc -o conftest -O -DNDEBUG -DpgiFortran 
>conftest.c  1>&5
>configure:3173: checking for st_blksize in struct stat
>configure:3186: /usr/bin/gcc -c -O -DNDEBUG -DpgiFortran conftest.c 1>&5
>configure:3208: checking for IEEE floating point format
>configure:3246: /usr/bin/gcc -o conftest -O -DNDEBUG -DpgiFortran 
>conftest.c  1>&5
>configure:3267: checking for ANSI C header files
>configure:3280: /usr/bin/gcc -E -DNDEBUG -DpgiFortran conftest.c
>>/dev/null 2>conftest.out
>configure:3347: /usr/bin/gcc -o conftest -O -DNDEBUG -DpgiFortran 
>conftest.c  1>&5
>configure:3371: checking for size_t
>configure:3404: checking for off_t
>configure:3437: checking for ssize_t
>configure:3470: checking for ptrdiff_t
>configure:3503: checking for uchar
>configure:3536: checking whether char is unsigned
>configure:3599: checking whether byte ordering is bigendian
>configure:3617: /usr/bin/gcc -c -O -DNDEBUG -DpgiFortran conftest.c 1>&5
>configure:3632: /usr/bin/gcc -c -O -DNDEBUG -DpgiFortran conftest.c 1>&5
>configure: In function `main':
>configure:3627: `not' undeclared (first use in this function)
>configure:3627: (Each undeclared identifier is reported only once
>configure:3627: for each function it appears in.)
>configure:3627: syntax error before "big"
>configure: failed program was:
>#line 3621 "configure"
>#include "confdefs.h"
>#include <sys/types.h>
>#include <sys/param.h>
>int main() {
>                                                                       
>        
>#if BYTE_ORDER != BIG_ENDIAN
> not big endian
>#endif
>; return 0; }
>configure:3689: checking size of short
>configure:3708: /usr/bin/gcc -o conftest -O -DNDEBUG -DpgiFortran 
>conftest.c  1>&5
>configure:3728: checking size of int
>configure:3747: /usr/bin/gcc -o conftest -O -DNDEBUG -DpgiFortran 
>conftest.c  1>&5
>configure:3767: checking size of long
>configure:3786: /usr/bin/gcc -o conftest -O -DNDEBUG -DpgiFortran 
>conftest.c  1>&5
>configure:3806: checking size of float
>configure:3825: /usr/bin/gcc -o conftest -O -DNDEBUG -DpgiFortran 
>conftest.c  1>&5
>configure:3845: checking size of double
>configure:3864: /usr/bin/gcc -o conftest -O -DNDEBUG -DpgiFortran 
>conftest.c  1>&5
>configure:3884: checking size of off_t
>configure:3907: /usr/bin/gcc -o conftest -O -DNDEBUG -DpgiFortran 
>conftest.c  1>&5
>configure:3927: checking size of size_t
>configure:3950: /usr/bin/gcc -o conftest -O -DNDEBUG -DpgiFortran 
>conftest.c  1>&5
>configure:4051: checking for manual-page index command
>configure:4055: checking binary distribution directory
>
>__________________________________________________________________
>
>Cathy

--
NOTE: All email exchanges with Unidata User Support are recorded in the
Unidata inquiry tracking system and then made publically available
through the web.  If you do not want to have your interactions made
available in this way, you must let us know in each email you send to us.