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:1236: checking for a BSD-compatible install
configure:1290: result: /usr/bin/install -c
configure:1301: checking whether build environment is sane
configure:1344: result: yes
configure:1377: checking for gawk
configure:1393: found /usr/bin/gawk
configure:1403: result: gawk
configure:1413: checking whether make sets ${MAKE}
configure:1433: result: yes
configure:1622: checking for gcc
configure:1638: found /usr/bin/gcc
configure:1648: result: gcc
configure:1892: checking for C compiler version
configure:1895: gcc --version </dev/null >&5
2.96
configure:1898: $? = 0
configure:1900: 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:1903: $? = 0
configure:1905: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1908: $? = 1
configure:1934: checking for C compiler default output
configure:1937: gcc    conftest.c  >&5
configure:1940: $? = 0
configure:1973: result: a.out
configure:1978: checking whether the C compiler works
configure:1984: ./a.out
configure:1987: $? = 0
configure:2002: result: yes
configure:2009: checking whether we are cross compiling
configure:2011: result: no
configure:2014: checking for suffix of executables
configure:2016: gcc -o conftest    conftest.c  >&5
configure:2019: $? = 0
configure:2041: result: 
configure:2047: checking for suffix of object files
configure:2071: gcc -c   conftest.c >&5
configure:2074: $? = 0
configure:2093: result: o
configure:2097: checking whether we are using the GNU C compiler
configure:2124: gcc -c   conftest.c >&5
configure:2127: $? = 0
configure:2130: test -s conftest.o
configure:2133: $? = 0
configure:2145: result: yes
configure:2151: checking whether gcc accepts -g
configure:2175: gcc -c -g  conftest.c >&5
configure:2178: $? = 0
configure:2181: test -s conftest.o
configure:2184: $? = 0
configure:2194: result: yes
configure:2221: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2224: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2353: checking for style of include used by make
configure:2381: result: GNU
configure:2409: checking dependency style of gcc
configure:2471: result: gcc3
configure:2517: checking for ranlib
configure:2533: found /usr/bin/ranlib
configure:2544: result: ranlib
configure:2559: checking for strerror in -lcposix
configure:2592: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:2595: $? = 1
configure: failed program was:
#line 2566 "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:2612: result: no
configure:2625: checking how to run the C preprocessor
configure:2651: gcc -E  conftest.c
configure:2657: $? = 0
configure:2684: gcc -E  conftest.c
configure:2680:28: ac_nonexistent.h: No such file or directory
configure:2690: $? = 1
configure: failed program was:
#line 2679 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2727: result: gcc -E
configure:2742: gcc -E  conftest.c
configure:2748: $? = 0
configure:2775: gcc -E  conftest.c
configure:2771:28: ac_nonexistent.h: No such file or directory
configure:2781: $? = 1
configure: failed program was:
#line 2770 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2822: checking for AIX
configure:2841: result: no
configure:2847: checking for ANSI C header files
configure:2861: gcc -E  conftest.c
configure:2867: $? = 0
configure:2952: gcc -o conftest -g -O2   conftest.c  >&5
configure:2955: $? = 0
configure:2957: ./conftest
configure:2960: $? = 0
configure:2974: result: yes
configure:2998: checking for sys/types.h
configure:3011: gcc -c -g -O2  conftest.c >&5
configure:3014: $? = 0
configure:3017: test -s conftest.o
configure:3020: $? = 0
configure:3030: result: yes
configure:2998: checking for sys/stat.h
configure:3011: gcc -c -g -O2  conftest.c >&5
configure:3014: $? = 0
configure:3017: test -s conftest.o
configure:3020: $? = 0
configure:3030: result: yes
configure:2998: checking for stdlib.h
configure:3011: gcc -c -g -O2  conftest.c >&5
configure:3014: $? = 0
configure:3017: test -s conftest.o
configure:3020: $? = 0
configure:3030: result: yes
configure:2998: checking for string.h
configure:3011: gcc -c -g -O2  conftest.c >&5
configure:3014: $? = 0
configure:3017: test -s conftest.o
configure:3020: $? = 0
configure:3030: result: yes
configure:2998: checking for memory.h
configure:3011: gcc -c -g -O2  conftest.c >&5
configure:3014: $? = 0
configure:3017: test -s conftest.o
configure:3020: $? = 0
configure:3030: result: yes
configure:2998: checking for strings.h
configure:3011: gcc -c -g -O2  conftest.c >&5
configure:3014: $? = 0
configure:3017: test -s conftest.o
configure:3020: $? = 0
configure:3030: result: yes
configure:2998: checking for inttypes.h
configure:3011: gcc -c -g -O2  conftest.c >&5
configure:3014: $? = 0
configure:3017: test -s conftest.o
configure:3020: $? = 0
configure:3030: result: yes
configure:2998: checking for stdint.h
configure:3011: gcc -c -g -O2  conftest.c >&5
configure:3014: $? = 0
configure:3017: test -s conftest.o
configure:3020: $? = 0
configure:3030: result: yes
configure:2998: checking for unistd.h
configure:3011: gcc -c -g -O2  conftest.c >&5
configure:3014: $? = 0
configure:3017: test -s conftest.o
configure:3020: $? = 0
configure:3030: result: yes
configure:3052: checking minix/config.h usability
configure:3061: gcc -c -g -O2  conftest.c >&5
configure:3089:26: minix/config.h: No such file or directory
configure:3064: $? = 1
configure: failed program was:
#line 3054 "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:3079: result: no
configure:3083: checking minix/config.h presence
configure:3090: gcc -E  conftest.c
configure:3086:26: minix/config.h: No such file or directory
configure:3096: $? = 1
configure: failed program was:
#line 3085 "configure"
#include "confdefs.h"
#include <minix/config.h>
configure:3114: result: no
configure:3132: checking for minix/config.h
configure:3139: result: no
configure:3175: checking for ANSI C header files
configure:3302: result: yes
configure:3320: checking for unistd.h
configure:3325: result: yes
configure:3329: checking sys/wait.h usability
configure:3338: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3341: $? = 0
configure:3344: test -s conftest.o
configure:3347: $? = 0
configure:3356: result: yes
configure:3360: checking sys/wait.h presence
configure:3367: gcc -E  conftest.c
configure:3373: $? = 0
configure:3391: result: yes
configure:3409: checking for sys/wait.h
configure:3416: result: yes
configure:3320: checking for strings.h
configure:3325: result: yes
configure:3329: checking locale.h usability
configure:3338: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3341: $? = 0
configure:3344: test -s conftest.o
configure:3347: $? = 0
configure:3356: result: yes
configure:3360: checking locale.h presence
configure:3367: gcc -E  conftest.c
configure:3373: $? = 0
configure:3391: result: yes
configure:3409: checking for locale.h
configure:3416: result: yes
configure:3430: checking for missing gethostname prototype
configure:3461: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3441: conflicting types for `gethostname'
/usr/include/unistd.h:734: previous declaration of `gethostname'
configure:3464: $? = 1
configure: failed program was:
#line 3435 "configure"
#include "confdefs.h"

