libtool-1.5.22 on Sun-sparc-solaris2.9

PASS: f77demo-static.test
FAIL: f77demo-make.test
SKIP: f77demo-exec.test
PASS: f77demo-conf.test
FAIL: f77demo-make.test
SKIP: f77demo-exec.test
PASS: f77demo-shared.test
FAIL: f77demo-make.test
SKIP: f77demo-exec.test
====================================
3 of 108 tests failed
(4 tests were not run)
Please report to bug-libtool@gnu.org
====================================


config.log:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libtool configure 1.5.22, which was
generated by GNU Autoconf 2.59c.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = brains
uname -m = sun4u
uname -r = 5.9
uname -s = SunOS
uname -v = Generic_112233-06

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = brains
Release = 5.9
KernelID = Generic_112233-06
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /bin
PATH: /usr/bin
PATH: /progs/SUNWspro/bin
PATH: /usr/local/bin
PATH: /apps/jdk1.2/bin
PATH: /usr/ucb
PATH: /usr/sbin
PATH: /usr/ccs/bin
PATH: /etc
PATH: /opt/sfw/bin
PATH: /usr/local/mysql/bin
PATH: /opt/Info-ZIP/IZzip/bin
PATH: /users/bin
PATH: /scs/gdt/ind/bin
PATH: /scs/lsim/ind/bin
PATH: /usr/openwin/bin
PATH: /home/hgs/bin
PATH: /home/hgs/SUN/bin
PATH: /idea/mgc/mgls/bin
PATH: /opt/gnu/bin
PATH: /ansys50/bin
PATH: /micro_stripes_3.0.2/bin
PATH: /usr/local/pvm3/lib
PATH: /usr/local/pvm3/bin/SUN4SOL2
PATH: /home/hgs/RUBY-SNAPSHOT/bin
PATH: /opt/ws/bin
PATH: .


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1961: checking for a BSD-compatible install
configure:2016: result: /usr/local/bin/install -c
configure:2027: checking whether build environment is sane
configure:2070: result: yes
configure:2139: checking for gawk
configure:2155: found /usr/local/bin/gawk
configure:2165: result: gawk
configure:2176: checking whether make sets $(MAKE)
configure:2197: result: yes
configure:2468: checking for gcc
configure:2484: found /usr/local/bin/gcc
configure:2494: result: gcc
configure:2724: checking for C compiler version
configure:2726: gcc --version >&5
gcc (GCC) 4.1.0
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2729: $? = 0
configure:2731: gcc -v >&5
Using built-in specs.
Target: sparc-sun-solaris2.9
Configured with: /scratch/hgs/gcc-4.1.0/configure --with-as=/usr/local/bin/as 
--with-ld=/usr/local/bin/ld --enable-languages=c,c++,f95,objc --disable-nls
Thread model: posix
gcc version 4.1.0
configure:2734: $? = 0
configure:2736: gcc -V >&5
gcc: '-V' option must have argument
configure:2739: $? = 1
configure:2762: checking for C compiler default output file name
configure:2784: gcc    conftest.c  >&5
configure:2787: $? = 0
configure:2825: result: a.out
configure:2830: checking whether the C compiler works
configure:2836: ./a.out
configure:2839: $? = 0
configure:2856: result: yes
configure:2863: checking whether we are cross compiling
configure:2865: result: no
configure:2868: checking for suffix of executables
configure:2870: gcc -o conftest    conftest.c  >&5
configure:2873: $? = 0
configure:2898: result: 
configure:2904: checking for suffix of object files
configure:2925: gcc -c   conftest.c >&5
configure:2928: $? = 0
configure:2951: result: o
configure:2955: checking whether we are using the GNU C compiler
configure:2979: gcc -c   conftest.c >&5
configure:2985: $? = 0
configure:2989: test -z 
                         || test ! -s conftest.err
