bug-libtool
[Top][All Lists]
Advanced

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

[libtool 2.2.4] testsuite: 10 failed


From: Jean-Michel Beuken
Subject: [libtool 2.2.4] testsuite: 10 failed
Date: Sat, 19 Jul 2008 19:21:43 +0200
User-agent: Thunderbird 2.0.0.14 (Macintosh/20080421)

Hello,

- gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
- CentOS release 5.2 (Final)
- Dual-Core AMD Opteron(tm) Processor 2220

build automake with :

./configure && make  && make check

above output of  './configure' and  a part of output of 'make check'

regards

jmb

----------------------- end of make check ---------------------------
...
## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 72 tests were run,
4 failed (3 expected failures).
1 test was skipped.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##

Please send `tests/testsuite.log' and all information you think might help:

  To: <address@hidden>
  Subject: [libtool 2.2.4] testsuite: 10 failed
...
----------------------------------------------------------------

--------------------./configure----------------------------
address@hidden libtool-2.2.4]# ./configure ## --------------------------------------------------- ##
## Configuring libtool (Build:1.2976 2008-05-04) 2.2.4 ##
## --------------------------------------------------- ##

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... gawk
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... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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/bin/ld option to reload object files... -r
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... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... 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/lib/qt-3.3/lib /usr/lib64/qt-3.3/lib 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/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/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... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/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... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 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 g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking if g77 supports -c -o file.o... (cached) yes
checking whether the g77 linker (/usr/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... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/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... gcj
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... yes
checking if gcj static flag -static works... no
checking if gcj supports -c -o file.o... yes
checking if gcj supports -c -o file.o... (cached) yes
checking whether the gcj linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking how to hardcode library paths into programs... immediate
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
------------------------------------------------------------


## ------------------------- ##
## libtool 2.2.4 test suite. ##
## ------------------------- ##

testsuite: command line was:
  $ /usr/local/src/libtool-2.2.4/tests/testsuite MAKE=make CC=gcc CFLAGS=-g -O2 
CPP=gcc -E CPPFLAGS= LD=/usr/bin/ld -m elf_x86_64 LDFLAGS= LIBS=-ldl  LN_S=ln 
-s NM=/usr/bin/nm -B RANLIB=ranlib STRIP=strip OBJEXT=o EXEEXT= SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CXX=g++ CXXFLAGS=-g -O2 CXXCPP=g++ -E F77=g77 FFLAGS=-g 
-O2 FC=gfortran FCFLAGS=-g -O2 GCJ=gcj GCJFLAGS=-g -O2 
_lt_pkgdatadir=/usr/local/src/libtool-2.2.4 
LIBTOOLIZE=/usr/local/src/libtool-2.2.4/libtoolize 
LIBTOOL=/usr/local/src/libtool-2.2.4/libtool 
tst_aclocaldir=/usr/local/src/libtool-2.2.4/libltdl/m4

## ----------- ##
## ChangeLogs. ##
## ----------- ##

testsuite: ../ChangeLog:
| 2008-05-04  Gary V. Vaughan  <address@hidden>
| 
|       GNU Libtool 2.2.4 was released.
| 
|       * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
|       number to 2.2.4.
|       * libltdl/Makefile.inc (LTDL_VERSION_INFO): C:R+1:A because the
|       interfaces are unchanged, even though we improved the code some
|       more.
|       * NEWS: Updated.

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

hostname = chum.pcpm.ucl.ac.be
uname -m = x86_64
uname -r = 2.6.18-92.1.6.el5
uname -s = Linux
uname -v = #1 SMP Wed Jun 25 13:45:47 EDT 2008

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

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

PATH: /usr/local/src/libtool-2.2.4/tests
PATH: /opt/intel/fce/9.1.036/bin
PATH: /opt/open64/bin
PATH: /opt/sunstudio12/bin
PATH: /opt/open64/bin/
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/usr/local/src/libtool-2.2.4/tests'
| at_srcdir='.'
| abs_srcdir='/usr/local/src/libtool-2.2.4/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/usr/local/src/libtool-2.2.4'
| at_top_build_prefix='../'
| abs_top_builddir='/usr/local/src/libtool-2.2.4'
| 
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/sh'}

## ---------------- ##
## Tested programs. ##
## ---------------- ##

## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Sat Jul 19 18:56:43 CEST 2008
1. libtoolize macro installation (libtoolize.at:83): ok     (0m0.147s 0m0.387s)
2. libtoolize macro directory mismatch error (libtoolize.at:108): ok     
(0m0.054s 0m0.085s)
3. libtoolize macro serial update (libtoolize.at:128): ok     (0m0.726s 
0m1.737s)
4. libtoolize config files serial update (libtoolize.at:201): ok     (0m1.095s 
0m2.693s)
5. diagnose missing LT_CONFIG_LTDL_DIR (libtoolize.at:281): ok     (0m0.493s 
0m1.306s)
6. copy ltdl.m4 with shared macro directory (libtoolize.at:426): ok     
(0m0.291s 0m0.832s)
7. correctly parse LTDL_INIT from configure.ac (libtoolize.at:438): ok     
(0m0.333s 0m0.796s)
8. diagnose missing LTDL_INIT invocation (libtoolize.at:450): ok     (0m0.492s 
0m1.230s)
9. upgrading verbatim style aclocal.m4 (libtoolize.at:527): ok     (0m2.966s 
0m1.588s)
11. nonrecursive ltdl with AC_CONFIG_MACRO_DIR (libtoolize.at:783): ok     
(0m0.366s 0m1.108s)
12. subproject ltdl with non-shared directories (libtoolize.at:854): ok     
(0m0.663s 0m1.721s)
13. LIBTOOLIZE_OPTIONS (libtoolize.at:945): ok     (0m0.366s 0m0.937s)
14. cleanup old installation (libtoolize.at:992): ok     (0m0.629s 0m1.707s)
15. duplicate members in archive tests (duplicate_members.at:26): ok     
(0m1.633s 0m1.094s)
16. duplicate convenience archive names (duplicate_conv.at:25): ok     
(0m2.126s 0m1.360s)
18. inherited_linker_flags (inherited_flags.at:26): ok     (0m0.928s 0m0.708s)
19. C convenience archives (convenience.at:30): ok     (0m1.816s 0m1.227s)
20. C++ convenience archives (convenience.at:69): ok     (0m3.061s 0m1.707s)
21. F77 convenience archives (convenience.at:109): ok     (0m2.785s 0m1.925s)
22. FC convenience archives (convenience.at:169): ok     (0m2.437s 0m1.578s)
23. Java convenience archives (convenience.at:229): ok     (0m6.067s 0m2.098s)
24. Link order test. (link-order.at:26): ok     (0m3.543s 0m1.901s)
25. Link order of deplibs. (link-order2.at:46): ok     (0m6.827s 0m3.696s)
26. Failure tests (fail.at:27): ok     (0m0.961s 0m0.497s)
27. shlibpath_overrides_runpath (shlibpath.at:25): ok     (0m1.536s 0m0.793s)
28. Runpath in libtool library files (runpath-in-lalib.at:25): ok     (0m1.389s 
0m0.818s)
29. static linking flags for programs (static.at:68): ok     (0m8.994s 0m8.313s)
30. ccache -all-static (static.at:357): ok     (0m0.262s 0m0.149s)
31. Export test (export.at:25): ok     (0m4.147s 0m2.787s)
32. sys_lib_search_path (search-path.at:25): ok     (0m0.405s 0m0.158s)
33. indirect convenience (indirect_deps.at:25): ok     (0m2.124s 0m1.367s)
34. indirect uninstalled (indirect_deps.at:71): ok     (0m2.424s 0m1.466s)
36. execute mode (execute-mode.at:25): ok     (0m1.015s 0m0.206s)
37. localized compiler messages (localization.at:25): ok     (0m0.137s 0m0.090s)
38. Simple DESTDIR install (destdir.at:48): ok     (0m0.538s 0m0.367s)
39. DESTDIR with in-package deplibs (destdir.at:75): ok     (0m1.536s 0m0.997s)
40. AM_PROG_LIBTOOL (old-m4-iface.at:40): ok     (0m3.131s 0m2.052s)
41. AC_WITH_LTDL (old-m4-iface.at:107): ok     (0m17.784s 0m10.980s)
42. C subdir-objects (am-subdir.at:33): ok     (0m7.469s 0m4.055s)
43. C++ subdir-objects (am-subdir.at:93): ok     (0m8.110s 0m4.448s)
44. lt_dlexit unloading libs (lt_dlexit.at:30): ok     (0m0.887s 0m0.494s)
45. lt_dlopenadvise library loading (lt_dladvise.at:28): ok     (0m1.676s 
0m0.840s)
46. enforced lib prefix (need_lib_prefix.at:25): ok     (0m1.367s 0m0.640s)
47. compiling softlinked libltdl (standalone.at:31): ok     (0m8.735s 0m6.083s)
48. compiling copied libltdl (standalone.at:46): ok     (0m9.873s 0m7.612s)
49. installable libltdl (standalone.at:61): ok     (0m9.408s 0m6.233s)
50. linking libltdl without autotools (standalone.at:79): ok     (0m9.798s 
0m6.948s)
51. compiling softlinked libltdl (subproject.at:57): ok     (0m17.086s 
0m11.390s)
52. compiling copied libltdl (subproject.at:73): ok     (0m19.560s 0m12.681s)
53. installable libltdl (subproject.at:89): ok     (0m19.066s 0m11.576s)
54. linking libltdl without autotools (subproject.at:109): ok     (0m8.476s 
0m6.356s)
55. compiling softlinked libltdl (nonrecursive.at:78): ok     (0m12.753s 
0m6.887s)
56. compiling copied libltdl (nonrecursive.at:102): ok     (0m13.702s 0m7.358s)
57. installable libltdl (nonrecursive.at:126): ok     (0m16.254s 0m8.010s)
58. compiling softlinked libltdl (recursive.at:60): ok     (0m17.438s 0m7.444s)
59. compiling copied libltdl (recursive.at:80): ok     (0m19.569s 0m8.709s)
60. installable libltdl (recursive.at:100): ok     (0m22.040s 0m9.622s)
61. simple template test (template.at:27): ok     (0m1.100s 0m0.698s)
62. template test with subdirs (template.at:126): ok     (0m4.626s 0m2.640s)
63. C++ static constructors (ctor.at:27): ok     (0m0.925s 0m0.494s)
64. config.status (early-libtool.at:32): ok     (0m6.404s 0m3.657s)
65. config.lt (early-libtool.at:126): ok     (0m8.331s 0m4.801s)
67. installable libltdl (configure-iface.at:102): ok     (0m21.127s 0m13.493s)
68. --with-ltdl-include/lib (configure-iface.at:159): ok     (0m29.147s 
0m20.228s)
69. --with-included-ltdl (configure-iface.at:225): ok     (0m20.465s 0m13.068s)
70. convenience libltdl (configure-iface.at:283): ok     (0m6.708s 0m4.079s)
71. Link option thorough search test (stresstest.at:31): ok     (1m21.098s 
0m59.646s)
72. Run tests with low max_cmd_len (cmdline_wrap.at:28): ok     (2m42.934s 
1m52.147s)
73. darwin fat compile (darwin.at:26): skipped (darwin.at:42)
testsuite: ending at: Sat Jul 19 19:14:37 CEST 2008
testsuite: test suite duration: 0h 17m 54s

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 72 tests were run,
4 failed (3 expected failures).
1 test was skipped.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
libtool 2.2.4 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  10: libtoolize.at:651  verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR
      libtoolize automake

Skipped tests:
libtool 2.2.4 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  73: darwin.at:26       darwin fat compile

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
10. libtoolize.at:651: testing ...
./libtoolize.at:685: /usr/local/src/libtool-2.2.4/libtoolize --copy


./libtoolize.at:692: $ACLOCAL -I$abs_top_srcdir/libltdl/m4
stderr:
aclocal: unrecognized option -- `-I/usr/local/src/libtool-2.2.4/libltdl/m4'
Try `aclocal --help' for more information.
stdout:
./libtoolize.at:692: exit code was 1, expected 0
10. libtoolize.at:651: 10. verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR 
(libtoolize.at:651): FAILED (libtoolize.at:692)


## ------------- ##
## ../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 2.2.4, which was
| generated by GNU Autoconf 2.61.  Invocation command line was
| 
|   $ ./configure 
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = chum.pcpm.ucl.ac.be
| uname -m = x86_64
| uname -r = 2.6.18-92.1.6.el5
| uname -s = Linux
| uname -v = #1 SMP Wed Jun 25 13:45:47 EDT 2008
| 
| /usr/bin/uname -p = unknown
| /bin/uname -X     = unknown
| 
| /bin/arch              = x86_64
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| /usr/bin/hostinfo      = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /opt/intel/fce/9.1.036/bin
| PATH: /opt/open64/bin
| PATH: /opt/sunstudio12/bin
| PATH: /opt/open64/bin/
| PATH: /usr/kerberos/sbin
| PATH: /usr/kerberos/bin
| PATH: /usr/local/sbin
| PATH: /usr/local/bin
| PATH: /sbin
| PATH: /bin
| PATH: /usr/sbin
| PATH: /usr/bin
| PATH: /root/bin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:2144: checking for a BSD-compatible install
| configure:2200: result: /usr/bin/install -c
| configure:2211: checking whether build environment is sane
| configure:2254: result: yes
| configure:2282: checking for a thread-safe mkdir -p
| configure:2321: result: /bin/mkdir -p
| configure:2334: checking for gawk
| configure:2350: found /bin/gawk
| configure:2361: result: gawk
| configure:2372: checking whether make sets $(MAKE)
| configure:2393: result: yes
| configure:2588: checking whether subdir libobjs are useable
| configure:2599: result: yes
| configure:2691: checking for gcc
| configure:2707: found /usr/bin/gcc
| configure:2718: result: gcc
| configure:2956: checking for C compiler version
| configure:2963: gcc --version >&5
| gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
| 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:2966: $? = 0
| configure:2973: gcc -v >&5
| Using built-in specs.
| Target: x86_64-redhat-linux
| Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--enable-checking=release --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-libgcj-multifile 
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk 
--disable-dssi --enable-plugin 
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic 
--host=x86_64-redhat-linux
| Thread model: posix
| gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)
| configure:2976: $? = 0
| configure:2983: gcc -V >&5
| gcc: '-V' option must have argument
| configure:2986: $? = 1
| configure:3009: checking for C compiler default output file name
| configure:3036: gcc    conftest.c  >&5
| configure:3039: $? = 0
| configure:3077: result: a.out
| configure:3094: checking whether the C compiler works
| configure:3104: ./a.out
| configure:3107: $? = 0
| configure:3124: result: yes
| configure:3131: checking whether we are cross compiling
| configure:3133: result: no
| configure:3136: checking for suffix of executables
| configure:3143: gcc -o conftest    conftest.c  >&5
| configure:3146: $? = 0
| configure:3170: result: 
| configure:3176: checking for suffix of object files
| configure:3202: gcc -c   conftest.c >&5
| configure:3205: $? = 0
| configure:3228: result: o
| configure:3232: checking whether we are using the GNU C compiler
| configure:3261: gcc -c   conftest.c >&5
| configure:3267: $? = 0
| configure:3284: result: yes
| configure:3289: checking whether gcc accepts -g
| configure:3319: gcc -c -g  conftest.c >&5
| configure:3325: $? = 0
| configure:3424: result: yes
| configure:3441: checking for gcc option to accept ISO C89
| configure:3515: gcc  -c -g -O2  conftest.c >&5
| configure:3521: $? = 0
| configure:3544: result: none needed
| configure:3573: checking for style of include used by make
| configure:3601: result: GNU
| configure:3626: checking dependency style of gcc
| configure:3717: result: gcc3
| configure:3733: checking whether gcc and cc understand -c and -o together
| configure:3768: gcc -c conftest.c -o conftest2.o >&5
| configure:3771: $? = 0
| configure:3777: gcc -c conftest.c -o conftest2.o >&5
| configure:3780: $? = 0
| configure:3791: cc -c conftest.c >&5
| configure:3794: $? = 0
| configure:3802: cc -c conftest.c -o conftest2.o >&5
| configure:3805: $? = 0
| configure:3811: cc -c conftest.c -o conftest2.o >&5
| configure:3814: $? = 0
| configure:3832: result: yes
| configure:3863: checking how to run the C preprocessor
| configure:3903: gcc -E  conftest.c
| configure:3909: $? = 0
| configure:3940: gcc -E  conftest.c
| conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
| configure:3946: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.4"
| | #define PACKAGE_STRING "libtool 2.2.4"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.4"
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:3979: result: gcc -E
| configure:4008: gcc -E  conftest.c
| configure:4014: $? = 0
| configure:4045: gcc -E  conftest.c
| conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
| configure:4051: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.4"
| | #define PACKAGE_STRING "libtool 2.2.4"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.4"
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:4123: checking build system type
| configure:4141: result: x86_64-unknown-linux-gnu
| configure:4163: checking host system type
| configure:4178: result: x86_64-unknown-linux-gnu
| configure:4200: checking for a sed that does not truncate output
| configure:4279: result: /bin/sed
| configure:4297: checking for grep that handles long lines and -e
| configure:4371: result: /bin/grep
| configure:4376: checking for egrep
| configure:4454: result: /bin/grep -E
| configure:4459: checking for fgrep
| configure:4537: result: /bin/grep -F
| configure:4572: checking for ld used by gcc
| configure:4639: result: /usr/bin/ld
| configure:4648: checking if the linker (/usr/bin/ld) is GNU ld
| configure:4663: result: yes
| configure:4675: checking for BSD- or MS-compatible name lister (nm)
| configure:4724: result: /usr/bin/nm -B
| configure:4846: checking the name lister (/usr/bin/nm -B) interface
| configure:4853: gcc -c -g -O2  conftest.c >&5
| configure:4856: /usr/bin/nm -B "conftest.o"
| configure:4859: output
| 0000000000000000 B some_variable
| configure:4866: result: BSD nm
| configure:4869: checking whether ln -s works
| configure:4873: result: yes
| configure:4881: checking the maximum length of command line arguments
| configure:5001: result: 98304
| configure:5018: checking whether the shell understands some XSI constructs
| configure:5028: result: yes
| configure:5032: checking whether the shell understands "+="
| configure:5038: result: yes
| configure:5073: checking for /usr/bin/ld option to reload object files
| configure:5080: result: -r
| configure:5107: checking how to recognize dependent libraries
| configure:5297: result: pass_all
| configure:5357: checking for ar
| configure:5373: found /usr/bin/ar
| configure:5384: result: ar
| configure:5466: checking for strip
| configure:5482: found /usr/bin/strip
| configure:5493: result: strip
| configure:5569: checking for ranlib
| configure:5585: found /usr/bin/ranlib
| configure:5596: result: ranlib
| configure:5690: checking command to parse /usr/bin/nm -B output from gcc 
object
| configure:5808: gcc -c -g -O2  conftest.c >&5
| configure:5811: $? = 0
| configure:5815: /usr/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:5818: $? = 0
| configure:5872: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
| configure:5875: $? = 0
| configure:5913: result: ok
| configure:6009: gcc -c -g -O2  conftest.c >&5
| configure:6012: $? = 0
| configure:6788: checking for ANSI C header files
| configure:6818: gcc -c -g -O2  conftest.c >&5
| configure:6824: $? = 0
| configure:6923: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6926: $? = 0
| configure:6932: ./conftest
| configure:6935: $? = 0
| configure:6952: result: yes
| configure:6976: checking for sys/types.h
| configure:6997: gcc -c -g -O2  conftest.c >&5
| configure:7003: $? = 0
| configure:7019: result: yes
| configure:6976: checking for sys/stat.h
| configure:6997: gcc -c -g -O2  conftest.c >&5
| configure:7003: $? = 0
| configure:7019: result: yes
| configure:6976: checking for stdlib.h
| configure:6997: gcc -c -g -O2  conftest.c >&5
| configure:7003: $? = 0
| configure:7019: result: yes
| configure:6976: checking for string.h
| configure:6997: gcc -c -g -O2  conftest.c >&5
| configure:7003: $? = 0
| configure:7019: result: yes
| configure:6976: checking for memory.h
| configure:6997: gcc -c -g -O2  conftest.c >&5
| configure:7003: $? = 0
| configure:7019: result: yes
| configure:6976: checking for strings.h
| configure:6997: gcc -c -g -O2  conftest.c >&5
| configure:7003: $? = 0
| configure:7019: result: yes
| configure:6976: checking for inttypes.h
| configure:6997: gcc -c -g -O2  conftest.c >&5
| configure:7003: $? = 0
| configure:7019: result: yes
| configure:6976: checking for stdint.h
| configure:6997: gcc -c -g -O2  conftest.c >&5
| configure:7003: $? = 0
| configure:7019: result: yes
| configure:6976: checking for unistd.h
| configure:6997: gcc -c -g -O2  conftest.c >&5
| configure:7003: $? = 0
| configure:7019: result: yes
| configure:7035: checking for dlfcn.h
| configure:7056: gcc -c -g -O2  conftest.c >&5
| configure:7062: $? = 0
| configure:7078: result: yes
| configure:7571: checking for objdir
| configure:7586: result: .libs
| configure:7882: checking if gcc supports -fno-rtti -fno-exceptions
| configure:7900: 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:7904: $? = 0
| configure:7917: result: no
| configure:7937: checking for gcc option to produce PIC
| configure:8194: result: -fPIC -DPIC
| configure:8206: checking if gcc PIC flag -fPIC -DPIC works
| configure:8224: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
| configure:8228: $? = 0
| configure:8241: result: yes
| configure:8265: checking if gcc static flag -static works
| configure:8293: result: yes
| configure:8308: checking if gcc supports -c -o file.o
| configure:8329: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
| configure:8333: $? = 0
| configure:8355: result: yes
| configure:8363: checking if gcc supports -c -o file.o
| configure:8410: result: yes
| configure:8443: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries
| configure:9497: result: yes
| configure:9534: checking whether -lc should be explicitly linked in
| configure:9539: gcc -c -g -O2  conftest.c >&5
| configure:9542: $? = 0
| configure:9557: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o 
conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
| configure:9560: $? = 0
| configure:9572: result: no
| configure:9736: checking dynamic linker characteristics
| configure:10179: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
| configure:10185: $? = 0
| configure:10415: result: GNU/Linux ld.so
| configure:10517: checking how to hardcode library paths into programs
| configure:10542: result: immediate
| configure:10661: checking for shl_load
| configure:10717: gcc -o conftest -g -O2   conftest.c  >&5
| /tmp/ccIXggQi.o: In function `main':
| /usr/local/src/libtool-2.2.4/conftest.c:56: undefined reference to `shl_load'
| collect2: ld returned 1 exit status
| configure:10723: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.4"
| | #define PACKAGE_STRING "libtool 2.2.4"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.4"
| | #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_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | /* 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:10740: result: no
| configure:10745: checking for shl_load in -ldld
| configure:10780: gcc -o conftest -g -O2   conftest.c -ldld   >&5
| /usr/bin/ld: cannot find -ldld
| collect2: ld returned 1 exit status
| configure:10786: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.4"
| | #define PACKAGE_STRING "libtool 2.2.4"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.4"
| | #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_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | /* 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:10804: result: no
| configure:10809: checking for dlopen
| configure:10865: gcc -o conftest -g -O2   conftest.c  >&5
| /tmp/cc83H9YQ.o: In function `main':
| /usr/local/src/libtool-2.2.4/conftest.c:56: undefined reference to `dlopen'
| collect2: ld returned 1 exit status
| configure:10871: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.4"
| | #define PACKAGE_STRING "libtool 2.2.4"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.4"
| | #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_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | /* end confdefs.h.  */
| | /* Define dlopen to an innocuous variant, in case <limits.h> declares 
dlopen.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define dlopen innocuous_dlopen
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char dlopen (); 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 dlopen
| | 
| | /* 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 dlopen ();
| | /* 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_dlopen || defined __stub___dlopen
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return dlopen ();
| |   ;
| |   return 0;
| | }
| configure:10888: result: no
| configure:10893: checking for dlopen in -ldl
| configure:10928: gcc -o conftest -g -O2   conftest.c -ldl   >&5
| configure:10934: $? = 0
| configure:10952: result: yes
| configure:11121: checking whether a program can dlopen itself
| configure:11195: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic 
conftest.c -ldl  >&5
| configure: In function 'main':
| configure:11191: warning: incompatible implicit declaration of built-in 
function 'exit'
| configure:11198: $? = 0
| configure:11216: result: yes
| configure:11221: checking whether a statically linked program can dlopen 
itself
| configure:11295: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic 
-static conftest.c -ldl  >&5
| configure: In function 'main':
| configure:11291: warning: incompatible implicit declaration of built-in 
function 'exit'
| /tmp/ccYakInA.o: In function `main':
| /usr/local/src/libtool-2.2.4/configure:11279: warning: Using 'dlopen' in 
statically linked applications requires at runtime the shared libraries from 
the glibc version used for linking
| configure:11298: $? = 0
| /opt/intel/fce/9.1.036/lib/: cannot read file data: Is a directory
| configure:11316: result: no
| configure:11355: checking whether stripping libraries is possible
| configure:11360: result: yes
| configure:11395: checking if libtool supports shared libraries
| configure:11397: result: yes
| configure:11400: checking whether to build shared libraries
| configure:11421: result: yes
| configure:11424: checking whether to build static libraries
| configure:11428: result: yes
| configure:11464: checking which extension is used for runtime loadable modules
| configure:11474: result: .so
| configure:11484: checking which variable specifies run-time module search path
| configure:11491: result: LD_LIBRARY_PATH
| configure:11501: checking for the default library search path
| configure:11508: result: /lib /usr/lib /usr/lib/qt-3.3/lib 
/usr/lib64/qt-3.3/lib 
| configure:11538: checking for library containing dlopen
| configure:11579: gcc -o conftest -g -O2   conftest.c  >&5
| /tmp/ccAOlp0z.o: In function `main':
| /usr/local/src/libtool-2.2.4/conftest.c:36: undefined reference to `dlopen'
| collect2: ld returned 1 exit status
| configure:11585: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.4"
| | #define PACKAGE_STRING "libtool 2.2.4"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.4"
| | #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_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH 
"/lib:/usr/lib:/usr/lib/qt-3.3/lib:/usr/lib64/qt-3.3/lib"
| | /* 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 dlopen ();
| | int
| | main ()
| | {
| | return dlopen ();
| |   ;
| |   return 0;
| | }
| configure:11579: gcc -o conftest -g -O2   conftest.c -ldl   >&5
| configure:11585: $? = 0
| configure:11613: result: -ldl
| configure:11761: checking for dlerror
| configure:11817: gcc -o conftest -g -O2   conftest.c -ldl  -ldl >&5
| configure:11823: $? = 0
| configure:11841: result: yes
| configure:11856: checking for shl_load
| configure:11935: result: no
| configure:11945: checking for shl_load in -ldld
| configure:12004: result: no
| configure:12191: checking for dld_link in -ldld
| configure:12226: gcc -o conftest -g -O2   conftest.c -ldld  -ldl  >&5
| /usr/bin/ld: cannot find -ldld
| collect2: ld returned 1 exit status
| configure:12232: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.4"
| | #define PACKAGE_STRING "libtool 2.2.4"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.4"
| | #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_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH 
"/lib:/usr/lib:/usr/lib/qt-3.3/lib:/usr/lib64/qt-3.3/lib"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 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 dld_link ();
| | int
| | main ()
| | {
| | return dld_link ();
| |   ;
| |   return 0;
| | }
| configure:12250: result: no
| configure:12288: checking for _ prefix in compiled symbols
| configure:12298: gcc -c -g -O2  conftest.c >&5
| configure:12301: $? = 0
| configure:12305: /usr/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:12308: $? = 0
| configure:12330: result: no
| configure:12450: checking whether deplibs are loaded by dlopen
| configure:12544: result: yes
| configure:12560: checking for argz.h
| configure:12581: gcc -c -g -O2  conftest.c >&5
| configure:12587: $? = 0
| configure:12603: result: yes
| configure:12615: checking for error_t
| configure:12648: gcc -c -g -O2  conftest.c >&5
| configure:12654: $? = 0
| configure:12669: result: yes
| configure:12704: checking for argz_add
| configure:12760: gcc -o conftest -g -O2   conftest.c -ldl  >&5
| configure:12766: $? = 0
| configure:12784: result: yes
| configure:12704: checking for argz_append
| configure:12760: gcc -o conftest -g -O2   conftest.c -ldl  >&5
| configure:12766: $? = 0
| configure:12784: result: yes
| configure:12704: checking for argz_count
| configure:12760: gcc -o conftest -g -O2   conftest.c -ldl  >&5
| configure:12766: $? = 0
| configure:12784: result: yes
| configure:12704: checking for argz_create_sep
| configure:12760: gcc -o conftest -g -O2   conftest.c -ldl  >&5
| configure:12766: $? = 0
| configure:12784: result: yes
| configure:12704: checking for argz_insert
| configure:12760: gcc -o conftest -g -O2   conftest.c -ldl  >&5
| configure:12766: $? = 0
| configure:12784: result: yes
| configure:12704: checking for argz_next
| configure:12760: gcc -o conftest -g -O2   conftest.c -ldl  >&5
| configure:12766: $? = 0
| configure:12784: result: yes
| configure:12704: checking for argz_stringify
| configure:12760: gcc -o conftest -g -O2   conftest.c -ldl  >&5
| configure:12766: $? = 0
| configure:12784: result: yes
| configure:12803: checking if argz actually works
| configure:12834: result: yes
| configure:12857: checking whether libtool supports -dlopen/-dlpreopen
| configure:12869: result: yes
| configure:12940: checking for unistd.h
| configure:12983: result: yes
| configure:12940: checking for dl.h
| configure:12961: gcc -c -g -O2  conftest.c >&5
| conftest.c:75:16: error: dl.h: No such file or directory
| configure:12967: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.4"
| | #define PACKAGE_STRING "libtool 2.2.4"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.4"
| | #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_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH 
"/lib:/usr/lib:/usr/lib/qt-3.3/lib:/usr/lib64/qt-3.3/lib"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | #define HAVE_ERROR_T 1
| | #define HAVE_ARGZ_ADD 1
| | #define HAVE_ARGZ_APPEND 1
| | #define HAVE_ARGZ_COUNT 1
| | #define HAVE_ARGZ_CREATE_SEP 1
| | #define HAVE_ARGZ_INSERT 1
| | #define HAVE_ARGZ_NEXT 1
| | #define HAVE_ARGZ_STRINGIFY 1
| | #define HAVE_WORKING_ARGZ 1
| | #define HAVE_PRELOADED_SYMBOLS 1
| | #define LTDL_DLOPEN_SELF_WORKS 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | 
| | #include <dl.h>
| configure:12983: result: no
| configure:12940: checking for sys/dl.h
| configure:12961: gcc -c -g -O2  conftest.c >&5
| conftest.c:75:20: error: sys/dl.h: No such file or directory
| configure:12967: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.4"
| | #define PACKAGE_STRING "libtool 2.2.4"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.4"
| | #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_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH 
"/lib:/usr/lib:/usr/lib/qt-3.3/lib:/usr/lib64/qt-3.3/lib"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | #define HAVE_ERROR_T 1
| | #define HAVE_ARGZ_ADD 1
| | #define HAVE_ARGZ_APPEND 1
| | #define HAVE_ARGZ_COUNT 1
| | #define HAVE_ARGZ_CREATE_SEP 1
| | #define HAVE_ARGZ_INSERT 1
| | #define HAVE_ARGZ_NEXT 1
| | #define HAVE_ARGZ_STRINGIFY 1
| | #define HAVE_WORKING_ARGZ 1
| | #define HAVE_PRELOADED_SYMBOLS 1
| | #define LTDL_DLOPEN_SELF_WORKS 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | 
| | #include <sys/dl.h>
| configure:12983: result: no
| configure:12940: checking for dld.h
| configure:12961: gcc -c -g -O2  conftest.c >&5
| conftest.c:75:17: error: dld.h: No such file or directory
| configure:12967: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.4"
| | #define PACKAGE_STRING "libtool 2.2.4"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.4"
| | #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_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH 
"/lib:/usr/lib:/usr/lib/qt-3.3/lib:/usr/lib64/qt-3.3/lib"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | #define HAVE_ERROR_T 1
| | #define HAVE_ARGZ_ADD 1
| | #define HAVE_ARGZ_APPEND 1
| | #define HAVE_ARGZ_COUNT 1
| | #define HAVE_ARGZ_CREATE_SEP 1
| | #define HAVE_ARGZ_INSERT 1
| | #define HAVE_ARGZ_NEXT 1
| | #define HAVE_ARGZ_STRINGIFY 1
| | #define HAVE_WORKING_ARGZ 1
| | #define HAVE_PRELOADED_SYMBOLS 1
| | #define LTDL_DLOPEN_SELF_WORKS 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | 
| | #include <dld.h>
| configure:12983: result: no
| configure:12940: checking for mach-o/dyld.h
| configure:12961: gcc -c -g -O2  conftest.c >&5
| conftest.c:75:25: error: mach-o/dyld.h: No such file or directory
| configure:12967: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.4"
| | #define PACKAGE_STRING "libtool 2.2.4"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.4"
| | #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_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH 
"/lib:/usr/lib:/usr/lib/qt-3.3/lib:/usr/lib64/qt-3.3/lib"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | #define HAVE_ERROR_T 1
| | #define HAVE_ARGZ_ADD 1
| | #define HAVE_ARGZ_APPEND 1
| | #define HAVE_ARGZ_COUNT 1
| | #define HAVE_ARGZ_CREATE_SEP 1
| | #define HAVE_ARGZ_INSERT 1
| | #define HAVE_ARGZ_NEXT 1
| | #define HAVE_ARGZ_STRINGIFY 1
| | #define HAVE_WORKING_ARGZ 1
| | #define HAVE_PRELOADED_SYMBOLS 1
| | #define LTDL_DLOPEN_SELF_WORKS 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | 
| | #include <mach-o/dyld.h>
| configure:12983: result: no
| configure:12940: checking for dirent.h
| configure:12961: gcc -c -g -O2  conftest.c >&5
| configure:12967: $? = 0
| configure:12983: result: yes
| configure:13001: checking for closedir
| configure:13057: gcc -o conftest -g -O2   conftest.c -ldl  >&5
| configure:13063: $? = 0
| configure:13081: result: yes
| configure:13001: checking for opendir
| configure:13057: gcc -o conftest -g -O2   conftest.c -ldl  >&5
| configure:13063: $? = 0
| configure:13081: result: yes
| configure:13001: checking for readdir
| configure:13057: gcc -o conftest -g -O2   conftest.c -ldl  >&5
| configure:13063: $? = 0
| configure:13081: result: yes
| configure:13103: checking for strlcat
| configure:13159: gcc -o conftest -g -O2   conftest.c -ldl  >&5
| /tmp/ccMaOfFi.o: In function `main':
| /usr/local/src/libtool-2.2.4/conftest.c:79: undefined reference to `strlcat'
| collect2: ld returned 1 exit status
| configure:13165: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.4"
| | #define PACKAGE_STRING "libtool 2.2.4"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.4"
| | #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_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH 
"/lib:/usr/lib:/usr/lib/qt-3.3/lib:/usr/lib64/qt-3.3/lib"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | #define HAVE_ERROR_T 1
| | #define HAVE_ARGZ_ADD 1
| | #define HAVE_ARGZ_APPEND 1
| | #define HAVE_ARGZ_COUNT 1
| | #define HAVE_ARGZ_CREATE_SEP 1
| | #define HAVE_ARGZ_INSERT 1
| | #define HAVE_ARGZ_NEXT 1
| | #define HAVE_ARGZ_STRINGIFY 1
| | #define HAVE_WORKING_ARGZ 1
| | #define HAVE_PRELOADED_SYMBOLS 1
| | #define LTDL_DLOPEN_SELF_WORKS 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_CLOSEDIR 1
| | #define HAVE_OPENDIR 1
| | #define HAVE_READDIR 1
| | /* end confdefs.h.  */
| | /* Define strlcat to an innocuous variant, in case <limits.h> declares 
strlcat.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define strlcat innocuous_strlcat
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char strlcat (); 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 strlcat
| | 
| | /* 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 strlcat ();
| | /* 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_strlcat || defined __stub___strlcat
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return strlcat ();
| |   ;
| |   return 0;
| | }
| configure:13183: result: no
| configure:13103: checking for strlcpy
| configure:13159: gcc -o conftest -g -O2   conftest.c -ldl  >&5
| /tmp/ccaN5Fqj.o: In function `main':
| /usr/local/src/libtool-2.2.4/conftest.c:79: undefined reference to `strlcpy'
| collect2: ld returned 1 exit status
| configure:13165: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.4"
| | #define PACKAGE_STRING "libtool 2.2.4"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.4"
| | #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_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH 
"/lib:/usr/lib:/usr/lib/qt-3.3/lib:/usr/lib64/qt-3.3/lib"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | #define HAVE_ERROR_T 1
| | #define HAVE_ARGZ_ADD 1
| | #define HAVE_ARGZ_APPEND 1
| | #define HAVE_ARGZ_COUNT 1
| | #define HAVE_ARGZ_CREATE_SEP 1
| | #define HAVE_ARGZ_INSERT 1
| | #define HAVE_ARGZ_NEXT 1
| | #define HAVE_ARGZ_STRINGIFY 1
| | #define HAVE_WORKING_ARGZ 1
| | #define HAVE_PRELOADED_SYMBOLS 1
| | #define LTDL_DLOPEN_SELF_WORKS 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_CLOSEDIR 1
| | #define HAVE_OPENDIR 1
| | #define HAVE_READDIR 1
| | /* end confdefs.h.  */
| | /* Define strlcpy to an innocuous variant, in case <limits.h> declares 
strlcpy.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define strlcpy innocuous_strlcpy
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char strlcpy (); 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 strlcpy
| | 
| | /* 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 strlcpy ();
| | /* 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_strlcpy || defined __stub___strlcpy
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return strlcpy ();
| |   ;
| |   return 0;
| | }
| configure:13183: result: no
| configure:13267: checking for g++
| configure:13283: found /usr/bin/g++
| configure:13294: result: g++
| configure:13325: checking for C++ compiler version
| configure:13332: g++ --version >&5
| g++ (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
| 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:13335: $? = 0
| configure:13342: g++ -v >&5
| Using built-in specs.
| Target: x86_64-redhat-linux
| Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--enable-checking=release --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-libgcj-multifile 
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk 
--disable-dssi --enable-plugin 
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic 
--host=x86_64-redhat-linux
| Thread model: posix
| gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)
| configure:13345: $? = 0
| configure:13352: g++ -V >&5
| g++: '-V' option must have argument
| configure:13355: $? = 1
| configure:13358: checking whether we are using the GNU C++ compiler
| configure:13387: g++ -c   conftest.cpp >&5
| configure:13393: $? = 0
| configure:13410: result: yes
| configure:13415: checking whether g++ accepts -g
| configure:13445: g++ -c -g  conftest.cpp >&5
| configure:13451: $? = 0
| configure:13550: result: yes
| configure:13575: checking dependency style of g++
| configure:13666: result: gcc3
| configure:13689: checking how to run the C++ preprocessor
| configure:13725: g++ -E  conftest.cpp
| configure:13731: $? = 0
| configure:13762: g++ -E  conftest.cpp
| conftest.cpp:45:28: error: ac_nonexistent.h: No such file or directory
| configure:13768: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.4"
| | #define PACKAGE_STRING "libtool 2.2.4"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.4"
| | #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_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH 
"/lib:/usr/lib:/usr/lib/qt-3.3/lib:/usr/lib64/qt-3.3/lib"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | #define HAVE_ERROR_T 1
| | #define HAVE_ARGZ_ADD 1
| | #define HAVE_ARGZ_APPEND 1
| | #define HAVE_ARGZ_COUNT 1
| | #define HAVE_ARGZ_CREATE_SEP 1
| | #define HAVE_ARGZ_INSERT 1
| | #define HAVE_ARGZ_NEXT 1
| | #define HAVE_ARGZ_STRINGIFY 1
| | #define HAVE_WORKING_ARGZ 1
| | #define HAVE_PRELOADED_SYMBOLS 1
| | #define LTDL_DLOPEN_SELF_WORKS 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_CLOSEDIR 1
| | #define HAVE_OPENDIR 1
| | #define HAVE_READDIR 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:13801: result: g++ -E
| configure:13830: g++ -E  conftest.cpp
| configure:13836: $? = 0
| configure:13867: g++ -E  conftest.cpp
| conftest.cpp:45:28: error: ac_nonexistent.h: No such file or directory
| configure:13873: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.4"
| | #define PACKAGE_STRING "libtool 2.2.4"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.4"
| | #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_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH 
"/lib:/usr/lib:/usr/lib/qt-3.3/lib:/usr/lib64/qt-3.3/lib"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | #define HAVE_ERROR_T 1
| | #define HAVE_ARGZ_ADD 1
| | #define HAVE_ARGZ_APPEND 1
| | #define HAVE_ARGZ_COUNT 1
| | #define HAVE_ARGZ_CREATE_SEP 1
| | #define HAVE_ARGZ_INSERT 1
| | #define HAVE_ARGZ_NEXT 1
| | #define HAVE_ARGZ_STRINGIFY 1
| | #define HAVE_WORKING_ARGZ 1
| | #define HAVE_PRELOADED_SYMBOLS 1
| | #define LTDL_DLOPEN_SELF_WORKS 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_CLOSEDIR 1
| | #define HAVE_OPENDIR 1
| | #define HAVE_READDIR 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:14047: checking for ld used by g++
| configure:14114: result: /usr/bin/ld -m elf_x86_64
| configure:14123: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
| configure:14138: result: yes
| configure:14193: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries
| configure:15155: result: yes
| configure:15183: g++ -c -g -O2  conftest.cpp >&5
| configure:15186: $? = 0
| configure:15368: checking for g++ option to produce PIC
| configure:15677: result: -fPIC -DPIC
| configure:15686: checking if g++ PIC flag -fPIC -DPIC works
| configure:15704: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
| configure:15708: $? = 0
| configure:15721: result: yes
| configure:15742: checking if g++ static flag -static works
| configure:15770: result: yes
| configure:15782: checking if g++ supports -c -o file.o
| configure:15803: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
| configure:15807: $? = 0
| configure:15829: result: yes
| configure:15834: checking if g++ supports -c -o file.o
| configure:15881: result: yes
| configure:15911: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries
| configure:15937: result: yes
| configure:16074: checking dynamic linker characteristics
| configure:16465: g++ -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.cpp 
-ldl  >&5
| configure:16471: $? = 0
| configure:16701: result: GNU/Linux ld.so
| configure:16752: checking how to hardcode library paths into programs
| configure:16777: result: immediate
| configure:16871: checking for g77
| configure:16887: found /usr/bin/g77
| configure:16898: result: g77
| configure:16928: checking for Fortran 77 compiler version
| configure:16935: g77 --version >&5
| GNU Fortran (GCC) 3.4.6 20060404 (Red Hat 3.4.6-4)
| Copyright (C) 2006 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:16938: $? = 0
| configure:16945: g77 -v >&5
| Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
| Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--disable-checking --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-languages=c,c++,f77 --disable-libgcj 
--host=x86_64-redhat-linux
| Thread model: posix
| gcc version 3.4.6 20060404 (Red Hat 3.4.6-4)
| configure:16948: $? = 0
| configure:16955: g77 -V >&5
| g77: `-V' option must have argument
| configure:16958: $? = 1
| configure:16966: checking whether we are using the GNU Fortran 77 compiler
| configure:16985: g77 -c  conftest.F >&5
| configure:16991: $? = 0
| configure:17008: result: yes
| configure:17014: checking whether g77 accepts -g
| configure:17031: g77 -c -g conftest.f >&5
| configure:17037: $? = 0
| configure:17053: result: yes
| configure:17185: checking if libtool supports shared libraries
| configure:17187: result: yes
| configure:17190: checking whether to build shared libraries
| configure:17210: result: yes
| configure:17213: checking whether to build static libraries
| configure:17217: result: yes
| configure:17231: checking for g77 option to produce PIC
| configure:17488: result: -fPIC
| configure:17497: checking if g77 PIC flag -fPIC works
| configure:17515: g77 -c -g -O2 -fPIC conftest.f >&5
| configure:17519: $? = 0
| configure:17532: result: yes
| configure:17553: checking if g77 static flag -static works
| configure:17581: result: yes
| configure:17593: checking if g77 supports -c -o file.o
| configure:17614: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
| configure:17618: $? = 0
| configure:17640: result: yes
| configure:17645: checking if g77 supports -c -o file.o
| configure:17692: result: yes
| configure:17722: checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries
| configure:18756: result: yes
| configure:18893: checking dynamic linker characteristics
| configure:19274: g77 -o conftest -g -O2  -Wl,-rpath -Wl,/foo conftest.f -ldl  
>&5
| configure:19280: $? = 0
| configure:19510: result: GNU/Linux ld.so
| configure:19561: checking how to hardcode library paths into programs
| configure:19586: result: immediate
| configure:19673: checking for gfortran
| configure:19689: found /usr/bin/gfortran
| configure:19700: result: gfortran
| configure:19730: checking for Fortran compiler version
| configure:19737: gfortran --version >&5
| GNU Fortran (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
| Copyright (C) 2007 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
| 
| configure:19740: $? = 0
| configure:19747: gfortran -v >&5
| Using built-in specs.
| Target: x86_64-redhat-linux
| Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--enable-checking=release --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-libgcj-multifile 
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk 
--disable-dssi --enable-plugin 
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic 
--host=x86_64-redhat-linux
| Thread model: posix
| gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)
| configure:19750: $? = 0
| configure:19757: gfortran -V >&5
| gfortran: '-V' option must have argument
| configure:19760: $? = 1
| configure:19768: checking whether we are using the GNU Fortran compiler
| configure:19787: gfortran -c   conftest.F >&5
| configure:19793: $? = 0
| configure:19810: result: yes
| configure:19816: checking whether gfortran accepts -g
| configure:19833: gfortran -c -g  conftest.f >&5
| configure:19839: $? = 0
| configure:19855: result: yes
| configure:19988: checking if libtool supports shared libraries
| configure:19990: result: yes
| configure:19993: checking whether to build shared libraries
| configure:20013: result: yes
| configure:20016: checking whether to build static libraries
| configure:20020: result: yes
| configure:20046: gfortran -c -g -O2  conftest.f >&5
| configure:20049: $? = 0
| configure:20159: checking for gfortran option to produce PIC
| configure:20416: result: -fPIC
| configure:20425: checking if gfortran PIC flag -fPIC works
| configure:20443: gfortran -c -g -O2 -fPIC  conftest.f >&5
| configure:20447: $? = 0
| configure:20460: result: yes
| configure:20481: checking if gfortran static flag -static works
| configure:20509: result: yes
| configure:20521: checking if gfortran supports -c -o file.o
| configure:20542: gfortran -c -g -O2 -o out/conftest2.o  conftest.f >&5
| configure:20546: $? = 0
| configure:20568: result: yes
| configure:20573: checking if gfortran supports -c -o file.o
| configure:20620: result: yes
| configure:20650: checking whether the gfortran linker (/usr/bin/ld -m 
elf_x86_64) supports shared libraries
| configure:21684: result: yes
| configure:21821: checking dynamic linker characteristics
| configure:22202: gfortran -o conftest -g -O2  -Wl,-rpath -Wl,/foo  conftest.f 
-ldl  >&5
| configure:22208: $? = 0
| configure:22438: result: GNU/Linux ld.so
| configure:22489: checking how to hardcode library paths into programs
| configure:22514: result: immediate
| configure:22589: checking for gcj
| configure:22605: found /usr/bin/gcj
| configure:22616: result: gcj
| configure:22725: checking if gcj supports -fno-rtti -fno-exceptions
| configure:22760: result: no
| configure:22777: checking for gcj option to produce PIC
| configure:23034: result: -fPIC
| configure:23043: checking if gcj PIC flag -fPIC works
| configure:23061: gcj -c -g -O2  -fPIC conftest.java >&5
| configure:23065: $? = 0
| configure:23078: result: yes
| configure:23099: checking if gcj static flag -static works
| configure:23127: result: no
| configure:23139: checking if gcj supports -c -o file.o
| configure:23160: gcj -c -g -O2  -o out/conftest2.o conftest.java >&5
| configure:23164: $? = 0
| configure:23186: result: yes
| configure:23191: checking if gcj supports -c -o file.o
| configure:23238: result: yes
| configure:23268: checking whether the gcj linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries
| configure:24322: result: yes
| configure:24459: checking how to hardcode library paths into programs
| configure:24484: result: immediate
| configure:24558: checking for windres
| configure:24588: result: no
| configure:24923: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by libtool config.status 2.2.4, which was
| generated by GNU Autoconf 2.61.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on chum.pcpm.ucl.ac.be
| 
| config.status:1168: creating Makefile
| config.status:1168: creating config.h
| config.status:1466: executing tests/atconfig commands
| config.status:1466: executing depfiles commands
| config.status:1466: executing libtool commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=x86_64-unknown-linux-gnu
| 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=
| ac_cv_env_CXX_value=
| ac_cv_env_F77_set=
| ac_cv_env_F77_value=
| ac_cv_env_FCFLAGS_set=
| ac_cv_env_FCFLAGS_value=
| ac_cv_env_FC_set=
| ac_cv_env_FC_value=
| ac_cv_env_FFLAGS_set=
| ac_cv_env_FFLAGS_value=
| ac_cv_env_LDFLAGS_set=
| ac_cv_env_LDFLAGS_value=
| ac_cv_env_LIBS_set=
| ac_cv_env_LIBS_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_f77_compiler_gnu=yes
| ac_cv_fc_compiler_gnu=yes
| ac_cv_func_argz_add=yes
| ac_cv_func_argz_append=yes
| ac_cv_func_argz_count=yes
| ac_cv_func_argz_create_sep=yes
| ac_cv_func_argz_insert=yes
| ac_cv_func_argz_next=yes
| ac_cv_func_argz_stringify=yes
| ac_cv_func_closedir=yes
| ac_cv_func_dlerror=yes
| ac_cv_func_dlopen=no
| ac_cv_func_opendir=yes
| ac_cv_func_readdir=yes
| ac_cv_func_shl_load=no
| ac_cv_func_strlcat=no
| ac_cv_func_strlcpy=no
| ac_cv_header_argz_h=yes
| ac_cv_header_dirent_h=yes
| ac_cv_header_dl_h=no
| ac_cv_header_dld_h=no
| ac_cv_header_dlfcn_h=yes
| ac_cv_header_inttypes_h=yes
| ac_cv_header_mach_o_dyld_h=no
| ac_cv_header_memory_h=yes
| ac_cv_header_stdc=yes
| ac_cv_header_stdint_h=yes
| ac_cv_header_stdlib_h=yes
| ac_cv_header_string_h=yes
| ac_cv_header_strings_h=yes
| ac_cv_header_sys_dl_h=no
| ac_cv_header_sys_stat_h=yes
| ac_cv_header_sys_types_h=yes
| ac_cv_header_unistd_h=yes
| ac_cv_host=x86_64-unknown-linux-gnu
| ac_cv_lib_dl_dlopen=yes
| ac_cv_lib_dld_dld_link=no
| ac_cv_lib_dld_shl_load=no
| ac_cv_objext=o
| ac_cv_path_EGREP='/bin/grep -E'
| ac_cv_path_FGREP='/bin/grep -F'
| ac_cv_path_GREP=/bin/grep
| ac_cv_path_SED=/bin/sed
| ac_cv_path_install='/usr/bin/install -c'
| ac_cv_path_mkdir=/bin/mkdir
| 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_CXX=g++
| ac_cv_prog_ac_ct_F77=g77
| ac_cv_prog_ac_ct_FC=gfortran
| 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_cc_gcc_c_o=yes
| ac_cv_prog_cxx_g=yes
| ac_cv_prog_f77_g=yes
| ac_cv_prog_fc_g=yes
| ac_cv_prog_make_make_set=yes
| ac_cv_search_dlopen=-ldl
| ac_cv_type_error_t=yes
| am_cv_CC_dependencies_compiler_type=gcc3
| am_cv_CXX_dependencies_compiler_type=gcc3
| libltdl_cv_lib_dl_dlopen=yes
| libltdl_cv_preloaded_symbols=yes
| libltdl_cv_shlibext=.so
| lt_cv_deplibs_check_method=pass_all
| lt_cv_dlopen=dlopen
| lt_cv_dlopen_libs=-ldl
| 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_module_path_var=LD_LIBRARY_PATH
| lt_cv_nm_interface='BSD nm'
| lt_cv_objdir=.libs
| lt_cv_path_LD=/usr/bin/ld
| lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
| lt_cv_path_NM='/usr/bin/nm -B'
| 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_FC=yes
| lt_cv_prog_compiler_c_o_GCJ=yes
| lt_cv_prog_compiler_c_o_RC=yes
| lt_cv_prog_compiler_pic_works=yes
| lt_cv_prog_compiler_pic_works_CXX=yes
| lt_cv_prog_compiler_pic_works_F77=yes
| lt_cv_prog_compiler_pic_works_FC=yes
| lt_cv_prog_compiler_pic_works_GCJ=yes
| lt_cv_prog_compiler_rtti_exceptions=no
| lt_cv_prog_compiler_static_works=yes
| lt_cv_prog_compiler_static_works_CXX=yes
| lt_cv_prog_compiler_static_works_F77=yes
| lt_cv_prog_compiler_static_works_FC=yes
| lt_cv_prog_compiler_static_works_GCJ=no
| lt_cv_prog_gnu_ld=yes
| lt_cv_prog_gnu_ldcxx=yes
| lt_cv_sys_argz_works=yes
| lt_cv_sys_dlopen_deplibs=yes
| lt_cv_sys_dlsearch_path='/lib /usr/lib /usr/lib/qt-3.3/lib 
/usr/lib64/qt-3.3/lib '
| lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[     
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*\([_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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  
{"\2", (void *) \&\2},/p'\'''
| lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ 
]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ 
]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ 
]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
| lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int 
\1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
| lt_cv_sys_max_cmd_len=98304
| lt_cv_sys_symbol_underscore=no
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /usr/local/src/libtool-2.2.4/libltdl/config/missing --run 
aclocal-1.10'
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /usr/local/src/libtool-2.2.4/libltdl/config/missing --run tar'
| AR='ar'
| ARGZ_H=''
| AS='as'
| AUTOCONF='${SHELL} /usr/local/src/libtool-2.2.4/libltdl/config/missing --run 
autoconf'
| AUTOHEADER='${SHELL} /usr/local/src/libtool-2.2.4/libltdl/config/missing 
--run autoheader'
| AUTOM4TE='autom4te'
| AUTOMAKE='${SHELL} /usr/local/src/libtool-2.2.4/libltdl/config/missing --run 
automake-1.10'
| AUTOTEST='$(AUTOM4TE) --language=autotest'
| AWK='gawk'
| CC='gcc'
| CCDEPMODE='depmode=gcc3'
| CFLAGS='-g -O2'
| CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/ChangeLog'
| CONF_SUBDIRS='tests/cdemo tests/demo tests/depdemo tests/f77demo tests/fcdemo 
        tests/mdemo tests/mdemo2 tests/pdemo tests/tagdemo'
| CONVENIENCE_LTDL_FALSE=''
| CONVENIENCE_LTDL_TRUE='#'
| CPP='gcc -E'
| CPPFLAGS=''
| CXX='g++'
| CXXCPP='g++ -E'
| CXXDEPMODE='depmode=gcc3'
| CXXFLAGS='-g -O2'
| CYGPATH_W='echo'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| DIST_MAKEFILE_LIST='tests/cdemo/Makefile tests/demo/Makefile 
tests/depdemo/Makefile tests/f77demo/Makefile tests/fcdemo/Makefile 
tests/mdemo/Makefile tests/mdemo2/Makefile tests/pdemo/Makefile 
tests/tagdemo/Makefile '
| DLLTOOL='dlltool'
| DSYMUTIL=''
| DUMPBIN=''
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/bin/grep -E'
| EXEEXT=''
| F77='g77'
| FC='gfortran'
| FCFLAGS='-g -O2'
| FFLAGS='-g -O2'
| FGREP='/bin/grep -F'
| GCJ='gcj'
| GCJFLAGS='-g -O2'
| GREP='/bin/grep'
| HAVE_CXX_FALSE='#'
| HAVE_CXX_TRUE=''
| HAVE_F77_FALSE='#'
| HAVE_F77_TRUE=''
| HAVE_FC_FALSE='#'
| HAVE_FC_TRUE=''
| HAVE_GCJ_FALSE='#'
| HAVE_GCJ_TRUE=''
| HAVE_RC_FALSE=''
| HAVE_RC_TRUE='#'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_LTDL_FALSE='#'
| INSTALL_LTDL_TRUE=''
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
| LASTRELEASE='2.2.3'
| LD='/usr/bin/ld -m elf_x86_64'
| LDFLAGS=''
| LIBADD_DL='-ldl '
| LIBADD_DLD_LINK=''
| LIBADD_DLOPEN='-ldl'
| LIBADD_SHL_LOAD=''
| LIBOBJS=' ${LIBOBJDIR}lt__strl$U.o'
| LIBS='-ldl '
| LIBTOOL='$(SHELL) $(top_builddir)/libtool'
| LIPO=''
| LN_S='ln -s'
| LTDLOPEN='libltdl'
| LTDL_SUBDIR_LIBOBJS_FALSE='#'
| LTDL_SUBDIR_LIBOBJS_TRUE=''
| LTLIBOBJS=' ${LIBOBJDIR}lt__strl$U.lo'
| LT_CONFIG_H='config.h'
| LT_DLLOADERS=' libltdl/dlopen.la'
| LT_DLPREOPEN='-dlpreopen libltdl/dlopen.la '
| M4SH='$(AUTOM4TE) --language=m4sh'
| MAKEINFO='${SHELL} /usr/local/src/libtool-2.2.4/libltdl/config/missing --run 
makeinfo'
| NM='/usr/bin/nm -B'
| NMEDIT=''
| OBJDUMP='objdump'
| OBJEXT='o'
| OTOOL64=''
| OTOOL=''
| PACKAGE='libtool'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='libtool'
| PACKAGE_STRING='libtool 2.2.4'
| PACKAGE_TARNAME='libtool'
| PACKAGE_VERSION='2.2.4'
| PATH_SEPARATOR=':'
| RANLIB='ranlib'
| RC=''
| SED='/bin/sed'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP='strip'
| TIMESTAMP='1.2976 2008-05-04'
| VERSION='2.2.4'
| abs_top_builddir=''
| abs_top_srcdir=''
| ac_ct_CC='gcc'
| ac_ct_CXX='g++'
| ac_ct_DUMPBIN=''
| ac_ct_F77='g77'
| ac_ct_FC='gfortran'
| aclocaldir='${datadir}/aclocal'
| am__fastdepCC_FALSE='#'
| am__fastdepCC_TRUE=''
| am__fastdepCXX_FALSE='#'
| am__fastdepCXX_TRUE=''
| am__include='include'
| am__isrc=''
| am__leading_dot='.'
| am__quote=''
| am__tar='${AMTAR} chof - "$$tardir"'
| am__untar='${AMTAR} xf -'
| bindir='${exec_prefix}/bin'
| build='x86_64-unknown-linux-gnu'
| build_alias=''
| build_cpu='x86_64'
| build_os='linux-gnu'
| build_vendor='unknown'
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| host='x86_64-unknown-linux-gnu'
| host_alias=''
| host_cpu='x86_64'
| host_os='linux-gnu'
| host_vendor='unknown'
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| install_sh='$(SHELL) /usr/local/src/libtool-2.2.4/libltdl/config/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localedir='${datarootdir}/locale'
| localstatedir='${prefix}/var'
| lt_ECHO='echo'
| mandir='${datarootdir}/man'
| mkdir_p='/bin/mkdir -p'
| oldincludedir='/usr/include'
| package_revision='1.2976'
| pdfdir='${docdir}'
| pkgdatadir='${datadir}/libtool'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| psdir='${docdir}'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sys_symbol_underscore='no'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define PACKAGE_NAME "libtool"
| #define PACKAGE_TARNAME "libtool"
| #define PACKAGE_VERSION "2.2.4"
| #define PACKAGE_STRING "libtool 2.2.4"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "libtool"
| #define VERSION "2.2.4"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH 
"/lib:/usr/lib:/usr/lib/qt-3.3/lib:/usr/lib64/qt-3.3/lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define LTDL_DLOPEN_SELF_WORKS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| 
| configure: exit 0


reply via email to

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