libtool-patches
[Top][All Lists]
Advanced

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

Re: libtool 1.4.3 vs. UnixWare/OpenUNIX


From: Robert Boehne x238
Subject: Re: libtool 1.4.3 vs. UnixWare/OpenUNIX
Date: Tue, 25 Mar 2003 14:11:07 -0600

All,

Here is an example of cvs update -> bootstrap -> testsuite run.
The point is that I don't have any trouble with bootstrapping,
aside from a warning message.  What is stopping the rest of
you from running?

-- 
Robert Boehne             Software Engineer
Ricardo Software   Chicago Technical Center
TEL: (630)789-0003 x. 238
FAX: (630)789-0127
email:  rboehne AT ricardo-us DOT com
Script started on Tue Mar 25 13:22:18 2003
icarus::/icarus/GNU/libtool (151)% rm -rf [a-z]*

icarus::/icarus/GNU/libtool (152)% rm -f *

rm: `CVS' is a directory
icarus::/icarus/GNU/libtool (153)% ls -al

total 796
drwxr-xr-x    3 rbo      sw           4096 Mar 25 13:22 ./
drwxr-xr-x   17 rbo      sw           4096 Mar 25 13:22 ../
-rwxrwxr-x    1 rbo      sw           1149 Feb 24 16:39 .#bootstrap.1.23*
-rw-rw-r--    1 rbo      sw           3701 Mar 19 15:07 .#configure.ac.1.11
drwxr-xr-x    2 rbo      sw           4096 Mar 25 12:42 CVS/
-rw-rw-r--    1 rbo      sw            127 Oct 23 13:49 .cvsignore
-rw-rw-r--    1 rbo      sw         202785 Feb 24 10:39 .#libtool.m4.1.303
-rw-rw-r--    1 rbo      sw         203870 Mar 19 16:25 .#libtool.m4.1.308
-rw-rw-r--    1 rbo      sw         177835 Feb 24 10:48 .#ltmain.in.1.325
-rw-rw-r--    1 rbo      sw         177837 Feb 28 18:44 .#ltmain.in.1.326
-rw-rw-r--    1 rbo      sw           3687 Feb 24 10:40 .#Makefile.am.1.67
icarus::/icarus/GNU/libtool (154)% rm .#*

icarus::/icarus/GNU/libtool (155)% ls -alR

.:
total 16
drwxr-xr-x    3 rbo      sw           4096 Mar 25 13:22 ./
drwxr-xr-x   17 rbo      sw           4096 Mar 25 13:22 ../
drwxr-xr-x    2 rbo      sw           4096 Mar 25 12:42 CVS/
-rw-rw-r--    1 rbo      sw            127 Oct 23 13:49 .cvsignore

./CVS:
total 24
drwxr-xr-x    2 rbo      sw           4096 Mar 25 12:42 ./
drwxr-xr-x    3 rbo      sw           4096 Mar 25 13:22 ../
-rw-rw-r--    1 rbo      sw           1123 Mar 25 12:42 Entries
-rw-rw-r--    1 rbo      sw             58 Mar 25 12:42 Entries.Log
-rw-r--r--    1 rbo      sw              8 Jan  7  2002 Repository
-rw-r--r--    1 rbo      sw             47 Jan  7  2002 Root
icarus::/icarus/GNU/libtool (156)% automake --version

automake (GNU automake) 1.7.3
Written by Tom Tromey <address@hidden>.

Copyright 2003 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.
icarus::/icarus/GNU/libtool (157)% autoconf --version

autoconf (GNU Autoconf) 2.57
Written by David J. MacKenzie and Akim Demaille.

Copyright 2002 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.
icarus::/icarus/GNU/libtool (158)% cvs -q update -d -P -A .

U AUTHORS
U ChangeLog
U ChangeLog.0
U ChangeLog.1
U Makefile.am
U NEWS
U PORTING
U README
U README-alpha
U THANKS
U TODO
U bootstrap
U commit
U config.guess
U config.sub
U configure.ac
U libtool.m4
U libtoolize.in
U ltdl.m4
U ltmain.c
U ltmain.in
U mkstamp
U cdemo/.cvsignore
U cdemo/Makefile.am
U cdemo/README
U cdemo/configure.ac
U cdemo/foo.c
U cdemo/foo.h
U cdemo/main.c
U demo/.cvsignore
U demo/Makefile.am
U demo/README
U demo/configure.ac
U demo/dlmain.c
U demo/foo.c
U demo/foo.h
U demo/hell1.c
U demo/hell2.c
U demo/hello.c
U demo/main.c
U depdemo/.cvsignore
U depdemo/Makefile.am
U depdemo/README
U depdemo/configure.ac
U depdemo/main.c
U depdemo/sysdep.h
U depdemo/l1/.cvsignore
U depdemo/l1/Makefile.am
U depdemo/l1/l1.c
U depdemo/l1/l1.h
U depdemo/l2/.cvsignore
U depdemo/l2/Makefile.am
U depdemo/l2/l2.c
U depdemo/l2/l2.h
U depdemo/l3/.cvsignore
U depdemo/l3/Makefile.am
U depdemo/l3/l3.c
U depdemo/l3/l3.h
U depdemo/l4/.cvsignore
U depdemo/l4/Makefile.am
U depdemo/l4/l4.c
U depdemo/l4/l4.h
U doc/.cvsignore
U doc/Makefile.am
U doc/PLATFORMS
U doc/fdl.texi
U doc/libtool.texi
U f77demo/.cvsignore
U f77demo/Makefile.am
U f77demo/README
U f77demo/configure.ac
U f77demo/cprogram.c
U f77demo/foo.h
U f77demo/fooc.c
U f77demo/foof.f
U f77demo/fprogram.f
U libltdl/.cvsignore
U libltdl/COPYING.LIB
U libltdl/Makefile.am
U libltdl/README
U libltdl/configure.ac
U libltdl/ltdl.c
U libltdl/ltdl.h
U mail/LTLIBOBJ
U mail/amiga
U mail/c++
U mail/cygwin32
U mail/deplibs
U mail/deplibs.html
U mail/docs
U mail/libc_s
U mail/patches
U mail/perms
U mail/rpath
U mdemo/.cvsignore
U mdemo/Makefile.am
U mdemo/README
U mdemo/configure.ac
U mdemo/foo.h
U mdemo/foo1.c
U mdemo/foo2.c
U mdemo/main.c
U mdemo/sub.c
U pdemo/.cvsignore
U pdemo/Makefile.am
U pdemo/configure.ac
U pdemo/foo.h
U pdemo/longer_file_name_dlmain.c
U pdemo/longer_file_name_foo.c
U pdemo/longer_file_name_foo2.c
U pdemo/longer_file_name_hell1.c
U pdemo/longer_file_name_hell2.c
U pdemo/longer_file_name_hello.c
U pdemo/longer_file_name_main.c
U tagdemo/.cvsignore
U tagdemo/Makefile.am
U tagdemo/README
U tagdemo/baz.cpp
U tagdemo/baz.h
U tagdemo/configure.ac
U tagdemo/foo.cpp
U tagdemo/foo.h
U tagdemo/main.cpp
U tests/.cvsignore
U tests/Makefile.am
U tests/assign.test
U tests/build-relink.test
U tests/build-relink2.test
U tests/cdemo-conf.test
U tests/cdemo-exec.test
U tests/cdemo-make.test
U tests/cdemo-shared.test
U tests/cdemo-static.test
U tests/defs
U tests/demo-conf.test
U tests/demo-exec.test
U tests/demo-inst.test
U tests/demo-make.test
U tests/demo-nofast.test
U tests/demo-nopic.test
U tests/demo-pic.test
U tests/demo-shared.test
U tests/demo-static.test
U tests/demo-unst.test
U tests/depdemo-conf.test
U tests/depdemo-exec.test
U tests/depdemo-inst.test
U tests/depdemo-make.test
U tests/depdemo-nofast.test
U tests/depdemo-shared.test
U tests/depdemo-static.test
U tests/depdemo-unst.test
U tests/deplibs.test
U tests/dryrun.test
U tests/f77demo-conf.test
U tests/f77demo-exec.test
U tests/f77demo-make.test
U tests/f77demo-shared.test
U tests/f77demo-static.test
U tests/hardcode.test
U tests/link-2.test
U tests/link.test
U tests/mdemo-conf.test
U tests/mdemo-exec.test
U tests/mdemo-inst.test
U tests/mdemo-make.test
U tests/mdemo-shared.test
U tests/mdemo-static.test
U tests/mdemo-unst.test
U tests/noinst-link.test
U tests/nomode.test
U tests/pdemo-conf.test
U tests/pdemo-exec.test
U tests/pdemo-inst.test
U tests/pdemo-make.test
U tests/quote.test
U tests/sh.test
U tests/suffix.test
U tests/tagdemo-conf.test
U tests/tagdemo-exec.test
U tests/tagdemo-make.test
U tests/tagdemo-shared.test
U tests/tagdemo-static.test
icarus::/icarus/GNU/libtool (159)% date

Tue Mar 25 13:23:08 CST 2003
icarus::/icarus/GNU/libtool (160)% ./bootstrap && ./configure && make check

configure.ac: installing `./install-sh'
configure.ac: installing `./mkinstalldirs'
configure.ac: installing `./missing'
Makefile.am: installing `./COPYING'
Makefile.am: installing `./INSTALL'
doc/Makefile.am:4: installing `doc/mdate-sh'
doc/Makefile.am:4: installing `doc/texinfo.tex'
configure.ac: installing `./install-sh'
configure.ac: installing `./mkinstalldirs'
configure.ac: installing `./missing'
configure.ac:69: installing `./config.guess'
configure.ac:69: installing `./config.sub'
Makefile.am: object `hello.lo' created both with libtool and without
Makefile.am: object `foo.lo' created both with libtool and without
Makefile.am: object `longer_file_name_hello.lo' created both with libtool and 
without
Makefile.am: object `longer_file_name_foo.lo' created both with libtool and 
without
configure.ac:31: required file `./config-h.in' not found
## ----------------------------------------------------- ##
## Configuring libtool 1.4e (1.1209 2003/03/22 06:46:07) ##
## ----------------------------------------------------- ##

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc3
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc3 accepts -g... yes
checking for gcc3 option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc3... none
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for egrep... grep -E
checking for ld used by gcc3... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++3 accepts -g... yes
checking dependency style of g++3... none
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... yes
checking for gcj... no
checking for windres... no
checking for /usr/bin/ld option to reload object files... -r
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc3 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++3 -E
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc3 object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc3 static flag  works... yes
checking if gcc3 supports -fno-rtti -fno-exceptions... yes
checking for gcc3 option to produce PIC... -fPIC
checking if gcc3 PIC flag -fPIC works... yes
checking if gcc3 supports -c -o file.o... yes
checking whether the gcc3 linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: executing depfiles commands
configure: configuring in libltdl
configure: running /bin/sh './configure' --prefix=/usr/local  'CC=gcc3' 
'CXX=g++3' --enable-ltdl-install --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc3
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc3 accepts -g... yes
checking for gcc3 option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc3... none
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for egrep... grep -E
checking for ld used by gcc3... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc3 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++3 accepts -g... yes
checking dependency style of g++3... none
checking how to run the C++ preprocessor... g++3 -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc3 object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc3 static flag  works... yes
checking if gcc3 supports -fno-rtti -fno-exceptions... yes
checking for gcc3 option to produce PIC... -fPIC
checking if gcc3 PIC flag -fPIC works... yes
checking if gcc3 supports -c -o file.o... yes
checking whether the gcc3 linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
Making check in .
gmake.lnx22[1]: Entering directory `/icarus/GNU/libtool'
rm -f ltmain.shT
date=`/bin/sh ./mkstamp < ./ChangeLog` && \
sed -e 's/@''PACKAGE@/libtool/' -e 's/@''VERSION@/1.4e/' \
    -e "s%@""address@hidden" ./ltmain.in > ltmain.shT
mv -f ltmain.shT ltmain.sh || \
(rm -f ltmain.sh && cp ltmain.shT ltmain.sh && rm -f ltmain.shT)
cp ltmain.sh ./libltdl/
/bin/sh ./config.status --recheck
running /bin/sh ./configure  CC=gcc3 CXX=g++3 --enable-ltdl-install  
--no-create --no-recursion
## ----------------------------------------------------- ##
## Configuring libtool 1.4e (1.1209 2003/03/22 06:46:07) ##
## ----------------------------------------------------- ##

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc3
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc3 accepts -g... yes
checking for gcc3 option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc3... none
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for egrep... grep -E
checking for ld used by gcc3... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++3 accepts -g... yes
checking dependency style of g++3... none
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... yes
checking for gcj... no
checking for windres... no
checking for /usr/bin/ld option to reload object files... -r
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc3 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++3 -E
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc3 object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc3 static flag  works... yes
checking if gcc3 supports -fno-rtti -fno-exceptions... yes
checking for gcc3 option to produce PIC... -fPIC
checking if gcc3 PIC flag -fPIC works... yes
checking if gcc3 supports -c -o file.o... yes
checking whether the gcc3 linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++3... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++3 linker (/usr/bin/ld) supports shared libraries... yes
checking for g++3 option to produce PIC... -fPIC
checking if g++3 PIC flag -fPIC works... yes
checking if g++3 supports -c -o file.o... yes
checking whether the g++3 linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... no
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
configure: creating ./config.status
chmod +x libtool
CONFIG_FILES=libtoolize CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating libtoolize
config.status: executing depfiles commands
chmod +x libtoolize
gmake.lnx22[1]: Leaving directory `/icarus/GNU/libtool'
Making check in libltdl
gmake.lnx22[1]: Entering directory `/icarus/GNU/libtool/libltdl'
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --prefix=/usr/local CC=gcc3 CXX=g++3 
--enable-ltdl-install --cache-file=/dev/null --srcdir=.  --no-create 
--no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc3
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc3 accepts -g... yes
checking for gcc3 option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc3... none
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for egrep... grep -E
checking for ld used by gcc3... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc3 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++3 accepts -g... yes
checking dependency style of g++3... none
checking how to run the C++ preprocessor... g++3 -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc3 object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc3 static flag  works... yes
checking if gcc3 supports -fno-rtti -fno-exceptions... yes
checking for gcc3 option to produce PIC... -fPIC
checking if gcc3 PIC flag -fPIC works... yes
checking if gcc3 supports -c -o file.o... yes
checking whether the gcc3 linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++3... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++3 linker (/usr/bin/ld) supports shared libraries... yes
checking for g++3 option to produce PIC... -fPIC
checking if g++3 PIC flag -fPIC works... yes
checking if g++3 supports -c -o file.o... yes
checking whether the g++3 linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... no
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
configure: creating ./config.status
/bin/sh ./libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c 
-o ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
mkdir .libs
 gcc3 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c  -fPIC -DPIC -o .libs/ltdl.o
 gcc3 -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -o ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link gcc3  -g -O2   -o libltdl.la -rpath 
/usr/local/lib -no-undefined -version-info 4:0:1 ltdl.lo -ldl 
gcc3 -shared  .libs/ltdl.o  -ldl  -Wl,-soname -Wl,libltdl.so.3 -o 
.libs/libltdl.so.3.1.0
(cd .libs && rm -f libltdl.so.3 && ln -s libltdl.so.3.1.0 libltdl.so.3)
(cd .libs && rm -f libltdl.so && ln -s libltdl.so.3.1.0 libltdl.so)
ar cru .libs/libltdl.a  ltdl.o
ranlib .libs/libltdl.a
creating libltdl.la
(cd .libs && rm -f libltdl.la && ln -s ../libltdl.la libltdl.la)
gmake.lnx22[1]: Leaving directory `/icarus/GNU/libtool/libltdl'
Making check in doc
gmake.lnx22[1]: Entering directory `/icarus/GNU/libtool/doc'
cd .. && /bin/sh ./config.status doc/Makefile 
config.status: creating doc/Makefile
gmake.lnx22[1]: Leaving directory `/icarus/GNU/libtool/doc'
gmake.lnx22[1]: Entering directory `/icarus/GNU/libtool/doc'
Updating version.texi
/bin/sh /icarus/GNU/libtool/missing --run makeinfo   -I . \
 -o libtool.info `test -f 'libtool.texi' || echo './'`libtool.texi
gmake.lnx22[1]: Leaving directory `/icarus/GNU/libtool/doc'
Making check in tests
gmake.lnx22[1]: Entering directory `/icarus/GNU/libtool/tests'
cd .. && /bin/sh ./config.status tests/Makefile 
config.status: creating tests/Makefile
gmake.lnx22[1]: Leaving directory `/icarus/GNU/libtool/tests'
gmake.lnx22[1]: Entering directory `/icarus/GNU/libtool/tests'
/net/System/gmake/3.79.1/exe/gmake.lnx22  check-TESTS
gmake.lnx22[2]: Entering directory `/icarus/GNU/libtool/tests'
PASS: cdemo-static.test
PASS: cdemo-make.test
PASS: cdemo-exec.test
PASS: demo-static.test
PASS: demo-make.test
PASS: demo-exec.test
PASS: demo-inst.test
PASS: demo-unst.test
PASS: depdemo-static.test
PASS: depdemo-make.test
PASS: depdemo-exec.test
PASS: depdemo-inst.test
PASS: depdemo-unst.test
PASS: mdemo-static.test
PASS: mdemo-make.test
PASS: mdemo-exec.test
PASS: mdemo-inst.test
PASS: mdemo-unst.test
PASS: cdemo-conf.test
PASS: cdemo-make.test
PASS: cdemo-exec.test
PASS: demo-conf.test
PASS: demo-make.test
PASS: demo-exec.test
PASS: demo-inst.test
PASS: demo-unst.test
PASS: deplibs.test
PASS: depdemo-conf.test
PASS: depdemo-make.test
PASS: depdemo-exec.test
PASS: depdemo-inst.test
PASS: depdemo-unst.test
PASS: mdemo-conf.test
PASS: mdemo-make.test
PASS: mdemo-exec.test
PASS: mdemo-inst.test
PASS: mdemo-unst.test
PASS: dryrun.test
PASS: demo-nofast.test
PASS: demo-make.test
PASS: demo-exec.test
PASS: demo-inst.test
PASS: demo-unst.test
PASS: demo-pic.test
PASS: demo-make.test
PASS: demo-exec.test
PASS: demo-nopic.test
PASS: demo-make.test
PASS: demo-exec.test
PASS: depdemo-nofast.test
PASS: depdemo-make.test
PASS: depdemo-exec.test
PASS: depdemo-inst.test
PASS: depdemo-unst.test
PASS: cdemo-shared.test
PASS: cdemo-make.test
PASS: cdemo-exec.test
PASS: demo-shared.test
PASS: demo-make.test
PASS: demo-exec.test
PASS: demo-inst.test
PASS: hardcode.test
PASS: build-relink.test
PASS: noinst-link.test
PASS: demo-unst.test
PASS: depdemo-shared.test
PASS: depdemo-make.test
PASS: depdemo-exec.test
PASS: depdemo-inst.test
PASS: build-relink2.test
PASS: depdemo-unst.test
PASS: mdemo-shared.test
PASS: mdemo-make.test
PASS: mdemo-exec.test
PASS: mdemo-inst.test
PASS: mdemo-unst.test
PASS: assign.test
PASS: link.test
PASS: link-2.test
PASS: nomode.test
PASS: quote.test
PASS: sh.test
PASS: suffix.test
PASS: pdemo-conf.test
PASS: pdemo-make.test
PASS: pdemo-exec.test
PASS: pdemo-inst.test
PASS: tagdemo-static.test
PASS: tagdemo-make.test
PASS: tagdemo-exec.test
PASS: tagdemo-conf.test
PASS: tagdemo-make.test
PASS: tagdemo-exec.test
PASS: tagdemo-shared.test
PASS: tagdemo-make.test
PASS: tagdemo-exec.test
FAIL: 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
====================================
4 of 102 tests failed
(3 tests were not run)
Please report to address@hidden
====================================
gmake.lnx22[2]: *** [check-TESTS] Error 1
gmake.lnx22[2]: Leaving directory `/icarus/GNU/libtool/tests'
gmake.lnx22[1]: *** [check-am] Error 2
gmake.lnx22[1]: Leaving directory `/icarus/GNU/libtool/tests'
gmake.lnx22: *** [check-recursive] Error 1
icarus::/icarus/GNU/libtool (161)% ^Dexit

Script done on Tue Mar 25 14:08:23 2003

reply via email to

[Prev in Thread] Current Thread [Next in Thread]