configure:2992: $? = 0
configure:2995: test -s conftest.o
configure:2998: $? = 0
configure:3012: result: yes
configure:3017: checking whether gcc accepts -g
configure:3042: gcc -c -g  conftest.c >&5
configure:3048: $? = 0
configure:3052: test -z yes
                         || test ! -s conftest.err
configure:3055: $? = 0
configure:3058: test -s conftest.o
configure:3061: $? = 0
configure:3167: result: yes
configure:3184: checking for gcc option to accept ISO C89
configure:3248: gcc  -c -g -O2  conftest.c >&5
configure:3254: $? = 0
configure:3258: test -z 
                         || test ! -s conftest.err
configure:3261: $? = 0
configure:3264: test -s conftest.o
configure:3267: $? = 0
configure:3287: result: none needed
configure:3309: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'me'
configure:3315: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3464: checking for style of include used by make
configure:3492: result: GNU
configure:3520: checking dependency style of gcc
configure:3610: result: none
configure:3628: checking for a sed that does not truncate output
configure:3682: result: /usr/local/bin/sed
configure:3691: checking build system type
configure:3709: result: sparc-sun-solaris2.9
configure:3728: checking host system type
configure:3743: result: sparc-sun-solaris2.9
configure:3762: checking for grep that handles long lines and -e
configure:3836: result: /usr/local/bin/grep
configure:3841: checking for egrep
configure:3919: result: /usr/local/bin/grep -E
configure:3935: checking for ld used by gcc
configure:4002: result: /usr/local/bin/ld
configure:4011: checking if the linker (/usr/local/bin/ld) is GNU ld
configure:4026: result: yes
configure:4032: checking for BSD-compatible nm
configure:4081: result: /usr/local/bin/nm -B
configure:4086: checking whether ln -s works
configure:4090: result: yes
configure:4211: checking for C++ compiler version
configure:4213: g++ --version >&5
g++ (GCC) 4.1.0
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4216: $? = 0
configure:4218: g++ -v >&5
Using built-in specs.
Target: sparc-sun-solaris2.9
Configured with: /scratch/hgs/gcc-4.1.0/configure --with-as=/usr/local/bin/as 
--with-ld=/usr/local/bin/ld --enable-languages=c,c++,f95,objc --disable-nls
Thread model: posix
gcc version 4.1.0
configure:4221: $? = 0
configure:4223: g++ -V >&5
g++: '-V' option must have argument
configure:4226: $? = 1
configure:4229: checking whether we are using the GNU C++ compiler
configure:4253: g++ -c   conftest.cpp >&5
configure:4259: $? = 0
configure:4263: test -z 
                         || test ! -s conftest.err
configure:4266: $? = 0
configure:4269: test -s conftest.o
configure:4272: $? = 0
configure:4286: result: yes
configure:4291: checking whether g++ accepts -g
configure:4316: g++ -c -g  conftest.cpp >&5
configure:4322: $? = 0
configure:4326: test -z yes
                         || test ! -s conftest.err
configure:4329: $? = 0
configure:4332: test -s conftest.o
configure:4335: $? = 0
configure:4441: result: yes
configure:4483: g++ -c -g -O2  conftest.cpp >&5
configure:4489: $? = 0
configure:4493: test -z 
                         || test ! -s conftest.err
configure:4496: $? = 0
configure:4499: test -s conftest.o
configure:4502: $? = 0
configure:4529: g++ -c -g -O2  conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:14: error: 'exit' was not declared in this scope
configure:4535: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtool"
| #define PACKAGE_TARNAME "libtool"
| #define PACKAGE_VERSION "1.5.22"
| #define PACKAGE_STRING "libtool 1.5.22"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE "libtool"
| #define VERSION "1.5.22"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4483: g++ -c -g -O2  conftest.cpp >&5
/usr/include/iso/stdlib_iso.h:100: error: declaration of 'void std::exit(int)' 
throws different exceptions
conftest.cpp:10: error: from previous declaration 'void std::exit(int) throw ()'
configure:4489: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtool"
| #define PACKAGE_TARNAME "libtool"
| #define PACKAGE_VERSION "1.5.22"
| #define PACKAGE_STRING "libtool 1.5.22"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE "libtool"
| #define VERSION "1.5.22"
| /* end confdefs.h.  */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4483: g++ -c -g -O2  conftest.cpp >&5
configure:4489: $? = 0
configure:4493: test -z 
                         || test ! -s conftest.err
