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

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure 

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

hostname = localhost.localdomain
uname -m = i686
uname -r = 2.4.20-18.9
uname -s = Linux
uname -v = #1 Thu May 29 07:08:16 EDT 2003

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

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

PATH: /home/adimitro/bin
PATH: /home/adimitro/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /home/adimitro/bin


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

configure:1643: checking build system type
configure:1661: result: i686-pc-linux-gnu
configure:1669: checking host system type
configure:1683: result: i686-pc-linux-gnu
configure:1691: checking target system type
configure:1705: result: i686-pc-linux-gnu
configure:1751: checking for a BSD-compatible install
configure:1805: result: /usr/bin/install -c
configure:1820: checking for -p flag to install
configure:1833: result: yes
configure:1844: checking whether build environment is sane
configure:1887: result: yes
configure:1907: checking for gawk
configure:1923: found /usr/bin/gawk
configure:1933: result: gawk
configure:1943: checking whether make sets $(MAKE)
configure:1963: result: yes
configure:2165: checking for style of include used by make
configure:2193: result: GNU
configure:2270: checking for g++
configure:2286: found /usr/bin/g++
configure:2296: result: g++
configure:2312: checking for C++ compiler version
configure:2315: g++ --version </dev/null >&5
g++ (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2318: $? = 0
configure:2320: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/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 --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
configure:2323: $? = 0
configure:2325: g++ -V </dev/null >&5
g++: argument to `-V' missing

configure:2328: $? = 1
configure:2331: checking whether we are using the GNU C++ compiler
configure:2356: g++ -c   conftest.cc >&5
configure:2359: $? = 0
configure:2362: test -s conftest.
configure:2365: $? = 1
configure: failed program was:
| #line 2336 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "viewcore"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:2378: result: no
configure:2384: checking whether g++ accepts -g
configure:2406: g++ -c -g  conftest.cc >&5
configure:2409: $? = 0
configure:2412: test -s conftest.
configure:2415: $? = 1
configure: failed program was:
| #line 2389 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "viewcore"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:2426: result: no
configure:2470: g++ -c   conftest.cc >&5
configure:2473: $? = 0
configure:2476: test -s conftest.
configure:2479: $? = 1
configure: failed program was:
| #line 2452 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "viewcore"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <stdlib.h>
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2470: g++ -c   conftest.cc >&5
configure:2473: $? = 0
configure:2476: test -s conftest.
configure:2479: $? = 1
configure: failed program was:
| #line 2452 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "viewcore"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <stdlib.h>
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2470: g++ -c   conftest.cc >&5
configure:2473: $? = 0
configure:2476: test -s conftest.
configure:2479: $? = 1
configure: failed program was:
| #line 2452 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "viewcore"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <stdlib.h>
| extern "C" void std::exit (int) throw (); using std::exit;
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2470: g++ -c   conftest.cc >&5
configure:2473: $? = 0
configure:2476: test -s conftest.
configure:2479: $? = 1
configure: failed program was:
| #line 2452 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "viewcore"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <stdlib.h>
| extern "C" void std::exit (int); using std::exit;
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2470: g++ -c   conftest.cc >&5
configure:2473: $? = 0
configure:2476: test -s conftest.
configure:2479: $? = 1
configure: failed program was:
| #line 2452 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "viewcore"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <stdlib.h>
| extern "C" void exit (int) throw ();
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2470: g++ -c   conftest.cc >&5
configure:2473: $? = 0
configure:2476: test -s conftest.
configure:2479: $? = 1
configure: failed program was:
| #line 2452 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "viewcore"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <stdlib.h>
| extern "C" void exit (int);
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2470: g++ -c   conftest.cc >&5
configure:2473: $? = 0
configure:2476: test -s conftest.
configure:2479: $? = 1
configure: failed program was:
| #line 2452 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "viewcore"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <stdlib.h>
| void exit (int);
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2540: checking dependency style of g++
configure:2602: result: gcc3
configure:2704: checking for gcc
configure:2720: found /usr/bin/gcc
configure:2730: result: gcc
configure:2974: checking for C compiler version
configure:2977: gcc --version </dev/null >&5
gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2980: $? = 0
configure:2982: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/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 --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
configure:2985: $? = 0
configure:2987: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2990: $? = 1
configure:3014: checking for C compiler default output
configure:3017: gcc     conftest.c  >&5
configure:3020: $? = 0
configure:3066: result: a.out
configure:3071: checking whether the C compiler works
configure:3077: ./a.out
configure:3080: $? = 0
configure:3097: result: yes
configure:3104: checking whether we are cross compiling
configure:3106: result: no
configure:3109: checking for suffix of executables
configure:3111: gcc -o conftest     conftest.c  >&5
configure:3114: $? = 0
configure:3139: result: 
configure:3145: checking for suffix of object files
configure:3167: gcc -c    conftest.c >&5
configure:3170: $? = 0
configure:3192: result: o
configure:3196: checking whether we are using the GNU C compiler
configure:3221: gcc -c    conftest.c >&5
configure:3224: $? = 0
configure:3227: test -s conftest.o
configure:3230: $? = 0
configure:3243: result: yes
configure:3249: checking whether gcc accepts -g
configure:3271: gcc -c -g  conftest.c >&5
configure:3274: $? = 0
configure:3277: test -s conftest.o
configure:3280: $? = 0
configure:3291: result: yes
configure:3308: checking for gcc option to accept ANSI C
configure:3369: gcc  -c    conftest.c >&5
configure:3372: $? = 0
configure:3375: test -s conftest.o
configure:3378: $? = 0
configure:3396: result: none needed
configure:3414: gcc -c    conftest.c >&5
conftest.c:2: parse error before "me"
configure:3417: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3528: checking dependency style of gcc
configure:3590: result: gcc3
configure:3717: checking how to run the C preprocessor
configure:3753: gcc -E  conftest.c
configure:3759: $? = 0
configure:3791: gcc -E  conftest.c
configure:3795:28: ac_nonexistent.h: No such file or directory
configure:3797: $? = 1
configure: failed program was:
| #line 3782 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "viewcore"
| #define VERSION "0.1"
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3835: result: gcc -E
configure:3860: gcc -E  conftest.c
configure:3866: $? = 0
configure:3898: gcc -E  conftest.c
configure:3902:28: ac_nonexistent.h: No such file or directory
configure:3904: $? = 1
configure: failed program was:
| #line 3889 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "viewcore"
| #define VERSION "0.1"
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3981: checking whether g++ supports -frepo
configure:4018: rm -rf SunWS_cache; g++ -o conftest  -frepo   conftest.cc  1>&5
conftest.cc:1: warning: -frepo must be used with -c
configure:4021: $? = 0
configure:4024: test -s conftest
configure:4027: $? = 0
configure:4047: result: yes
configure:4282: checking for ld used by GCC
configure:4346: result: /usr/bin/ld
configure:4355: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.90.0.18 20030206
configure:4367: result: yes
configure:4372: checking for /usr/bin/ld option to reload object files
configure:4379: result: -r
configure:4388: checking for BSD-compatible nm
configure:4423: result: /usr/bin/nm -B
configure:4427: checking for a sed that does not truncate output
configure:4503: result: 
configure:4506: checking whether ln -s works
configure:4510: result: yes
configure:4517: checking how to recognise dependant libraries
configure:4704: result: pass_all
configure:4774: gcc -c -O2    conftest.c >&5
configure:4777: $? = 0
configure:4863: checking for egrep
configure:4873: result: grep -E
configure:4878: checking for ANSI C header files
configure:4904: gcc -c -O2    conftest.c >&5
configure:4907: $? = 0
configure:4910: test -s conftest.o
configure:4913: $? = 0
configure:5002: gcc -o conftest -O2     conftest.c  >&5
configure:5005: $? = 0
configure:5007: ./conftest
configure:5010: $? = 0
configure:5025: result: yes
configure:5049: checking for sys/types.h
configure:5066: gcc -c -O2    conftest.c >&5
configure:5069: $? = 0
configure:5072: test -s conftest.o
configure:5075: $? = 0
configure:5086: result: yes
configure:5049: checking for sys/stat.h
configure:5066: gcc -c -O2    conftest.c >&5
configure:5069: $? = 0
configure:5072: test -s conftest.o
configure:5075: $? = 0
configure:5086: result: yes
configure:5049: checking for stdlib.h
configure:5066: gcc -c -O2    conftest.c >&5
configure:5069: $? = 0
configure:5072: test -s conftest.o
configure:5075: $? = 0
configure:5086: result: yes
configure:5049: checking for string.h
configure:5066: gcc -c -O2    conftest.c >&5
configure:5069: $? = 0
configure:5072: test -s conftest.o
configure:5075: $? = 0
configure:5086: result: yes
configure:5049: checking for memory.h
configure:5066: gcc -c -O2    conftest.c >&5
configure:5069: $? = 0
configure:5072: test -s conftest.o
configure:5075: $? = 0
configure:5086: result: yes
configure:5049: checking for strings.h
configure:5066: gcc -c -O2    conftest.c >&5
configure:5069: $? = 0
configure:5072: test -s conftest.o
configure:5075: $? = 0
configure:5086: result: yes
configure:5049: checking for inttypes.h
configure:5066: gcc -c -O2    conftest.c >&5
configure:5069: $? = 0
configure:5072: test -s conftest.o
configure:5075: $? = 0
configure:5086: result: yes
configure:5049: checking for stdint.h
configure:5066: gcc -c -O2    conftest.c >&5
configure:5069: $? = 0
configure:5072: test -s conftest.o
configure:5075: $? = 0
configure:5086: result: yes
configure:5049: checking for unistd.h
configure:5066: gcc -c -O2    conftest.c >&5
configure:5069: $? = 0
configure:5072: test -s conftest.o
configure:5075: $? = 0
configure:5086: result: yes
configure:5112: checking dlfcn.h usability
configure:5125: gcc -c -O2    conftest.c >&5
configure:5128: $? = 0
configure:5131: test -s conftest.o
configure:5134: $? = 0
configure:5144: result: yes
configure:5148: checking dlfcn.h presence
configure:5159: gcc -E  conftest.c
configure:5165: $? = 0
configure:5184: result: yes
configure:5220: checking for dlfcn.h
configure:5227: result: yes
configure:5245: checking how to run the C++ preprocessor
configure:5277: g++ -E  conftest.cc
configure:5283: $? = 0
configure:5315: g++ -E  conftest.cc
configure:5331:28: ac_nonexistent.h: No such file or directory
configure:5321: $? = 1
configure: failed program was:
| #line 5306 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "viewcore"
| #define VERSION "0.1"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5359: result: g++ -E
configure:5384: g++ -E  conftest.cc
configure:5390: $? = 0
configure:5422: g++ -E  conftest.cc
configure:5438:28: ac_nonexistent.h: No such file or directory
configure:5428: $? = 1
configure: failed program was:
| #line 5413 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "viewcore"
| #define VERSION "0.1"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5474: checking the maximum length of command line arguments
configure:5522: result: 32768
configure:5533: checking command to parse /usr/bin/nm -B output from gcc object
configure:5618: g++ -c   conftest.cc >&5
configure:5621: $? = 0
configure:5625: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:5628: $? = 0
configure:5680: g++ -o conftest    conftest.cc conftstm.o >&5
configure:5683: $? = 0
configure:5721: result: ok
configure:5725: checking for objdir
configure:5740: result: .libs
configure:5830: checking for ranlib
configure:5846: found /usr/bin/ranlib
configure:5857: result: ranlib
configure:5910: checking for strip
configure:5926: found /usr/bin/strip
configure:5937: result: strip
configure:6200: checking if gcc static flag  works
configure:6223: result: yes
configure:6240: checking if gcc supports -fno-rtti -fno-exceptions
configure:6264: result: yes
configure:6279: checking for gcc option to produce PIC
configure:6432: result: -fPIC
configure:6439: checking if gcc PIC flag -fPIC works
configure:6463: result: yes
configure:6487: checking if gcc supports -c -o file.o
configure:6528: result: yes
configure:6554: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:7337: result: yes
configure:7359: checking whether -lc should be explicitly linked in
configure:7364: gcc -c -O2    conftest.c >&5
configure:7367: $? = 0
configure:7381: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7384: $? = 0
configure:7396: result: no
configure:7402: checking how to hardcode library paths into programs
configure:7426: result: immediate
configure:7440: checking whether stripping libraries is possible
configure:7445: result: yes
configure:7452: checking dynamic linker characteristics
configure:7903: result: GNU/Linux ld.so
configure:8556: checking if libtool supports shared libraries
configure:8558: result: yes
configure:8561: checking whether to build shared libraries
configure:8582: result: yes
configure:8585: checking whether to build static libraries
configure:8589: result: no
configure:8668: creating libtool
configure:9393: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:10048: result: yes
configure:10065: g++ -c   conftest.cc >&5
configure:10068: $? = 0
configure:10168: checking for g++ option to produce PIC
configure:10404: result: 
configure:10459: checking if g++ supports -c -o file.o
configure:10500: result: yes
configure:10526: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:10548: result: yes
configure:10613: checking how to hardcode library paths into programs
configure:10637: result: immediate
configure:10651: checking whether stripping libraries is possible
configure:10656: result: yes
configure:10663: checking dynamic linker characteristics
configure:11114: result: GNU/Linux ld.so
configure:12183: checking if gcj supports -fno-rtti -fno-exceptions
configure:12207: result: yes
configure:12222: checking for gcj option to produce PIC
configure:12375: result: -fPIC
configure:12382: checking if gcj PIC flag -fPIC works
configure:12406: result: no
configure:12430: checking if gcj supports -c -o file.o
configure:12471: result: no
configure:12497: checking whether the gcj linker (/usr/bin/ld) supports shared libraries
configure:13280: result: no
configure:13345: checking how to hardcode library paths into programs
configure:13369: result: immediate
configure:13383: checking whether stripping libraries is possible
configure:13388: result: yes
configure:13395: checking dynamic linker characteristics
configure:13846: result: GNU/Linux ld.so
configure:15355: checking the maximum length of command line arguments
configure:15403: result: 32768
configure:15414: checking command to parse /usr/bin/nm -B output from gcj object
configure:15602: result: ok
configure:15606: checking for objdir
configure:15621: result: .libs
configure:15711: checking for ranlib
configure:15738: result: ranlib
configure:15791: checking for strip
configure:15818: result: strip
configure:16081: checking if gcc static flag -static works
configure:16104: result: yes
configure:16121: checking if gcc supports -fno-rtti -fno-exceptions
configure:16145: result: yes
configure:16160: checking for gcc option to produce PIC
configure:16313: result: -fPIC
configure:16320: checking if gcc PIC flag -fPIC works
configure:16344: result: yes
configure:16368: checking if gcc supports -c -o file.o
configure:16409: result: yes
configure:16435: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:17218: result: yes
configure:17240: checking whether -lc should be explicitly linked in
configure:17245: gcc -c -O2    conftest.c >&5
configure:17248: $? = 0
configure:17262: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:17265: $? = 0
configure:17277: result: no
configure:17283: checking how to hardcode library paths into programs
configure:17307: result: immediate
configure:17321: checking whether stripping libraries is possible
configure:17326: result: yes
configure:17333: checking dynamic linker characteristics
configure:17784: result: GNU/Linux ld.so
configure:18437: checking if libtool supports shared libraries
configure:18439: result: yes
configure:18442: checking whether to build shared libraries
configure:18463: result: yes
configure:18466: checking whether to build static libraries
configure:18470: result: no
configure:18549: creating libtool
configure:19274: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:19929: result: yes
configure:19946: g++ -c   conftest.cc >&5
configure:19949: $? = 0
configure:20049: checking for g++ option to produce PIC
configure:20285: result: 
configure:20340: checking if g++ supports -c -o file.o
configure:20381: result: yes
configure:20407: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:20429: result: yes
configure:20494: checking how to hardcode library paths into programs
configure:20518: result: immediate
configure:20532: checking whether stripping libraries is possible
configure:20537: result: yes
configure:20544: checking dynamic linker characteristics
configure:20995: result: GNU/Linux ld.so
configure:22064: checking if gcj supports -fno-rtti -fno-exceptions
configure:22088: result: yes
configure:22103: checking for gcj option to produce PIC
configure:22256: result: -fPIC
configure:22263: checking if gcj PIC flag -fPIC works
configure:22287: result: no
configure:22311: checking if gcj supports -c -o file.o
configure:22352: result: no
configure:22378: checking whether the gcj linker (/usr/bin/ld) supports shared libraries
configure:23161: result: no
configure:23226: checking how to hardcode library paths into programs
configure:23250: result: immediate
configure:23264: checking whether stripping libraries is possible
configure:23269: result: yes
configure:23276: checking dynamic linker characteristics
configure:23727: result: GNU/Linux ld.so
configure:25197: checking for extra includes
configure:25225: result: no
configure:25229: checking for extra libs
configure:25258: result: no
configure:25289: checking if viewcore should be compiled
configure:25301: result: yes
configure:25424: creating ./config.status

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

This file was extended by config.status, which was
generated by GNU Autoconf 2.57.  Invocation command line was

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

on localhost.localdomain

config.status:690: creating Makefile
config.status:690: creating viewcore/Makefile
config.status:690: creating viewcore/docs/Makefile
config.status:690: creating viewcore/docs/en/Makefile
config.status:794: creating config.h
config.status:903: config.h is unchanged
config.status:1009: executing depfiles commands

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=no
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=no
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
kde_cv_prog_cxx_frepo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.2.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_GCJ=no
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_GCJ='"no"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGISTW][ABCDGISTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

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

ACLOCAL='${SHELL} /home/adimitro/viewcore/admin/missing --run aclocal-1.6'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/adimitro/viewcore/admin/missing --run tar'
AUTOCONF='${SHELL} /home/adimitro/viewcore/admin/missing --run autoconf'
AUTODIRS=''
AUTOHEADER='${SHELL} /home/adimitro/viewcore/admin/missing --run autoheader'
AUTOMAKE='${SHELL} /home/adimitro/viewcore/admin/missing --run automake-1.6'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2  '
CONF_FILES=' $(top_srcdir)/configure.in.in'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KDE_CXXFLAGS=''
KDE_USE_CLOSURE_FALSE='#'
KDE_USE_CLOSURE_TRUE=''
KDE_USE_FINAL_FALSE=''
KDE_USE_FINAL_TRUE='#'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/adimitro/viewcore/admin/missing --run makeinfo'
NOOPT_CFLAGS=''
NOREPO='-fno-repo'
OBJEXT='o'
PACKAGE='viewcore'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
REPO='-frepo'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TOPSUBDIRS=' viewcore'
USER_INCLUDES=''
USER_LDFLAGS=''
USE_EXCEPTIONS=''
USE_RTTI=''
VERSION='0.1'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
all_includes=' '
all_libraries=' '
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/adimitro/viewcore/admin/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'

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

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TEMPLATE_REPOSITORY 1
#define HAVE_UNISTD_H 1
#define PACKAGE "viewcore"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "0.1"
#endif
#ifdef __cplusplus
void exit (int);

configure: exit 0
