This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libhome configure 0.10.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-proxy --with-nss --with-ldap=/usr/local/include --with-mysql=/usr/local/include/mysql --without-db3 --with-db4=/usr/local/include/db41 --with-db-libdir=/usr/local/lib --without-pam --without-pgsql --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 139 tasks, 198 threads, 4 processors Load average: 1.17, Mach factor: 2.81 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1524: checking build system type configure:1542: result: i386-unknown-gnu configure:1550: checking host system type configure:1564: result: i386-unknown-gnu configure:1572: checking target system type configure:1586: result: i386-unknown-gnu configure:1615: checking for i386-unknown-gnu-gcc configure:1641: result: cc configure:1923: checking for C compiler version configure:1926: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) 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:1929: $? = 0 configure:1931: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1934: $? = 0 configure:1936: cc -V &5 cc: `-V' option must have argument configure:1939: $? = 1 configure:1962: checking for C compiler default output file name configure:1965: cc -fno-common conftest.c >&5 configure:1968: $? = 0 configure:2014: result: a.out configure:2019: checking whether the C compiler works configure:2025: ./a.out configure:2028: $? = 0 configure:2045: result: yes configure:2052: checking whether we are cross compiling configure:2054: result: no configure:2057: checking for suffix of executables configure:2059: cc -o conftest -fno-common conftest.c >&5 configure:2062: $? = 0 configure:2087: result: configure:2093: checking for suffix of object files configure:2114: cc -c -fno-common conftest.c >&5 configure:2117: $? = 0 configure:2139: result: configure:2143: checking whether we are using the GNU C compiler configure:2167: cc -c -fno-common conftest.c >&5 configure:2173: $? = 0 configure:2177: test -z || test ! -s conftest.err configure:2180: $? = 0 configure:2183: test -s conftest. configure:2186: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2199: result: no configure:2205: checking whether cc accepts -g configure:2226: cc -c -g conftest.c >&5 configure:2232: $? = 0 configure:2236: test -z || test ! -s conftest.err configure:2239: $? = 0 configure:2242: test -s conftest. configure:2245: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2256: result: no configure:2273: checking for cc option to accept ANSI C configure:2343: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2349: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2343: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2349: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2343: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2349: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2343: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2349: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2343: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2349: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2343: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2349: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2380: result: none needed configure:2398: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2404: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2542: checking how to run the C preprocessor configure:2577: cc -E conftest.c configure:2583: $? = 0 configure:2615: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2621: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* end confdefs.h. */ | #include configure:2660: result: cc -E configure:2684: cc -E conftest.c configure:2690: $? = 0 configure:2722: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2728: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* end confdefs.h. */ | #include configure:2784: checking for a BSD-compatible install configure:2839: result: /usr/bin/install -c -o root -g wheel configure:2858: checking for i386-unknown-gnu-gcc configure:2884: result: cc configure:3166: checking for C compiler version configure:3169: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) 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:3172: $? = 0 configure:3174: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3177: $? = 0 configure:3179: cc -V &5 cc: `-V' option must have argument configure:3182: $? = 1 configure:3185: checking whether we are using the GNU C compiler configure:3241: result: no configure:3247: checking whether cc accepts -g configure:3298: result: no configure:3315: checking for cc option to accept ANSI C configure:3422: result: none needed configure:3440: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3446: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3665: checking for a sed that does not truncate output configure:3719: result: /usr/local/bin/sed configure:3722: checking for egrep configure:3732: result: grep -E configure:3781: checking for non-GNU ld configure:3815: result: /usr/bin/ld configure:3824: checking if the linker (/usr/bin/ld) is GNU ld configure:3839: result: no configure:3844: checking for /usr/bin/ld option to reload object files configure:3851: result: -r configure:3869: checking for BSD-compatible nm configure:3911: result: nm configure:3915: checking whether ln -s works configure:3919: result: yes configure:3926: checking how to recognise dependent libraries configure:4098: result: pass_all configure:4308: checking for ANSI C header files configure:4333: cc -c conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:9: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:4339: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4461: result: no configure:4485: checking for sys/types.h configure:4501: cc -c conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:44: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:4507: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* 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 | | #include configure:4531: result: no configure:4485: checking for sys/stat.h configure:4501: cc -c conftest.c >&5 configure:4507: $? = 0 configure:4511: test -z || test ! -s conftest.err configure:4514: $? = 0 configure:4517: test -s conftest. configure:4520: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* 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 | | #include configure:4531: result: no configure:4485: checking for stdlib.h configure:4501: cc -c conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:44: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:4507: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* 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 | | #include configure:4531: result: no configure:4485: checking for string.h configure:4501: cc -c conftest.c >&5 configure:4507: $? = 0 configure:4511: test -z || test ! -s conftest.err configure:4514: $? = 0 configure:4517: test -s conftest. configure:4520: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* 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 | | #include configure:4531: result: no configure:4485: checking for memory.h configure:4501: cc -c conftest.c >&5 configure:4507: $? = 0 configure:4511: test -z || test ! -s conftest.err configure:4514: $? = 0 configure:4517: test -s conftest. configure:4520: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* 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 | | #include configure:4531: result: no configure:4485: checking for strings.h configure:4501: cc -c conftest.c >&5 configure:4507: $? = 0 configure:4511: test -z || test ! -s conftest.err configure:4514: $? = 0 configure:4517: test -s conftest. configure:4520: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* 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 | | #include configure:4531: result: no configure:4485: checking for inttypes.h configure:4501: cc -c conftest.c >&5 configure:4507: $? = 0 configure:4511: test -z || test ! -s conftest.err configure:4514: $? = 0 configure:4517: test -s conftest. configure:4520: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* 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 | | #include configure:4531: result: no configure:4485: checking for stdint.h configure:4501: cc -c conftest.c >&5 configure:4507: $? = 0 configure:4511: test -z || test ! -s conftest.err configure:4514: $? = 0 configure:4517: test -s conftest. configure:4520: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* 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 | | #include configure:4531: result: no configure:4485: checking for unistd.h configure:4501: cc -c conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from /usr/include/unistd.h:483, from conftest.c:44: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:4507: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* 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 | | #include configure:4531: result: no configure:4557: checking dlfcn.h usability configure:4569: cc -c conftest.c >&5 configure:4575: $? = 0 configure:4579: test -z || test ! -s conftest.err configure:4582: $? = 0 configure:4585: test -s conftest. configure:4588: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | /* 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 | #include configure:4598: result: no configure:4602: checking dlfcn.h presence configure:4612: cc -E conftest.c configure:4618: $? = 0 configure:4638: result: yes configure:4651: WARNING: dlfcn.h: present but cannot be compiled configure:4653: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4655: WARNING: dlfcn.h: see the Autoconf documentation configure:4657: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4659: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4661: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4673: checking for dlfcn.h configure:4680: result: yes configure:4697: checking the maximum length of command line arguments configure:4776: result: configure:4787: checking command to parse nm output from cc object configure:4883: cc -c conftest.c >&5 configure:4886: $? = 0 configure:4890: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:4893: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4883: cc -c conftest.c >&5 configure:4886: $? = 0 configure:4890: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:4893: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4983: result: failed configure:4990: checking for objdir configure:5005: result: .libs configure:5057: checking for i386-unknown-gnu-ar configure:5086: result: no configure:5095: checking for ar configure:5111: found /usr/bin/ar configure:5122: result: ar configure:5137: checking for i386-unknown-gnu-ranlib configure:5166: result: no configure:5175: checking for ranlib configure:5191: found /usr/bin/ranlib configure:5202: result: ranlib configure:5217: checking for i386-unknown-gnu-strip configure:5246: result: no configure:5255: checking for strip configure:5271: found /usr/bin/strip configure:5282: result: strip configure:5546: checking if cc static flag works configure:5569: result: yes configure:5639: checking for cc option to produce PIC configure:5826: result: configure:5891: checking if cc supports -c -o file.o configure:5915: cc -c -o out/conftest2.o conftest.c >&5 configure:5919: $? = 0 configure:5936: result: yes configure:5962: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:6811: result: no configure:6882: checking dynamic linker characteristics configure:7422: result: gnu ld.so configure:7426: checking how to hardcode library paths into programs configure:7451: result: unsupported configure:7465: checking whether stripping libraries is possible configure:7486: result: no configure:8300: checking if libtool supports shared libraries configure:8302: result: no configure:8305: checking whether to build shared libraries configure:8326: result: no configure:8329: checking whether to build static libraries configure:8333: result: yes configure:8425: creating libtool configure:9042: checking how to mark unused variables configure:9053: cc -c -fno-common conftest.c >&5 configure:9059: $? = 0 configure:9063: test -z || test ! -s conftest.err configure:9066: $? = 0 configure:9069: test -s conftest.o configure:9072: $? = 0 configure:9089: result: configure:9098: checking for mysql_config configure:9116: found /usr/bin/mysql_config configure:9128: result: /usr/bin/mysql_config configure:9281: checking for mysql_real_connect configure:9338: cc -o conftest -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp conftest.c -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 configure:9344: $? = 0 configure:9348: test -z || test ! -s conftest.err configure:9351: $? = 0 configure:9354: test -s conftest configure:9357: $? = 0 configure:9369: result: yes configure:9372: checking if MYSQL_OPT_CONNECT_TIMEOUT is avaiable configure:9379: cc -c -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/mysql/mysql.h:33, from conftest.c:1: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' conftest.c:2: warning: data definition has no type or storage class configure:9385: $? = 1 configure: failed program was: | #include | mysql_option = MYSQL_OPT_CONNECT_TIMEOUT; configure:9412: result: no configure:9427: checking for pg_config configure:9460: result: no configure:9572: checking for db.h configure:9641: cc -E -I/usr/local/BerkeleyDB.4.3/include conftest.c conftest.c:11:50: /usr/local/BerkeleyDB.4.3/include/db.h: No such file or directory configure:9647: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | /* end confdefs.h. */ | #include configure:9641: cc -E -I/usr/local/BerkeleyDB.4.2/include conftest.c conftest.c:11:50: /usr/local/BerkeleyDB.4.2/include/db.h: No such file or directory configure:9647: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | /* end confdefs.h. */ | #include configure:9641: cc -E -I/usr/local/BerkeleyDB.4.1/include conftest.c conftest.c:11:50: /usr/local/BerkeleyDB.4.1/include/db.h: No such file or directory configure:9647: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | /* end confdefs.h. */ | #include configure:9641: cc -E -I/usr/local/BerkeleyDB.4.0/include conftest.c conftest.c:11:50: /usr/local/BerkeleyDB.4.0/include/db.h: No such file or directory configure:9647: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | /* end confdefs.h. */ | #include configure:9641: cc -E -I/usr/local/include/db43 conftest.c conftest.c:11:40: /usr/local/include/db43/db.h: No such file or directory configure:9647: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | /* end confdefs.h. */ | #include configure:9641: cc -E -I/usr/local/include/db42 conftest.c conftest.c:11:40: /usr/local/include/db42/db.h: No such file or directory configure:9647: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | /* end confdefs.h. */ | #include configure:9641: cc -E -I/usr/local/include/db41 conftest.c configure:9647: $? = 0 configure:9669: result: /usr/local/include/db41 configure:9689: checking for db.h configure:9750: cc -E -I/usr/local/include/db3 conftest.c configure:9756: $? = 0 configure:9778: result: /usr/local/include/db3 configure:9796: checking for ldap.h configure:9857: cc -E -I/usr/local/include conftest.c conftest.c:11:37: /usr/local/include/ldap.h: No such file or directory configure:9863: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | /* end confdefs.h. */ | #include configure:9821: cc -E -I/usr/local/include conftest.c configure:9827: $? = 0 configure:9885: result: yes configure:9917: checking crypt.h usability configure:9929: cc -c -fno-common conftest.c >&5 conftest.c:45:19: crypt.h: No such file or directory configure:9935: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | /* 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 | #include configure:9958: result: no configure:9962: checking crypt.h presence configure:9972: cc -E conftest.c conftest.c:11:19: crypt.h: No such file or directory configure:9978: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | /* end confdefs.h. */ | #include configure:9998: result: no configure:10033: checking for crypt.h configure:10040: result: no configure:10070: checking getopt.h usability configure:10082: cc -c -fno-common conftest.c >&5 configure:10088: $? = 0 configure:10092: test -z || test ! -s conftest.err configure:10095: $? = 0 configure:10098: test -s conftest.o configure:10101: $? = 0 configure:10111: result: yes configure:10115: checking getopt.h presence configure:10125: cc -E conftest.c configure:10131: $? = 0 configure:10151: result: yes configure:10186: checking for getopt.h configure:10193: result: yes configure:10061: checking for stdint.h configure:10066: result: no configure:10070: checking sys/select.h usability configure:10082: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from conftest.c:46: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:10088: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_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 | #include configure:10111: result: no configure:10115: checking sys/select.h presence configure:10125: cc -E conftest.c configure:10131: $? = 0 configure:10151: result: yes configure:10164: WARNING: sys/select.h: present but cannot be compiled configure:10166: WARNING: sys/select.h: check for missing prerequisite headers? configure:10168: WARNING: sys/select.h: see the Autoconf documentation configure:10170: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:10172: WARNING: sys/select.h: proceeding with the preprocessor's result configure:10174: WARNING: sys/select.h: in the future, the compiler will take precedence configure:10186: checking for sys/select.h configure:10193: result: yes configure:10070: checking sys/time.h usability configure:10082: cc -c -fno-common conftest.c >&5 configure:10088: $? = 0 configure:10092: test -z || test ! -s conftest.err configure:10095: $? = 0 configure:10098: test -s conftest.o configure:10101: $? = 0 configure:10111: result: yes configure:10115: checking sys/time.h presence configure:10125: cc -E conftest.c configure:10131: $? = 0 configure:10151: result: yes configure:10186: checking for sys/time.h configure:10193: result: yes configure:10206: checking for library containing crypt configure:10236: cc -o conftest -fno-common conftest.c >&5 configure:10242: $? = 0 configure:10246: test -z || test ! -s conftest.err configure:10249: $? = 0 configure:10252: test -s conftest configure:10255: $? = 0 configure:10325: result: none required configure:10337: checking for timegm configure:10394: cc -o conftest -fno-common conftest.c >&5 configure:10400: $? = 0 configure:10404: test -z || test ! -s conftest.err configure:10407: $? = 0 configure:10410: test -s conftest configure:10413: $? = 0 configure:10425: result: yes configure:10337: checking for vsyslog configure:10394: cc -o conftest -fno-common conftest.c >&5 configure:10400: $? = 0 configure:10404: test -z || test ! -s conftest.err configure:10407: $? = 0 configure:10410: test -s conftest configure:10413: $? = 0 configure:10425: result: yes configure:10440: checking for fchown configure:10497: cc -o conftest -fno-common conftest.c >&5 configure:10503: $? = 0 configure:10507: test -z || test ! -s conftest.err configure:10510: $? = 0 configure:10513: test -s conftest configure:10516: $? = 0 configure:10528: result: yes configure:10440: checking for fchmod configure:10497: cc -o conftest -fno-common conftest.c >&5 configure:10503: $? = 0 configure:10507: test -z || test ! -s conftest.err configure:10510: $? = 0 configure:10513: test -s conftest configure:10516: $? = 0 configure:10528: result: yes configure:10542: checking for getspnam configure:10599: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _getspnam configure:10605: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | /* end confdefs.h. */ | /* Define getspnam to an innocuous variant, in case declares getspnam. | For example, HP-UX 11i declares gettimeofday. */ | #define getspnam innocuous_getspnam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getspnam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getspnam | | /* 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 getspnam (); | /* 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_getspnam) || defined (__stub___getspnam) | choke me | #else | char (*f) () = getspnam; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getspnam; | ; | return 0; | } configure:10630: result: no configure:11016: checking for struct passwd.pw_expire configure:11043: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:19: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:11049: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (ac_aggr.pw_expire) | return 0; | ; | return 0; | } configure:11091: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:19: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:11097: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (sizeof ac_aggr.pw_expire) | return 0; | ; | return 0; | } configure:11123: result: no configure:11133: checking for struct passwd.pw_change configure:11160: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:19: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:11166: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (ac_aggr.pw_change) | return 0; | ; | return 0; | } configure:11208: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:19: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:11214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (sizeof ac_aggr.pw_change) | return 0; | ; | return 0; | } configure:11240: result: no configure:11250: checking for struct passwd.pw_class configure:11277: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:19: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:11283: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (ac_aggr.pw_class) | return 0; | ; | return 0; | } configure:11325: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:19: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:11331: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct passwd ac_aggr; | if (sizeof ac_aggr.pw_class) | return 0; | ; | return 0; | } configure:11357: result: no configure:11376: checking for library containing ldsym configure:11406: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _ldsym configure:11412: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | /* end 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 ldsym (); | int | main () | { | ldsym (); | ; | return 0; | } configure:11461: cc -o conftest -fno-common conftest.c -ldl >&5 ld: Undefined symbols: _ldsym configure:11467: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | /* end 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 ldsym (); | int | main () | { | ldsym (); | ; | return 0; | } configure:11495: result: no configure:11507: checking for dlfcn.h configure:11512: result: yes configure:11652: checking for RTLD_NEXT macro configure:11659: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:2: error: `RTLD_NEXT' undeclared (first use in this function) conftest.c:2: error: (Each undeclared identifier is reported only once conftest.c:2: error: for each function it appears in.) configure:11665: $? = 1 configure: failed program was: | #include | main() { dlsym(RTLD_NEXT, "foo"); } configure:11688: result: no configure:11702: checking for library containing ldap_init configure:11732: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _ldap_init configure:11738: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_DLFCN_H 1 | /* end 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 ldap_init (); | int | main () | { | ldap_init (); | ; | return 0; | } configure:11787: cc -o conftest -fno-common conftest.c -lldap >&5 configure:11793: $? = 0 configure:11797: test -z || test ! -s conftest.err configure:11800: $? = 0 configure:11803: test -s conftest configure:11806: $? = 0 configure:11821: result: -lldap configure:11842: checking for library containing ber_init configure:11872: cc -o conftest -fno-common conftest.c -lldap >&5 configure:11878: $? = 0 configure:11882: test -z || test ! -s conftest.err configure:11885: $? = 0 configure:11888: test -s conftest configure:11891: $? = 0 configure:11961: result: none required configure:12148: checking for library containing connect configure:12178: cc -o conftest -fno-common conftest.c >&5 configure:12184: $? = 0 configure:12188: test -z || test ! -s conftest.err configure:12191: $? = 0 configure:12194: test -s conftest configure:12197: $? = 0 configure:12267: result: none required configure:12280: checking for getpeereid configure:12337: cc -o conftest -fno-common conftest.c -lldap >&5 configure:12343: $? = 0 configure:12347: test -z || test ! -s conftest.err configure:12350: $? = 0 configure:12353: test -s conftest configure:12356: $? = 0 configure:12368: result: yes configure:12379: checking for struct cmsgcred configure:12404: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:23: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' conftest.c: In function `main': conftest.c:30: error: storage size of `cred' isn't known configure:12410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_DLFCN_H 1 | #define WITH_LDAP 1 | #define WITH_PROXY 1 | #define HAVE_GETPEEREID 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | struct sockcred cred; | | cred.sc_euid = 0; | | ; | return 0; | } configure:12436: result: no configure:12459: checking nss.h usability configure:12471: cc -c -fno-common conftest.c >&5 conftest.c:56:17: nss.h: No such file or directory configure:12477: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_DLFCN_H 1 | #define WITH_LDAP 1 | #define WITH_PROXY 1 | #define HAVE_GETPEEREID 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 | #include configure:12500: result: no configure:12504: checking nss.h presence configure:12514: cc -E conftest.c conftest.c:22:17: nss.h: No such file or directory configure:12520: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_DLFCN_H 1 | #define WITH_LDAP 1 | #define WITH_PROXY 1 | #define HAVE_GETPEEREID 1 | /* end confdefs.h. */ | #include configure:12540: result: no configure:12575: checking for nss.h configure:12582: result: no configure:12610: checking nsswitch.h usability configure:12622: cc -c -fno-common conftest.c >&5 conftest.c:56:22: nsswitch.h: No such file or directory configure:12628: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_DLFCN_H 1 | #define WITH_LDAP 1 | #define WITH_PROXY 1 | #define HAVE_GETPEEREID 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 | #include configure:12651: result: no configure:12655: checking nsswitch.h presence configure:12665: cc -E conftest.c conftest.c:22:22: nsswitch.h: No such file or directory configure:12671: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_DLFCN_H 1 | #define WITH_LDAP 1 | #define WITH_PROXY 1 | #define HAVE_GETPEEREID 1 | /* end confdefs.h. */ | #include configure:12691: result: no configure:12726: checking for nsswitch.h configure:12733: result: no configure:12761: checking nss_common.h usability configure:12773: cc -c -fno-common conftest.c >&5 conftest.c:56:24: nss_common.h: No such file or directory configure:12779: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_DLFCN_H 1 | #define WITH_LDAP 1 | #define WITH_PROXY 1 | #define HAVE_GETPEEREID 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 | #include configure:12802: result: no configure:12806: checking nss_common.h presence configure:12816: cc -E conftest.c conftest.c:22:24: nss_common.h: No such file or directory configure:12822: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_DLFCN_H 1 | #define WITH_LDAP 1 | #define WITH_PROXY 1 | #define HAVE_GETPEEREID 1 | /* end confdefs.h. */ | #include configure:12842: result: no configure:12877: checking for nss_common.h configure:12884: result: no configure:13153: checking for library containing db_strerror configure:13183: cc -o conftest -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41 conftest.c -lldap -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 ld: Undefined symbols: _db_strerror configure:13189: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libhome" | #define PACKAGE_TARNAME "libhome" | #define PACKAGE_VERSION "0.10.1" | #define PACKAGE_STRING "libhome 0.10.1" | #define PACKAGE_BUGREPORT "lwa@teaser.fr" | #define HAVE_DLFCN_H 1 | #define UNUSED __attribute__((unused)) | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSYSLOG 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_DLFCN_H 1 | #define WITH_LDAP 1 | #define WITH_PROXY 1 | #define HAVE_GETPEEREID 1 | #define WITH_MYSQL 1 | #define WITH_DB 4 | /* end 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 db_strerror (); | int | main () | { | db_strerror (); | ; | return 0; | } configure:13238: cc -o conftest -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41 conftest.c -ldb41 -lldap -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 configure:13244: $? = 0 configure:13248: test -z || test ! -s conftest.err configure:13251: $? = 0 configure:13254: test -s conftest configure:13257: $? = 0 configure:13272: result: -ldb41 configure:13424: checking limits.h usability configure:13436: cc -c -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41 conftest.c >&5 configure:13442: $? = 0 configure:13446: test -z || test ! -s conftest.err configure:13449: $? = 0 configure:13452: test -s conftest.o configure:13455: $? = 0 configure:13465: result: yes configure:13469: checking limits.h presence configure:13479: cc -E -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41 conftest.c configure:13485: $? = 0 configure:13505: result: yes configure:13540: checking for limits.h configure:13547: result: yes configure:13415: checking for unistd.h configure:13420: result: no configure:13565: checking for getprogname configure:13622: cc -o conftest -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41 conftest.c -ldb41 -lldap -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 configure:13628: $? = 0 configure:13632: test -z || test ! -s conftest.err configure:13635: $? = 0 configure:13638: test -s conftest configure:13641: $? = 0 configure:13653: result: yes configure:13565: checking for __progname configure:13622: cc -o conftest -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41 conftest.c -ldb41 -lldap -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 configure:13628: $? = 0 configure:13632: test -z || test ! -s conftest.err configure:13635: $? = 0 configure:13638: test -s conftest configure:13641: $? = 0 configure:13653: result: yes configure:13667: checking for setpassent configure:13724: cc -o conftest -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41 conftest.c -ldb41 -lldap -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 configure:13730: $? = 0 configure:13734: test -z || test ! -s conftest.err configure:13737: $? = 0 configure:13740: test -s conftest configure:13743: $? = 0 configure:13755: result: yes configure:13769: checking for strptime configure:13826: cc -o conftest -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41 conftest.c -ldb41 -lldap -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 configure:13832: $? = 0 configure:13836: test -z || test ! -s conftest.err configure:13839: $? = 0 configure:13842: test -s conftest configure:13845: $? = 0 configure:13857: result: yes configure:13868: checking for an ANSI C-conforming const configure:13935: cc -c -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41 conftest.c >&5 configure:13941: $? = 0 configure:13945: test -z || test ! -s conftest.err configure:13948: $? = 0 configure:13951: test -s conftest.o configure:13954: $? = 0 configure:13965: result: yes configure:13975: checking for uid_t in sys/types.h configure:13998: result: yes configure:14013: checking for size_t configure:14037: cc -c -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41 conftest.c >&5 configure:14043: $? = 0 configure:14047: test -z || test ! -s conftest.err configure:14050: $? = 0 configure:14053: test -s conftest.o configure:14056: $? = 0 configure:14067: result: yes configure:14095: checking for regcomp configure:14152: cc -o conftest -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41 conftest.c -ldb41 -lldap -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 configure:14158: $? = 0 configure:14162: test -z || test ! -s conftest.err configure:14165: $? = 0 configure:14168: test -s conftest configure:14171: $? = 0 configure:14183: result: yes configure:14095: checking for strdup configure:14152: cc -o conftest -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41 conftest.c -ldb41 -lldap -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 configure:14158: $? = 0 configure:14162: test -z || test ! -s conftest.err configure:14165: $? = 0 configure:14168: test -s conftest configure:14171: $? = 0 configure:14183: result: yes configure:14095: checking for strerror configure:14152: cc -o conftest -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41 conftest.c -ldb41 -lldap -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 configure:14158: $? = 0 configure:14162: test -z || test ! -s conftest.err configure:14165: $? = 0 configure:14168: test -s conftest configure:14171: $? = 0 configure:14183: result: yes configure:14095: checking for strspn configure:14152: cc -o conftest -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41 conftest.c -ldb41 -lldap -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 conftest.c:57: warning: conflicting types for built-in function `strspn' configure:14158: $? = 0 configure:14162: test -z || test ! -s conftest.err configure:14165: $? = 0 configure:14168: test -s conftest configure:14171: $? = 0 configure:14183: result: yes configure:14095: checking for strtol configure:14152: cc -o conftest -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41 conftest.c -ldb41 -lldap -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 configure:14158: $? = 0 configure:14162: test -z || test ! -s conftest.err configure:14165: $? = 0 configure:14168: test -s conftest configure:14171: $? = 0 configure:14183: result: yes configure:14095: checking for strtoul configure:14152: cc -o conftest -fno-common -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41 conftest.c -ldb41 -lldap -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 configure:14158: $? = 0 configure:14162: test -z || test ! -s conftest.err configure:14165: $? = 0 configure:14168: test -s conftest configure:14171: $? = 0 configure:14183: result: yes configure:14194: result: configure:14196: result: * MySQL support ... yes configure:14198: result: * PgSQL support ... no configure:14200: result: * LDAP support .... yes configure:14202: result: * DB support ...... 4 configure:14204: result: * PAM support ..... no configure:14206: result: * Proxy support ... yes configure:14208: result: configure:14313: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libhome config.status 0.10.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:694: creating Makefile config.status:694: creating home.conf.5 config.status:694: creating libhome.sh config.status:694: creating home_version.h config.status:798: creating config.h config.status:1092: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common 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=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func___progname=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_getpeereid=yes ac_cv_func_getprogname=yes ac_cv_func_getspnam=no ac_cv_func_mysql_real_connect=yes ac_cv_func_regcomp=yes ac_cv_func_setpassent=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strptime=yes ac_cv_func_strspn=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_timegm=yes ac_cv_func_vsyslog=yes ac_cv_header_crypt_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_nss_common_h=no ac_cv_header_nss_h=no ac_cv_header_nsswitch_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_member_struct_passwd_pw_change=no ac_cv_member_struct_passwd_pw_class=no ac_cv_member_struct_passwd_pw_expire=no ac_cv_objext= ac_cv_path_MYSQL_CONFIG=/usr/bin/mysql_config ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_search_ber_init='none required' ac_cv_search_connect='none required' ac_cv_search_crypt='none required' ac_cv_search_db_strerror=-ldb41 ac_cv_search_ldap_init=-lldap ac_cv_search_ldsym=no ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_size_t=yes ac_cv_type_uid_t=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= 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= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' 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='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' CC='cc' CFLAGS='-fno-common' CONFFILE='${prefix}/etc/home.conf' CPP='cc -E' CPPFLAGS=' -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/local/include/db41' DB_CFLAGS='-I/usr/local/include/db41' DEFS='-DHAVE_CONFIG_H' DO_NSS='#' DO_PROXY='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDAP_CFLAGS='' LDFLAGS='' LIBOBJS=' homeuser$U.o error$U.o hparam$U.o rewrite$U.o cleanup$U.o wrap$U.o tools$U.o hsystem$U.o expand$U.o hldap$U.o hproxy$U.o hmysql$U.o cache3$U.o rewritedb$U.o' LIBS='-ldb41 -lldap -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LN_S='ln -s' LTLIBOBJS=' homeuser$U.lo error$U.lo hparam$U.lo rewrite$U.lo cleanup$U.lo wrap$U.lo tools$U.lo hsystem$U.lo expand$U.lo hldap$U.lo hproxy$U.lo hmysql$U.lo cache3$U.lo rewritedb$U.lo' MYSQL_CFLAGS='-I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp' MYSQL_CONFIG='/usr/bin/mysql_config' NSS_PREFIX='' NSS_VERSION='1' OBJEXT='' PACKAGE_BUGREPORT='lwa@teaser.fr' PACKAGE_NAME='libhome' PACKAGE_STRING='libhome 0.10.1' PACKAGE_TARNAME='libhome' PACKAGE_VERSION='0.10.1' PATH_SEPARATOR=':' PGSQL_CFLAGS='' PG_CONFIG='' PRELOAD_LIB='' PRELOAD_LIBS='' RANLIB='ranlib' SHELL='/bin/sh' SOCKET_LIBS='' STRIP='strip' ac_ct_AR='ar' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_GETOPT_H 1 #define HAVE_GETPEEREID 1 #define HAVE_GETPROGNAME 1 #define HAVE_LIMITS_H 1 #define HAVE_REGCOMP 1 #define HAVE_SETPASSENT 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRPTIME 1 #define HAVE_STRSPN 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIMEGM 1 #define HAVE_VSYSLOG 1 #define HAVE___PROGNAME 1 #define PACKAGE_BUGREPORT "lwa@teaser.fr" #define PACKAGE_NAME "libhome" #define PACKAGE_STRING "libhome 0.10.1" #define PACKAGE_TARNAME "libhome" #define PACKAGE_VERSION "0.10.1" #define UNUSED __attribute__((unused)) #define WITH_DB 4 #define WITH_LDAP 1 #define WITH_MYSQL 1 #define WITH_PROXY 1 #define _GNU_SOURCE 1 configure: exit 0