configure:4496: $? = 0
configure:4499: test -s conftest.o
configure:4502: $? = 0
configure:4529: g++ -c -g -O2  conftest.cpp >&5
configure:4535: $? = 0
configure:4539: test -z 
                         || test ! -s conftest.err
configure:4542: $? = 0
configure:4545: test -s conftest.o
configure:4548: $? = 0
configure:4575: checking dependency style of g++
configure:4665: result: none
configure:4749: checking for g77
configure:4765: found /usr/local/bin/g77
configure:4775: result: g77
configure:4803: checking for Fortran 77 compiler version
configure:4805: g77 --version >&5
GNU Fortran (GCC) 3.4.3
Copyright (C) 2004 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:4808: $? = 0
configure:4810: g77 -v >&5
Using built-in specs.
Configured with: /export/home/Scratch/hgs/gcc-3.4.3/configure 
--with-as=/usr/local/bin/as --with-ld=/usr/local/bin/ld --disable-nls 
--with-local-prefix=/tmp/gcc-local
Thread model: posix
gcc version 3.4.3
configure:4813: $? = 0
configure:4815: g77 -V >&5
g77: `-V' option must have argument
configure:4818: $? = 1
configure:4826: checking whether we are using the GNU Fortran 77 compiler
configure:4840: g77 -c  conftest.F >&5
configure:4846: $? = 0
configure:4850: test -z 
                         || test ! -s conftest.err
configure:4853: $? = 0
configure:4856: test -s conftest.o
configure:4859: $? = 0
configure:4873: result: yes
configure:4879: checking whether g77 accepts -g
configure:4891: g77 -c -g conftest.f >&5
configure:4897: $? = 0
configure:4901: test -z 
                         || test ! -s conftest.err
configure:4904: $? = 0
configure:4907: test -s conftest.o
configure:4910: $? = 0
configure:4923: result: yes
configure:5005: checking for gcj
configure:5021: found /usr/local/bin/gcj
configure:5031: result: gcj
configure:5111: checking for windres
configure:5140: result: no
configure:5254: checking for /usr/local/bin/ld option to reload object files
configure:5261: result: -r
configure:5279: checking how to recognise dependent libraries
configure:5455: result: pass_all
configure:5664: gcc -c -g -O2  conftest.c >&5
configure:5667: $? = 0
configure:5970: checking how to run the C preprocessor
configure:6005: gcc -E  conftest.c
configure:6011: $? = 0
configure:6044: gcc -E  conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:6050: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtool"
| #define PACKAGE_TARNAME "libtool"
| #define PACKAGE_VERSION "1.5.22"
| #define PACKAGE_STRING "libtool 1.5.22"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE "libtool"
| #define VERSION "1.5.22"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6090: result: gcc -E
configure:6114: gcc -E  conftest.c
configure:6120: $? = 0
configure:6153: gcc -E  conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:6159: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtool"
| #define PACKAGE_TARNAME "libtool"
| #define PACKAGE_VERSION "1.5.22"
| #define PACKAGE_STRING "libtool 1.5.22"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE "libtool"
| #define VERSION "1.5.22"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6204: checking for ANSI C header files
configure:6229: gcc -c -g -O2  conftest.c >&5
configure:6235: $? = 0
configure:6239: test -z 
                         || test ! -s conftest.err
configure:6242: $? = 0
configure:6245: test -s conftest.o
configure:6248: $? = 0
configure:6336: gcc -o conftest -g -O2   conftest.c  >&5
configure:6339: $? = 0
configure:6341: ./conftest
configure:6344: $? = 0
configure:6361: result: yes
configure:6385: checking for sys/types.h
configure:6401: gcc -c -g -O2  conftest.c >&5
configure:6407: $? = 0
configure:6411: test -z 
                         || test ! -s conftest.err
configure:6414: $? = 0
configure:6417: test -s conftest.o
configure:6420: $? = 0
configure:6433: result: yes
configure:6385: checking for sys/stat.h
configure:6401: gcc -c -g -O2  conftest.c >&5
configure:6407: $? = 0
configure:6411: test -z 
                         || test ! -s conftest.err
configure:6414: $? = 0
configure:6417: test -s conftest.o
configure:6420: $? = 0
configure:6433: result: yes
configure:6385: checking for stdlib.h
configure:6401: gcc -c -g -O2  conftest.c >&5
configure:6407: $? = 0
configure:6411: test -z 
                         || test ! -s conftest.err
configure:6414: $? = 0
configure:6417: test -s conftest.o
configure:6420: $? = 0
configure:6433: result: yes
configure:6385: checking for string.h
configure:6401: gcc -c -g -O2  conftest.c >&5
configure:6407: $? = 0
configure:6411: test -z 
                         || test ! -s conftest.err
configure:6414: $? = 0
configure:6417: test -s conftest.o
configure:6420: $? = 0
configure:6433: result: yes
configure:6385: checking for memory.h
configure:6401: gcc -c -g -O2  conftest.c >&5
configure:6407: $? = 0
configure:6411: test -z 
                         || test ! -s conftest.err
configure:6414: $? = 0
configure:6417: test -s conftest.o
configure:6420: $? = 0
configure:6433: result: yes
configure:6385: checking for strings.h
configure:6401: gcc -c -g -O2  conftest.c >&5
configure:6407: $? = 0
configure:6411: test -z 
                         || test ! -s conftest.err
configure:6414: $? = 0
configure:6417: test -s conftest.o
configure:6420: $? = 0
configure:6433: result: yes
configure:6385: checking for inttypes.h
configure:6401: gcc -c -g -O2  conftest.c >&5
configure:6407: $? = 0
configure:6411: test -z 
                         || test ! -s conftest.err
configure:6414: $? = 0
configure:6417: test -s conftest.o
configure:6420: $? = 0
configure:6433: result: yes
configure:6385: checking for stdint.h
configure:6401: gcc -c -g -O2  conftest.c >&5
conftest.c:55:20: error: stdint.h: No such file or directory
configure:6407: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtool"
| #define PACKAGE_TARNAME "libtool"
| #define PACKAGE_VERSION "1.5.22"
| #define PACKAGE_STRING "libtool 1.5.22"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE "libtool"
| #define VERSION "1.5.22"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:6433: result: no
configure:6385: checking for unistd.h
configure:6401: gcc -c -g -O2  conftest.c >&5
configure:6407: $? = 0
configure:6411: test -z 
                         || test ! -s conftest.err
configure:6414: $? = 0
configure:6417: test -s conftest.o
configure:6420: $? = 0
configure:6433: result: yes
configure:6460: checking dlfcn.h usability
configure:6472: gcc -c -g -O2  conftest.c >&5
configure:6478: $? = 0
configure:6482: test -z 
                         || test ! -s conftest.err
configure:6485: $? = 0
configure:6488: test -s conftest.o
configure:6491: $? = 0
configure:6502: result: yes
configure:6506: checking dlfcn.h presence
configure:6516: gcc -E  conftest.c
configure:6522: $? = 0
configure:6543: result: yes
configure:6578: checking for dlfcn.h
configure:6586: result: yes
configure:6609: checking how to run the C++ preprocessor
configure:6640: g++ -E  conftest.cpp
configure:6646: $? = 0
configure:6679: g++ -E  conftest.cpp
conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
configure:6685: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtool"
| #define PACKAGE_TARNAME "libtool"
| #define PACKAGE_VERSION "1.5.22"
| #define PACKAGE_STRING "libtool 1.5.22"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE "libtool"
| #define VERSION "1.5.22"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6725: result: g++ -E
configure:6749: g++ -E  conftest.cpp
configure:6755: $? = 0
configure:6788: g++ -E  conftest.cpp
conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
configure:6794: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtool"
| #define PACKAGE_TARNAME "libtool"
| #define PACKAGE_VERSION "1.5.22"
| #define PACKAGE_STRING "libtool 1.5.22"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE "libtool"
| #define VERSION "1.5.22"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6846: checking the maximum length of command line arguments
configure:6955: result: 262144
configure:6966: checking command to parse /usr/local/bin/nm -B output from gcc 
object
configure:7071: g++ -c -g -O2  conftest.cpp >&5
configure:7074: $? = 0
configure:7078: /usr/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[    
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7081: $? = 0
configure:7133: g++ -o conftest -g -O2   conftest.cpp conftstm.o >&5
configure:7136: $? = 0
configure:7174: result: ok
configure:7178: checking for objdir
configure:7193: result: .libs
configure:7284: checking for ar
configure:7300: found /usr/local/bin/ar
configure:7310: result: ar
configure:7376: checking for ranlib
configure:7392: found /usr/local/bin/ranlib
configure:7402: result: ranlib
configure:7468: checking for strip
configure:7484: found /usr/local/bin/strip
configure:7494: result: strip
configure:7782: checking if gcc supports -fno-rtti -fno-exceptions
configure:7803: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not 
for C
configure:7807: $? = 0
configure:7817: result: no
configure:7832: checking for gcc option to produce PIC
configure:8042: result: -fPIC
configure:8050: checking if gcc PIC flag -fPIC works
configure:8071: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:8075: $? = 0
configure:8085: result: yes
configure:8113: checking if gcc static flag -static works
configure:8141: result: yes
configure:8151: checking if gcc supports -c -o file.o
configure:8175: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8179: $? = 0
configure:8198: result: yes
configure:8224: checking whether the gcc linker (/usr/local/bin/ld) supports 
shared libraries
configure:9186: result: yes
configure:9207: checking whether -lc should be explicitly linked in
configure:9212: gcc -c -g -O2  conftest.c >&5
configure:9215: $? = 0
configure:9230: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 
2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9233: $? = 1
configure:9245: result: yes
configure:9253: checking dynamic linker characteristics
configure:9841: result: solaris2.9 ld.so
configure:9850: checking how to hardcode library paths into programs
configure:9875: result: immediate
configure:9889: checking whether stripping libraries is possible
configure:9894: result: yes
configure:10021: checking for shl_load
configure:10072: gcc -o conftest -g -O2   conftest.c  >&5
/var/tmp//ccGe0CGv.o: In function `main':
/scratch/hgs/libtool-1.5.22/conftest.c:57: undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:10078: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtool"
| #define PACKAGE_TARNAME "libtool"
| #define PACKAGE_VERSION "1.5.22"
| #define PACKAGE_STRING "libtool 1.5.22"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE "libtool"
| #define VERSION "1.5.22"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares 
shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shl_load
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_shl_load) || defined (__stub___shl_load)
| choke me
| #endif
| 
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:10104: result: no
configure:10109: checking for shl_load in -ldld
configure:10139: gcc -o conftest -g -O2   conftest.c -ldld   >&5
/usr/local/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:10145: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtool"
| #define PACKAGE_TARNAME "libtool"
| #define PACKAGE_VERSION "1.5.22"
| #define PACKAGE_STRING "libtool 1.5.22"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE "libtool"
| #define VERSION "1.5.22"
| #ifdef __cplusplus
| extern "C" void std::exit (int); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:10172: result: no
configure:10177: checking for dlopen
configure:10228: gcc -o conftest -g -O2   conftest.c  >&5
configure:10234: $? = 0
configure:10238: test -z 
                         || test ! -s conftest.err
