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

Re: 980710: Installation problems



Brian,

>Date: Fri, 10 Jul 1998 15:19:26 -0600
>From: Unidata Support <address@hidden>
>Organization: Amoco/Offshore Business Unit
>To: address@hidden
>Subject: 980710: Installation problems
>Keywords: 199807102021.OAA20971

In the above message, you wrote:

> Here are the log files you requested.
> 
> Make complains about the system clock on my
> computer, claiming that certain files have
> a time stamp "in the future".

Sounds like you should ask your system administrator to reset your
system's clock.

> I don't know 
> it this is a problem with the computer or with
> make, since I recently conpiled GNU make, as I
> was having difficulties with IRIX make.

I doubt that the GNU make(1) utility will be able to handle the
makefiles.

Would you please send me the file "configure.log", which should be in
the top-level source directory.  Thanks.

> 
> 
> X-Sun-Data-Name: config.log
> 
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
> 
> configure:1020: gcc -c -g  conftest.c 1>&5
> configure:1153: g++ -c   conftest.C 1>&5
> configure:1220: gcc -E  conftest.c >/dev/null 2>conftest.out
> configure:1319: f90 -c -g conftest.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 

It appears from the above that you can't use your Fortran compiler.  Is
this true?

> 
> configure:1422: f90 -o conftest -g conftest.F  
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> 
>               real r(J,N)
>                      ^    
> cf90-521 mfef90: ERROR MAIN__, File = conftest.F, Line = 3, Column = 22 
>   Local variable "J" must be a dummy argument or in common to be used in a 
> bounds specification expression.
>                        ^  
> cf90-521 mfef90: ERROR MAIN__, File = conftest.F, Line = 3, Column = 24 
>   Local variable "N" must be a dummy argument or in common to be used in a 
> bounds specification expression.
> 
> f90: MIPSpro Fortran 90 Version 7.2  (f19) Fri Jul 10, 1998  16:05:46
> f90: 5 source lines
> f90: 2 Error(s), 0 Warning(s), 0 Other message(s), 0 ANSI(s)
> configure:1463: f90 -c -g conftest.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> configure:1498: f90 -c -g conftest.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> 
>       byte value
>                 ^
> cf90-724 mfef90: ERROR SUB, File = conftest.f, Line = 2, Column = 17 
>   Unknown statement.  Expected assignment statement but found "EOS" instead 
> of "=" or "=>".
> 
> f90: MIPSpro Fortran 90 Version 7.2  (f19) Fri Jul 10, 1998  16:05:47
> f90: 3 source lines
> f90: 1 Error(s), 0 Warning(s), 0 Other message(s), 0 ANSI(s)
> configure:1498: f90 -c -g conftest.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> configure:1521: f90 -c -g conftest.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> configure:1555: gcc -c  -g conftest.c
> configure:1557: f90 -g -c conftestf.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> configure:1559: f90 -o conftest -g  conftestf.o conftest.o 
> configure:1561: ./conftest
> configure:1602: gcc -c  -g conftest.c
> configure:1604: f90 -g -c conftestf.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> configure:1606: f90 -o conftest -g  conftestf.o conftest.o 
> configure:1608: ./conftest
> configure:1649: gcc -c  -g conftest.c
> configure:1651: f90 -g -c conftestf.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> configure:1653: f90 -o conftest -g  conftestf.o conftest.o 
> configure:1655: ./conftest
> configure:1696: gcc -c  -g conftest.c
> configure:1698: f90 -g -c conftestf.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> configure:1700: f90 -o conftest -g  conftestf.o conftest.o 
> configure:1702: ./conftest
> configure:1747: gcc -c  -g conftest.c
> configure:1749: f90 -g -c conftestf.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> configure:1751: f90 -o conftest -g  conftestf.o conftest.o 
> configure:1753: ./conftest
> configure:1794: gcc -c  -g conftest.c
> configure:1796: f90 -g -c conftestf.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> configure:1798: f90 -o conftest -g  conftestf.o conftest.o 
> configure:1800: ./conftest
> configure:1841: gcc -c  -g conftest.c
> configure:1843: f90 -g -c conftestf.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> configure:1845: f90 -o conftest -g  conftestf.o conftest.o 
> configure:1847: ./conftest
> configure:1890: gcc -c  -g conftest.c
> configure:1892: f90 -g -c conftestf.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> configure:1894: f90 -o conftest -g  conftestf.o conftest.o 
> configure:1896: ./conftest
> configure:1937: gcc -c  -g conftest.c
> configure:1939: f90 -g -c conftestf.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> configure:1941: f90 -o conftest -g  conftestf.o conftest.o 
> configure:1943: ./conftest
> configure:1984: gcc -c  -g conftest.c
> configure:1986: f90 -g -c conftestf.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> configure:1988: f90 -o conftest -g  conftestf.o conftest.o 
> configure:1990: ./conftest
> configure:2023: f90 -c -g conftest.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> 
>                byte foo
>                        ^
> cf90-724 mfef90: ERROR MAIN__, File = conftest.f, Line = 1, Column = 24 
>   Unknown statement.  Expected assignment statement but found "EOS" instead 
> of "=" or "=>".
> 
> f90: MIPSpro Fortran 90 Version 7.2  (f19) Fri Jul 10, 1998  16:05:59
> f90: 2 source lines
> f90: 1 Error(s), 0 Warning(s), 0 Other message(s), 0 ANSI(s)
> configure:2023: f90 -c -g conftest.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
>  Graphics support customer then contact your local support provider. 
> 
> configure:2044: f90 -c -g conftest.f
> No such feature exists (-5,116:2) No such file or directory
> 
>  The MIPSpro Fortran 90 Compiler 
>  (license FEATURE string = f90) 
>  requires a license password. 
> 
>  For license installation and trouble shooting 
>  information visit the web page: 
> 
>          http://www.sgi.com/Support/Licensing/install_docs.html 
> 
>  To obtain a Permanent license (proof of purchase
>  required) or an Evaluation license please
>  visit our license request web page: 
> 
>          http://www.sgi.com/Products/license.html 
> 
>          or send a blank email message to: 
> 
>          address@hidden 
> 
>  In North America, Silicon Graphics' customers may request 
>  Permanent licenses by sending a facsimile to: 
> 
>          (650) 932-0537 
> 
>          or by calling our technical support hotline 
> 
>          1-800-800-4SGI 
> 
>  If you are Outside of North America or you are not a Silicon 
 Graphics support customer then contact your local support provider. 