#if HAVE_UNISTD_H
#include	<unistd.h>
#endif

extern int gethostname(int,int);

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


  ;
  return 0;
}
configure:3483: result: no
configure:3495: checking for gcc option to accept ANSI C
configure:3558: gcc  -c -g -O2 -Wall  conftest.c >&5
configure:3561: $? = 0
configure:3564: test -s conftest.o
configure:3567: $? = 0
configure:3584: result: none needed
configure:3592: checking for an ANSI C-conforming const
configure:3662: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function `main':
configure:3631: warning: unused variable `s'
configure:3651: warning: unused variable `foo'
configure:3618: warning: unused variable `zero'
configure:3612: warning: unused variable `x'
configure:3630: warning: `t' might be used uninitialized in this function
configure:3648: warning: `b' might be used uninitialized in this function
configure:3665: $? = 0
configure:3668: test -s conftest.o
configure:3671: $? = 0
configure:3681: result: yes
configure:3691: checking for off_t
configure:3718: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3721: $? = 0
configure:3724: test -s conftest.o
configure:3727: $? = 0
configure:3737: result: yes
configure:3749: checking for size_t
configure:3776: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3779: $? = 0
configure:3782: test -s conftest.o
configure:3785: $? = 0
configure:3795: result: yes
configure:3807: checking for pid_t
configure:3834: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3837: $? = 0
configure:3840: test -s conftest.o
configure:3843: $? = 0
configure:3853: result: yes
configure:3870: checking for setlocale
configure:3913: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:3916: $? = 0
configure:3919: test -s conftest
configure:3922: $? = 0
configure:3932: result: yes
configure:3942: checking for strncasecmp
configure:3985: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:3988: $? = 0
configure:3991: test -s conftest
configure:3994: $? = 0
configure:4004: result: yes
configure:4012: checking for strcasecmp
configure:4055: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:4058: $? = 0
configure:4061: test -s conftest
configure:4064: $? = 0
configure:4074: result: yes
configure:4260: 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:607: creating Makefile
config.status:607: creating rfc2045charset.h
config.status:711: creating rfc2045_config.h
config.status:933: 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_sys_wait_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_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
rfc2045_cv_SYS_GETHOSTNAME=no

## ----------- ##
## 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_UNISTD_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_LOCALE_H 1
#define HAS_GETHOSTNAME 1
#define HAVE_SETLOCALE 1
#define RFC2045PKG "sqwebmail"
#define RFC2045VER "3.5.1.20030319"
#define HAVE_UNICODE 1

configure: exit 0