configure:10241: $? = 0
configure:10244: test -s conftest
configure:10247: $? = 0
configure:10260: result: yes
configure:10505: checking whether a program can dlopen itself
configure:10579: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic 
conftest.c   >&5
configure: In function 'main':
configure:10578: warning: incompatible implicit declaration of built-in 
function 'exit'
configure:10582: $? = 0
configure:10600: result: yes
configure:10605: checking whether a statically linked program can dlopen itself
configure:10679: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic 
-static conftest.c   >&5
configure: In function 'main':
configure:10678: warning: incompatible implicit declaration of built-in 
function 'exit'
/var/tmp//ccmfEkCQ.o: In function `main':
/scratch/hgs/libtool-1.5.22/configure:10666: undefined reference to `dlopen'
/scratch/hgs/libtool-1.5.22/configure:10671: undefined reference to `dlsym'
/scratch/hgs/libtool-1.5.22/configure:10672: undefined reference to `dlsym'
/scratch/hgs/libtool-1.5.22/configure:10676: undefined reference to `dlerror'
collect2: ld returned 1 exit status
configure:10682: $? = 1
configure:10700: result: no
configure:10723: checking if libtool supports shared libraries
configure:10725: result: yes
configure:10728: checking whether to build shared libraries
configure:10749: result: yes
configure:10752: checking whether to build static libraries
configure:10756: result: yes
configure:10848: creating libtool
configure:11436: checking for ld used by g++
configure:11503: result: /usr/local/bin/ld
configure:11512: checking if the linker (/usr/local/bin/ld) is GNU ld
configure:11527: result: yes
configure:11578: checking whether the g++ linker (/usr/local/bin/ld) supports 
shared libraries
configure:12520: result: yes
configure:12542: g++ -c -g -O2  conftest.cpp >&5
configure:12545: $? = 0
configure:12664: checking for g++ option to produce PIC
configure:12938: result: -fPIC
configure:12946: checking if g++ PIC flag -fPIC works
configure:12967: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
configure:12971: $? = 0
configure:12981: result: yes
configure:13009: checking if g++ static flag -static works
configure:13037: result: yes
configure:13047: checking if g++ supports -c -o file.o
configure:13071: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:13075: $? = 0
configure:13094: result: yes
configure:13120: checking whether the g++ linker (/usr/local/bin/ld) supports 
shared libraries
configure:13145: result: yes
configure:13212: checking dynamic linker characteristics
configure:13800: result: solaris2.9 ld.so
configure:13809: checking how to hardcode library paths into programs
configure:13834: result: immediate
configure:14360: checking if libtool supports shared libraries
configure:14362: result: yes
configure:14365: checking whether to build shared libraries
configure:14385: result: yes
configure:14388: checking whether to build static libraries
configure:14392: result: yes
configure:14402: checking for g77 option to produce PIC
configure:14612: result: -fPIC
configure:14620: checking if g77 PIC flag -fPIC works
configure:14641: g77 -c -g -O2 -fPIC conftest.f >&5
configure:14645: $? = 0
configure:14655: result: yes
configure:14683: checking if g77 static flag -static works
configure:14711: result: no
configure:14721: checking if g77 supports -c -o file.o
configure:14745: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14749: $? = 0
configure:14768: result: yes
configure:14794: checking whether the g77 linker (/usr/local/bin/ld) supports 
shared libraries
configure:15736: result: yes
configure:15803: checking dynamic linker characteristics
configure:16391: result: solaris2.9 ld.so
configure:16400: checking how to hardcode library paths into programs
configure:16425: result: immediate
configure:16934: checking if gcj supports -fno-rtti -fno-exceptions
configure:16969: result: no
configure:16984: checking for gcj option to produce PIC
configure:17194: result: -fPIC
configure:17202: checking if gcj PIC flag -fPIC works
configure:17223: gcj -c -g -O2  -fPIC conftest.java >&5
configure:17227: $? = 0
configure:17237: result: yes
configure:17265: checking if gcj static flag -static works
configure:17293: result: no
configure:17303: checking if gcj supports -c -o file.o
configure:17327: gcj -c -g -O2  -o out/conftest2.o conftest.java >&5
configure:17331: $? = 0
configure:17350: result: yes
configure:17376: checking whether the gcj linker (/usr/local/bin/ld) supports 
shared libraries
configure:18338: result: yes
configure:18405: checking dynamic linker characteristics
configure:18993: result: solaris2.9 ld.so
configure:19002: checking how to hardcode library paths into programs
configure:19027: result: immediate
configure:20166: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by libtool config.status 1.5.22, which was
generated by GNU Autoconf 2.59c.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on brains