> 
> configure:2084: gcc -o conftest -g   conftest.c -lc   1>&5
> ld32: WARNING 127: Two shared objects with the same soname, 
> /usr/lib32/mips3/libc.so and /usr/lib32/libc.so, have been been linked. This 
> is probably due to a missing -L specification. Ignoring the latter.
> ld32: ERROR 33: Unresolved text symbol "tanh" -- 1st referenced by 
> /var/tmp/cca001JK1.o.
> ld32: INFO 152: Output file removed because of error.
> configure:2118: gcc -o conftest -g   conftest.c -lm   1>&5
> configure:2213: gcc -E  conftest.c >/dev/null 2>conftest.out
> configure:2247: gcc -E  conftest.c >/dev/null 2>conftest.out
> configure:2297: gcc -o conftest -g   conftest.c  1>&5
> configure:2331: gcc -o conftest -g   conftest.c  1>&5
> configure:2398: gcc -o conftest -g   conftest.c  1>&5
> configure:2428: gcc -o conftest -g   conftest.c  1>&5
> configure:2476: gcc -o conftest -g   conftest.c  1>&5
> configure:2644: gcc -c -g  conftest.c 1>&5
> configure:2702: gcc -o conftest -g   conftest.c  1>&5
> configure:2731: gcc -E  conftest.c >/dev/null 2>conftest.out
> configure:2796: gcc -o conftest -g   conftest.c  1>&5
> configure:3052: gcc -c -g  conftest.c 1>&5
> configure: In function `t':
> configure:3047: `bogus' undeclared (first use in this function)
> configure:3047: (Each undeclared identifier is reported only once
> configure:3047: for each function it appears in.)
> configure:3047: parse error before `endian'
> configure:3098: gcc -o conftest -g   conftest.c  1>&5
> configure:3136: gcc -o conftest -g   conftest.c  1>&5
> configure:3170: gcc -o conftest -g   conftest.c  1>&5
> configure:3204: gcc -o conftest -g   conftest.c  1>&5
> configure:3238: gcc -o conftest -g   conftest.c  1>&5
> configure:3272: gcc -o conftest -g   conftest.c  1>&5
> configure:3310: gcc -o conftest -g   conftest.c  1>&5
> configure:3348: gcc -o conftest -g   conftest.c  1>&5
> ----------
> X-Sun-Data-Type: default
> X-Sun-Data-Description: default
> X-Sun-Data-Name: make.log
> X-Sun-Charset: us-ascii
> X-Sun-Content-Lines: 84
> 
> Makefile:205: warning: overriding commands for target `/netcdf-.tar.Z'
> Makefile:191: warning: ignoring old commands for target `/netcdf-.tar.Z'
> rules.make:120: warning: overriding commands for target `/'
> rules.make:118: warning: ignoring old commands for target `/'
> rules.make:122: warning: overriding commands for target `/'
...

