bug-libtool
[Top][All Lists]
Advanced

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

Upgrading libtool failure on SLES 10 sp2


From: Alan2
Subject: Upgrading libtool failure on SLES 10 sp2
Date: Wed, 16 Dec 2009 07:25:18 -0800 (PST)

Hi, not sure of this is the right place to post, but I am having trouble
upgrading my libtool from version 1.5.26 to 2.2.6b. Here is a copy of the
configure and make attempt:

address@hidden:~/libtool/libtool-2.2.6b 63% libtool --version
ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)

Copyright (C) 2008  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.
address@hidden:~/libtool/libtool-2.2.6b 64% ./configure
## -------------------------- ##
## Configuring libtool 2.2.6b ##
## -------------------------- ##

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether subdir libobjs are useable... yes
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files...
-r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... /bin/rm: cannot remove `conftest*':
No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m
elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... /bin/rm: cannot
remove `conftest*': No such file or directory
no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path...
LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
/usr/X11R6/lib64/Xaw3d /usr/X11R6/lib64 /usr/X11R6/lib/Xaw3d /usr/X11R6/lib
/usr/x86_64-suse-linux/lib /usr/local/lib /opt/kde3/lib /opt/gnome/lib
/lib64 /lib /usr/lib64 /usr/lib /usr/local/lib64 /opt/kde3/lib64
/opt/gnome/lib64
checking for library containing dlopen... -ldl
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_add... yes
checking for argz_append... yes
checking for argz_count... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... no
checking for strlcpy... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU
ld... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m
elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... /bin/rm: cannot remove `conftest*':
No such file or directory
yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m
elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... /bin/rm: cannot remove
`conftest*': No such file or directory
yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/x86_64-suse-linux/bin/ld -m
elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... /bin/rm: cannot remove
`conftest*': No such file or directory
yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/x86_64-suse-linux/bin/ld -m
elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for gcj... no
checking for windres... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
/bin/rm: cannot remove `libtoolT': No such file or directory
address@hidden:~/libtool/libtool-2.2.6b 65%
address@hidden:~/libtool/libtool-2.2.6b 65%
address@hidden:~/libtool/libtool-2.2.6b 65% gmake
gmake  all-recursive
gmake[1]: Entering directory `/nashome/alan/libtool/libtool-2.2.6b'
gmake[2]: Entering directory `/nashome/alan/libtool/libtool-2.2.6b'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl
-I./libltdl -I./libltdl/libltdl   -g -O2 -MT
libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF
libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c -o
libltdl/loaders/libltdl_libltdl_la-preopen.lo `test -f
'libltdl/loaders/preopen.c' || echo './'`libltdl/loaders/preopen.c
/bin/rm: cannot remove `libltdl/loaders/libltdl_libltdl_la-preopen.loT': No
such file or directory
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo
-MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c
libltdl/loaders/preopen.c  -fPIC -DPIC -o
libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo
-MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c
libltdl/loaders/preopen.c -o libltdl/loaders/libltdl_libltdl_la-preopen.o
>/dev/null 2>&1
mv -f libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo
libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl
-I./libltdl -I./libltdl/libltdl   -g -O2 -MT
libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF
libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c -o
libltdl/libltdl_libltdl_la-lt__alloc.lo `test -f 'libltdl/lt__alloc.c' ||
echo './'`libltdl/lt__alloc.c
/bin/rm: cannot remove `libltdl/libltdl_libltdl_la-lt__alloc.loT': No such
file or directory
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD
-MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c
libltdl/lt__alloc.c  -fPIC -DPIC -o
libltdl/.libs/libltdl_libltdl_la-lt__alloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD
-MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c
libltdl/lt__alloc.c -o libltdl/libltdl_libltdl_la-lt__alloc.o >/dev/null
2>&1
mv -f libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo
libltdl/.deps/libltdl_libltdl_la-lt__alloc.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl
-I./libltdl -I./libltdl/libltdl   -g -O2 -MT
libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF
libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c -o
libltdl/libltdl_libltdl_la-lt_dlloader.lo `test -f 'libltdl/lt_dlloader.c'
|| echo './'`libltdl/lt_dlloader.c
/bin/rm: cannot remove `libltdl/libltdl_libltdl_la-lt_dlloader.loT': No such
file or directory
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD
-MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c
libltdl/lt_dlloader.c  -fPIC -DPIC -o
libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD
-MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c
libltdl/lt_dlloader.c -o libltdl/libltdl_libltdl_la-lt_dlloader.o >/dev/null
2>&1
mv -f libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo
libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl
-I./libltdl -I./libltdl/libltdl   -g -O2 -MT
libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF
libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c -o
libltdl/libltdl_libltdl_la-lt_error.lo `test -f 'libltdl/lt_error.c' || echo
'./'`libltdl/lt_error.c
/bin/rm: cannot remove `libltdl/libltdl_libltdl_la-lt_error.loT': No such
file or directory
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD
-MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c libltdl/lt_error.c 
-fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD
-MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c libltdl/lt_error.c
-o libltdl/libltdl_libltdl_la-lt_error.o >/dev/null 2>&1
mv -f libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo
libltdl/.deps/libltdl_libltdl_la-lt_error.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl
-I./libltdl -I./libltdl/libltdl   -g -O2 -MT
libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF
libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c -o
libltdl/libltdl_libltdl_la-ltdl.lo `test -f 'libltdl/ltdl.c' || echo
'./'`libltdl/ltdl.c
/bin/rm: cannot remove `libltdl/libltdl_libltdl_la-ltdl.loT': No such file
or directory
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP
-MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c libltdl/ltdl.c  -fPIC -DPIC
-o libltdl/.libs/libltdl_libltdl_la-ltdl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP
-MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c libltdl/ltdl.c -o
libltdl/libltdl_libltdl_la-ltdl.o >/dev/null 2>&1
mv -f libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo
libltdl/.deps/libltdl_libltdl_la-ltdl.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl
-I./libltdl -I./libltdl/libltdl   -g -O2 -MT
libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF
libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c -o
libltdl/libltdl_libltdl_la-slist.lo `test -f 'libltdl/slist.c' || echo
'./'`libltdl/slist.c
/bin/rm: cannot remove `libltdl/libltdl_libltdl_la-slist.loT': No such file
or directory
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP
-MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c libltdl/slist.c  -fPIC
-DPIC -o libltdl/.libs/libltdl_libltdl_la-slist.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP
-MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c libltdl/slist.c -o
libltdl/libltdl_libltdl_la-slist.o >/dev/null 2>&1
mv -f libltdl/.deps/libltdl_libltdl_la-slist.Tpo
libltdl/.deps/libltdl_libltdl_la-slist.Plo
depbase=`echo libltdl/loaders/dlopen.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl
-I./libltdl/libltdl   -g -O2 -MT libltdl/loaders/dlopen.lo -MD -MP -MF
$depbase.Tpo -c -o libltdl/loaders/dlopen.lo libltdl/loaders/dlopen.c &&\
mv -f $depbase.Tpo $depbase.Plo
/bin/rm: cannot remove `libltdl/loaders/dlopen.loT': No such file or
directory
libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL
-I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -MT
libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c
libltdl/loaders/dlopen.c  -fPIC -DPIC -o libltdl/loaders/.libs/dlopen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL
-I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -g -O2 -MT
libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c
libltdl/loaders/dlopen.c -o libltdl/loaders/dlopen.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2 -module -avoid-version 
-o libltdl/dlopen.la  libltdl/loaders/dlopen.lo -ldl -ldl
libtool: link: /bin/rmr  libltdl/.libs/dlopen.a
./libtool: line 964: /bin/rmr: No such file or directory
libtool: link: ar cru libltdl/.libs/dlopen.a libltdl/loaders/.libs/dlopen.o
libtool: link: ranlib libltdl/.libs/dlopen.a
libtool: link: ( cd "libltdl/.libs" && /bin/rm "dlopen.la" && ln -s
"../dlopen.la" "dlopen.la" )
/bin/rm: cannot remove `dlopen.la': No such file or directory
gmake[2]: *** [libltdl/dlopen.la] Error 1
gmake[2]: Leaving directory `/nashome/alan/libtool/libtool-2.2.6b'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/nashome/alan/libtool/libtool-2.2.6b'
gmake: *** [all] Error 2

Does anyone know what I am doing wrong?
-- 
View this message in context: 
http://old.nabble.com/Upgrading-libtool-failure-on-SLES-10-sp2-tp26812852p26812852.html
Sent from the Gnu - Libtool - Bugs mailing list archive at Nabble.com.





reply via email to

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