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.53.  Invocation command line was

  $ ./configure --prefix=/usr/local/share/sqwebmail --enable-cgibindir=/home/ovh/cgi-bin/ --enable-imagedir=/home/ovh/www/webmail --with-authvchkpw --without-authpam --without-authuserdb --without-authpwd --without-authshadow --without-authldap --without-authdaemon --with-db=gdbm --with-userdb=/etc/userdb --with-formdata --enable-utf7-folder-encoding --enable-unicode=iso-8859-1,utf-8 --with-makedatprog=/usr/local/share/sqwebmail/libexec/sqwebmail/makedatprog --with-authchangepwdir=/usr/local/share/sqwebmail/libexec/authlib --with-authdaemonvar=/usr/local/share/sqwebmail/var/authdaemon --sysconfdir=/usr/local/share/sqwebmail --with-package=sqwebmail --with-version=3.5.1.20030319 --without-socks --cache-file=/dev/null --srcdir=.

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

hostname = localhost.localdomain
uname -m = i686
uname -r = 2.4.24
uname -s = Linux
uname -v = #1 ven jan 23 20:17:26 CET 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: /sbin
PATH: /usr/sbin
PATH: /mnt/sysimage/bin
PATH: /mnt/sysimage/usr/bin
PATH: /mnt/sysimage/usr/sbin
PATH: /mnt/sysimage/sbin


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

configure:1229: checking for a BSD-compatible install
configure:1283: result: /usr/bin/install -c
configure:1294: checking whether build environment is sane
configure:1337: result: yes
configure:1370: checking for gawk
configure:1386: found /usr/bin/gawk
configure:1396: result: gawk
configure:1406: checking whether make sets ${MAKE}
configure:1426: result: yes
configure:1615: checking for gcc
configure:1631: found /usr/bin/gcc
configure:1641: result: gcc
configure:1885: checking for C compiler version
configure:1888: gcc --version </dev/null >&5
2.96
configure:1891: $? = 0
configure:1893: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
configure:1896: $? = 0
configure:1898: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1901: $? = 1
configure:1927: checking for C compiler default output
configure:1930: gcc    conftest.c  >&5
configure:1933: $? = 0
configure:1966: result: a.out
configure:1971: checking whether the C compiler works
configure:1977: ./a.out
configure:1980: $? = 0
configure:1995: result: yes
configure:2002: checking whether we are cross compiling
configure:2004: result: no
configure:2007: checking for suffix of executables
configure:2009: gcc -o conftest    conftest.c  >&5
configure:2012: $? = 0
configure:2034: result: 
configure:2040: checking for suffix of object files
configure:2064: gcc -c   conftest.c >&5
configure:2067: $? = 0
configure:2086: result: o
configure:2090: checking whether we are using the GNU C compiler
configure:2117: gcc -c   conftest.c >&5
configure:2120: $? = 0
configure:2123: test -s conftest.o
configure:2126: $? = 0
configure:2138: result: yes
configure:2144: checking whether gcc accepts -g
configure:2168: gcc -c -g  conftest.c >&5
configure:2171: $? = 0
configure:2174: test -s conftest.o
configure:2177: $? = 0
configure:2187: result: yes
configure:2214: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2217: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2346: checking for style of include used by make
configure:2374: result: GNU
configure:2402: checking dependency style of gcc
configure:2464: result: gcc3
configure:2510: checking for ranlib
configure:2526: found /usr/bin/ranlib
configure:2537: result: ranlib
configure:2552: checking for strerror in -lcposix
configure:2585: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:2588: $? = 1
configure: failed program was:
#line 2559 "configure"
#include "confdefs.h"

