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

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

  $ ./configure --no-create --no-recursion

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

hostname = superbyte
uname -m = i686
uname -r = 2.6.7
uname -s = Linux
uname -v = #15 Fri Jun 18 17:18:00 CEST 2004

/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: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games
PATH: /usr/local/bin
PATH: /etc/xinit.d/


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

configure:1328: checking for a BSD-compatible install
configure:1382: result: /usr/bin/install -c
configure:1393: checking whether build environment is sane
configure:1436: result: yes
configure:1469: checking for gawk
configure:1485: found /usr/bin/gawk
configure:1495: result: gawk
configure:1505: checking whether make sets $(MAKE)
configure:1525: result: yes
configure:1737: checking for g++
configure:1753: found /usr/bin/g++
configure:1763: result: g++
configure:1779: checking for C++ compiler version
configure:1782: g++ --version &5
2.95.4
configure:1785: $? = 0
configure:1787: g++ -v &5
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
configure:1790: $? = 0
configure:1792: g++ -V &5
g++: argument to `-V' missing

configure:1795: $? = 1
configure:1819: checking for C++ compiler default output
configure:1822: g++    conftest.cc  >&5
configure:1825: $? = 0
configure:1871: result: a.out
configure:1876: checking whether the C++ compiler works
configure:1882: ./a.out
configure:1885: $? = 0
configure:1902: result: yes
configure:1909: checking whether we are cross compiling
configure:1911: result: no
configure:1914: checking for suffix of executables
configure:1916: g++ -o conftest    conftest.cc  >&5
configure:1919: $? = 0
configure:1944: result: 
configure:1950: checking for suffix of object files
configure:1972: g++ -c   conftest.cc >&5
configure:1975: $? = 0
configure:1997: result: o
configure:2001: checking whether we are using the GNU C++ compiler
configure:2026: g++ -c   conftest.cc >&5
configure:2029: $? = 0
configure:2032: test -s conftest.o
configure:2035: $? = 0
configure:2048: result: yes
configure:2054: checking whether g++ accepts -g
configure:2076: g++ -c -g  conftest.cc >&5
configure:2079: $? = 0
configure:2082: test -s conftest.o
configure:2085: $? = 0
configure:2096: result: yes
configure:2140: g++ -c -g -O2  conftest.cc >&5
configure:2143: $? = 0
configure:2146: test -s conftest.o
configure:2149: $? = 0
configure:2176: g++ -c -g -O2  conftest.cc >&5
configure:2179: $? = 0
configure:2182: test -s conftest.o
configure:2185: $? = 0
configure:2227: checking for style of include used by make
configure:2255: result: GNU
configure:2283: checking dependency style of g++
configure:2345: result: gcc
configure:2408: checking for gcc
configure:2424: found /usr/bin/gcc
configure:2434: result: gcc
configure:2678: checking for C compiler version
configure:2681: gcc --version &5
2.95.4
configure:2684: $? = 0
configure:2686: gcc -v &5
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
configure:2689: $? = 0
configure:2691: gcc -V &5
gcc: argument to `-V' is missing
configure:2694: $? = 1
configure:2697: checking whether we are using the GNU C compiler
configure:2722: gcc -c   conftest.c >&5
configure:2725: $? = 0
configure:2728: test -s conftest.o
configure:2731: $? = 0
configure:2744: result: yes
configure:2750: checking whether gcc accepts -g
configure:2772: gcc -c -g  conftest.c >&5
configure:2775: $? = 0
configure:2778: test -s conftest.o
configure:2781: $? = 0
configure:2792: result: yes
configure:2809: checking for gcc option to accept ANSI C
configure:2870: gcc  -c -g -O2  conftest.c >&5
configure:2873: $? = 0
configure:2876: test -s conftest.o
configure:2879: $? = 0
configure:2897: result: none needed
configure:2915: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2918: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3029: checking dependency style of gcc
configure:3091: result: gcc
configure:3120: checking how to run the C preprocessor
configure:3156: gcc -E  conftest.c
configure:3162: $? = 0
configure:3194: gcc -E  conftest.c
configure:3195: ac_nonexistent.h: No such file or directory
configure:3200: $? = 1
configure: failed program was:
| #line 3185 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "rechner"
| #define PACKAGE_TARNAME "rechner"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "rechner 0.1"
| #define PACKAGE_BUGREPORT "markus.raab@aon.at"
| #define PACKAGE "rechner"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include 
configure:3238: result: gcc -E
configure:3263: gcc -E  conftest.c
configure:3269: $? = 0
configure:3301: gcc -E  conftest.c
configure:3302: ac_nonexistent.h: No such file or directory
configure:3307: $? = 1
configure: failed program was:
| #line 3292 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "rechner"
| #define PACKAGE_TARNAME "rechner"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "rechner 0.1"
| #define PACKAGE_BUGREPORT "markus.raab@aon.at"
| #define PACKAGE "rechner"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include 
configure:3350: checking for egrep
configure:3360: result: grep -E
configure:3365: checking for ANSI C header files
configure:3391: gcc -c -g -O2  conftest.c >&5
configure:3394: $? = 0
configure:3397: test -s conftest.o
configure:3400: $? = 0
configure:3489: gcc -o conftest -g -O2   conftest.c  >&5
configure:3492: $? = 0
configure:3494: ./conftest
configure:3497: $? = 0
configure:3512: result: yes
configure:3536: checking for sys/types.h
configure:3553: gcc -c -g -O2  conftest.c >&5
configure:3556: $? = 0
configure:3559: test -s conftest.o
configure:3562: $? = 0
configure:3573: result: yes
configure:3536: checking for sys/stat.h
configure:3553: gcc -c -g -O2  conftest.c >&5
configure:3556: $? = 0
configure:3559: test -s conftest.o
configure:3562: $? = 0
configure:3573: result: yes
configure:3536: checking for stdlib.h
configure:3553: gcc -c -g -O2  conftest.c >&5
configure:3556: $? = 0
configure:3559: test -s conftest.o
configure:3562: $? = 0
configure:3573: result: yes
configure:3536: checking for string.h
configure:3553: gcc -c -g -O2  conftest.c >&5
configure:3556: $? = 0
configure:3559: test -s conftest.o
configure:3562: $? = 0
configure:3573: result: yes
configure:3536: checking for memory.h
configure:3553: gcc -c -g -O2  conftest.c >&5
configure:3556: $? = 0
configure:3559: test -s conftest.o
configure:3562: $? = 0
configure:3573: result: yes
configure:3536: checking for strings.h
configure:3553: gcc -c -g -O2  conftest.c >&5
configure:3556: $? = 0
configure:3559: test -s conftest.o
configure:3562: $? = 0
configure:3573: result: yes
configure:3536: checking for inttypes.h
configure:3553: gcc -c -g -O2  conftest.c >&5
configure:3556: $? = 0
configure:3559: test -s conftest.o
configure:3562: $? = 0
configure:3573: result: yes
configure:3536: checking for stdint.h
configure:3553: gcc -c -g -O2  conftest.c >&5
configure:3556: $? = 0
configure:3559: test -s conftest.o
configure:3562: $? = 0
configure:3573: result: yes
configure:3536: checking for unistd.h
configure:3553: gcc -c -g -O2  conftest.c >&5
configure:3556: $? = 0
configure:3559: test -s conftest.o
configure:3562: $? = 0
configure:3573: result: yes
configure:3585: checking for stdbool.h that conforms to C99
configure:3639: gcc -c -g -O2  conftest.c >&5
configure:3613: #error bool is not defined
configure:3625: #error true is not 1
configure:3642: $? = 1
configure: failed program was:
| #line 3590 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "rechner"
| #define PACKAGE_TARNAME "rechner"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "rechner 0.1"
| #define PACKAGE_BUGREPORT "markus.raab@aon.at"
| #define PACKAGE "rechner"
| #define VERSION "0.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
| /* end confdefs.h.  */
| 
| #include 
| #ifndef bool
| # error bool is not defined
| #endif
| #ifndef false
| # error false is not defined
| #endif
| #if false
| # error false is not 0
| #endif
| #ifndef true
| # error true is not defined
| #endif
| #if true != 1
| # error true is not 1
| #endif
| #ifndef __bool_true_false_are_defined
| # error __bool_true_false_are_defined is not defined
| #endif
| 
|         struct s { _Bool s: 1; _Bool t; } s;
| 
|         char a[true == 1 ? 1 : -1];
|         char b[false == 0 ? 1 : -1];
|         char c[__bool_true_false_are_defined == 1 ? 1 : -1];
|         char d[(bool) -0.5 == true ? 1 : -1];
|         bool e = &s;
|         char f[(_Bool) -0.0 == false ? 1 : -1];
|         char g[true];
|         char h[sizeof (_Bool)];
|         char i[sizeof s.t];
| 
| int
| main ()
| {
|  return !a + !b + !c + !d + !e + !f + !g + !h + !i;
|   ;
|   return 0;
| }
configure:3659: result: no
configure:3661: checking for _Bool
configure:3686: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:3723: `_Bool' undeclared (first use in this function)
configure:3723: (Each undeclared identifier is reported only once
configure:3723: for each function it appears in.)
configure:3723: parse error before `)'
configure:3689: $? = 1
configure: failed program was:
| #line 3666 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "rechner"
| #define PACKAGE_TARNAME "rechner"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "rechner 0.1"
| #define PACKAGE_BUGREPORT "markus.raab@aon.at"
| #define PACKAGE "rechner"
| #define VERSION "0.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
| /* end confdefs.h.  */
| #include 
| #if HAVE_SYS_TYPES_H
| # include 
| #endif
| #if HAVE_SYS_STAT_H
| # include 
| #endif
| #if STDC_HEADERS
| # include 
| # include 
| #else
| # if HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #if HAVE_STRINGS_H
| # include 
| #endif
| #if HAVE_INTTYPES_H
| # include 
| #else
| # if HAVE_STDINT_H
| #  include 
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| if ((_Bool *) 0)
|   return 0;
| if (sizeof (_Bool))
|   return 0;
|   ;
|   return 0;
| }
configure:3706: result: no
configure:3731: checking for pow
configure:3781: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccpSu2Iq.o: In function `main':
/home/markus/Projekte/Konsole/Rechner/configure:3788: undefined reference to `pow'
/tmp/ccpSu2Iq.o: In function `main':
/home/markus/Projekte/Konsole/Rechner/conftest.c(.data+0x0): undefined reference to `pow'
collect2: ld returned 1 exit status
configure:3784: $? = 1
configure: failed program was:
| #line 3736 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "rechner"
| #define PACKAGE_TARNAME "rechner"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "rechner 0.1"
| #define PACKAGE_BUGREPORT "markus.raab@aon.at"
| #define PACKAGE "rechner"
| #define VERSION "0.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
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pow (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char pow ();
| /* 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_pow) || defined (__stub___pow)
| choke me
| #else
| char (*f) () = pow;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != pow;
|   ;
|   return 0;
| }
configure:3801: result: no
configure:3929: creating ./config.status

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

ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
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_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_func_pow=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdbool_h=no
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_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_type__Bool=no
am_cv_CC_dependencies_compiler_type=gcc
am_cv_CXX_dependencies_compiler_type=gcc

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

ACLOCAL='${SHELL} /home/markus/Projekte/Konsole/Rechner/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/markus/Projekte/Konsole/Rechner/missing --run tar'
AUTOCONF='${SHELL} /home/markus/Projekte/Konsole/Rechner/missing --run autoconf'
AUTOHEADER='${SHELL} /home/markus/Projekte/Konsole/Rechner/missing --run autoheader'
AUTOMAKE='${SHELL} /home/markus/Projekte/Konsole/Rechner/missing --run automake-1.7'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=gcc'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/markus/Projekte/Konsole/Rechner/missing --run makeinfo'
OBJEXT='o'
PACKAGE='rechner'
PACKAGE_BUGREPORT='markus.raab@aon.at'
PACKAGE_NAME='rechner'
PACKAGE_STRING='rechner 0.1'
PACKAGE_TARNAME='rechner'
PACKAGE_VERSION='0.1'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.1'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/markus/Projekte/Konsole/Rechner/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_alias=''

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

#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_UNISTD_H 1
#define PACKAGE "rechner"
#define PACKAGE_BUGREPORT "markus.raab@aon.at"
#define PACKAGE_NAME "rechner"
#define PACKAGE_STRING "rechner 0.1"
#define PACKAGE_TARNAME "rechner"
#define PACKAGE_VERSION "0.1"
#define STDC_HEADERS 1
#define VERSION "0.1"

configure: exit 0

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

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

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

on superbyte

config.status:657: creating Makefile
config.status:979: executing depfiles commands

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

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

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

on superbyte

config.status:761: creating config.h
Fr Jul 30 13:54:24 CEST 2021
patent_button.gif valid-html401.png elektra.jpg fsfe-logo.png valid-css.png vim.gif anybrowser.gif