config.status:631: creating Makefile
config.status:631: creating doc/Makefile
config.status:631: creating tests/Makefile
config.status:755: executing depfiles commands
configure:21210: === configuring in libltdl 
(/scratch/hgs/libtool-1.5.22/libltdl)
configure:21297: running /bin/bash './configure' --prefix=/usr/local  'CXX=g++' 
--enable-ltdl-install --cache-file=/dev/null --srcdir=.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=sparc-sun-solaris2.9
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_dlopen=yes
ac_cv_func_shl_load=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=sparc-sun-solaris2.9
ac_cv_lib_dld_shl_load=no
ac_cv_objext=o
ac_cv_path_EGREP=$'/usr/local/bin/grep -E'
ac_cv_path_GREP=/usr/local/bin/grep
ac_cv_path_install=$'/usr/local/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=$'gcc -E'
ac_cv_prog_CXXCPP=$'g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_ac_ct_GCJ=gcj
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd=$'$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/local/bin/ld
lt_cv_path_LDCXX=/usr/local/bin/ld
lt_cv_path_NM=$'/usr/local/bin/nm -B'
lt_cv_path_SED=/usr/local/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_c_o_GCJ=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[ 
\t]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ \t][ \t]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 
\\2 \\2/p\''
lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\([^ ]*\\) $/  
{\\"\\1\\", (lt_ptr) 0},/p\' -e \'s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)$/  
{"\\2", (lt_ptr) \\&\\2},/p\''
lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^. .* \\(.*\\)$/extern int 
\\1;/p\''
lt_cv_sys_max_cmd_len=262144
lt_lt_cv_prog_compiler_c_o=$'"yes"'
lt_lt_cv_prog_compiler_c_o_CXX=$'"yes"'
lt_lt_cv_prog_compiler_c_o_F77=$'"yes"'
lt_lt_cv_prog_compiler_c_o_GCJ=$'"yes"'
lt_lt_cv_sys_global_symbol_pipe=$'"sed -n -e \'s/^.*[ 
\t]\\\\([ABCDGIRSTW][ABCDGIRSTW]*\\\\)[ \t][ 
\t]*\\\\([_A-Za-z][_A-Za-z0-9]*\\\\)\\$/\\\\1 \\\\2 \\\\2/p\'"'
lt_lt_cv_sys_global_symbol_to_c_name_address=$'"sed -n -e \'s/^: \\\\([^ 
]*\\\\) \\$/  {\\\\\\"\\\\1\\\\\\", (lt_ptr) 0},/p\' -e \'s/^[BCDEGRST] \\\\([^ 
]*\\\\) \\\\([^ ]*\\\\)\\$/  {\\"\\\\2\\", (lt_ptr) \\\\&\\\\2},/p\'"'
lt_lt_cv_sys_global_symbol_to_cdecl=$'"sed -n -e \'s/^. .* 
\\\\(.*\\\\)\\$/extern int \\\\1;/p\'"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACINCLUDE_M4_LIST='./acinclude.m4 ./cdemo/acinclude.m4 ./pdemo/acinclude.m4 
./demo/acinclude.m4 ./depdemo/acinclude.m4 ./mdemo/acinclude.m4 
./mdemo2/acinclude.m4 ./tagdemo/acinclude.m4 ./f77demo/acinclude.m4'
ACLOCAL='${SHELL} /scratch/hgs/libtool-1.5.22/missing --run aclocal-1.9a'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /scratch/hgs/libtool-1.5.22/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /scratch/hgs/libtool-1.5.22/missing --run autoconf'
AUTOHEADER='${SHELL} /scratch/hgs/libtool-1.5.22/missing --run autoheader'
AUTOMAKE='${SHELL} /scratch/hgs/libtool-1.5.22/missing --run automake-1.9a'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CONF_SUBDIRS='cdemo pdemo demo depdemo mdemo mdemo2 tagdemo f77demo'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"libtool\" -DPACKAGE_TARNAME=\"libtool\" 
-DPACKAGE_VERSION=\"1.5.22\" -DPACKAGE_STRING=\"libtool\ 1.5.22\" 
-DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"libtool\" 
-DVERSION=\"1.5.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 '
DEPDIR='.deps'
DIST_MAKEFILE_LIST='cdemo/Makefile pdemo/Makefile demo/Makefile 
depdemo/Makefile mdemo/Makefile mdemo2/Makefile tagdemo/Makefile 
f77demo/Makefile '
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/local/bin/grep -E'
EXEEXT=''
F77='g77'
FFLAGS='-g -O2'
GCJ='gcj'
GCJFLAGS='-g -O2'
GREP='/usr/local/bin/grep'
HAVE_CXX_FALSE='#'
HAVE_CXX_TRUE=''
HAVE_F77_FALSE='#'
HAVE_F77_TRUE=''
HAVE_GCJ_FALSE='#'
HAVE_GCJ_TRUE=''
HAVE_RC_FALSE=''
HAVE_RC_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/local/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /scratch/hgs/libtool-1.5.22/missing --run makeinfo'
NM='/usr/local/bin/nm -B'
OBJDUMP='objdump'
OBJEXT='o'
PACKAGE='libtool'
PACKAGE_BUGREPORT='bug-libtool@gnu.org'
PACKAGE_NAME='libtool'
PACKAGE_STRING='libtool 1.5.22'
PACKAGE_TARNAME='libtool'
PACKAGE_VERSION='1.5.22'
PATH_SEPARATOR=':'
RANLIB='ranlib'
RC='no'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
TIMESTAMP=''
VERSION='1.5.22'
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77='g77'
aclocaldir='${datadir}/aclocal'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.9'
build_alias=''
build_cpu='sparc'
build_os='solaris2.9'
build_vendor='sun'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='sparc-sun-solaris2.9'
host_alias=''
host_cpu='sparc'
host_os='solaris2.9'
host_vendor='sun'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /scratch/hgs/libtool-1.5.22/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(install_sh) -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgdatadir='${datadir}/libtool'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libltdl'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "libtool"
#define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
#define PACKAGE_NAME "libtool"
#define PACKAGE_STRING "libtool 1.5.22"
#define PACKAGE_TARNAME "libtool"
#define PACKAGE_VERSION "1.5.22"
#define STDC_HEADERS 1
#define VERSION "1.5.22"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int); using std::exit;

configure: exit 0

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by libtool config.status 1.5.22, which was
generated by GNU Autoconf 2.59c.  Invocation command line was

  CONFIG_FILES    = libtoolize
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on brains

config.status:631: creating libtoolize
config.status:755: executing depfiles commands


end of config.log.

Anything else I need to tell you for this to be useful?

        Thank you,
        Hugh


_______________________________________________
Bug-libtool mailing list
Bug-libtool@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-libtool

Reply via email to