/* 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 strerror ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:2605: result: no
configure:2618: checking how to run the C preprocessor
configure:2644: gcc -E  conftest.c
configure:2650: $? = 0
configure:2677: gcc -E  conftest.c
configure:2673:28: ac_nonexistent.h: No such file or directory
configure:2683: $? = 1
configure: failed program was:
#line 2672 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2720: result: gcc -E
configure:2735: gcc -E  conftest.c
configure:2741: $? = 0
configure:2768: gcc -E  conftest.c
configure:2764:28: ac_nonexistent.h: No such file or directory
configure:2774: $? = 1
configure: failed program was:
#line 2763 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2815: checking for AIX
configure:2834: result: no
configure:2840: checking for ANSI C header files
configure:2854: gcc -E  conftest.c
configure:2860: $? = 0
configure:2945: gcc -o conftest -g -O2   conftest.c  >&5
configure:2948: $? = 0
configure:2950: ./conftest
configure:2953: $? = 0
configure:2967: result: yes
configure:2991: checking for sys/types.h
configure:3004: gcc -c -g -O2  conftest.c >&5
configure:3007: $? = 0
configure:3010: test -s conftest.o
configure:3013: $? = 0
configure:3023: result: yes
configure:2991: checking for sys/stat.h
configure:3004: gcc -c -g -O2  conftest.c >&5
configure:3007: $? = 0
configure:3010: test -s conftest.o
configure:3013: $? = 0
configure:3023: result: yes
configure:2991: checking for stdlib.h
configure:3004: gcc -c -g -O2  conftest.c >&5
configure:3007: $? = 0
configure:3010: test -s conftest.o
configure:3013: $? = 0
configure:3023: result: yes
configure:2991: checking for string.h
configure:3004: gcc -c -g -O2  conftest.c >&5
configure:3007: $? = 0
configure:3010: test -s conftest.o
configure:3013: $? = 0
configure:3023: result: yes
configure:2991: checking for memory.h
configure:3004: gcc -c -g -O2  conftest.c >&5
configure:3007: $? = 0
configure:3010: test -s conftest.o
configure:3013: $? = 0
configure:3023: result: yes
configure:2991: checking for strings.h
configure:3004: gcc -c -g -O2  conftest.c >&5
configure:3007: $? = 0
configure:3010: test -s conftest.o
configure:3013: $? = 0
configure:3023: result: yes
configure:2991: checking for inttypes.h
configure:3004: gcc -c -g -O2  conftest.c >&5
configure:3007: $? = 0
configure:3010: test -s conftest.o
configure:3013: $? = 0
configure:3023: result: yes
configure:2991: checking for stdint.h
configure:3004: gcc -c -g -O2  conftest.c >&5
configure:3007: $? = 0
configure:3010: test -s conftest.o
configure:3013: $? = 0
configure:3023: result: yes
configure:2991: checking for unistd.h
configure:3004: gcc -c -g -O2  conftest.c >&5
configure:3007: $? = 0
configure:3010: test -s conftest.o
configure:3013: $? = 0
configure:3023: result: yes
configure:3045: checking minix/config.h usability
configure:3054: gcc -c -g -O2  conftest.c >&5
configure:3082:26: minix/config.h: No such file or directory
configure:3057: $? = 1
configure: failed program was:
#line 3047 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <minix/config.h>
configure:3072: result: no
configure:3076: checking minix/config.h presence
configure:3083: gcc -E  conftest.c
configure:3079:26: minix/config.h: No such file or directory
configure:3089: $? = 1
configure: failed program was:
#line 3078 "configure"
#include "confdefs.h"
#include <minix/config.h>
configure:3107: result: no
configure:3125: checking for minix/config.h
configure:3132: result: no
configure:3168: checking for ANSI C header files
configure:3295: result: yes
configure:3319: checking locale.h usability
configure:3328: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3331: $? = 0
configure:3334: test -s conftest.o
configure:3337: $? = 0
configure:3346: result: yes
configure:3350: checking locale.h presence
configure:3357: gcc -E  conftest.c
configure:3363: $? = 0
configure:3381: result: yes
configure:3399: checking for locale.h
configure:3406: result: yes
configure:3420: checking for gcc option to accept ANSI C
configure:3483: gcc  -c -g -O2 -Wall  conftest.c >&5
configure:3486: $? = 0
configure:3489: test -s conftest.o
configure:3492: $? = 0
configure:3509: result: none needed
configure:3517: checking for an ANSI C-conforming const
configure:3587: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function `main':
configure:3556: warning: unused variable `s'
configure:3576: warning: unused variable `foo'
configure:3543: warning: unused variable `zero'
configure:3537: warning: unused variable `x'
configure:3555: warning: `t' might be used uninitialized in this function
configure:3573: warning: `b' might be used uninitialized in this function
configure:3590: $? = 0
configure:3593: test -s conftest.o
configure:3596: $? = 0
configure:3606: result: yes
configure:3616: checking for size_t
configure:3643: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3646: $? = 0
configure:3649: test -s conftest.o
configure:3652: $? = 0
configure:3662: result: yes
configure:3674: checking whether struct tm is in sys/time.h or time.h
configure:3700: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function `main':
configure:3692: warning: statement with no effect
configure:3703: $? = 0
configure:3706: test -s conftest.o
configure:3709: $? = 0
configure:3719: result: time.h
configure:3737: checking for strcasecmp
configure:3780: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:3783: $? = 0
configure:3786: test -s conftest
configure:3789: $? = 0
configure:3799: result: yes
configure:3737: checking for strncasecmp
configure:3780: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:3783: $? = 0
configure:3786: test -s conftest
configure:3789: $? = 0
configure:3799: result: yes
configure:3737: checking for setlocale
configure:3780: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:3783: $? = 0
configure:3786: test -s conftest
configure:3789: $? = 0
configure:3799: result: yes
configure:3810: checking how to calculate alternate timezone
configure:3843: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function `main':
configure:3830: warning: `main' is normally a non-static function
configure: In function `main':
configure:3831: `altzone' undeclared (first use in this function)
configure:3831: (Each undeclared identifier is reported only once
configure:3831: for each function it appears in.)
configure:3831: warning: unused variable `t'
configure:3846: $? = 1
configure: failed program was:
#line 3815 "configure"
#include "confdefs.h"

#include	<time.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{

int main()
{
time_t	t=altzone;

	return (0);
}

  ;
  return 0;
}
configure:3886: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function `main':
configure:3873: warning: `main' is normally a non-static function
configure: In function `main':
configure:3874: warning: unused variable `n'
configure:3889: $? = 0
configure:3892: test -s conftest.o
configure:3895: $? = 0
configure:3958: result: daylight
configure:4104: creating ./config.status

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

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

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

on localhost.localdomain

config.status:603: creating Makefile
config.status:707: creating config.h
config.status:923: executing depfiles commands

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

ac_cv_c_compiler_gnu=yes
ac_cv_c_const=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_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_setlocale=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strncasecmp=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_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_lib_cposix_strerror=no
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_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
ac_cv_struct_tm=time.h
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
librfc822_cv_SYS_TIMEZONE=daylight

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#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 STDC_HEADERS 1
#define HAVE_LOCALE_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_SETLOCALE 1
#define USE_TIME_DAYLIGHT 1
#define HAVE_LIBUNICODE 1

configure: exit 0