I've never seen the above make(1) errors before.  What make(1) utility
are you using?  Is it GNU make or the native make?

> rules.make:120: warning: ignoring old commands for target `/'
> rules.make:125: warning: overriding commands for target `/'
> rules.make:122: warning: ignoring old commands for target `/'
> rules.make:128: warning: overriding commands for target `/'
> rules.make:125: warning: ignoring old commands for target `/'
> rules.make:142: warning: overriding commands for target `/man1'
> rules.make:139: warning: ignoring old commands for target `/man1'
> rules.make:144: warning: overriding commands for target `/man3'
> rules.make:139: warning: ignoring old commands for target `/man3'
> rules.make:147: warning: overriding commands for target `/man3f'
> rules.make:139: warning: ignoring old commands for target `/man3f'
> rules.make:152: warning: overriding commands for target `/'
> rules.make:128: warning: ignoring old commands for target `/'
> make: *** Warning: File `macros.make' has modification time in the future
> make[1]: Entering directory `/tmp_mnt/home/obusoft/zadb16/GMT/netcdf-3.4/src'
> Makefile:205: warning: overriding commands for target `/netcdf-.tar.Z'
> Makefile:191: warning: ignoring old commands for target `/netcdf-.tar.Z'
> rules.make:120: warning: overriding commands for target `/'
> rules.make:118: warning: ignoring old commands for target `/'
> rules.make:122: warning: overriding commands for target `/'
> rules.make:120: warning: ignoring old commands for target `/'
> rules.make:125: warning: overriding commands for target `/'
> rules.make:122: warning: ignoring old commands for target `/'
> rules.make:128: warning: overriding commands for target `/'
> rules.make:125: warning: ignoring old commands for target `/'
> rules.make:142: warning: overriding commands for target `/man1'
> rules.make:139: warning: ignoring old commands for target `/man1'
> rules.make:144: warning: overriding commands for target `/man3'
> rules.make:139: warning: ignoring old commands for target `/man3'
> rules.make:147: warning: overriding commands for target `/man3f'
> rules.make:139: warning: ignoring old commands for target `/man3f'
> rules.make:152: warning: overriding commands for target `/'
> rules.make:128: warning: ignoring old commands for target `/'
> make[1]: *** Warning: File `macros.make' has modification time in the future
> 
> Making `all' in directory /home/obusoft/zadb16/GMT/netcdf-3.4/src/libsrc
> 
> make[2]: Entering directory 
> `/tmp_mnt/home/obusoft/zadb16/GMT/netcdf-3.4/src/libsrc'
> ../rules.make:122: warning: overriding commands for target `/'
> ../rules.make:120: warning: ignoring old commands for target `/'
> ../rules.make:128: warning: overriding commands for target `/'
> ../rules.make:122: warning: ignoring old commands for target `/'
> ../rules.make:152: warning: overriding commands for target `/'
> ../rules.make:128: warning: ignoring old commands for target `/'
> make[2]: *** Warning: File `../macros.make' has modification time in the 
> future
> gcc -g   -c attr.c
> gcc -g   -c dim.c
> gcc -g   -c error.c
> gcc -g   -c -DVERSION=`cat ../VERSION` libvers.c
> gcc -g   -c nc.c
> gcc -g   -c ncio.c
> gcc -g   -c ncx.c
> gcc -g   -c putget.c
> gcc -g   -c string.c
> gcc -g   -c v1hpg.c
> gcc -g   -c v2i.c
> gcc -g   -c var.c
> ar rv libnetcdf.a attr.o dim.o error.o libvers.o nc.o ncio.o ncx.o putget.o 
> string.o v1hpg.o v2i.o var.o
> ar: Warning: creating libnetcdf.a
> 
> a - attr.o
> a - dim.o
> a - error.o
> a - libvers.o
> a - nc.o
> a - ncio.o
> a - ncx.o
> a - putget.o
> a - string.o
> a - v1hpg.o
> a - v2i.o
> a - var.o
> libnetcdf.a
> make[2]: execvp: libnetcdf.a: Permission denied
> make[2]: *** [libnetcdf.a] Error 127
> make[2]: Leaving directory 
> `/tmp_mnt/home/obusoft/zadb16/GMT/netcdf-3.4/src/libsrc'
> make[1]: *** [subdir_target] Error 1
> make[1]: Leaving directory `/tmp_mnt/home/obusoft/zadb16/GMT/netcdf-3.4/src'
> make: *** [libsrc/all] Error 2
> ----------
> X-Sun-Data-Type: default
> X-Sun-Data-Description: default
> X-Sun-Data-Name: VERSION
> X-Sun-Charset: us-ascii
> X-Sun-Content-Lines: 1
> 
> 3.4
> 
> 
> ------- End of Forwarded Message

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