This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Samba configure 3, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = Elrond uname -m = i686 uname -r = 2.6.33.4-smp uname -s = Linux uname -v = #2 SMP Wed May 12 22:47:36 CDT 2010 /usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: /usr/lib/java/bin PATH: /usr/lib/kde4/libexec PATH: /usr/lib/qt/bin PATH: /usr/share/texmf/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2976: checking build system type configure:2990: result: i686-pc-linux-gnu configure:3010: checking host system type configure:3023: result: i686-pc-linux-gnu configure:3043: checking target system type configure:3056: result: i686-pc-linux-gnu configure:3768: checking for gcc configure:3784: found /usr/bin/gcc configure:3795: result: gcc configure:4024: checking for C compiler version configure:4033: gcc --version >&5 gcc (GCC) 4.4.4 Copyright (C) 2010 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:4044: $? = 0 configure:4033: gcc -v >&5 Reading specs from /usr/lib/gcc/i486-slackware-linux/4.4.4/specs Target: i486-slackware-linux Configured with: ../gcc-4.4.4/configure --prefix=/usr --libdir=/usr/lib --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 4.4.4 (GCC) configure:4044: $? = 0 configure:4033: gcc -V >&5 gcc: '-V' option must have argument configure:4044: $? = 1 configure:4033: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4044: $? = 1 configure:4064: checking whether the C compiler works configure:4086: gcc conftest.c >&5 configure:4090: $? = 0 configure:4139: result: yes configure:4142: checking for C compiler default output file name configure:4144: result: a.out configure:4150: checking for suffix of executables configure:4157: gcc -o conftest conftest.c >&5 configure:4161: $? = 0 configure:4183: result: configure:4205: checking whether we are cross compiling configure:4213: gcc -o conftest conftest.c >&5 configure:4217: $? = 0 configure:4224: ./conftest configure:4228: $? = 0 configure:4243: result: no configure:4248: checking for suffix of object files configure:4270: gcc -c conftest.c >&5 configure:4274: $? = 0 configure:4295: result: o configure:4299: checking whether we are using the GNU C compiler configure:4318: gcc -c conftest.c >&5 configure:4318: $? = 0 configure:4327: result: yes configure:4336: checking whether gcc accepts -g configure:4356: gcc -c -g conftest.c >&5 configure:4356: $? = 0 configure:4397: result: yes configure:4414: checking for gcc option to accept ISO C89 configure:4478: gcc -c -g -O2 conftest.c >&5 configure:4478: $? = 0 configure:4491: result: none needed configure:4694: checking for version of gcc configure:4697: result: 4.4.4 configure:4706: checking how to run the C preprocessor configure:4737: gcc -E conftest.c configure:4737: $? = 0 configure:4751: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | /* end confdefs.h. */ | #include configure:4776: result: gcc -E configure:4796: gcc -E conftest.c configure:4796: $? = 0 configure:4810: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | /* end confdefs.h. */ | #include configure:4839: checking for grep that handles long lines and -e configure:4897: result: /usr/bin/grep configure:4902: checking for egrep configure:4964: result: /usr/bin/grep -E configure:4969: checking for ANSI C header files configure:4989: gcc -c conftest.c >&5 configure:4989: $? = 0 configure:5062: gcc -o conftest conftest.c >&5 configure:5062: $? = 0 configure:5062: ./conftest configure:5062: $? = 0 configure:5073: result: yes configure:5086: checking for sys/types.h configure:5086: gcc -c conftest.c >&5 configure:5086: $? = 0 configure:5086: result: yes configure:5086: checking for sys/stat.h configure:5086: gcc -c conftest.c >&5 configure:5086: $? = 0 configure:5086: result: yes configure:5086: checking for stdlib.h configure:5086: gcc -c conftest.c >&5 configure:5086: $? = 0 configure:5086: result: yes configure:5086: checking for string.h configure:5086: gcc -c conftest.c >&5 configure:5086: $? = 0 configure:5086: result: yes configure:5086: checking for memory.h configure:5086: gcc -c conftest.c >&5 configure:5086: $? = 0 configure:5086: result: yes configure:5086: checking for strings.h configure:5086: gcc -c conftest.c >&5 configure:5086: $? = 0 configure:5086: result: yes configure:5086: checking for inttypes.h configure:5086: gcc -c conftest.c >&5 configure:5086: $? = 0 configure:5086: result: yes configure:5086: checking for stdint.h configure:5086: gcc -c conftest.c >&5 configure:5086: $? = 0 configure:5086: result: yes configure:5086: checking for unistd.h configure:5086: gcc -c conftest.c >&5 configure:5086: $? = 0 configure:5086: result: yes configure:5100: checking minix/config.h usability configure:5100: gcc -c conftest.c >&5 conftest.c:53:26: error: minix/config.h: No such file or directory configure:5100: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5100: result: no configure:5100: checking minix/config.h presence configure:5100: gcc -E conftest.c conftest.c:20:26: error: minix/config.h: No such file or directory configure:5100: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5100: result: no configure:5100: checking for minix/config.h configure:5100: result: no configure:5121: checking whether it is safe to define __EXTENSIONS__ configure:5139: gcc -c conftest.c >&5 configure:5139: $? = 0 configure:5146: result: yes configure:5160: checking whether byte ordering is bigendian configure:5175: gcc -c conftest.c >&5 conftest.c:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:5175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:5220: gcc -c conftest.c >&5 configure:5220: $? = 0 configure:5238: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:32: error: 'not' undeclared (first use in this function) conftest.c:32: error: (Each undeclared identifier is reported only once conftest.c:32: error: for each function it appears in.) conftest.c:32: error: expected ';' before 'big' configure:5238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5366: result: no configure:5384: checking for inline configure:5400: gcc -c conftest.c >&5 configure:5400: $? = 0 configure:5408: result: inline configure:5430: checking for C99 designated initializers configure:5446: gcc -c conftest.c >&5 configure:5446: $? = 0 configure:5447: result: yes configure:5594: checking for a BSD-compatible install configure:5662: result: /usr/bin/ginstall -c configure:5674: checking for library containing strerror configure:5705: gcc -o conftest conftest.c >&5 configure:5705: $? = 0 configure:5722: result: none required configure:5747: checking for special C compiler options needed for large files configure:5792: result: no configure:5798: checking for _FILE_OFFSET_BITS value needed for large files configure:5823: gcc -c conftest.c >&5 conftest.c:34: warning: left shift count >= width of type conftest.c:34: warning: left shift count >= width of type conftest.c:36: error: size of array 'off_t_is_large' is negative configure:5823: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5847: gcc -c conftest.c >&5 configure:5847: $? = 0 configure:5855: result: 64 configure:6023: checking standards.h usability configure:6023: gcc -c conftest.c >&5 conftest.c:62:23: error: standards.h: No such file or directory configure:6023: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6023: result: no configure:6023: checking standards.h presence configure:6023: gcc -E conftest.c conftest.c:29:23: error: standards.h: No such file or directory configure:6023: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:6023: result: no configure:6023: checking for standards.h configure:6023: result: no configure:6035: checking for long long configure:6035: gcc -c conftest.c >&5 configure:6035: $? = 0 configure:6035: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:65: error: expected expression before ')' token configure:6035: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:6035: result: yes configure:6050: checking size of int configure:6055: gcc -o conftest conftest.c >&5 configure:6055: $? = 0 configure:6055: ./conftest configure:6055: $? = 0 configure:6070: result: 4 configure:6084: checking size of char configure:6089: gcc -o conftest conftest.c >&5 configure:6089: $? = 0 configure:6089: ./conftest configure:6089: $? = 0 configure:6104: result: 1 configure:6118: checking size of short configure:6123: gcc -o conftest conftest.c >&5 configure:6123: $? = 0 configure:6123: ./conftest configure:6123: $? = 0 configure:6138: result: 2 configure:6152: checking size of long configure:6157: gcc -o conftest conftest.c >&5 configure:6157: $? = 0 configure:6157: ./conftest configure:6157: $? = 0 configure:6172: result: 4 configure:6186: checking size of long long configure:6191: gcc -o conftest conftest.c >&5 configure:6191: $? = 0 configure:6191: ./conftest configure:6191: $? = 0 configure:6206: result: 8 configure:6217: checking for int8_t configure:6217: gcc -c conftest.c >&5 configure:6217: $? = 0 configure:6217: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: expected expression before ')' token configure:6217: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int8_t))) | return 0; | ; | return 0; | } configure:6217: result: yes configure:6228: checking for uint8_t configure:6228: gcc -c conftest.c >&5 configure:6228: $? = 0 configure:6228: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: expected expression before ')' token configure:6228: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint8_t))) | return 0; | ; | return 0; | } configure:6228: result: yes configure:6239: checking for int16_t configure:6239: gcc -c conftest.c >&5 configure:6239: $? = 0 configure:6239: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: expected expression before ')' token configure:6239: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int16_t))) | return 0; | ; | return 0; | } configure:6239: result: yes configure:6250: checking for uint16_t configure:6250: gcc -c conftest.c >&5 configure:6250: $? = 0 configure:6250: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: expected expression before ')' token configure:6250: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint16_t))) | return 0; | ; | return 0; | } configure:6250: result: yes configure:6263: checking for int32_t configure:6263: gcc -c conftest.c >&5 configure:6263: $? = 0 configure:6263: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: expected expression before ')' token configure:6263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int32_t))) | return 0; | ; | return 0; | } configure:6263: result: yes configure:6274: checking for uint32_t configure:6274: gcc -c conftest.c >&5 configure:6274: $? = 0 configure:6274: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: expected expression before ')' token configure:6274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:6274: result: yes configure:6312: checking for int64_t configure:6312: gcc -c conftest.c >&5 configure:6312: $? = 0 configure:6312: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: expected expression before ')' token configure:6312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int64_t))) | return 0; | ; | return 0; | } configure:6312: result: yes configure:6323: checking for uint64_t configure:6323: gcc -c conftest.c >&5 configure:6323: $? = 0 configure:6323: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: expected expression before ')' token configure:6323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:6323: result: yes configure:6335: checking for size_t configure:6335: gcc -c conftest.c >&5 configure:6335: $? = 0 configure:6335: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: expected expression before ')' token configure:6335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:6335: result: yes configure:6346: checking for ssize_t configure:6346: gcc -c conftest.c >&5 configure:6346: $? = 0 configure:6346: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: expected expression before ')' token configure:6346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:6346: result: yes configure:6362: checking size of off_t configure:6367: gcc -o conftest conftest.c >&5 configure:6367: $? = 0 configure:6367: ./conftest configure:6367: $? = 0 configure:6382: result: 8 configure:6396: checking size of size_t configure:6401: gcc -o conftest conftest.c >&5 configure:6401: $? = 0 configure:6401: ./conftest configure:6401: $? = 0 configure:6416: result: 4 configure:6430: checking size of ssize_t configure:6435: gcc -o conftest conftest.c >&5 configure:6435: $? = 0 configure:6435: ./conftest configure:6435: $? = 0 configure:6450: result: 4 configure:6461: checking for intptr_t configure:6461: gcc -c conftest.c >&5 configure:6461: $? = 0 configure:6461: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:74: error: expected expression before ')' token configure:6461: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((intptr_t))) | return 0; | ; | return 0; | } configure:6461: result: yes configure:6470: checking for uintptr_t configure:6470: gcc -c conftest.c >&5 configure:6470: $? = 0 configure:6470: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:75: error: expected expression before ')' token configure:6470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:6470: result: yes configure:6479: checking for ptrdiff_t configure:6479: gcc -c conftest.c >&5 configure:6479: $? = 0 configure:6479: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:76: error: expected expression before ')' token configure:6479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:6479: result: yes configure:6500: checking for immediate structures configure:6530: gcc -c conftest.c >&5 configure:6530: $? = 0 configure:6538: result: yes configure:6618: checking sys/epoll.h usability configure:6618: gcc -c conftest.c >&5 configure:6618: $? = 0 configure:6618: result: yes configure:6618: checking sys/epoll.h presence configure:6618: gcc -E conftest.c configure:6618: $? = 0 configure:6618: result: yes configure:6618: checking for sys/epoll.h configure:6618: result: yes configure:6630: checking for epoll_create configure:6630: gcc -o conftest conftest.c >&5 configure:6630: $? = 0 configure:6630: result: yes configure:6831: checking that the C compiler understands -Wdeclaration-after-statement configure:6858: gcc -o conftest -O -Wdeclaration-after-statement conftest.c >&5 configure:6858: $? = 0 configure:6858: ./conftest configure:6858: $? = 0 configure:6879: result: yes configure:6887: checking that the C compiler understands -Werror-implicit-function-declaration configure:6914: gcc -o conftest -O -Werror-implicit-function-declaration conftest.c >&5 configure:6914: $? = 0 configure:6914: ./conftest configure:6914: $? = 0 configure:6935: result: yes configure:6954: checking whether to use profiling configure:6975: result: no configure:6998: checking for gawk configure:7014: found /usr/bin/gawk configure:7025: result: gawk configure:7047: checking for gmake configure:7065: found /usr/bin/gmake configure:7077: result: /usr/bin/gmake configure:7089: checking whether we have GNU make configure:7103: result: yes configure:7168: checking for perl configure:7186: found /usr/bin/perl configure:7198: result: /usr/bin/perl configure:7237: checking for python2.6 configure:7255: found /usr/bin/python2.6 configure:7267: result: /usr/bin/python2.6 configure:7333: checking for python2.6-config configure:7351: found /usr/bin/python2.6-config configure:7363: result: /usr/bin/python2.6-config configure:7445: gcc -o conftest -O -I/usr/include/python2.6 -I/usr/include/python2.6 conftest.c -lpthread -ldl -lutil -lm -lpython2.6 >&5 configure:7445: $? = 0 configure:7636: checking working python module support configure:7639: result: yes configure:7692: checking for ar configure:7708: found /usr/bin/ar configure:7719: result: ar configure:7742: checking if the linker used by compiler is GNU ld GNU ld (Linux/GNU Binutils) 2.20.51.0.8.20100412/dev/null: file not recognized: File truncated configure:7754: result: yes configure:7760: checking GNU ld release date configure:7763: result: 20100412 configure:7800: checking whether gcc and cc understand -c and -o together configure:7831: gcc -c conftest.c -o conftest2.o >&5 configure:7835: $? = 0 configure:7841: gcc -c conftest.c -o conftest2.o >&5 configure:7845: $? = 0 configure:7856: cc -c conftest.c >&5 configure:7860: $? = 0 configure:7868: cc -c conftest.c -o conftest2.o >&5 configure:7872: $? = 0 configure:7878: cc -c conftest.c -o conftest2.o >&5 configure:7882: $? = 0 configure:7900: result: yes configure:7917: checking that the C compiler understands -Werror configure:7944: gcc -o conftest -O -Werror conftest.c >&5 configure:7944: $? = 0 configure:7944: ./conftest configure:7944: $? = 0 configure:7964: result: yes configure:8134: checking that the C compiler understands negative enum values configure:8168: gcc -o conftest -O conftest.c >&5 configure:8168: $? = 0 configure:8168: ./conftest configure:8168: $? = 0 configure:8178: result: yes configure:8191: checking for C99 designated initializers configure:8207: gcc -c -O conftest.c >&5 configure:8207: $? = 0 configure:8208: result: yes configure:8341: checking uname -s configure:8343: result: Linux configure:8347: checking uname -r configure:8349: result: 2.6.33.4-smp configure:8353: checking uname -m configure:8355: result: i686 configure:8359: checking uname -p configure:8361: result: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz configure:8365: checking uname -i configure:8367: result: GenuineIntel configure:8652: checking for LFS support configure:8699: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c >&5 configure:8699: $? = 0 configure:8699: ./conftest configure:8699: $? = 0 configure:8721: result: yes configure:8813: checking for uid_t in sys/types.h configure:8832: result: yes configure:8843: checking for mode_t configure:8843: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:8843: $? = 0 configure:8843: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:84: error: expected expression before ')' token configure:8843: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:8843: result: yes configure:8854: checking for off_t configure:8854: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:8854: $? = 0 configure:8854: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:84: error: expected expression before ')' token configure:8854: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:8854: result: yes configure:8865: checking for size_t configure:8865: result: yes configure:8876: checking for pid_t configure:8876: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:8876: $? = 0 configure:8876: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:84: error: expected expression before ')' token configure:8876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:8876: result: yes configure:8887: checking for struct stat.st_rdev configure:8887: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:8887: $? = 0 configure:8887: result: yes configure:8900: checking for ino_t configure:8900: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:8900: $? = 0 configure:8900: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:86: error: expected expression before ')' token configure:8900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ino_t))) | return 0; | ; | return 0; | } configure:8900: result: yes configure:8911: checking for loff_t configure:8911: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:8911: $? = 0 configure:8911: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:86: error: expected expression before ')' token configure:8911: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((loff_t))) | return 0; | ; | return 0; | } configure:8911: result: yes configure:8922: checking for offset_t configure:8922: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:86: error: 'offset_t' undeclared (first use in this function) conftest.c:86: error: (Each undeclared identifier is reported only once conftest.c:86: error: for each function it appears in.) configure:8922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (offset_t)) | return 0; | ; | return 0; | } configure:8922: result: no configure:8934: checking for working memcmp configure:8977: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:8977: $? = 0 configure:8977: ./conftest configure:8977: $? = 0 configure:8987: result: yes configure:9000: checking for pipe configure:9000: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9000: $? = 0 configure:9000: result: yes configure:9000: checking for strftime configure:9000: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:75: warning: conflicting types for built-in function 'strftime' configure:9000: $? = 0 configure:9000: result: yes configure:9000: checking for srandom configure:9000: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9000: $? = 0 configure:9000: result: yes configure:9000: checking for random configure:9000: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9000: $? = 0 configure:9000: result: yes configure:9000: checking for srand configure:9000: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9000: $? = 0 configure:9000: result: yes configure:9000: checking for rand configure:9000: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9000: $? = 0 configure:9000: result: yes configure:9000: checking for usleep configure:9000: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9000: $? = 0 configure:9000: result: yes configure:9000: checking for setbuffer configure:9000: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9000: $? = 0 configure:9000: result: yes configure:9000: checking for lstat configure:9000: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9000: $? = 0 configure:9000: result: yes configure:9000: checking for getpgrp configure:9000: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9000: $? = 0 configure:9000: result: yes configure:9000: checking for utime configure:9000: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9000: $? = 0 configure:9000: result: yes configure:9000: checking for utimes configure:9000: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9000: $? = 0 configure:9000: result: yes configure:9014: checking stdbool.h usability configure:9014: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9014: $? = 0 configure:9014: result: yes configure:9014: checking stdbool.h presence configure:9014: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:9014: $? = 0 configure:9014: result: yes configure:9014: checking for stdbool.h configure:9014: result: yes configure:9014: checking for stdint.h configure:9014: result: yes configure:9014: checking sys/select.h usability configure:9014: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9014: $? = 0 configure:9014: result: yes configure:9014: checking sys/select.h presence configure:9014: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:9014: $? = 0 configure:9014: result: yes configure:9014: checking for sys/select.h configure:9014: result: yes configure:9028: checking setjmp.h usability configure:9028: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9028: $? = 0 configure:9028: result: yes configure:9028: checking setjmp.h presence configure:9028: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:9028: $? = 0 configure:9028: result: yes configure:9028: checking for setjmp.h configure:9028: result: yes configure:9028: checking utime.h usability configure:9028: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9028: $? = 0 configure:9028: result: yes configure:9028: checking utime.h presence configure:9028: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:9028: $? = 0 configure:9028: result: yes configure:9028: checking for utime.h configure:9028: result: yes configure:9040: checking for stdint.h configure:9040: result: yes configure:9052: checking for stdbool.h configure:9052: result: yes configure:9065: checking for bool configure:9065: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9065: $? = 0 configure:9065: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:110: error: expected expression before ')' token configure:9065: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_STDBOOL_H | #include | #endif | | | int | main () | { | if (sizeof ((bool))) | return 0; | ; | return 0; | } configure:9065: result: yes configure:9079: checking for _Bool configure:9079: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9079: $? = 0 configure:9079: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:111: error: expected expression before ')' token configure:9079: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_STDBOOL_H | #include | #endif | | | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:9079: result: yes configure:9095: checking linux/types.h usability configure:9095: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9095: $? = 0 configure:9095: result: yes configure:9095: checking linux/types.h presence configure:9095: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:9095: $? = 0 configure:9095: result: yes configure:9095: checking for linux/types.h configure:9095: result: yes configure:9106: checking for working mmap configure:9119: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 In file included from conftest.c:71: ./../lib/replace/test/shared_mmap.c: In function 'main': ./../lib/replace/test/shared_mmap.c:25: warning: incompatible implicit declaration of built-in function 'exit' configure:9119: $? = 0 configure:9119: ./conftest configure:9119: $? = 0 configure:9129: result: yes configure:9141: checking sys/syslog.h usability configure:9141: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9141: $? = 0 configure:9141: result: yes configure:9141: checking sys/syslog.h presence configure:9141: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:9141: $? = 0 configure:9141: result: yes configure:9141: checking for sys/syslog.h configure:9141: result: yes configure:9141: checking syslog.h usability configure:9141: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9141: $? = 0 configure:9141: result: yes configure:9141: checking syslog.h presence configure:9141: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:9141: $? = 0 configure:9141: result: yes configure:9141: checking for syslog.h configure:9141: result: yes configure:9155: checking sys/time.h usability configure:9155: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9155: $? = 0 configure:9155: result: yes configure:9155: checking sys/time.h presence configure:9155: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:9155: $? = 0 configure:9155: result: yes configure:9155: checking for sys/time.h configure:9155: result: yes configure:9155: checking time.h usability configure:9155: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9155: $? = 0 configure:9155: result: yes configure:9155: checking time.h presence configure:9155: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:9155: $? = 0 configure:9155: result: yes configure:9155: checking for time.h configure:9155: result: yes configure:9169: checking stdarg.h usability configure:9169: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9169: $? = 0 configure:9169: result: yes configure:9169: checking stdarg.h presence configure:9169: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:9169: $? = 0 configure:9169: result: yes configure:9169: checking for stdarg.h configure:9169: result: yes configure:9169: checking vararg.h usability configure:9169: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:110:20: error: vararg.h: No such file or directory configure:9169: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:9169: result: no configure:9169: checking vararg.h presence configure:9169: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:77:20: error: vararg.h: No such file or directory configure:9169: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:9169: result: no configure:9169: checking for vararg.h configure:9169: result: no configure:9183: checking sys/mount.h usability configure:9183: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9183: $? = 0 configure:9183: result: yes configure:9183: checking sys/mount.h presence configure:9183: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:9183: $? = 0 configure:9183: result: yes configure:9183: checking for sys/mount.h configure:9183: result: yes configure:9183: checking mntent.h usability configure:9183: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9183: $? = 0 configure:9183: result: yes configure:9183: checking mntent.h presence configure:9183: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:9183: $? = 0 configure:9183: result: yes configure:9183: checking for mntent.h configure:9183: result: yes configure:9196: checking stropts.h usability configure:9196: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9196: $? = 0 configure:9196: result: yes configure:9196: checking stropts.h presence configure:9196: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:9196: $? = 0 configure:9196: result: yes configure:9196: checking for stropts.h configure:9196: result: yes configure:9208: checking unix.h usability configure:9208: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:113:18: error: unix.h: No such file or directory configure:9208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:9208: result: no configure:9208: checking unix.h presence configure:9208: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:80:18: error: unix.h: No such file or directory configure:9208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | /* end confdefs.h. */ | #include configure:9208: result: no configure:9208: checking for unix.h configure:9208: result: no configure:9222: checking for seteuid configure:9222: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9222: $? = 0 configure:9222: result: yes configure:9222: checking for setresuid configure:9222: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9222: $? = 0 configure:9222: result: yes configure:9222: checking for setegid configure:9222: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9222: $? = 0 configure:9222: result: yes configure:9222: checking for setresgid configure:9222: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9222: $? = 0 configure:9222: result: yes configure:9222: checking for chroot configure:9222: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9222: $? = 0 configure:9222: result: yes configure:9222: checking for bzero configure:9222: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:108: warning: conflicting types for built-in function 'bzero' configure:9222: $? = 0 configure:9222: result: yes configure:9222: checking for strerror configure:9222: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9222: $? = 0 configure:9222: result: yes configure:9222: checking for strerror_r configure:9222: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9222: $? = 0 configure:9222: result: yes configure:9235: checking for vsyslog configure:9235: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9235: $? = 0 configure:9235: result: yes configure:9235: checking for setlinebuf configure:9235: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9235: $? = 0 configure:9235: result: yes configure:9235: checking for mktime configure:9235: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9235: $? = 0 configure:9235: result: yes configure:9235: checking for ftruncate configure:9235: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9235: $? = 0 configure:9235: result: yes configure:9235: checking for chsize configure:9235: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 /tmp/ccSKk11g.o: In function `main': conftest.c:(.text+0x12): undefined reference to `chsize' collect2: ld returned 1 exit status configure:9235: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | /* end confdefs.h. */ | /* Define chsize to an innocuous variant, in case declares chsize. | For example, HP-UX 11i declares gettimeofday. */ | #define chsize innocuous_chsize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char chsize (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef chsize | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char chsize (); | /* 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_chsize || defined __stub___chsize | choke me | #endif | | int | main () | { | return chsize (); | ; | return 0; | } configure:9235: result: no configure:9235: checking for rename configure:9235: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9235: $? = 0 configure:9235: result: yes configure:9248: checking for waitpid configure:9248: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9248: $? = 0 configure:9248: result: yes configure:9248: checking for wait4 configure:9248: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9248: $? = 0 configure:9248: result: yes configure:9248: checking for strlcpy configure:9248: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 /tmp/ccSTHTJI.o: In function `main': conftest.c:(.text+0x12): undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:9248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:9248: result: no configure:9248: checking for strlcat configure:9248: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 /tmp/cc4DrSPS.o: In function `main': conftest.c:(.text+0x12): undefined reference to `strlcat' collect2: ld returned 1 exit status configure:9248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:9248: result: no configure:9248: checking for initgroups configure:9248: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9248: $? = 0 configure:9248: result: yes configure:9248: checking for memmove configure:9248: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:119: warning: conflicting types for built-in function 'memmove' configure:9248: $? = 0 configure:9248: result: yes configure:9248: checking for strdup configure:9248: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:120: warning: conflicting types for built-in function 'strdup' configure:9248: $? = 0 configure:9248: result: yes configure:9261: checking for pread configure:9261: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9261: $? = 0 configure:9261: result: yes configure:9261: checking for pwrite configure:9261: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9261: $? = 0 configure:9261: result: yes configure:9261: checking for strndup configure:9261: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:123: warning: conflicting types for built-in function 'strndup' configure:9261: $? = 0 configure:9261: result: yes configure:9261: checking for strcasestr configure:9261: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9261: $? = 0 configure:9261: result: yes configure:9261: checking for strtok_r configure:9261: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9261: $? = 0 configure:9261: result: yes configure:9261: checking for mkdtemp configure:9261: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9261: $? = 0 configure:9261: result: yes configure:9261: checking for dup2 configure:9261: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9261: $? = 0 configure:9261: result: yes configure:9261: checking for dprintf configure:9261: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9261: $? = 0 configure:9261: result: yes configure:9261: checking for vdprintf configure:9261: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9261: $? = 0 configure:9261: result: yes configure:9274: checking for isatty configure:9274: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9274: $? = 0 configure:9274: result: yes configure:9274: checking for chown configure:9274: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9274: $? = 0 configure:9274: result: yes configure:9274: checking for lchown configure:9274: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9274: $? = 0 configure:9274: result: yes configure:9274: checking for link configure:9274: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9274: $? = 0 configure:9274: result: yes configure:9274: checking for readlink configure:9274: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9274: $? = 0 configure:9274: result: yes configure:9274: checking for symlink configure:9274: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9274: $? = 0 configure:9274: result: yes configure:9274: checking for realpath configure:9274: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9274: $? = 0 configure:9274: result: yes configure:9286: checking for fdatasync configure:9286: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9286: $? = 0 configure:9286: result: yes configure:9343: checking for fdatasync declaration configure:9360: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9360: $? = 0 configure:9367: result: yes configure:9377: checking for clock_gettime configure:9377: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 /tmp/ccwleYR5.o: In function `main': conftest.c:(.text+0x12): undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:9377: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | /* 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_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:9377: result: no configure:9385: checking for clock_gettime in -lrt configure:9410: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lrt >&5 configure:9410: $? = 0 configure:9419: result: yes configure:9435: checking for get_current_dir_name configure:9435: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9435: $? = 0 configure:9435: result: yes configure:9445: checking for setresuid declaration configure:9462: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9462: $? = 0 configure:9469: result: yes configure:9478: checking for setresgid declaration configure:9495: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9495: $? = 0 configure:9502: result: yes configure:9511: checking for errno declaration configure:9528: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9528: $? = 0 configure:9535: result: yes configure:9544: checking for secure mkstemp configure:9570: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9570: $? = 0 configure:9570: ./conftest configure:9570: $? = 0 configure:9580: result: yes configure:9591: checking stdio.h usability configure:9591: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9591: $? = 0 configure:9591: result: yes configure:9591: checking stdio.h presence configure:9591: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:9591: $? = 0 configure:9591: result: yes configure:9591: checking for stdio.h configure:9591: result: yes configure:9591: checking for strings.h configure:9591: result: yes configure:9602: checking whether snprintf is declared configure:9602: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9602: $? = 0 configure:9602: result: yes configure:9612: checking whether vsnprintf is declared configure:9612: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9612: $? = 0 configure:9612: result: yes configure:9622: checking whether asprintf is declared configure:9622: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9632: checking whether vasprintf is declared configure:9632: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9632: $? = 0 configure:9632: result: yes configure:9646: checking for snprintf configure:9646: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:151: warning: conflicting types for built-in function 'snprintf' configure:9646: $? = 0 configure:9646: result: yes configure:9646: checking for vsnprintf configure:9646: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:152: warning: conflicting types for built-in function 'vsnprintf' configure:9646: $? = 0 configure:9646: result: yes configure:9646: checking for asprintf configure:9646: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9646: $? = 0 configure:9646: result: yes configure:9646: checking for vasprintf configure:9646: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9646: $? = 0 configure:9646: result: yes configure:9657: checking for C99 vsnprintf configure:9702: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9702: $? = 0 configure:9702: ./conftest configure:9702: $? = 0 configure:9712: result: yes configure:9721: checking for va_copy configure:9739: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9739: $? = 0 configure:9747: result: yes configure:9791: checking for __FUNCTION__ macro configure:9808: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9808: $? = 0 configure:9815: result: yes configure:9858: checking sys/param.h usability configure:9858: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9858: $? = 0 configure:9858: result: yes configure:9858: checking sys/param.h presence configure:9858: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:9858: $? = 0 configure:9858: result: yes configure:9858: checking for sys/param.h configure:9858: result: yes configure:9858: checking limits.h usability configure:9858: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9858: $? = 0 configure:9858: result: yes configure:9858: checking limits.h presence configure:9858: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:9858: $? = 0 configure:9858: result: yes configure:9858: checking for limits.h configure:9858: result: yes configure:9870: checking for comparison_fn_t configure:9870: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9870: $? = 0 configure:9870: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:173: error: expected expression before ')' token configure:9870: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((comparison_fn_t))) | return 0; | ; | return 0; | } configure:9870: result: yes configure:9879: checking for setenv declaration configure:9896: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9896: $? = 0 configure:9903: result: yes configure:9914: checking for setenv configure:9914: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9914: $? = 0 configure:9914: result: yes configure:9914: checking for unsetenv configure:9914: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9914: $? = 0 configure:9914: result: yes configure:9925: checking for environ declaration configure:9942: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9942: $? = 0 configure:9949: result: yes configure:9960: checking for strnlen configure:9960: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9960: $? = 0 configure:9960: result: yes configure:9972: checking for strtoull configure:9972: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9972: $? = 0 configure:9972: result: yes configure:9972: checking for __strtoull configure:9972: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 /tmp/ccETqPLA.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__strtoull' collect2: ld returned 1 exit status configure:9972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | /* end confdefs.h. */ | /* Define __strtoull to an innocuous variant, in case declares __strtoull. | For example, HP-UX 11i declares gettimeofday. */ | #define __strtoull innocuous___strtoull | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __strtoull (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __strtoull | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __strtoull (); | /* 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___strtoull || defined __stub_____strtoull | choke me | #endif | | int | main () | { | return __strtoull (); | ; | return 0; | } configure:9972: result: no configure:9972: checking for strtouq configure:9972: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9972: $? = 0 configure:9972: result: yes configure:9972: checking for strtoll configure:9972: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9972: $? = 0 configure:9972: result: yes configure:9972: checking for __strtoll configure:9972: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 /tmp/cc0qMm1W.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__strtoll' collect2: ld returned 1 exit status configure:9972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | /* end confdefs.h. */ | /* Define __strtoll to an innocuous variant, in case declares __strtoll. | For example, HP-UX 11i declares gettimeofday. */ | #define __strtoll innocuous___strtoll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __strtoll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __strtoll | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __strtoll (); | /* 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___strtoll || defined __stub_____strtoll | choke me | #endif | | int | main () | { | return __strtoll (); | ; | return 0; | } configure:9972: result: no configure:9972: checking for strtoq configure:9972: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9972: $? = 0 configure:9972: result: yes configure:9985: checking for memmem configure:9985: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:9985: $? = 0 configure:9985: result: yes configure:10003: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10003: $? = 0 configure:10011: checking for sig_atomic_t type configure:10034: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10034: $? = 0 configure:10041: result: yes configure:10050: checking for O_DIRECT flag to open(2) configure:10071: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:158: error: 'O_DIRECT' undeclared (first use in this function) conftest.c:158: error: (Each undeclared identifier is reported only once conftest.c:158: error: for each function it appears in.) configure:10071: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_FCNTL_H | #include | #endif | int | main () | { | int fd = open("/dev/null", O_DIRECT); | ; | return 0; | } configure:10078: result: no configure:10087: checking that the C compiler understands volatile configure:10104: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10104: $? = 0 configure:10111: result: yes configure:10123: checking for dirent.h that defines DIR configure:10142: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10142: $? = 0 configure:10150: result: yes configure:10164: checking for library containing opendir configure:10195: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10195: $? = 0 configure:10212: result: none required configure:10282: checking fcntl.h usability configure:10282: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10282: $? = 0 configure:10282: result: yes configure:10282: checking fcntl.h presence configure:10282: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10282: $? = 0 configure:10282: result: yes configure:10282: checking for fcntl.h configure:10282: result: yes configure:10282: checking sys/fcntl.h usability configure:10282: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10282: $? = 0 configure:10282: result: yes configure:10282: checking sys/fcntl.h presence configure:10282: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10282: $? = 0 configure:10282: result: yes configure:10282: checking for sys/fcntl.h configure:10282: result: yes configure:10282: checking sys/resource.h usability configure:10282: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10282: $? = 0 configure:10282: result: yes configure:10282: checking sys/resource.h presence configure:10282: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10282: $? = 0 configure:10282: result: yes configure:10282: checking for sys/resource.h configure:10282: result: yes configure:10282: checking sys/ioctl.h usability configure:10282: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10282: $? = 0 configure:10282: result: yes configure:10282: checking sys/ioctl.h presence configure:10282: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10282: $? = 0 configure:10282: result: yes configure:10282: checking for sys/ioctl.h configure:10282: result: yes configure:10282: checking sys/mode.h usability configure:10282: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:189:22: error: sys/mode.h: No such file or directory configure:10282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10282: result: no configure:10282: checking sys/mode.h presence configure:10282: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:156:22: error: sys/mode.h: No such file or directory configure:10282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:10282: result: no configure:10282: checking for sys/mode.h configure:10282: result: no configure:10282: checking sys/filio.h usability configure:10282: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:189:23: error: sys/filio.h: No such file or directory configure:10282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10282: result: no configure:10282: checking sys/filio.h presence configure:10282: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:156:23: error: sys/filio.h: No such file or directory configure:10282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:10282: result: no configure:10282: checking for sys/filio.h configure:10282: result: no configure:10282: checking sys/fs/s5param.h usability configure:10282: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:189:28: error: sys/fs/s5param.h: No such file or directory configure:10282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10282: result: no configure:10282: checking sys/fs/s5param.h presence configure:10282: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:156:28: error: sys/fs/s5param.h: No such file or directory configure:10282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:10282: result: no configure:10282: checking for sys/fs/s5param.h configure:10282: result: no configure:10282: checking sys/filsys.h usability configure:10282: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:189:24: error: sys/filsys.h: No such file or directory configure:10282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10282: result: no configure:10282: checking sys/filsys.h presence configure:10282: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:156:24: error: sys/filsys.h: No such file or directory configure:10282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:10282: result: no configure:10282: checking for sys/filsys.h configure:10282: result: no configure:10296: checking sys/acl.h usability configure:10296: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10296: $? = 0 configure:10296: result: yes configure:10296: checking sys/acl.h presence configure:10296: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10296: $? = 0 configure:10296: result: yes configure:10296: checking for sys/acl.h configure:10296: result: yes configure:10296: checking acl/libacl.h usability configure:10296: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10296: $? = 0 configure:10296: result: yes configure:10296: checking acl/libacl.h presence configure:10296: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10296: $? = 0 configure:10296: result: yes configure:10296: checking for acl/libacl.h configure:10296: result: yes configure:10296: checking sys/file.h usability configure:10296: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10296: $? = 0 configure:10296: result: yes configure:10296: checking sys/file.h presence configure:10296: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10296: $? = 0 configure:10296: result: yes configure:10296: checking for sys/file.h configure:10296: result: yes configure:10311: checking for sys/select.h configure:10311: result: yes configure:10325: checking poll.h usability configure:10325: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10325: $? = 0 configure:10325: result: yes configure:10325: checking poll.h presence configure:10325: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10325: $? = 0 configure:10325: result: yes configure:10325: checking for poll.h configure:10325: result: yes configure:10337: checking for poll configure:10337: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10337: $? = 0 configure:10337: result: yes configure:10353: checking for sys/time.h configure:10353: result: yes configure:10353: checking for utime.h configure:10353: result: yes configure:10364: checking whether time.h and sys/time.h may both be included configure:10384: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10384: $? = 0 configure:10391: result: yes configure:10402: checking for utime configure:10402: result: yes configure:10402: checking for utimes configure:10402: result: yes configure:10413: checking if gettimeofday takes TZ argument configure:10429: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:170: warning: incompatible implicit declaration of built-in function 'exit' configure:10429: $? = 0 configure:10429: ./conftest configure:10429: $? = 0 configure:10439: result: yes configure:10448: checking for sys/wait.h that is POSIX.1 compatible configure:10474: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10474: $? = 0 configure:10481: result: yes configure:10493: checking sys/capability.h usability configure:10493: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10493: $? = 0 configure:10493: result: yes configure:10493: checking sys/capability.h presence configure:10493: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10493: $? = 0 configure:10493: result: yes configure:10493: checking for sys/capability.h configure:10493: result: yes configure:10506: checking for broken RedHat 7.2 system header files configure:10532: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 In file included from conftest.c:175: /usr/include/sys/capability.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cap_size' /usr/include/sys/capability.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cap_copy_ext' /usr/include/sys/capability.h:103: error: expected declaration specifiers or '...' before 'ssize_t' /usr/include/sys/capability.h:115: error: expected ')' before 'pid' /usr/include/sys/capability.h:118: error: expected ')' before 'pid' configure:10532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_VFS_H | #include | #endif | #ifdef HAVE_SYS_CAPABILITY_H | #include | #endif | | int | main () | { | | int i; | | ; | return 0; | } configure:10540: result: yes configure:10548: checking for broken RHEL5 sys/capability.h configure:10572: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 In file included from conftest.c:173: /usr/include/sys/capability.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cap_size' /usr/include/sys/capability.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cap_copy_ext' /usr/include/sys/capability.h:103: error: expected declaration specifiers or '...' before 'ssize_t' /usr/include/sys/capability.h:115: error: expected ')' before 'pid' /usr/include/sys/capability.h:118: error: expected ')' before 'pid' configure:10572: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_CAPABILITY_H | #include | #endif | #include | | int | main () | { | | __s8 i; | | ; | return 0; | } configure:10580: result: yes configure:10594: checking grp.h usability configure:10594: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10594: $? = 0 configure:10594: result: yes configure:10594: checking grp.h presence configure:10594: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10594: $? = 0 configure:10594: result: yes configure:10594: checking for grp.h configure:10594: result: yes configure:10594: checking sys/id.h usability configure:10594: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:206:20: error: sys/id.h: No such file or directory configure:10594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10594: result: no configure:10594: checking sys/id.h presence configure:10594: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:173:20: error: sys/id.h: No such file or directory configure:10594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:10594: result: no configure:10594: checking for sys/id.h configure:10594: result: no configure:10594: checking compat.h usability configure:10594: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:206:20: error: compat.h: No such file or directory configure:10594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10594: result: no configure:10594: checking compat.h presence configure:10594: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:173:20: error: compat.h: No such file or directory configure:10594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:10594: result: no configure:10594: checking for compat.h configure:10594: result: no configure:10594: checking shadow.h usability configure:10594: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10594: $? = 0 configure:10594: result: yes configure:10594: checking shadow.h presence configure:10594: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10594: $? = 0 configure:10594: result: yes configure:10594: checking for shadow.h configure:10594: result: yes configure:10594: checking sys/priv.h usability configure:10594: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:207:22: error: sys/priv.h: No such file or directory configure:10594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10594: result: no configure:10594: checking sys/priv.h presence configure:10594: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:174:22: error: sys/priv.h: No such file or directory configure:10594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | /* end confdefs.h. */ | #include configure:10594: result: no configure:10594: checking for sys/priv.h configure:10594: result: no configure:10594: checking pwd.h usability configure:10594: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10594: $? = 0 configure:10594: result: yes configure:10594: checking pwd.h presence configure:10594: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10594: $? = 0 configure:10594: result: yes configure:10594: checking for pwd.h configure:10594: result: yes configure:10594: checking sys/security.h usability configure:10594: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:208:26: error: sys/security.h: No such file or directory configure:10594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10594: result: no configure:10594: checking sys/security.h presence configure:10594: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:175:26: error: sys/security.h: No such file or directory configure:10594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include configure:10594: result: no configure:10594: checking for sys/security.h configure:10594: result: no configure:10608: checking for getpwnam_r configure:10608: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10608: $? = 0 configure:10608: result: yes configure:10608: checking for getpwuid_r configure:10608: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10608: $? = 0 configure:10608: result: yes configure:10608: checking for getpwent_r configure:10608: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10608: $? = 0 configure:10608: result: yes configure:10619: checking for getpwent_r declaration configure:10639: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10639: $? = 0 configure:10646: result: yes configure:10654: checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen) configure:10678: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:217: error: conflicting types for 'getpwent_r' /usr/include/pwd.h:140: note: previous declaration of 'getpwent_r' was here configure:10678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include | #include | | struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen) | { | | #ifndef HAVE_GETPWENT_R_DECL | #error missing getpwent_r prototype | #endif | return NULL; | | } | configure:10690: result: no configure:10700: checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen) configure:10724: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:217: error: conflicting types for 'getpwent_r' /usr/include/pwd.h:140: note: previous declaration of 'getpwent_r' was here configure:10724: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include | #include | | struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen) | { | | #ifndef HAVE_GETPWENT_R_DECL | #error missing getpwent_r prototype | #endif | return NULL; | | } | configure:10736: result: no configure:10749: checking for getgrnam_r configure:10749: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10749: $? = 0 configure:10749: result: yes configure:10749: checking for getgrgid_r configure:10749: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10749: $? = 0 configure:10749: result: yes configure:10749: checking for getgrent_r configure:10749: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10749: $? = 0 configure:10749: result: yes configure:10760: checking for getgrent_r declaration configure:10780: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10780: $? = 0 configure:10787: result: yes configure:10795: checking for prototype struct group *getgrent_r(struct group *src, char *buf, int buflen) configure:10819: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:221: error: conflicting types for 'getgrent_r' /usr/include/grp.h:133: note: previous declaration of 'getgrent_r' was here configure:10819: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include | #include | | struct group *getgrent_r(struct group *src, char *buf, int buflen) | { | | #ifndef HAVE_GETGRENT_R_DECL | #error missing getgrent_r prototype | #endif | return NULL; | | } | configure:10831: result: no configure:10842: checking for prototype struct group *getgrent_r(struct group *src, char *buf, size_t buflen) configure:10866: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:221: error: conflicting types for 'getgrent_r' /usr/include/grp.h:133: note: previous declaration of 'getgrent_r' was here configure:10866: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include | #include | | struct group *getgrent_r(struct group *src, char *buf, size_t buflen) | { | | #ifndef HAVE_GETGRENT_R_DECL | #error missing getgrent_r prototype | #endif | return NULL; | | } | configure:10878: result: no configure:10890: checking for getgrouplist configure:10890: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10890: $? = 0 configure:10890: result: yes configure:10904: checking ctype.h usability configure:10904: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10904: $? = 0 configure:10904: result: yes configure:10904: checking ctype.h presence configure:10904: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10904: $? = 0 configure:10904: result: yes configure:10904: checking for ctype.h configure:10904: result: yes configure:10904: checking locale.h usability configure:10904: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10904: $? = 0 configure:10904: result: yes configure:10904: checking locale.h presence configure:10904: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10904: $? = 0 configure:10904: result: yes configure:10904: checking for locale.h configure:10904: result: yes configure:10904: checking langinfo.h usability configure:10904: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10904: $? = 0 configure:10904: result: yes configure:10904: checking langinfo.h presence configure:10904: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10904: $? = 0 configure:10904: result: yes configure:10904: checking for langinfo.h configure:10904: result: yes configure:10919: checking fnmatch.h usability configure:10919: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10919: $? = 0 configure:10919: result: yes configure:10919: checking fnmatch.h presence configure:10919: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10919: $? = 0 configure:10919: result: yes configure:10919: checking for fnmatch.h configure:10919: result: yes configure:10934: checking sys/ipc.h usability configure:10934: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10934: $? = 0 configure:10934: result: yes configure:10934: checking sys/ipc.h presence configure:10934: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10934: $? = 0 configure:10934: result: yes configure:10934: checking for sys/ipc.h configure:10934: result: yes configure:10934: checking sys/mman.h usability configure:10934: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10934: $? = 0 configure:10934: result: yes configure:10934: checking sys/mman.h presence configure:10934: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10934: $? = 0 configure:10934: result: yes configure:10934: checking for sys/mman.h configure:10934: result: yes configure:10934: checking sys/shm.h usability configure:10934: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10934: $? = 0 configure:10934: result: yes configure:10934: checking sys/shm.h presence configure:10934: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10934: $? = 0 configure:10934: result: yes configure:10934: checking for sys/shm.h configure:10934: result: yes configure:10950: checking termios.h usability configure:10950: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10950: $? = 0 configure:10950: result: yes configure:10950: checking termios.h presence configure:10950: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10950: $? = 0 configure:10950: result: yes configure:10950: checking for termios.h configure:10950: result: yes configure:10950: checking termio.h usability configure:10950: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:10950: $? = 0 configure:10950: result: yes configure:10950: checking termio.h presence configure:10950: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:10950: $? = 0 configure:10950: result: yes configure:10950: checking for termio.h configure:10950: result: yes configure:10950: checking sys/termio.h usability configure:10950: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:226:24: error: sys/termio.h: No such file or directory configure:10950: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10950: result: no configure:10950: checking sys/termio.h presence configure:10950: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:193:24: error: sys/termio.h: No such file or directory configure:10950: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | /* end confdefs.h. */ | #include configure:10950: result: no configure:10950: checking for sys/termio.h configure:10950: result: no configure:10967: checking for library containing dlopen configure:10998: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 /tmp/ccObFiUM.o: In function `main': conftest.c:(.text+0x12): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:10998: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:10998: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -ldl >&5 configure:10998: $? = 0 configure:11015: result: -ldl configure:11026: checking dlfcn.h usability configure:11026: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11026: $? = 0 configure:11026: result: yes configure:11026: checking dlfcn.h presence configure:11026: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:11026: $? = 0 configure:11026: result: yes configure:11026: checking for dlfcn.h configure:11026: result: yes configure:11039: checking for dlopen configure:11039: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -ldl >&5 configure:11039: $? = 0 configure:11039: result: yes configure:11039: checking for dlsym configure:11039: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -ldl >&5 configure:11039: $? = 0 configure:11039: result: yes configure:11039: checking for dlerror configure:11039: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -ldl >&5 configure:11039: $? = 0 configure:11039: result: yes configure:11039: checking for dlclose configure:11039: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -ldl >&5 configure:11039: $? = 0 configure:11039: result: yes configure:11053: checking for library containing shl_load configure:11084: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -ldl >&5 /tmp/ccAl703D.o: In function `main': conftest.c:(.text+0x12): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:11084: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lsl -ldl >&5 /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lsl collect2: ld returned 1 exit status configure:11084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:11101: result: no configure:11111: checking dl.h usability configure:11111: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:231:16: error: dl.h: No such file or directory configure:11111: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11111: result: no configure:11111: checking dl.h presence configure:11111: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:198:16: error: dl.h: No such file or directory configure:11111: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | /* end confdefs.h. */ | #include configure:11111: result: no configure:11111: checking for dl.h configure:11111: result: no configure:11124: checking for shl_load configure:11124: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -ldl >&5 /tmp/ccgWl5OY.o: In function `main': conftest.c:(.text+0x12): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11124: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:11124: result: no configure:11124: checking for shl_unload configure:11124: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -ldl >&5 /tmp/ccQkY3l6.o: In function `main': conftest.c:(.text+0x12): undefined reference to `shl_unload' collect2: ld returned 1 exit status configure:11124: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | /* end confdefs.h. */ | /* Define shl_unload to an innocuous variant, in case declares shl_unload. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_unload innocuous_shl_unload | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_unload (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_unload | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_unload (); | /* 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_shl_unload || defined __stub___shl_unload | choke me | #endif | | int | main () | { | return shl_unload (); | ; | return 0; | } configure:11124: result: no configure:11124: checking for shl_findsym configure:11124: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -ldl >&5 /tmp/ccUGJdfg.o: In function `main': conftest.c:(.text+0x12): undefined reference to `shl_findsym' collect2: ld returned 1 exit status configure:11124: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | /* end confdefs.h. */ | /* Define shl_findsym to an innocuous variant, in case declares shl_findsym. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_findsym innocuous_shl_findsym | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_findsym (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_findsym | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_findsym (); | /* 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_shl_findsym || defined __stub___shl_findsym | choke me | #endif | | int | main () | { | return shl_findsym (); | ; | return 0; | } configure:11124: result: no configure:11137: checking for prototype void *dlopen(const char* filename, unsigned int flags) configure:11157: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:235: error: conflicting types for 'dlopen' /usr/include/dlfcn.h:57: note: previous declaration of 'dlopen' was here configure:11157: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include | | void *dlopen(const char* filename, unsigned int flags) | { | | return 0; | | } | configure:11169: result: no configure:11188: checking for getpass configure:11188: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11188: $? = 0 configure:11188: result: yes configure:11193: checking for getpassphrase configure:11193: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 /tmp/ccMPlAKe.o: In function `main': conftest.c:(.text+0x12): undefined reference to `getpassphrase' collect2: ld returned 1 exit status configure:11193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | /* end confdefs.h. */ | /* Define getpassphrase to an innocuous variant, in case declares getpassphrase. | For example, HP-UX 11i declares gettimeofday. */ | #define getpassphrase innocuous_getpassphrase | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpassphrase (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpassphrase | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpassphrase (); | /* 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_getpassphrase || defined __stub___getpassphrase | choke me | #endif | | int | main () | { | return getpassphrase (); | ; | return 0; | } configure:11193: result: no configure:11208: checking whether getpass should be replaced configure:11231: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace/ conftest.c >&5 configure:11231: $? = 0 configure:11240: result: yes configure:11251: checking whether strptime is available and works configure:11267: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 In file included from conftest.c:201: ./../lib/replace/test/strptime.c: In function 'libreplace_test_strptime': ./../lib/replace/test/strptime.c:31: warning: incompatible implicit declaration of built-in function 'memset' configure:11267: $? = 0 configure:11267: ./conftest configure:11267: $? = 0 configure:11278: result: yes configure:11290: checking direct.h usability configure:11290: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:232:20: error: direct.h: No such file or directory configure:11290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11290: result: no configure:11290: checking direct.h presence configure:11290: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:199:20: error: direct.h: No such file or directory configure:11290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | /* end confdefs.h. */ | #include configure:11290: result: no configure:11290: checking for direct.h configure:11290: result: no configure:11290: checking windows.h usability configure:11290: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:232:21: error: windows.h: No such file or directory configure:11290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11290: result: no configure:11290: checking windows.h presence configure:11290: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:199:21: error: windows.h: No such file or directory configure:11290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | /* end confdefs.h. */ | #include configure:11290: result: no configure:11290: checking for windows.h configure:11290: result: no configure:11290: checking winsock2.h usability configure:11290: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:232:22: error: winsock2.h: No such file or directory configure:11290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11290: result: no configure:11290: checking winsock2.h presence configure:11290: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:199:22: error: winsock2.h: No such file or directory configure:11290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | /* end confdefs.h. */ | #include configure:11290: result: no configure:11290: checking for winsock2.h configure:11290: result: no configure:11290: checking ws2tcpip.h usability configure:11290: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:232:22: error: ws2tcpip.h: No such file or directory configure:11290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11290: result: no configure:11290: checking ws2tcpip.h presence configure:11290: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:199:22: error: ws2tcpip.h: No such file or directory configure:11290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | /* end confdefs.h. */ | #include configure:11290: result: no configure:11290: checking for ws2tcpip.h configure:11290: result: no configure:11304: checking whether mkdir supports mode configure:11327: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11327: $? = 0 configure:11334: result: yes configure:11346: checking for timegm configure:11346: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11346: $? = 0 configure:11346: result: yes configure:11358: checking for broken readdir configure:11373: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11373: $? = 0 configure:11373: ./conftest Deleted 700 files of 700 configure:11373: $? = 0 configure:11384: result: no configure:11389: checking for dirfd configure:11389: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11389: $? = 0 configure:11389: result: yes configure:11399: checking for dirfd declaration configure:11416: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11416: $? = 0 configure:11423: result: yes configure:11638: checking a usable readdir() configure:11646: result: yes configure:11654: checking crypt.h usability configure:11654: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11654: $? = 0 configure:11654: result: yes configure:11654: checking crypt.h presence configure:11654: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:11654: $? = 0 configure:11654: result: yes configure:11654: checking for crypt.h configure:11654: result: yes configure:11664: checking for library containing crypt configure:11690: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 /tmp/cceaArW9.o: In function `main': conftest.c:(.text+0x12): undefined reference to `crypt' collect2: ld returned 1 exit status configure:11690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char crypt (); | int | main () | { | return crypt (); | ; | return 0; | } configure:11716: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lcrypt >&5 configure:11716: $? = 0 configure:11726: result: -lcrypt configure:11740: checking for CLOCK_MONOTONIC configure:11766: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11766: $? = 0 configure:11768: result: yes configure:11784: checking for CLOCK_PROCESS_CPUTIME_ID configure:11810: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11810: $? = 0 configure:11812: result: yes configure:11828: checking for CLOCK_REALTIME configure:11854: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11854: $? = 0 configure:11856: result: yes configure:11873: checking for struct timespec type configure:11906: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11906: $? = 0 configure:11913: result: yes configure:11924: checking for printf configure:11924: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:232: warning: conflicting types for built-in function 'printf' configure:11924: $? = 0 configure:11924: result: yes configure:11924: checking for memset configure:11924: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:233: warning: conflicting types for built-in function 'memset' configure:11924: $? = 0 configure:11924: result: yes configure:11924: checking for memcpy configure:11924: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:234: warning: conflicting types for built-in function 'memcpy' configure:11924: $? = 0 configure:11924: result: yes configure:11941: checking for syslog configure:11941: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11941: $? = 0 configure:11941: result: yes configure:11964: checking sys/socket.h usability configure:11964: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11964: $? = 0 configure:11964: result: yes configure:11964: checking sys/socket.h presence configure:11964: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:11964: $? = 0 configure:11964: result: yes configure:11964: checking for sys/socket.h configure:11964: result: yes configure:11964: checking netinet/in.h usability configure:11964: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11964: $? = 0 configure:11964: result: yes configure:11964: checking netinet/in.h presence configure:11964: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:11964: $? = 0 configure:11964: result: yes configure:11964: checking for netinet/in.h configure:11964: result: yes configure:11964: checking netdb.h usability configure:11964: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11964: $? = 0 configure:11964: result: yes configure:11964: checking netdb.h presence configure:11964: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:11964: $? = 0 configure:11964: result: yes configure:11964: checking for netdb.h configure:11964: result: yes configure:11964: checking arpa/inet.h usability configure:11964: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11964: $? = 0 configure:11964: result: yes configure:11964: checking arpa/inet.h presence configure:11964: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:11964: $? = 0 configure:11964: result: yes configure:11964: checking for arpa/inet.h configure:11964: result: yes configure:11977: checking netinet/in_systm.h usability configure:11977: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11977: $? = 0 configure:11977: result: yes configure:11977: checking netinet/in_systm.h presence configure:11977: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:11977: $? = 0 configure:11977: result: yes configure:11977: checking for netinet/in_systm.h configure:11977: result: yes configure:11989: checking for netinet/ip.h configure:11989: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:11989: $? = 0 configure:11989: result: yes configure:12011: checking netinet/tcp.h usability configure:12011: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:12011: $? = 0 configure:12011: result: yes configure:12011: checking netinet/tcp.h presence configure:12011: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:12011: $? = 0 configure:12011: result: yes configure:12011: checking for netinet/tcp.h configure:12011: result: yes configure:12011: checking netinet/in_ip.h usability configure:12011: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:254:27: error: netinet/in_ip.h: No such file or directory configure:12011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12011: result: no configure:12011: checking netinet/in_ip.h presence configure:12011: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:221:27: error: netinet/in_ip.h: No such file or directory configure:12011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | #include configure:12011: result: no configure:12011: checking for netinet/in_ip.h configure:12011: result: no configure:12025: checking sys/sockio.h usability configure:12025: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:254:24: error: sys/sockio.h: No such file or directory configure:12025: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12025: result: no configure:12025: checking sys/sockio.h presence configure:12025: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:221:24: error: sys/sockio.h: No such file or directory configure:12025: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | #include configure:12025: result: no configure:12025: checking for sys/sockio.h configure:12025: result: no configure:12025: checking sys/un.h usability configure:12025: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:12025: $? = 0 configure:12025: result: yes configure:12025: checking sys/un.h presence configure:12025: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:12025: $? = 0 configure:12025: result: yes configure:12025: checking for sys/un.h configure:12025: result: yes configure:12038: checking sys/uio.h usability configure:12038: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:12038: $? = 0 configure:12038: result: yes configure:12038: checking sys/uio.h presence configure:12038: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:12038: $? = 0 configure:12038: result: yes configure:12038: checking for sys/uio.h configure:12038: result: yes configure:12049: checking for usable net/if.h configure:12065: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:12065: $? = 0 configure:12074: result: yes configure:12085: checking for socklen_t configure:12103: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:12103: $? = 0 configure:12111: result: yes configure:12137: checking for sa_family_t configure:12155: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:12155: $? = 0 configure:12163: result: yes configure:12189: checking for struct addrinfo configure:12207: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:12207: $? = 0 configure:12215: result: yes configure:12241: checking for struct sockaddr configure:12259: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:12259: $? = 0 configure:12267: result: yes configure:12293: checking for struct sockaddr_storage configure:12315: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:12315: $? = 0 configure:12323: result: yes configure:12349: checking for struct sockaddr_in6 configure:12371: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:12371: $? = 0 configure:12379: result: yes configure:12404: checking for struct sockaddr_storage.ss_family configure:12404: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:12404: $? = 0 configure:12404: result: yes configure:12433: checking for sin_len in sock configure:12456: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:240: error: 'struct sockaddr_in' has no member named 'sin_len' configure:12456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | struct sockaddr_in sock; sock.sin_len = sizeof(sock); | | ; | return 0; | } configure:12468: result: no configure:12478: checking for unix domain sockets configure:12504: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:12504: $? = 0 configure:12516: result: yes configure:12526: checking for connect configure:12526: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:12526: $? = 0 configure:12526: result: yes configure:12813: checking for gethostbyname configure:12813: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:12813: $? = 0 configure:12813: result: yes configure:13033: checking for if_nametoindex configure:13033: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13033: $? = 0 configure:13033: result: yes configure:13125: checking for socketpair configure:13125: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c >&5 configure:13125: $? = 0 configure:13125: result: yes configure:13137: checking for broken inet_ntoa configure:13161: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c >&5 conftest.c: In function 'main': conftest.c:246: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:247: warning: incompatible implicit declaration of built-in function 'exit' configure:13161: $? = 0 configure:13161: ./conftest configure:13161: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #ifdef HAVE_ARPA_INET_H | #include | #endif | main() { struct in_addr ip; ip.s_addr = 0x12345678; | if (strcmp(inet_ntoa(ip),"18.52.86.120") && | strcmp(inet_ntoa(ip),"120.86.52.18")) { exit(0); } | exit(1);} configure:13171: result: no configure:13176: checking for inet_ntoa configure:13176: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c >&5 configure:13176: $? = 0 configure:13176: result: yes configure:13196: checking for inet_aton configure:13196: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c >&5 configure:13196: $? = 0 configure:13196: result: yes configure:13210: checking for inet_ntop configure:13210: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c >&5 configure:13210: $? = 0 configure:13210: result: yes configure:13224: checking for inet_pton configure:13224: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c >&5 configure:13224: $? = 0 configure:13224: result: yes configure:13236: checking for getaddrinfo configure:13272: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c >&5 configure:13272: $? = 0 configure:13280: result: yes configure:13325: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c >&5 configure:13325: $? = 0 configure:13325: ./conftest configure:13325: $? = 0 configure:13355: checking ifaddrs.h usability configure:13355: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c >&5 configure:13355: $? = 0 configure:13355: result: yes configure:13355: checking ifaddrs.h presence configure:13355: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c configure:13355: $? = 0 configure:13355: result: yes configure:13355: checking for ifaddrs.h configure:13355: result: yes configure:13366: checking for struct sockaddr.sa_len configure:13366: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c >&5 conftest.c: In function 'main': conftest.c:251: error: 'struct sockaddr' has no member named 'sa_len' configure:13366: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:13366: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c >&5 conftest.c: In function 'main': conftest.c:251: error: 'struct sockaddr' has no member named 'sa_len' configure:13366: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:13366: result: no configure:13380: checking for getifaddrs and freeifaddrs configure:13411: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c >&5 configure:13411: $? = 0 configure:13419: result: yes configure:13436: checking for iface getifaddrs configure:13459: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c >&5 configure:13459: $? = 0 configure:13459: ./conftest configure:13459: $? = 0 configure:13469: result: yes configure:13611: checking for IPV6_V6ONLY support configure:13638: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c >&5 configure:13638: $? = 0 configure:13650: result: yes configure:13697: checking for ipv6 support configure:13739: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/replace conftest.c >&5 configure:13739: $? = 0 configure:13752: result: yes configure:13787: checking aio.h usability configure:13787: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13787: $? = 0 configure:13787: result: yes configure:13787: checking aio.h presence configure:13787: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:13787: $? = 0 configure:13787: result: yes configure:13787: checking for aio.h configure:13787: result: yes configure:13787: checking for sys/fcntl.h configure:13787: result: yes configure:13787: checking for sys/select.h configure:13787: result: yes configure:13787: checking for fcntl.h configure:13787: result: yes configure:13787: checking for sys/time.h configure:13787: result: yes configure:13787: checking sys/unistd.h usability configure:13787: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13787: $? = 0 configure:13787: result: yes configure:13787: checking sys/unistd.h presence configure:13787: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:13787: $? = 0 configure:13787: result: yes configure:13787: checking for sys/unistd.h configure:13787: result: yes configure:13787: checking rpc/nettype.h usability configure:13787: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:289:25: error: rpc/nettype.h: No such file or directory configure:13787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13787: result: no configure:13787: checking rpc/nettype.h presence configure:13787: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:256:25: error: rpc/nettype.h: No such file or directory configure:13787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:13787: result: no configure:13787: checking for rpc/nettype.h configure:13787: result: no configure:13801: checking for unistd.h configure:13801: result: yes configure:13801: checking for grp.h configure:13801: result: yes configure:13801: checking for sys/id.h configure:13801: result: no configure:13801: checking for memory.h configure:13801: result: yes configure:13801: checking alloca.h usability configure:13801: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13801: $? = 0 configure:13801: result: yes configure:13801: checking alloca.h presence configure:13801: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:13801: $? = 0 configure:13801: result: yes configure:13801: checking for alloca.h configure:13801: result: yes configure:13815: checking for limits.h configure:13815: result: yes configure:13815: checking float.h usability configure:13815: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13815: $? = 0 configure:13815: result: yes configure:13815: checking float.h presence configure:13815: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:13815: $? = 0 configure:13815: result: yes configure:13815: checking for float.h configure:13815: result: yes configure:13815: checking libintl.h usability configure:13815: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13815: $? = 0 configure:13815: result: yes configure:13815: checking libintl.h presence configure:13815: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:13815: $? = 0 configure:13815: result: yes configure:13815: checking for libintl.h configure:13815: result: yes configure:13829: checking rpc/rpc.h usability configure:13829: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13829: $? = 0 configure:13829: result: yes configure:13829: checking rpc/rpc.h presence configure:13829: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:13829: $? = 0 configure:13829: result: yes configure:13829: checking for rpc/rpc.h configure:13829: result: yes configure:13829: checking rpcsvc/nis.h usability configure:13829: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13829: $? = 0 configure:13829: result: yes configure:13829: checking rpcsvc/nis.h presence configure:13829: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:13829: $? = 0 configure:13829: result: yes configure:13829: checking for rpcsvc/nis.h configure:13829: result: yes configure:13829: checking rpcsvc/ypclnt.h usability configure:13829: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13829: $? = 0 configure:13829: result: yes configure:13829: checking rpcsvc/ypclnt.h presence configure:13829: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:13829: $? = 0 configure:13829: result: yes configure:13829: checking for rpcsvc/ypclnt.h configure:13829: result: yes configure:13843: checking for sys/param.h configure:13843: result: yes configure:13843: checking for ctype.h configure:13843: result: yes configure:13843: checking for sys/wait.h configure:13843: result: yes configure:13843: checking for sys/resource.h configure:13843: result: yes configure:13843: checking for sys/ioctl.h configure:13843: result: yes configure:13843: checking for sys/ipc.h configure:13843: result: yes configure:13843: checking sys/prctl.h usability configure:13843: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13843: $? = 0 configure:13843: result: yes configure:13843: checking sys/prctl.h presence configure:13843: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:13843: $? = 0 configure:13843: result: yes configure:13843: checking for sys/prctl.h configure:13843: result: yes configure:13843: checking sys/sysctl.h usability configure:13843: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13843: $? = 0 configure:13843: result: yes configure:13843: checking sys/sysctl.h presence configure:13843: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:13843: $? = 0 configure:13843: result: yes configure:13843: checking for sys/sysctl.h configure:13843: result: yes configure:13857: checking for sys/mman.h configure:13857: result: yes configure:13857: checking for sys/filio.h configure:13857: result: no configure:13857: checking for sys/priv.h configure:13857: result: no configure:13857: checking for sys/shm.h configure:13857: result: yes configure:13857: checking for string.h configure:13857: result: yes configure:13857: checking for strings.h configure:13857: result: yes configure:13857: checking for stdlib.h configure:13857: result: yes configure:13871: checking for sys/mount.h configure:13871: result: yes configure:13871: checking sys/vfs.h usability configure:13871: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13871: $? = 0 configure:13871: result: yes configure:13871: checking sys/vfs.h presence configure:13871: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:13871: $? = 0 configure:13871: result: yes configure:13871: checking for sys/vfs.h configure:13871: result: yes configure:13871: checking for sys/fs/s5param.h configure:13871: result: no configure:13871: checking for sys/filsys.h configure:13871: result: no configure:13871: checking for termios.h configure:13871: result: yes configure:13871: checking for termio.h configure:13871: result: yes configure:13885: checking for sys/termio.h configure:13885: result: no configure:13885: checking sys/statfs.h usability configure:13885: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13885: $? = 0 configure:13885: result: yes configure:13885: checking sys/statfs.h presence configure:13885: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:13885: $? = 0 configure:13885: result: yes configure:13885: checking for sys/statfs.h configure:13885: result: yes configure:13885: checking sys/dustat.h usability configure:13885: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:317:24: error: sys/dustat.h: No such file or directory configure:13885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13885: result: no configure:13885: checking sys/dustat.h presence configure:13885: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:284:24: error: sys/dustat.h: No such file or directory configure:13885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include configure:13885: result: no configure:13885: checking for sys/dustat.h configure:13885: result: no configure:13885: checking sys/statvfs.h usability configure:13885: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13885: $? = 0 configure:13885: result: yes configure:13885: checking sys/statvfs.h presence configure:13885: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:13885: $? = 0 configure:13885: result: yes configure:13885: checking for sys/statvfs.h configure:13885: result: yes configure:13885: checking for stdarg.h configure:13885: result: yes configure:13898: checking sys/sysmacros.h usability configure:13898: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13898: $? = 0 configure:13898: result: yes configure:13898: checking sys/sysmacros.h presence configure:13898: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:13898: $? = 0 configure:13898: result: yes configure:13898: checking for sys/sysmacros.h configure:13898: result: yes configure:13911: checking for sys/syslog.h configure:13911: result: yes configure:13911: checking for syslog.h configure:13911: result: yes configure:13925: checking for langinfo.h configure:13925: result: yes configure:13925: checking for locale.h configure:13925: result: yes configure:13938: checking xfs/libxfs.h usability configure:13938: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:324:24: error: xfs/libxfs.h: No such file or directory configure:13938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13938: result: no configure:13938: checking xfs/libxfs.h presence configure:13938: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:291:24: error: xfs/libxfs.h: No such file or directory configure:13938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:13938: result: no configure:13938: checking for xfs/libxfs.h configure:13938: result: no configure:13950: checking netgroup.h usability configure:13950: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:324:22: error: netgroup.h: No such file or directory configure:13950: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13950: result: no configure:13950: checking netgroup.h presence configure:13950: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:291:22: error: netgroup.h: No such file or directory configure:13950: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:13950: result: no configure:13950: checking for netgroup.h configure:13950: result: no configure:13962: checking linux/falloc.h usability configure:13962: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13962: $? = 0 configure:13962: result: yes configure:13962: checking linux/falloc.h presence configure:13962: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:13962: $? = 0 configure:13962: result: yes configure:13962: checking for linux/falloc.h configure:13962: result: yes configure:13975: checking for rpcsvc/yp_prot.h configure:13975: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:13975: $? = 0 configure:13975: result: yes configure:13994: checking for sys/mode.h configure:13994: result: no configure:14010: checking CoreFoundation/CFStringEncodingConverter.h usability configure:14010: gcc -c -O -Iinclude -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:326:54: error: CoreFoundation/CFStringEncodingConverter.h: No such file or directory configure:14010: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14010: result: no configure:14010: checking CoreFoundation/CFStringEncodingConverter.h presence configure:14010: gcc -E -Iinclude -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:293:54: error: CoreFoundation/CFStringEncodingConverter.h: No such file or directory configure:14010: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | /* end confdefs.h. */ | #include configure:14010: result: no configure:14010: checking for CoreFoundation/CFStringEncodingConverter.h configure:14010: result: no configure:14019: checking CFStringEncodingConverter.h usability configure:14019: gcc -c -O -Iinclude -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:326:39: error: CFStringEncodingConverter.h: No such file or directory configure:14019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14019: result: no configure:14019: checking CFStringEncodingConverter.h presence configure:14019: gcc -E -Iinclude -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:293:39: error: CFStringEncodingConverter.h: No such file or directory configure:14019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | /* end confdefs.h. */ | #include configure:14019: result: no configure:14019: checking for CFStringEncodingConverter.h configure:14019: result: no configure:14040: checking valgrind.h usability configure:14040: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:326:22: error: valgrind.h: No such file or directory configure:14040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14040: result: no configure:14040: checking valgrind.h presence configure:14040: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:293:22: error: valgrind.h: No such file or directory configure:14040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | /* end confdefs.h. */ | #include configure:14040: result: no configure:14040: checking for valgrind.h configure:14040: result: no configure:14040: checking valgrind/valgrind.h usability configure:14040: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:326:31: error: valgrind/valgrind.h: No such file or directory configure:14040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14040: result: no configure:14040: checking valgrind/valgrind.h presence configure:14040: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:293:31: error: valgrind/valgrind.h: No such file or directory configure:14040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | /* end confdefs.h. */ | #include configure:14040: result: no configure:14040: checking for valgrind/valgrind.h configure:14040: result: no configure:14040: checking valgrind/memcheck.h usability configure:14040: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:326:31: error: valgrind/memcheck.h: No such file or directory configure:14040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14040: result: no configure:14040: checking valgrind/memcheck.h presence configure:14040: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:293:31: error: valgrind/memcheck.h: No such file or directory configure:14040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | /* end confdefs.h. */ | #include configure:14040: result: no configure:14040: checking for valgrind/memcheck.h configure:14040: result: no configure:14093: checking for shadow.h configure:14093: result: yes configure:14106: checking nss.h usability configure:14106: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:14106: $? = 0 configure:14106: result: yes configure:14106: checking nss.h presence configure:14106: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:14106: $? = 0 configure:14106: result: yes configure:14106: checking for nss.h configure:14106: result: yes configure:14106: checking nss_common.h usability configure:14106: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:328:24: error: nss_common.h: No such file or directory configure:14106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14106: result: no configure:14106: checking nss_common.h presence configure:14106: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:295:24: error: nss_common.h: No such file or directory configure:14106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | /* end confdefs.h. */ | #include configure:14106: result: no configure:14106: checking for nss_common.h configure:14106: result: no configure:14106: checking nsswitch.h usability configure:14106: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:328:22: error: nsswitch.h: No such file or directory configure:14106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14106: result: no configure:14106: checking nsswitch.h presence configure:14106: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:295:22: error: nsswitch.h: No such file or directory configure:14106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | /* end confdefs.h. */ | #include configure:14106: result: no configure:14106: checking for nsswitch.h configure:14106: result: no configure:14106: checking ns_api.h usability configure:14106: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:328:20: error: ns_api.h: No such file or directory configure:14106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14106: result: no configure:14106: checking ns_api.h presence configure:14106: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:295:20: error: ns_api.h: No such file or directory configure:14106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | /* end confdefs.h. */ | #include configure:14106: result: no configure:14106: checking for ns_api.h configure:14106: result: no configure:14106: checking for sys/security.h configure:14106: result: no configure:14120: checking syscall.h usability configure:14120: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking syscall.h presence configure:14120: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for syscall.h configure:14120: result: yes configure:14120: checking sys/syscall.h usability configure:14120: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking sys/syscall.h presence configure:14120: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:14120: $? = 0 configure:14120: result: yes configure:14120: checking for sys/syscall.h configure:14120: result: yes configure:14135: checking sys/attributes.h usability configure:14135: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:330:28: error: sys/attributes.h: No such file or directory configure:14135: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14135: result: no configure:14135: checking sys/attributes.h presence configure:14135: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:297:28: error: sys/attributes.h: No such file or directory configure:14135: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:14135: result: no configure:14135: checking for sys/attributes.h configure:14135: result: no configure:14135: checking attr/xattr.h usability configure:14135: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:14135: $? = 0 configure:14135: result: yes configure:14135: checking attr/xattr.h presence configure:14135: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:14135: $? = 0 configure:14135: result: yes configure:14135: checking for attr/xattr.h configure:14135: result: yes configure:14135: checking sys/xattr.h usability configure:14135: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:14135: $? = 0 configure:14135: result: yes configure:14135: checking sys/xattr.h presence configure:14135: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:14135: $? = 0 configure:14135: result: yes configure:14135: checking for sys/xattr.h configure:14135: result: yes configure:14135: checking sys/extattr.h usability configure:14135: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:332:25: error: sys/extattr.h: No such file or directory configure:14135: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14135: result: no configure:14135: checking sys/extattr.h presence configure:14135: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:299:25: error: sys/extattr.h: No such file or directory configure:14135: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure:14135: result: no configure:14135: checking for sys/extattr.h configure:14135: result: no configure:14135: checking for sys/uio.h configure:14135: result: yes configure:14149: checking sys/ea.h usability configure:14149: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:333:20: error: sys/ea.h: No such file or directory configure:14149: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14149: result: no configure:14149: checking sys/ea.h presence configure:14149: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:300:20: error: sys/ea.h: No such file or directory configure:14149: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include configure:14149: result: no configure:14149: checking for sys/ea.h configure:14149: result: no configure:14149: checking sys/proplist.h usability configure:14149: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:333:26: error: sys/proplist.h: No such file or directory configure:14149: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14149: result: no configure:14149: checking sys/proplist.h presence configure:14149: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:300:26: error: sys/proplist.h: No such file or directory configure:14149: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include configure:14149: result: no configure:14149: checking for sys/proplist.h configure:14149: result: no configure:14164: checking sys/cdefs.h usability configure:14164: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:14164: $? = 0 configure:14164: result: yes configure:14164: checking sys/cdefs.h presence configure:14164: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:14164: $? = 0 configure:14164: result: yes configure:14164: checking for sys/cdefs.h configure:14164: result: yes configure:14164: checking glob.h usability configure:14164: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:14164: $? = 0 configure:14164: result: yes configure:14164: checking glob.h presence configure:14164: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:14164: $? = 0 configure:14164: result: yes configure:14164: checking for glob.h configure:14164: result: yes configure:14180: checking utmp.h usability configure:14180: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:14180: $? = 0 configure:14180: result: yes configure:14180: checking utmp.h presence configure:14180: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:14180: $? = 0 configure:14180: result: yes configure:14180: checking for utmp.h configure:14180: result: yes configure:14180: checking utmpx.h usability configure:14180: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:14180: $? = 0 configure:14180: result: yes configure:14180: checking utmpx.h presence configure:14180: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:14180: $? = 0 configure:14180: result: yes configure:14180: checking for utmpx.h configure:14180: result: yes configure:14180: checking lastlog.h usability configure:14180: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:14180: $? = 0 configure:14180: result: yes configure:14180: checking lastlog.h presence configure:14180: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:14180: $? = 0 configure:14180: result: yes configure:14180: checking for lastlog.h configure:14180: result: yes configure:14196: checking size of int configure:14216: result: 4 configure:14230: checking size of long configure:14250: result: 4 configure:14264: checking size of long long configure:14284: result: 8 configure:14298: checking size of short configure:14318: result: 2 configure:14329: checking for an ANSI C-conforming const configure:14394: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:14394: $? = 0 configure:14401: result: yes configure:14409: checking for inline configure:14433: result: inline configure:14451: checking whether byte ordering is bigendian configure:14657: result: no configure:14675: checking whether char is unsigned configure:14693: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:14693: $? = 0 configure:14700: result: no configure:14708: checking return type of signal handlers configure:14726: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:315: error: void value not ignored as it ought to be configure:14726: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:14733: result: void configure:14741: checking for uid_t in sys/types.h configure:14760: result: yes configure:14771: checking for mode_t configure:14771: result: yes configure:14782: checking for off_t configure:14782: result: yes configure:14793: checking for size_t configure:14793: result: yes configure:14804: checking for pid_t configure:14804: result: yes configure:14815: checking for struct stat.st_rdev configure:14815: result: yes configure:14828: checking for d_off in dirent configure:14847: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:14847: $? = 0 configure:14854: result: yes configure:14862: checking for ssize_t configure:14862: result: yes configure:14873: checking for wchar_t configure:14873: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:14873: $? = 0 configure:14873: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:349: error: expected expression before ')' token configure:14873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((wchar_t))) | return 0; | ; | return 0; | } configure:14873: result: yes configure:14897: checking for cups-config configure:14915: found /usr/bin/cups-config configure:14927: result: /usr/bin/cups-config configure:14943: checking cups/cups.h usability configure:14943: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:14943: $? = 0 configure:14943: result: yes configure:14943: checking cups/cups.h presence configure:14943: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:14943: $? = 0 configure:14943: result: yes configure:14943: checking for cups/cups.h configure:14943: result: yes configure:14943: checking cups/language.h usability configure:14943: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:14943: $? = 0 configure:14943: result: yes configure:14943: checking cups/language.h presence configure:14943: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:14943: $? = 0 configure:14943: result: yes configure:14943: checking for cups/language.h configure:14943: result: yes configure:14968: checking for httpConnect in -lcups configure:14991: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lcups -ldl >&5 configure:14991: $? = 0 configure:15002: result: yes configure:15033: checking for httpConnectEncrypt in -lcups configure:15056: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lcups -lcups -ldl >&5 configure:15056: $? = 0 configure:15067: result: yes configure:15123: checking if the compiler will optimize out function calls configure:15148: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -ldl >&5 configure:15148: $? = 0 configure:15156: result: yes configure:15166: checking for fd passing via msg_control configure:15196: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:15196: $? = 0 configure:15203: result: yes configure:15213: checking for fd passing via msg_acctrights configure:15240: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:334: error: 'struct msghdr' has no member named 'msg_acctrights' conftest.c:335: error: 'struct msghdr' has no member named 'msg_acctrightslen' configure:15240: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | int | main () | { | | struct msghdr msg; | int fd; | msg.msg_acctrights = (caddr_t) &fd; | msg.msg_acctrightslen = sizeof(fd); | | ; | return 0; | } configure:15247: result: no configure:15257: checking for dirfd configure:15257: result: yes configure:15270: checking for struct sigevent type configure:15293: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:15293: $? = 0 configure:15300: result: yes configure:15306: checking for struct sigevent.sigev_value.sival_ptr configure:15306: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:15306: $? = 0 configure:15306: result: yes configure:15316: checking for struct sigevent.sigev_value.sigval_ptr configure:15316: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:331: error: 'sigval_t' has no member named 'sigval_ptr' configure:15316: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct sigevent ac_aggr; | if (ac_aggr.sigev_value.sigval_ptr) | return 0; | ; | return 0; | } configure:15316: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:331: error: 'sigval_t' has no member named 'sigval_ptr' configure:15316: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct sigevent ac_aggr; | if (sizeof ac_aggr.sigev_value.sigval_ptr) | return 0; | ; | return 0; | } configure:15316: result: no configure:15331: checking for real setresuid configure:15345: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:326: warning: incompatible implicit declaration of built-in function 'exit' configure:15345: $? = 0 configure:15345: ./conftest configure:15345: $? = 0 configure:15355: result: yes configure:15365: checking for real setresgid configure:15380: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:328: warning: incompatible implicit declaration of built-in function 'exit' configure:15380: $? = 0 configure:15380: ./conftest configure:15380: $? = 0 configure:15390: result: yes configure:15398: checking for working memcmp configure:15451: result: yes configure:15466: checking whether to use readline configure:15473: result: yes configure:15479: checking readline.h usability configure:15479: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:360:22: error: readline.h: No such file or directory configure:15479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15479: result: no configure:15479: checking readline.h presence configure:15479: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:327:22: error: readline.h: No such file or directory configure:15479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | /* end confdefs.h. */ | #include configure:15479: result: no configure:15479: checking for readline.h configure:15479: result: no configure:15479: checking history.h usability configure:15479: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:360:21: error: history.h: No such file or directory configure:15479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15479: result: no configure:15479: checking history.h presence configure:15479: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:327:21: error: history.h: No such file or directory configure:15479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | /* end confdefs.h. */ | #include configure:15479: result: no configure:15479: checking for history.h configure:15479: result: no configure:15479: checking readline/readline.h usability configure:15479: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:15479: $? = 0 configure:15479: result: yes configure:15479: checking readline/readline.h presence configure:15479: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:15479: $? = 0 configure:15479: result: yes configure:15479: checking for readline/readline.h configure:15479: result: yes configure:15492: checking readline/history.h usability configure:15492: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:15492: $? = 0 configure:15492: result: yes configure:15492: checking readline/history.h presence configure:15492: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:15492: $? = 0 configure:15492: result: yes configure:15492: checking for readline/history.h configure:15492: result: yes configure:15506: checking for readline.h configure:15506: result: no configure:15506: checking for readline/readline.h configure:15506: result: yes configure:15515: checking for tgetent in -lncurses configure:15540: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lncurses -ldl >&5 configure:15540: $? = 0 configure:15550: result: yes configure:15558: checking for rl_callback_handler_install in -lreadline configure:15583: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lreadline -lncurses -ldl >&5 configure:15583: $? = 0 configure:15592: result: yes configure:15777: checking for rl_completion_matches in -lreadline configure:15802: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lreadline -lreadline -lncurses -ldl >&5 configure:15802: $? = 0 configure:15811: result: yes configure:15821: checking whether rl_event_hook is declared configure:15821: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 In file included from /usr/include/readline/readline.h:37, from conftest.c:332: /usr/include/readline/rltypedefs.h:65: error: expected ')' before '*' token In file included from conftest.c:332: /usr/include/readline/readline.h:416: error: expected ')' before '*' token /usr/include/readline/readline.h:532: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /usr/include/readline/readline.h:533: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /usr/include/readline/readline.h:555: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /usr/include/readline/readline.h:827: error: expected specifier-qualifier-list before 'FILE' configure:15821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef rl_event_hook | (void) rl_event_hook; | #endif | | ; | return 0; | } configure:15821: result: no configure:15833: checking for history_list in -lreadline configure:15858: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lreadline -lreadline -lncurses -ldl >&5 configure:15858: $? = 0 configure:15867: result: yes configure:15878: checking for library containing yp_get_default_domain configure:15909: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -ldl >&5 /tmp/ccQqhmWJ.o: In function `main': conftest.c:(.text+0x12): undefined reference to `yp_get_default_domain' collect2: ld returned 1 exit status configure:15909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char yp_get_default_domain (); | int | main () | { | return yp_get_default_domain (); | ; | return 0; | } configure:15909: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:15909: $? = 0 configure:15926: result: -lnsl configure:15936: checking for yp_get_default_domain configure:15936: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:15936: $? = 0 configure:15936: result: yes configure:15949: checking for execl configure:15949: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 conftest.c:358: warning: conflicting types for built-in function 'execl' configure:15949: $? = 0 configure:15949: result: yes configure:15965: checking for getcwd configure:15965: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:15965: $? = 0 configure:15965: result: yes configure:15965: checking for fchown configure:15965: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:15965: $? = 0 configure:15965: result: yes configure:15965: checking for chmod configure:15965: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:15965: $? = 0 configure:15965: result: yes configure:15965: checking for fchmod configure:15965: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:15965: $? = 0 configure:15965: result: yes configure:15965: checking for mknod configure:15965: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:15965: $? = 0 configure:15965: result: yes configure:15965: checking for mknod64 configure:15965: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cck7Vs6v.o: In function `main': conftest.c:(.text+0x12): undefined reference to `mknod64' collect2: ld returned 1 exit status configure:15965: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | /* end confdefs.h. */ | /* Define mknod64 to an innocuous variant, in case declares mknod64. | For example, HP-UX 11i declares gettimeofday. */ | #define mknod64 innocuous_mknod64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mknod64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mknod64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mknod64 (); | /* 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_mknod64 || defined __stub___mknod64 | choke me | #endif | | int | main () | { | return mknod64 (); | ; | return 0; | } configure:15965: result: no configure:15977: checking for strtol configure:15977: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:15977: $? = 0 configure:15977: result: yes configure:15989: checking for strchr configure:15989: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 conftest.c:365: warning: conflicting types for built-in function 'strchr' configure:15989: $? = 0 configure:15989: result: yes configure:15989: checking for chflags configure:15989: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 conftest.c:371: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:15989: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | /* end confdefs.h. */ | /* Define chflags to an innocuous variant, in case declares chflags. | For example, HP-UX 11i declares gettimeofday. */ | #define chflags innocuous_chflags | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char chflags (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef chflags | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char chflags (); | /* 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_chflags || defined __stub___chflags | choke me | #endif | | int | main () | { | return chflags (); | ; | return 0; | } configure:15989: result: no configure:16002: checking for getrlimit configure:16002: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16002: $? = 0 configure:16002: result: yes configure:16002: checking for fsync configure:16002: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16002: $? = 0 configure:16002: result: yes configure:16002: checking for setpgid configure:16002: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16002: $? = 0 configure:16002: result: yes configure:16014: checking for fdatasync configure:16014: result: yes configure:16093: checking for setsid configure:16093: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16093: $? = 0 configure:16093: result: yes configure:16093: checking for glob configure:16093: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16093: $? = 0 configure:16093: result: yes configure:16093: checking for strpbrk configure:16093: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 conftest.c:372: warning: conflicting types for built-in function 'strpbrk' configure:16093: $? = 0 configure:16093: result: yes configure:16093: checking for crypt16 configure:16093: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cciWY2LH.o: In function `main': conftest.c:(.text+0x12): undefined reference to `crypt16' collect2: ld returned 1 exit status configure:16093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | /* end confdefs.h. */ | /* Define crypt16 to an innocuous variant, in case declares crypt16. | For example, HP-UX 11i declares gettimeofday. */ | #define crypt16 innocuous_crypt16 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char crypt16 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef crypt16 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char crypt16 (); | /* 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_crypt16 || defined __stub___crypt16 | choke me | #endif | | int | main () | { | return crypt16 (); | ; | return 0; | } configure:16093: result: no configure:16093: checking for getauthuid configure:16093: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc2xhsAP.o: In function `main': conftest.c:(.text+0x12): undefined reference to `getauthuid' collect2: ld returned 1 exit status configure:16093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | /* end confdefs.h. */ | /* Define getauthuid to an innocuous variant, in case declares getauthuid. | For example, HP-UX 11i declares gettimeofday. */ | #define getauthuid innocuous_getauthuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getauthuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getauthuid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getauthuid (); | /* 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_getauthuid || defined __stub___getauthuid | choke me | #endif | | int | main () | { | return getauthuid (); | ; | return 0; | } configure:16093: result: no configure:16106: checking for sigprocmask configure:16106: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16106: $? = 0 configure:16106: result: yes configure:16106: checking for sigblock configure:16106: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16106: $? = 0 configure:16106: result: yes configure:16106: checking for sigaction configure:16106: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16106: $? = 0 configure:16106: result: yes configure:16106: checking for sigset configure:16106: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16106: $? = 0 configure:16106: result: yes configure:16106: checking for innetgr configure:16106: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16106: $? = 0 configure:16106: result: yes configure:16106: checking for setnetgrent configure:16106: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16106: $? = 0 configure:16106: result: yes configure:16106: checking for getnetgrent configure:16106: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16106: $? = 0 configure:16106: result: yes configure:16106: checking for endnetgrent configure:16106: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16106: $? = 0 configure:16106: result: yes configure:16119: checking for initgroups configure:16119: result: yes configure:16119: checking for select configure:16119: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16119: $? = 0 configure:16119: result: yes configure:16119: checking for rdchk configure:16119: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc8xXaRN.o: In function `main': conftest.c:(.text+0x12): undefined reference to `rdchk' collect2: ld returned 1 exit status configure:16119: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | /* end confdefs.h. */ | /* Define rdchk to an innocuous variant, in case declares rdchk. | For example, HP-UX 11i declares gettimeofday. */ | #define rdchk innocuous_rdchk | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char rdchk (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef rdchk | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char rdchk (); | /* 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_rdchk || defined __stub___rdchk | choke me | #endif | | int | main () | { | return rdchk (); | ; | return 0; | } configure:16119: result: no configure:16119: checking for getgrnam configure:16119: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16119: $? = 0 configure:16119: result: yes configure:16119: checking for getgrent configure:16119: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16119: $? = 0 configure:16119: result: yes configure:16119: checking for pathconf configure:16119: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16119: $? = 0 configure:16119: result: yes configure:16131: checking for getgrset configure:16131: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cciWt9Bi.o: In function `main': conftest.c:(.text+0x12): undefined reference to `getgrset' collect2: ld returned 1 exit status configure:16131: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | /* end confdefs.h. */ | /* Define getgrset to an innocuous variant, in case declares getgrset. | For example, HP-UX 11i declares gettimeofday. */ | #define getgrset innocuous_getgrset | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getgrset (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getgrset | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getgrset (); | /* 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_getgrset || defined __stub___getgrset | choke me | #endif | | int | main () | { | return getgrset (); | ; | return 0; | } configure:16131: result: no configure:16143: checking for setpriv configure:16143: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccwrf57n.o: In function `main': conftest.c:(.text+0x12): undefined reference to `setpriv' collect2: ld returned 1 exit status configure:16143: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | /* end confdefs.h. */ | /* Define setpriv to an innocuous variant, in case declares setpriv. | For example, HP-UX 11i declares gettimeofday. */ | #define setpriv innocuous_setpriv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setpriv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setpriv | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setpriv (); | /* 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_setpriv || defined __stub___setpriv | choke me | #endif | | int | main () | { | return setpriv (); | ; | return 0; | } configure:16143: result: no configure:16143: checking for setgidx configure:16143: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc6zRIjy.o: In function `main': conftest.c:(.text+0x12): undefined reference to `setgidx' collect2: ld returned 1 exit status configure:16143: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | /* end confdefs.h. */ | /* Define setgidx to an innocuous variant, in case declares setgidx. | For example, HP-UX 11i declares gettimeofday. */ | #define setgidx innocuous_setgidx | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setgidx (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setgidx | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setgidx (); | /* 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_setgidx || defined __stub___setgidx | choke me | #endif | | int | main () | { | return setgidx (); | ; | return 0; | } configure:16143: result: no configure:16143: checking for setuidx configure:16143: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccoXlEaG.o: In function `main': conftest.c:(.text+0x12): undefined reference to `setuidx' collect2: ld returned 1 exit status configure:16143: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | /* end confdefs.h. */ | /* Define setuidx to an innocuous variant, in case declares setuidx. | For example, HP-UX 11i declares gettimeofday. */ | #define setuidx innocuous_setuidx | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setuidx (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setuidx | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setuidx (); | /* 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_setuidx || defined __stub___setuidx | choke me | #endif | | int | main () | { | return setuidx (); | ; | return 0; | } configure:16143: result: no configure:16143: checking for setgroups configure:16143: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16143: $? = 0 configure:16143: result: yes configure:16143: checking for sysconf configure:16143: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16143: $? = 0 configure:16143: result: yes configure:16143: checking for stat64 configure:16143: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16143: $? = 0 configure:16143: result: yes configure:16143: checking for fstat64 configure:16143: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16143: $? = 0 configure:16143: result: yes configure:16156: checking for lstat64 configure:16156: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16156: $? = 0 configure:16156: result: yes configure:16156: checking for fopen64 configure:16156: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16156: $? = 0 configure:16156: result: yes configure:16156: checking for atexit configure:16156: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16156: $? = 0 configure:16156: result: yes configure:16156: checking for grantpt configure:16156: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16156: $? = 0 configure:16156: result: yes configure:16156: checking for lseek64 configure:16156: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16156: $? = 0 configure:16156: result: yes configure:16156: checking for ftruncate64 configure:16156: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16156: $? = 0 configure:16156: result: yes configure:16156: checking for posix_fallocate configure:16156: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16156: $? = 0 configure:16156: result: yes configure:16156: checking for posix_fallocate64 configure:16156: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16156: $? = 0 configure:16156: result: yes configure:16169: checking for fallocate configure:16169: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16169: $? = 0 configure:16169: result: yes configure:16169: checking for fallocate64 configure:16169: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16169: $? = 0 configure:16169: result: yes configure:16182: checking for fseeko configure:16182: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16182: $? = 0 configure:16182: result: yes configure:16182: checking for fseek64 configure:16182: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc6x2X1n.o: In function `main': conftest.c:(.text+0x12): undefined reference to `fseek64' collect2: ld returned 1 exit status configure:16182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | /* Define fseek64 to an innocuous variant, in case declares fseek64. | For example, HP-UX 11i declares gettimeofday. */ | #define fseek64 innocuous_fseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fseek64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fseek64 (); | /* 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_fseek64 || defined __stub___fseek64 | choke me | #endif | | int | main () | { | return fseek64 (); | ; | return 0; | } configure:16182: result: no configure:16182: checking for fseeko64 configure:16182: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16182: $? = 0 configure:16182: result: yes configure:16182: checking for ftell64 configure:16182: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cckmd5FD.o: In function `main': conftest.c:(.text+0x12): undefined reference to `ftell64' collect2: ld returned 1 exit status configure:16182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | /* end confdefs.h. */ | /* Define ftell64 to an innocuous variant, in case declares ftell64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftell64 innocuous_ftell64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftell64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftell64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ftell64 (); | /* 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_ftell64 || defined __stub___ftell64 | choke me | #endif | | int | main () | { | return ftell64 (); | ; | return 0; | } configure:16182: result: no configure:16182: checking for ftello64 configure:16182: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16182: $? = 0 configure:16182: result: yes configure:16182: checking for setluid configure:16182: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccy2nFjT.o: In function `main': conftest.c:(.text+0x12): undefined reference to `setluid' collect2: ld returned 1 exit status configure:16182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | /* end confdefs.h. */ | /* Define setluid to an innocuous variant, in case declares setluid. | For example, HP-UX 11i declares gettimeofday. */ | #define setluid innocuous_setluid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setluid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setluid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setluid (); | /* 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_setluid || defined __stub___setluid | choke me | #endif | | int | main () | { | return setluid (); | ; | return 0; | } configure:16182: result: no configure:16182: checking for getpwanam configure:16182: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccIByf90.o: In function `main': conftest.c:(.text+0x12): undefined reference to `getpwanam' collect2: ld returned 1 exit status configure:16182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | /* end confdefs.h. */ | /* Define getpwanam to an innocuous variant, in case declares getpwanam. | For example, HP-UX 11i declares gettimeofday. */ | #define getpwanam innocuous_getpwanam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpwanam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpwanam | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpwanam (); | /* 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_getpwanam || defined __stub___getpwanam | choke me | #endif | | int | main () | { | return getpwanam (); | ; | return 0; | } configure:16182: result: no configure:16195: checking for opendir64 configure:16195: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccGU9fob.o: In function `main': conftest.c:(.text+0x12): undefined reference to `opendir64' collect2: ld returned 1 exit status configure:16195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | /* end confdefs.h. */ | /* Define opendir64 to an innocuous variant, in case declares opendir64. | For example, HP-UX 11i declares gettimeofday. */ | #define opendir64 innocuous_opendir64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char opendir64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef opendir64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char opendir64 (); | /* 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_opendir64 || defined __stub___opendir64 | choke me | #endif | | int | main () | { | return opendir64 (); | ; | return 0; | } configure:16195: result: no configure:16195: checking for readdir64 configure:16195: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16195: $? = 0 configure:16195: result: yes configure:16195: checking for seekdir64 configure:16195: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccYueEGo.o: In function `main': conftest.c:(.text+0x12): undefined reference to `seekdir64' collect2: ld returned 1 exit status configure:16195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | /* end confdefs.h. */ | /* Define seekdir64 to an innocuous variant, in case declares seekdir64. | For example, HP-UX 11i declares gettimeofday. */ | #define seekdir64 innocuous_seekdir64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char seekdir64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef seekdir64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char seekdir64 (); | /* 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_seekdir64 || defined __stub___seekdir64 | choke me | #endif | | int | main () | { | return seekdir64 (); | ; | return 0; | } configure:16195: result: no configure:16195: checking for telldir64 configure:16195: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cceu2y9a.o: In function `main': conftest.c:(.text+0x12): undefined reference to `telldir64' collect2: ld returned 1 exit status configure:16195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | /* end confdefs.h. */ | /* Define telldir64 to an innocuous variant, in case declares telldir64. | For example, HP-UX 11i declares gettimeofday. */ | #define telldir64 innocuous_telldir64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char telldir64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef telldir64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char telldir64 (); | /* 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_telldir64 || defined __stub___telldir64 | choke me | #endif | | int | main () | { | return telldir64 (); | ; | return 0; | } configure:16195: result: no configure:16195: checking for rewinddir64 configure:16195: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc0oyp2k.o: In function `main': conftest.c:(.text+0x12): undefined reference to `rewinddir64' collect2: ld returned 1 exit status configure:16195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | /* end confdefs.h. */ | /* Define rewinddir64 to an innocuous variant, in case declares rewinddir64. | For example, HP-UX 11i declares gettimeofday. */ | #define rewinddir64 innocuous_rewinddir64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char rewinddir64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef rewinddir64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char rewinddir64 (); | /* 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_rewinddir64 || defined __stub___rewinddir64 | choke me | #endif | | int | main () | { | return rewinddir64 (); | ; | return 0; | } configure:16195: result: no configure:16195: checking for closedir64 configure:16195: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccKGinMt.o: In function `main': conftest.c:(.text+0x12): undefined reference to `closedir64' collect2: ld returned 1 exit status configure:16195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | /* end confdefs.h. */ | /* Define closedir64 to an innocuous variant, in case declares closedir64. | For example, HP-UX 11i declares gettimeofday. */ | #define closedir64 innocuous_closedir64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char closedir64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef closedir64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char closedir64 (); | /* 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_closedir64 || defined __stub___closedir64 | choke me | #endif | | int | main () | { | return closedir64 (); | ; | return 0; | } configure:16195: result: no configure:16208: checking for fdopendir configure:16208: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16208: $? = 0 configure:16208: result: yes configure:16208: checking for fdopendir64 configure:16208: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccu10JrJ.o: In function `main': conftest.c:(.text+0x12): undefined reference to `fdopendir64' collect2: ld returned 1 exit status configure:16208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | /* end confdefs.h. */ | /* Define fdopendir64 to an innocuous variant, in case declares fdopendir64. | For example, HP-UX 11i declares gettimeofday. */ | #define fdopendir64 innocuous_fdopendir64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fdopendir64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fdopendir64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fdopendir64 (); | /* 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_fdopendir64 || defined __stub___fdopendir64 | choke me | #endif | | int | main () | { | return fdopendir64 (); | ; | return 0; | } configure:16208: result: no configure:16220: checking for getpwent_r configure:16220: result: yes configure:16231: checking for getdents64 configure:16231: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccqOth6Q.o: In function `main': conftest.c:(.text+0x12): undefined reference to `getdents64' collect2: ld returned 1 exit status configure:16231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | /* end confdefs.h. */ | /* Define getdents64 to an innocuous variant, in case declares getdents64. | For example, HP-UX 11i declares gettimeofday. */ | #define getdents64 innocuous_getdents64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getdents64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getdents64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getdents64 (); | /* 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_getdents64 || defined __stub___getdents64 | choke me | #endif | | int | main () | { | return getdents64 (); | ; | return 0; | } configure:16231: result: no configure:16243: checking for setenv configure:16243: result: yes configure:16243: checking for strcasecmp configure:16243: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 conftest.c:407: warning: conflicting types for built-in function 'strcasecmp' configure:16243: $? = 0 configure:16243: result: yes configure:16243: checking for fcvt configure:16243: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16243: $? = 0 configure:16243: result: yes configure:16243: checking for fcvtl configure:16243: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccqqrVZf.o: In function `main': conftest.c:(.text+0x12): undefined reference to `fcvtl' collect2: ld returned 1 exit status configure:16243: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | /* end confdefs.h. */ | /* Define fcvtl to an innocuous variant, in case declares fcvtl. | For example, HP-UX 11i declares gettimeofday. */ | #define fcvtl innocuous_fcvtl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fcvtl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fcvtl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fcvtl (); | /* 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_fcvtl || defined __stub___fcvtl | choke me | #endif | | int | main () | { | return fcvtl (); | ; | return 0; | } configure:16243: result: no configure:16256: checking for syslog configure:16256: result: yes configure:16256: checking for vsyslog configure:16256: result: yes configure:16256: checking for timegm configure:16256: result: yes configure:16269: checking for setlocale configure:16269: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16269: $? = 0 configure:16269: result: yes configure:16269: checking for nl_langinfo configure:16269: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16269: $? = 0 configure:16269: result: yes configure:16281: checking for nanosleep configure:16281: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16281: $? = 0 configure:16281: result: yes configure:16360: checking for lutimes configure:16360: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16360: $? = 0 configure:16360: result: yes configure:16360: checking for futimes configure:16360: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16360: $? = 0 configure:16360: result: yes configure:16360: checking for utimensat configure:16360: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16360: $? = 0 configure:16360: result: yes configure:16360: checking for futimens configure:16360: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16360: $? = 0 configure:16360: result: yes configure:16373: checking for mlock configure:16373: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16373: $? = 0 configure:16373: result: yes configure:16373: checking for munlock configure:16373: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16373: $? = 0 configure:16373: result: yes configure:16373: checking for mlockall configure:16373: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16373: $? = 0 configure:16373: result: yes configure:16373: checking for munlockall configure:16373: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16373: $? = 0 configure:16373: result: yes configure:16386: checking for memalign configure:16386: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16386: $? = 0 configure:16386: result: yes configure:16386: checking for posix_memalign configure:16386: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16386: $? = 0 configure:16386: result: yes configure:16386: checking for hstrerror configure:16386: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16386: $? = 0 configure:16386: result: yes configure:16398: checking for sys/mman.h configure:16398: result: yes configure:16412: checking for shmget configure:16412: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16412: $? = 0 configure:16412: result: yes configure:16412: checking for shm_open configure:16412: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccOgZIu0.o: In function `main': conftest.c:(.text+0x12): undefined reference to `shm_open' collect2: ld returned 1 exit status configure:16412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | /* end confdefs.h. */ | /* Define shm_open to an innocuous variant, in case declares shm_open. | For example, HP-UX 11i declares gettimeofday. */ | #define shm_open innocuous_shm_open | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shm_open (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shm_open | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shm_open (); | /* 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_shm_open || defined __stub___shm_open | choke me | #endif | | int | main () | { | return shm_open (); | ; | return 0; | } configure:16412: result: no configure:16425: checking for gettext configure:16425: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 conftest.c:428: warning: conflicting types for built-in function 'gettext' configure:16425: $? = 0 configure:16425: result: yes configure:16425: checking for dgettext configure:16425: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 conftest.c:429: warning: conflicting types for built-in function 'dgettext' configure:16425: $? = 0 configure:16425: result: yes configure:16438: checking for bindtextdomain configure:16438: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16438: $? = 0 configure:16438: result: yes configure:16438: checking for textdomain configure:16438: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16438: $? = 0 configure:16438: result: yes configure:16450: checking for strupr configure:16450: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccoxA43D.o: In function `main': conftest.c:(.text+0x12): undefined reference to `strupr' collect2: ld returned 1 exit status configure:16450: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | /* end confdefs.h. */ | /* Define strupr to an innocuous variant, in case declares strupr. | For example, HP-UX 11i declares gettimeofday. */ | #define strupr innocuous_strupr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strupr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strupr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strupr (); | /* 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_strupr || defined __stub___strupr | choke me | #endif | | int | main () | { | return strupr (); | ; | return 0; | } configure:16450: result: no configure:16464: checking execinfo.h usability configure:16464: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:16464: $? = 0 configure:16464: result: yes configure:16464: checking execinfo.h presence configure:16464: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:16464: $? = 0 configure:16464: result: yes configure:16464: checking for execinfo.h configure:16464: result: yes configure:16464: checking libexc.h usability configure:16464: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:443:20: error: libexc.h: No such file or directory configure:16464: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16464: result: no configure:16464: checking libexc.h presence configure:16464: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:410:20: error: libexc.h: No such file or directory configure:16464: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include configure:16464: result: no configure:16464: checking for libexc.h configure:16464: result: no configure:16464: checking libunwind.h usability configure:16464: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:443:23: error: libunwind.h: No such file or directory configure:16464: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16464: result: no configure:16464: checking libunwind.h presence configure:16464: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:410:23: error: libunwind.h: No such file or directory configure:16464: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include configure:16464: result: no configure:16464: checking for libunwind.h configure:16464: result: no configure:16476: checking for library containing backtrace_symbols configure:16507: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16507: $? = 0 configure:16524: result: none required configure:16534: checking for backtrace_symbols configure:16534: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16534: $? = 0 configure:16534: result: yes configure:16543: checking for trace_back_stack in -lexc configure:16568: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lexc -lnsl -ldl >&5 /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lexc collect2: ld returned 1 exit status configure:16568: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char trace_back_stack (); | int | main () | { | return trace_back_stack (); | ; | return 0; | } configure:16577: result: no configure:16592: checking for sysctlbyname configure:16592: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccGgT1Ub.o: In function `main': conftest.c:(.text+0x12): undefined reference to `sysctlbyname' collect2: ld returned 1 exit status configure:16592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | /* end confdefs.h. */ | /* Define sysctlbyname to an innocuous variant, in case declares sysctlbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define sysctlbyname innocuous_sysctlbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysctlbyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysctlbyname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sysctlbyname (); | /* 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_sysctlbyname || defined __stub___sysctlbyname | choke me | #endif | | int | main () | { | return sysctlbyname (); | ; | return 0; | } configure:16592: result: no configure:16606: checking for /proc/sys/kernel/core_pattern configure:16619: result: yes configure:16632: checking gpfs_gpl.h usability configure:16632: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:445:22: error: gpfs_gpl.h: No such file or directory configure:16632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16632: result: no configure:16632: checking gpfs_gpl.h presence configure:16632: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c conftest.c:412:22: error: gpfs_gpl.h: No such file or directory configure:16632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | /* end confdefs.h. */ | #include configure:16632: result: no configure:16632: checking for gpfs_gpl.h configure:16632: result: no configure:16666: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl -lisi_version >&5 conftest.c:412:37: error: isi_version/isi_version.h: No such file or directory configure:16666: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | /* end confdefs.h. */ | #include | int | main () | { | get_isilon_copyright() | ; | return 0; | } configure:16690: checking for libunwind configure:16740: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl -lunwind -lunwind-GenuineIntel >&5 conftest.c: In function 'main': conftest.c:421: error: 'unw_context_t' undeclared (first use in this function) conftest.c:421: error: (Each undeclared identifier is reported only once conftest.c:421: error: for each function it appears in.) conftest.c:421: error: expected ';' before 'ctx' conftest.c:421: error: 'unw_cursor_t' undeclared (first use in this function) conftest.c:421: error: expected ';' before 'cur' conftest.c:422: error: 'unw_word_t' undeclared (first use in this function) conftest.c:422: error: expected ';' before 'off' conftest.c:423: error: 'ctx' undeclared (first use in this function) conftest.c:423: error: 'cur' undeclared (first use in this function) conftest.c:424: error: 'off' undeclared (first use in this function) configure:16740: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | /* end confdefs.h. */ | | #ifdef HAVE_LIBUNWIND_H | #include | #endif | | int | main () | { | | unw_context_t ctx; unw_cursor_t cur; | char buf[256]; unw_word_t off; | unw_getcontext(&ctx); unw_init_local(&cur, &ctx); | unw_get_proc_name(&cur, buf, sizeof(buf), &off); | | ; | return 0; | } configure:16815: result: no configure:16886: checking for _dup configure:16886: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccK9Ylyx.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_dup' collect2: ld returned 1 exit status configure:16886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | /* end confdefs.h. */ | /* Define _dup to an innocuous variant, in case declares _dup. | For example, HP-UX 11i declares gettimeofday. */ | #define _dup innocuous__dup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _dup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _dup | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _dup (); | /* 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__dup || defined __stub____dup | choke me | #endif | | int | main () | { | return _dup (); | ; | return 0; | } configure:16886: result: no configure:16886: checking for _dup2 configure:16886: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccaVvdsF.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_dup2' collect2: ld returned 1 exit status configure:16886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | /* end confdefs.h. */ | /* Define _dup2 to an innocuous variant, in case declares _dup2. | For example, HP-UX 11i declares gettimeofday. */ | #define _dup2 innocuous__dup2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _dup2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _dup2 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _dup2 (); | /* 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__dup2 || defined __stub____dup2 | choke me | #endif | | int | main () | { | return _dup2 (); | ; | return 0; | } configure:16886: result: no configure:16886: checking for _opendir configure:16886: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccIWInkN.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_opendir' collect2: ld returned 1 exit status configure:16886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | /* end confdefs.h. */ | /* Define _opendir to an innocuous variant, in case declares _opendir. | For example, HP-UX 11i declares gettimeofday. */ | #define _opendir innocuous__opendir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _opendir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _opendir | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _opendir (); | /* 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__opendir || defined __stub____opendir | choke me | #endif | | int | main () | { | return _opendir (); | ; | return 0; | } configure:16886: result: no configure:16886: checking for _readdir configure:16886: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc01FmeV.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_readdir' collect2: ld returned 1 exit status configure:16886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | /* end confdefs.h. */ | /* Define _readdir to an innocuous variant, in case declares _readdir. | For example, HP-UX 11i declares gettimeofday. */ | #define _readdir innocuous__readdir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _readdir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _readdir | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _readdir (); | /* 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__readdir || defined __stub____readdir | choke me | #endif | | int | main () | { | return _readdir (); | ; | return 0; | } configure:16886: result: no configure:16886: checking for _seekdir configure:16886: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccuPSLM0.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_seekdir' collect2: ld returned 1 exit status configure:16886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | /* end confdefs.h. */ | /* Define _seekdir to an innocuous variant, in case declares _seekdir. | For example, HP-UX 11i declares gettimeofday. */ | #define _seekdir innocuous__seekdir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _seekdir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _seekdir | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _seekdir (); | /* 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__seekdir || defined __stub____seekdir | choke me | #endif | | int | main () | { | return _seekdir (); | ; | return 0; | } configure:16886: result: no configure:16886: checking for _telldir configure:16886: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc4ZNW2a.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_telldir' collect2: ld returned 1 exit status configure:16886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | /* end confdefs.h. */ | /* Define _telldir to an innocuous variant, in case declares _telldir. | For example, HP-UX 11i declares gettimeofday. */ | #define _telldir innocuous__telldir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _telldir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _telldir | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _telldir (); | /* 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__telldir || defined __stub____telldir | choke me | #endif | | int | main () | { | return _telldir (); | ; | return 0; | } configure:16886: result: no configure:16886: checking for _closedir configure:16886: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccq9JoUi.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_closedir' collect2: ld returned 1 exit status configure:16886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | /* end confdefs.h. */ | /* Define _closedir to an innocuous variant, in case declares _closedir. | For example, HP-UX 11i declares gettimeofday. */ | #define _closedir innocuous__closedir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _closedir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _closedir | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _closedir (); | /* 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__closedir || defined __stub____closedir | choke me | #endif | | int | main () | { | return _closedir (); | ; | return 0; | } configure:16886: result: no configure:16899: checking for __dup configure:16899: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccKDBiso.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__dup' collect2: ld returned 1 exit status configure:16899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | /* end confdefs.h. */ | /* Define __dup to an innocuous variant, in case declares __dup. | For example, HP-UX 11i declares gettimeofday. */ | #define __dup innocuous___dup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __dup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __dup | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __dup (); | /* 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___dup || defined __stub_____dup | choke me | #endif | | int | main () | { | return __dup (); | ; | return 0; | } configure:16899: result: no configure:16899: checking for __dup2 configure:16899: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16899: $? = 0 configure:16899: result: yes configure:16899: checking for __opendir configure:16899: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccgdbvwG.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__opendir' collect2: ld returned 1 exit status configure:16899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | /* end confdefs.h. */ | /* Define __opendir to an innocuous variant, in case declares __opendir. | For example, HP-UX 11i declares gettimeofday. */ | #define __opendir innocuous___opendir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __opendir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __opendir | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __opendir (); | /* 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___opendir || defined __stub_____opendir | choke me | #endif | | int | main () | { | return __opendir (); | ; | return 0; | } configure:16899: result: no configure:16899: checking for __readdir configure:16899: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccGiGQqO.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__readdir' collect2: ld returned 1 exit status configure:16899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | /* end confdefs.h. */ | /* Define __readdir to an innocuous variant, in case declares __readdir. | For example, HP-UX 11i declares gettimeofday. */ | #define __readdir innocuous___readdir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __readdir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __readdir | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __readdir (); | /* 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___readdir || defined __stub_____readdir | choke me | #endif | | int | main () | { | return __readdir (); | ; | return 0; | } configure:16899: result: no configure:16899: checking for __seekdir configure:16899: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccIVkfkW.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__seekdir' collect2: ld returned 1 exit status configure:16899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | /* end confdefs.h. */ | /* Define __seekdir to an innocuous variant, in case declares __seekdir. | For example, HP-UX 11i declares gettimeofday. */ | #define __seekdir innocuous___seekdir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __seekdir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __seekdir | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __seekdir (); | /* 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___seekdir || defined __stub_____seekdir | choke me | #endif | | int | main () | { | return __seekdir (); | ; | return 0; | } configure:16899: result: no configure:16899: checking for __telldir configure:16899: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccmiV4b4.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__telldir' collect2: ld returned 1 exit status configure:16899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | /* end confdefs.h. */ | /* Define __telldir to an innocuous variant, in case declares __telldir. | For example, HP-UX 11i declares gettimeofday. */ | #define __telldir innocuous___telldir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __telldir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __telldir | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __telldir (); | /* 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___telldir || defined __stub_____telldir | choke me | #endif | | int | main () | { | return __telldir (); | ; | return 0; | } configure:16899: result: no configure:16899: checking for __closedir configure:16899: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc4Uii5b.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__closedir' collect2: ld returned 1 exit status configure:16899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | /* end confdefs.h. */ | /* Define __closedir to an innocuous variant, in case declares __closedir. | For example, HP-UX 11i declares gettimeofday. */ | #define __closedir innocuous___closedir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __closedir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __closedir | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __closedir (); | /* 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___closedir || defined __stub_____closedir | choke me | #endif | | int | main () | { | return __closedir (); | ; | return 0; | } configure:16899: result: no configure:16912: checking for __getcwd configure:16912: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccwVSxYj.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__getcwd' collect2: ld returned 1 exit status configure:16912: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | /* end confdefs.h. */ | /* Define __getcwd to an innocuous variant, in case declares __getcwd. | For example, HP-UX 11i declares gettimeofday. */ | #define __getcwd innocuous___getcwd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __getcwd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __getcwd | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __getcwd (); | /* 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___getcwd || defined __stub_____getcwd | choke me | #endif | | int | main () | { | return __getcwd (); | ; | return 0; | } configure:16912: result: no configure:16912: checking for _getcwd configure:16912: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc2XWaau.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_getcwd' collect2: ld returned 1 exit status configure:16912: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | /* end confdefs.h. */ | /* Define _getcwd to an innocuous variant, in case declares _getcwd. | For example, HP-UX 11i declares gettimeofday. */ | #define _getcwd innocuous__getcwd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getcwd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getcwd | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _getcwd (); | /* 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__getcwd || defined __stub____getcwd | choke me | #endif | | int | main () | { | return _getcwd (); | ; | return 0; | } configure:16912: result: no configure:16925: checking for __xstat configure:16925: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16925: $? = 0 configure:16925: result: yes configure:16925: checking for __fxstat configure:16925: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16925: $? = 0 configure:16925: result: yes configure:16925: checking for __lxstat configure:16925: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16925: $? = 0 configure:16925: result: yes configure:16938: checking for _stat configure:16938: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccozlu0D.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_stat' collect2: ld returned 1 exit status configure:16938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | /* end confdefs.h. */ | /* Define _stat to an innocuous variant, in case declares _stat. | For example, HP-UX 11i declares gettimeofday. */ | #define _stat innocuous__stat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _stat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _stat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _stat (); | /* 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__stat || defined __stub____stat | choke me | #endif | | int | main () | { | return _stat (); | ; | return 0; | } configure:16938: result: no configure:16938: checking for _lstat configure:16938: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc2venSL.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_lstat' collect2: ld returned 1 exit status configure:16938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | /* end confdefs.h. */ | /* Define _lstat to an innocuous variant, in case declares _lstat. | For example, HP-UX 11i declares gettimeofday. */ | #define _lstat innocuous__lstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _lstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _lstat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _lstat (); | /* 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__lstat || defined __stub____lstat | choke me | #endif | | int | main () | { | return _lstat (); | ; | return 0; | } configure:16938: result: no configure:16938: checking for _fstat configure:16938: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccMz70nR.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_fstat' collect2: ld returned 1 exit status configure:16938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | /* end confdefs.h. */ | /* Define _fstat to an innocuous variant, in case declares _fstat. | For example, HP-UX 11i declares gettimeofday. */ | #define _fstat innocuous__fstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fstat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _fstat (); | /* 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__fstat || defined __stub____fstat | choke me | #endif | | int | main () | { | return _fstat (); | ; | return 0; | } configure:16938: result: no configure:16938: checking for __stat configure:16938: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16938: $? = 0 configure:16938: result: yes configure:16938: checking for __lstat configure:16938: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16938: $? = 0 configure:16938: result: yes configure:16938: checking for __fstat configure:16938: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16938: $? = 0 configure:16938: result: yes configure:16951: checking for _acl configure:16951: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccMQnD1o.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_acl' collect2: ld returned 1 exit status configure:16951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | /* end confdefs.h. */ | /* Define _acl to an innocuous variant, in case declares _acl. | For example, HP-UX 11i declares gettimeofday. */ | #define _acl innocuous__acl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _acl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _acl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _acl (); | /* 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__acl || defined __stub____acl | choke me | #endif | | int | main () | { | return _acl (); | ; | return 0; | } configure:16951: result: no configure:16951: checking for __acl configure:16951: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc6K43Rw.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__acl' collect2: ld returned 1 exit status configure:16951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | /* end confdefs.h. */ | /* Define __acl to an innocuous variant, in case declares __acl. | For example, HP-UX 11i declares gettimeofday. */ | #define __acl innocuous___acl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __acl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __acl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __acl (); | /* 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___acl || defined __stub_____acl | choke me | #endif | | int | main () | { | return __acl (); | ; | return 0; | } configure:16951: result: no configure:16951: checking for _facl configure:16951: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccQ2iHqC.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_facl' collect2: ld returned 1 exit status configure:16951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | /* end confdefs.h. */ | /* Define _facl to an innocuous variant, in case declares _facl. | For example, HP-UX 11i declares gettimeofday. */ | #define _facl innocuous__facl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _facl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _facl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _facl (); | /* 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__facl || defined __stub____facl | choke me | #endif | | int | main () | { | return _facl (); | ; | return 0; | } configure:16951: result: no configure:16951: checking for __facl configure:16951: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc0l7fDM.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__facl' collect2: ld returned 1 exit status configure:16951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | /* end confdefs.h. */ | /* Define __facl to an innocuous variant, in case declares __facl. | For example, HP-UX 11i declares gettimeofday. */ | #define __facl innocuous___facl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __facl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __facl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __facl (); | /* 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___facl || defined __stub_____facl | choke me | #endif | | int | main () | { | return __facl (); | ; | return 0; | } configure:16951: result: no configure:16951: checking for _open configure:16951: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cciFlxwU.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_open' collect2: ld returned 1 exit status configure:16951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | /* end confdefs.h. */ | /* Define _open to an innocuous variant, in case declares _open. | For example, HP-UX 11i declares gettimeofday. */ | #define _open innocuous__open | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _open (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _open | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _open (); | /* 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__open || defined __stub____open | choke me | #endif | | int | main () | { | return _open (); | ; | return 0; | } configure:16951: result: no configure:16951: checking for __open configure:16951: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16951: $? = 0 configure:16951: result: yes configure:16951: checking for _chdir configure:16951: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccikrzba.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_chdir' collect2: ld returned 1 exit status configure:16951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | /* end confdefs.h. */ | /* Define _chdir to an innocuous variant, in case declares _chdir. | For example, HP-UX 11i declares gettimeofday. */ | #define _chdir innocuous__chdir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _chdir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _chdir | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _chdir (); | /* 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__chdir || defined __stub____chdir | choke me | #endif | | int | main () | { | return _chdir (); | ; | return 0; | } configure:16951: result: no configure:16951: checking for __chdir configure:16951: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccqUOX4h.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__chdir' collect2: ld returned 1 exit status configure:16951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | /* end confdefs.h. */ | /* Define __chdir to an innocuous variant, in case declares __chdir. | For example, HP-UX 11i declares gettimeofday. */ | #define __chdir innocuous___chdir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __chdir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __chdir | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __chdir (); | /* 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___chdir || defined __stub_____chdir | choke me | #endif | | int | main () | { | return __chdir (); | ; | return 0; | } configure:16951: result: no configure:16964: checking for _close configure:16964: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cccFBPWp.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_close' collect2: ld returned 1 exit status configure:16964: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | /* end confdefs.h. */ | /* Define _close to an innocuous variant, in case declares _close. | For example, HP-UX 11i declares gettimeofday. */ | #define _close innocuous__close | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _close (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _close | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _close (); | /* 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__close || defined __stub____close | choke me | #endif | | int | main () | { | return _close (); | ; | return 0; | } configure:16964: result: no configure:16964: checking for __close configure:16964: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16964: $? = 0 configure:16964: result: yes configure:16964: checking for _fchdir configure:16964: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cceORUym.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_fchdir' collect2: ld returned 1 exit status configure:16964: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | /* end confdefs.h. */ | /* Define _fchdir to an innocuous variant, in case declares _fchdir. | For example, HP-UX 11i declares gettimeofday. */ | #define _fchdir innocuous__fchdir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fchdir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fchdir | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _fchdir (); | /* 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__fchdir || defined __stub____fchdir | choke me | #endif | | int | main () | { | return _fchdir (); | ; | return 0; | } configure:16964: result: no configure:16964: checking for __fchdir configure:16964: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccWGzHru.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__fchdir' collect2: ld returned 1 exit status configure:16964: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | /* end confdefs.h. */ | /* Define __fchdir to an innocuous variant, in case declares __fchdir. | For example, HP-UX 11i declares gettimeofday. */ | #define __fchdir innocuous___fchdir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fchdir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fchdir | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __fchdir (); | /* 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___fchdir || defined __stub_____fchdir | choke me | #endif | | int | main () | { | return __fchdir (); | ; | return 0; | } configure:16964: result: no configure:16964: checking for _fcntl configure:16964: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccc1egiC.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_fcntl' collect2: ld returned 1 exit status configure:16964: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | /* end confdefs.h. */ | /* Define _fcntl to an innocuous variant, in case declares _fcntl. | For example, HP-UX 11i declares gettimeofday. */ | #define _fcntl innocuous__fcntl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fcntl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fcntl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _fcntl (); | /* 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__fcntl || defined __stub____fcntl | choke me | #endif | | int | main () | { | return _fcntl (); | ; | return 0; | } configure:16964: result: no configure:16964: checking for __fcntl configure:16964: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16964: $? = 0 configure:16964: result: yes configure:16977: checking for getdents configure:16977: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccgEr4cS.o: In function `main': conftest.c:(.text+0x12): undefined reference to `getdents' collect2: ld returned 1 exit status configure:16977: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | /* end confdefs.h. */ | /* Define getdents to an innocuous variant, in case declares getdents. | For example, HP-UX 11i declares gettimeofday. */ | #define getdents innocuous_getdents | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getdents (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getdents | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getdents (); | /* 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_getdents || defined __stub___getdents | choke me | #endif | | int | main () | { | return getdents (); | ; | return 0; | } configure:16977: result: no configure:16977: checking for __getdents configure:16977: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccMSPN3Z.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__getdents' collect2: ld returned 1 exit status configure:16977: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | /* end confdefs.h. */ | /* Define __getdents to an innocuous variant, in case declares __getdents. | For example, HP-UX 11i declares gettimeofday. */ | #define __getdents innocuous___getdents | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __getdents (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __getdents | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __getdents (); | /* 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___getdents || defined __stub_____getdents | choke me | #endif | | int | main () | { | return __getdents (); | ; | return 0; | } configure:16977: result: no configure:16977: checking for _lseek configure:16977: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccEg1CB5.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_lseek' collect2: ld returned 1 exit status configure:16977: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | /* end confdefs.h. */ | /* Define _lseek to an innocuous variant, in case declares _lseek. | For example, HP-UX 11i declares gettimeofday. */ | #define _lseek innocuous__lseek | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _lseek (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _lseek | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _lseek (); | /* 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__lseek || defined __stub____lseek | choke me | #endif | | int | main () | { | return _lseek (); | ; | return 0; | } configure:16977: result: no configure:16977: checking for __lseek configure:16977: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16977: $? = 0 configure:16977: result: yes configure:16977: checking for _read configure:16977: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccW2edGn.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_read' collect2: ld returned 1 exit status configure:16977: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | /* end confdefs.h. */ | /* Define _read to an innocuous variant, in case declares _read. | For example, HP-UX 11i declares gettimeofday. */ | #define _read innocuous__read | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _read (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _read | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _read (); | /* 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__read || defined __stub____read | choke me | #endif | | int | main () | { | return _read (); | ; | return 0; | } configure:16977: result: no configure:16977: checking for __read configure:16977: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16977: $? = 0 configure:16977: result: yes configure:16990: checking for getdirentries configure:16990: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16990: $? = 0 configure:16990: result: yes configure:16990: checking for _write configure:16990: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccU9Ms7K.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_write' collect2: ld returned 1 exit status configure:16990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | /* end confdefs.h. */ | /* Define _write to an innocuous variant, in case declares _write. | For example, HP-UX 11i declares gettimeofday. */ | #define _write innocuous__write | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _write (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _write | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _write (); | /* 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__write || defined __stub____write | choke me | #endif | | int | main () | { | return _write (); | ; | return 0; | } configure:16990: result: no configure:16990: checking for __write configure:16990: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16990: $? = 0 configure:16990: result: yes configure:16990: checking for _fork configure:16990: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccYwHhO0.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_fork' collect2: ld returned 1 exit status configure:16990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | /* end confdefs.h. */ | /* Define _fork to an innocuous variant, in case declares _fork. | For example, HP-UX 11i declares gettimeofday. */ | #define _fork innocuous__fork | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fork (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fork | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _fork (); | /* 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__fork || defined __stub____fork | choke me | #endif | | int | main () | { | return _fork (); | ; | return 0; | } configure:16990: result: no configure:16990: checking for __fork configure:16990: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:16990: $? = 0 configure:16990: result: yes configure:17003: checking for _stat64 configure:17003: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cco9NX9d.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_stat64' collect2: ld returned 1 exit status configure:17003: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | /* end confdefs.h. */ | /* Define _stat64 to an innocuous variant, in case declares _stat64. | For example, HP-UX 11i declares gettimeofday. */ | #define _stat64 innocuous__stat64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _stat64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _stat64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _stat64 (); | /* 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__stat64 || defined __stub____stat64 | choke me | #endif | | int | main () | { | return _stat64 (); | ; | return 0; | } configure:17003: result: no configure:17003: checking for __stat64 configure:17003: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccKCWrmo.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__stat64' collect2: ld returned 1 exit status configure:17003: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | /* end confdefs.h. */ | /* Define __stat64 to an innocuous variant, in case declares __stat64. | For example, HP-UX 11i declares gettimeofday. */ | #define __stat64 innocuous___stat64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __stat64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __stat64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __stat64 (); | /* 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___stat64 || defined __stub_____stat64 | choke me | #endif | | int | main () | { | return __stat64 (); | ; | return 0; | } configure:17003: result: no configure:17003: checking for _fstat64 configure:17003: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccqvCxbd.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_fstat64' collect2: ld returned 1 exit status configure:17003: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | /* end confdefs.h. */ | /* Define _fstat64 to an innocuous variant, in case declares _fstat64. | For example, HP-UX 11i declares gettimeofday. */ | #define _fstat64 innocuous__fstat64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fstat64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fstat64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _fstat64 (); | /* 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__fstat64 || defined __stub____fstat64 | choke me | #endif | | int | main () | { | return _fstat64 (); | ; | return 0; | } configure:17003: result: no configure:17003: checking for __fstat64 configure:17003: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc0zeI2k.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__fstat64' collect2: ld returned 1 exit status configure:17003: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | /* end confdefs.h. */ | /* Define __fstat64 to an innocuous variant, in case declares __fstat64. | For example, HP-UX 11i declares gettimeofday. */ | #define __fstat64 innocuous___fstat64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fstat64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fstat64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __fstat64 (); | /* 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___fstat64 || defined __stub_____fstat64 | choke me | #endif | | int | main () | { | return __fstat64 (); | ; | return 0; | } configure:17003: result: no configure:17003: checking for _lstat64 configure:17003: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc4tv2Xs.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_lstat64' collect2: ld returned 1 exit status configure:17003: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | /* end confdefs.h. */ | /* Define _lstat64 to an innocuous variant, in case declares _lstat64. | For example, HP-UX 11i declares gettimeofday. */ | #define _lstat64 innocuous__lstat64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _lstat64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _lstat64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _lstat64 (); | /* 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__lstat64 || defined __stub____lstat64 | choke me | #endif | | int | main () | { | return _lstat64 (); | ; | return 0; | } configure:17003: result: no configure:17003: checking for __lstat64 configure:17003: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccUIYjNA.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__lstat64' collect2: ld returned 1 exit status configure:17003: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | /* end confdefs.h. */ | /* Define __lstat64 to an innocuous variant, in case declares __lstat64. | For example, HP-UX 11i declares gettimeofday. */ | #define __lstat64 innocuous___lstat64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __lstat64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __lstat64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __lstat64 (); | /* 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___lstat64 || defined __stub_____lstat64 | choke me | #endif | | int | main () | { | return __lstat64 (); | ; | return 0; | } configure:17003: result: no configure:17016: checking for __sys_llseek configure:17016: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc6EQ1CI.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__sys_llseek' collect2: ld returned 1 exit status configure:17016: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | /* end confdefs.h. */ | /* Define __sys_llseek to an innocuous variant, in case declares __sys_llseek. | For example, HP-UX 11i declares gettimeofday. */ | #define __sys_llseek innocuous___sys_llseek | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __sys_llseek (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __sys_llseek | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __sys_llseek (); | /* 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___sys_llseek || defined __stub_____sys_llseek | choke me | #endif | | int | main () | { | return __sys_llseek (); | ; | return 0; | } configure:17016: result: no configure:17016: checking for llseek configure:17016: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccoAansQ.o: In function `main': conftest.c:(.text+0x12): warning: the `llseek' function may be dangerous; use `lseek64' instead. configure:17016: $? = 0 configure:17016: result: yes configure:17016: checking for _llseek configure:17016: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccOn4glW.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_llseek' collect2: ld returned 1 exit status configure:17016: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | /* end confdefs.h. */ | /* Define _llseek to an innocuous variant, in case declares _llseek. | For example, HP-UX 11i declares gettimeofday. */ | #define _llseek innocuous__llseek | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _llseek (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _llseek | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _llseek (); | /* 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__llseek || defined __stub____llseek | choke me | #endif | | int | main () | { | return _llseek (); | ; | return 0; | } configure:17016: result: no configure:17016: checking for __llseek configure:17016: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc2G5nv6.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__llseek' collect2: ld returned 1 exit status configure:17016: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | /* end confdefs.h. */ | /* Define __llseek to an innocuous variant, in case declares __llseek. | For example, HP-UX 11i declares gettimeofday. */ | #define __llseek innocuous___llseek | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __llseek (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __llseek | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __llseek (); | /* 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___llseek || defined __stub_____llseek | choke me | #endif | | int | main () | { | return __llseek (); | ; | return 0; | } configure:17016: result: no configure:17016: checking for readdir64 configure:17016: result: yes configure:17016: checking for _readdir64 configure:17016: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccaqEsof.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_readdir64' collect2: ld returned 1 exit status configure:17016: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | /* end confdefs.h. */ | /* Define _readdir64 to an innocuous variant, in case declares _readdir64. | For example, HP-UX 11i declares gettimeofday. */ | #define _readdir64 innocuous__readdir64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _readdir64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _readdir64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _readdir64 (); | /* 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__readdir64 || defined __stub____readdir64 | choke me | #endif | | int | main () | { | return _readdir64 (); | ; | return 0; | } configure:17016: result: no configure:17016: checking for __readdir64 configure:17016: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccIHfzcn.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__readdir64' collect2: ld returned 1 exit status configure:17016: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | /* end confdefs.h. */ | /* Define __readdir64 to an innocuous variant, in case declares __readdir64. | For example, HP-UX 11i declares gettimeofday. */ | #define __readdir64 innocuous___readdir64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __readdir64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __readdir64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __readdir64 (); | /* 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___readdir64 || defined __stub_____readdir64 | choke me | #endif | | int | main () | { | return __readdir64 (); | ; | return 0; | } configure:17016: result: no configure:17029: checking for pread configure:17029: result: yes configure:17029: checking for _pread configure:17029: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cc4dik5v.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_pread' collect2: ld returned 1 exit status configure:17029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | /* end confdefs.h. */ | /* Define _pread to an innocuous variant, in case declares _pread. | For example, HP-UX 11i declares gettimeofday. */ | #define _pread innocuous__pread | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _pread (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _pread | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _pread (); | /* 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__pread || defined __stub____pread | choke me | #endif | | int | main () | { | return _pread (); | ; | return 0; | } configure:17029: result: no configure:17029: checking for __pread configure:17029: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccU0s1TD.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__pread' collect2: ld returned 1 exit status configure:17029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | /* end confdefs.h. */ | /* Define __pread to an innocuous variant, in case declares __pread. | For example, HP-UX 11i declares gettimeofday. */ | #define __pread innocuous___pread | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __pread (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __pread | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __pread (); | /* 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___pread || defined __stub_____pread | choke me | #endif | | int | main () | { | return __pread (); | ; | return 0; | } configure:17029: result: no configure:17029: checking for pread64 configure:17029: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:17029: $? = 0 configure:17029: result: yes configure:17029: checking for _pread64 configure:17029: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/cccz8MrT.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_pread64' collect2: ld returned 1 exit status configure:17029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | /* end confdefs.h. */ | /* Define _pread64 to an innocuous variant, in case declares _pread64. | For example, HP-UX 11i declares gettimeofday. */ | #define _pread64 innocuous__pread64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _pread64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _pread64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _pread64 (); | /* 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__pread64 || defined __stub____pread64 | choke me | #endif | | int | main () | { | return _pread64 (); | ; | return 0; | } configure:17029: result: no configure:17029: checking for __pread64 configure:17029: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:17029: $? = 0 configure:17029: result: yes configure:17042: checking for pwrite configure:17042: result: yes configure:17042: checking for _pwrite configure:17042: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccKKywca.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_pwrite' collect2: ld returned 1 exit status configure:17042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | /* end confdefs.h. */ | /* Define _pwrite to an innocuous variant, in case declares _pwrite. | For example, HP-UX 11i declares gettimeofday. */ | #define _pwrite innocuous__pwrite | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _pwrite (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _pwrite | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _pwrite (); | /* 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__pwrite || defined __stub____pwrite | choke me | #endif | | int | main () | { | return _pwrite (); | ; | return 0; | } configure:17042: result: no configure:17042: checking for __pwrite configure:17042: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccIb8O1h.o: In function `main': conftest.c:(.text+0x12): undefined reference to `__pwrite' collect2: ld returned 1 exit status configure:17042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | /* end confdefs.h. */ | /* Define __pwrite to an innocuous variant, in case declares __pwrite. | For example, HP-UX 11i declares gettimeofday. */ | #define __pwrite innocuous___pwrite | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __pwrite (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __pwrite | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __pwrite (); | /* 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___pwrite || defined __stub_____pwrite | choke me | #endif | | int | main () | { | return __pwrite (); | ; | return 0; | } configure:17042: result: no configure:17042: checking for pwrite64 configure:17042: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:17042: $? = 0 configure:17042: result: yes configure:17042: checking for _pwrite64 configure:17042: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccUdKmIe.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_pwrite64' collect2: ld returned 1 exit status configure:17042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | /* end confdefs.h. */ | /* Define _pwrite64 to an innocuous variant, in case declares _pwrite64. | For example, HP-UX 11i declares gettimeofday. */ | #define _pwrite64 innocuous__pwrite64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _pwrite64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _pwrite64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _pwrite64 (); | /* 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__pwrite64 || defined __stub____pwrite64 | choke me | #endif | | int | main () | { | return _pwrite64 (); | ; | return 0; | } configure:17042: result: no configure:17042: checking for __pwrite64 configure:17042: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:17042: $? = 0 configure:17042: result: yes configure:17055: checking for open64 configure:17055: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:17055: $? = 0 configure:17055: result: yes configure:17055: checking for _open64 configure:17055: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 /tmp/ccQhx8hC.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_open64' collect2: ld returned 1 exit status configure:17055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | /* end confdefs.h. */ | /* Define _open64 to an innocuous variant, in case declares _open64. | For example, HP-UX 11i declares gettimeofday. */ | #define _open64 innocuous__open64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _open64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _open64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _open64 (); | /* 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__open64 || defined __stub____open64 | choke me | #endif | | int | main () | { | return _open64 (); | ; | return 0; | } configure:17055: result: no configure:17055: checking for __open64 configure:17055: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:17055: $? = 0 configure:17055: result: yes configure:17055: checking for creat64 configure:17055: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:17055: $? = 0 configure:17055: result: yes configure:17067: checking for prctl configure:17067: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 configure:17067: $? = 0 configure:17067: result: yes configure:17092: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:17092: $? = 0 configure:17105: checking for good getgrouplist configure:17133: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:450: warning: incompatible implicit declaration of built-in function 'exit' configure:17133: $? = 0 configure:17133: ./conftest configure:17133: $? = 0 configure:17143: result: yes configure:17273: checking for struct stat.st_mtim.tv_nsec configure:17273: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:17273: $? = 0 configure:17273: result: yes configure:17284: checking for struct stat.st_mtimensec configure:17284: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:479: error: 'struct stat' has no member named 'st_mtimensec' configure:17284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtimensec) | return 0; | ; | return 0; | } configure:17284: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:479: error: 'struct stat' has no member named 'st_mtimensec' configure:17284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_mtimensec) | return 0; | ; | return 0; | } configure:17284: result: no configure:17295: checking for struct stat.st_mtimespec.tv_nsec configure:17295: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:479: error: 'struct stat' has no member named 'st_mtimespec' configure:17295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:17295: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:479: error: 'struct stat' has no member named 'st_mtimespec' configure:17295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_mtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:17295: result: no configure:17306: checking for struct stat.st_mtime_n configure:17306: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:479: error: 'struct stat' has no member named 'st_mtime_n' configure:17306: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtime_n) | return 0; | ; | return 0; | } configure:17306: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:479: error: 'struct stat' has no member named 'st_mtime_n' configure:17306: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_mtime_n) | return 0; | ; | return 0; | } configure:17306: result: no configure:17317: checking for struct stat.st_umtime configure:17317: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:479: error: 'struct stat' has no member named 'st_umtime' configure:17317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_umtime) | return 0; | ; | return 0; | } configure:17317: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:479: error: 'struct stat' has no member named 'st_umtime' configure:17317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_umtime) | return 0; | ; | return 0; | } configure:17317: result: no configure:17336: checking for struct stat.st_birthtimespec.tv_nsec configure:17336: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:480: error: 'struct stat' has no member named 'st_birthtimespec' configure:17336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:17336: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:480: error: 'struct stat' has no member named 'st_birthtimespec' configure:17336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:17336: result: no configure:17346: checking for struct stat.st_birthtime configure:17346: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:480: error: 'struct stat' has no member named 'st_birthtime' configure:17346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:17346: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:480: error: 'struct stat' has no member named 'st_birthtime' configure:17346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtime) | return 0; | ; | return 0; | } configure:17346: result: no configure:17367: checking whether there is DOS flags support in the stat struct configure:17391: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:448: error: 'UF_DOS_ARCHIVE' undeclared (first use in this function) conftest.c:448: error: (Each undeclared identifier is reported only once conftest.c:448: error: for each function it appears in.) conftest.c:449: error: 'UF_DOS_HIDDEN' undeclared (first use in this function) conftest.c:450: error: 'UF_DOS_RO' undeclared (first use in this function) conftest.c:451: error: 'UF_DOS_SYSTEM' undeclared (first use in this function) conftest.c:452: error: 'UF_DOS_NOINDEX' undeclared (first use in this function) conftest.c:453: error: 'UF_DOS_FLAGS' undeclared (first use in this function) configure:17391: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | /* end confdefs.h. */ | #include | int | main () | { | | int a = UF_DOS_ARCHIVE; | int h = UF_DOS_HIDDEN; | int r = UF_DOS_RO; | int s = UF_DOS_SYSTEM; | int i = UF_DOS_NOINDEX; | int f = UF_DOS_FLAGS; | | ; | return 0; | } configure:17399: result: no configure:17408: checking whether we can compile with __attribute__((destructor)) configure:17421: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:17421: $? = 0 configure:17427: result: yes configure:17438: checking for dn_expand in -lresolv configure:17463: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lnsl -ldl >&5 configure:17463: $? = 0 configure:17472: result: yes configure:17483: checking for _dn_expand in -lresolv configure:17508: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 /tmp/ccuiTfQw.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_dn_expand' collect2: ld returned 1 exit status configure:17508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _dn_expand (); | int | main () | { | return _dn_expand (); | ; | return 0; | } configure:17517: result: no configure:17528: checking for __dn_expand in -lresolv configure:17553: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:17553: $? = 0 configure:17562: result: yes configure:17583: checking for putprpwnam configure:17583: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 /tmp/ccUWZLvK.o: In function `main': conftest.c:(.text+0x12): undefined reference to `putprpwnam' collect2: ld returned 1 exit status configure:17583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | /* Define putprpwnam to an innocuous variant, in case declares putprpwnam. | For example, HP-UX 11i declares gettimeofday. */ | #define putprpwnam innocuous_putprpwnam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char putprpwnam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef putprpwnam | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char putprpwnam (); | /* 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_putprpwnam || defined __stub___putprpwnam | choke me | #endif | | int | main () | { | return putprpwnam (); | ; | return 0; | } configure:17583: result: no configure:17609: checking for putprpwnam in -lsecurity configure:17634: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lsecurity -lresolv -lresolv -lnsl -ldl >&5 /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lsecurity collect2: ld returned 1 exit status configure:17634: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char putprpwnam (); | int | main () | { | return putprpwnam (); | ; | return 0; | } configure:17643: result: no configure:17674: checking for putprpwnam configure:17674: result: no configure:17700: checking for putprpwnam in -lsec configure:17725: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lsec -lresolv -lresolv -lnsl -ldl >&5 /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lsec collect2: ld returned 1 exit status configure:17725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char putprpwnam (); | int | main () | { | return putprpwnam (); | ; | return 0; | } configure:17734: result: no configure:17766: checking for set_auth_parameters configure:17766: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 /tmp/ccyPGJc1.o: In function `main': conftest.c:(.text+0x12): undefined reference to `set_auth_parameters' collect2: ld returned 1 exit status configure:17766: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | /* Define set_auth_parameters to an innocuous variant, in case declares set_auth_parameters. | For example, HP-UX 11i declares gettimeofday. */ | #define set_auth_parameters innocuous_set_auth_parameters | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char set_auth_parameters (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef set_auth_parameters | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char set_auth_parameters (); | /* 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_set_auth_parameters || defined __stub___set_auth_parameters | choke me | #endif | | int | main () | { | return set_auth_parameters (); | ; | return 0; | } configure:17766: result: no configure:17792: checking for set_auth_parameters in -lsecurity configure:17817: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lsecurity -lresolv -lresolv -lnsl -ldl >&5 /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lsecurity collect2: ld returned 1 exit status configure:17817: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char set_auth_parameters (); | int | main () | { | return set_auth_parameters (); | ; | return 0; | } configure:17826: result: no configure:17857: checking for set_auth_parameters configure:17857: result: no configure:17883: checking for set_auth_parameters in -lsec configure:17908: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lsec -lresolv -lresolv -lnsl -ldl >&5 /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lsec collect2: ld returned 1 exit status configure:17908: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char set_auth_parameters (); | int | main () | { | return set_auth_parameters (); | ; | return 0; | } configure:17917: result: no configure:17950: checking for getspnam configure:17950: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:17950: $? = 0 configure:17950: result: yes configure:18042: checking for getspnam configure:18042: result: yes configure:18133: checking for getspnam configure:18133: result: yes configure:18225: checking for bigcrypt configure:18225: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 /tmp/ccwlV4Qr.o: In function `main': conftest.c:(.text+0x12): undefined reference to `bigcrypt' collect2: ld returned 1 exit status configure:18225: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | /* end confdefs.h. */ | /* Define bigcrypt to an innocuous variant, in case declares bigcrypt. | For example, HP-UX 11i declares gettimeofday. */ | #define bigcrypt innocuous_bigcrypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bigcrypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bigcrypt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char bigcrypt (); | /* 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_bigcrypt || defined __stub___bigcrypt | choke me | #endif | | int | main () | { | return bigcrypt (); | ; | return 0; | } configure:18225: result: no configure:18251: checking for bigcrypt in -lsecurity configure:18276: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lsecurity -lresolv -lresolv -lnsl -ldl >&5 /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lsecurity collect2: ld returned 1 exit status configure:18276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char bigcrypt (); | int | main () | { | return bigcrypt (); | ; | return 0; | } configure:18285: result: no configure:18316: checking for bigcrypt configure:18316: result: no configure:18342: checking for bigcrypt in -lsec configure:18367: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lsec -lresolv -lresolv -lnsl -ldl >&5 /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lsec collect2: ld returned 1 exit status configure:18367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char bigcrypt (); | int | main () | { | return bigcrypt (); | ; | return 0; | } configure:18376: result: no configure:18408: checking for getprpwnam configure:18408: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 /tmp/cckXGozL.o: In function `main': conftest.c:(.text+0x12): undefined reference to `getprpwnam' collect2: ld returned 1 exit status configure:18408: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | /* end confdefs.h. */ | /* Define getprpwnam to an innocuous variant, in case declares getprpwnam. | For example, HP-UX 11i declares gettimeofday. */ | #define getprpwnam innocuous_getprpwnam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprpwnam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getprpwnam | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getprpwnam (); | /* 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_getprpwnam || defined __stub___getprpwnam | choke me | #endif | | int | main () | { | return getprpwnam (); | ; | return 0; | } configure:18408: result: no configure:18434: checking for getprpwnam in -lsecurity configure:18459: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lsecurity -lresolv -lresolv -lnsl -ldl >&5 /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lsecurity collect2: ld returned 1 exit status configure:18459: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getprpwnam (); | int | main () | { | return getprpwnam (); | ; | return 0; | } configure:18468: result: no configure:18499: checking for getprpwnam configure:18499: result: no configure:18525: checking for getprpwnam in -lsec configure:18550: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lsec -lresolv -lresolv -lnsl -ldl >&5 /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lsec collect2: ld returned 1 exit status configure:18550: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getprpwnam (); | int | main () | { | return getprpwnam (); | ; | return 0; | } configure:18559: result: no configure:18590: checking for strsignal configure:18590: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:18590: $? = 0 configure:18590: result: yes configure:18717: checking for library containing getxattr configure:18748: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:18748: $? = 0 configure:18765: result: none required configure:18775: checking for getxattr configure:18775: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:18775: $? = 0 configure:18775: result: yes configure:18784: checking for lgetxattr configure:18784: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:18784: $? = 0 configure:18784: result: yes configure:18784: checking for fgetxattr configure:18784: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:18784: $? = 0 configure:18784: result: yes configure:18784: checking for listxattr configure:18784: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:18784: $? = 0 configure:18784: result: yes configure:18784: checking for llistxattr configure:18784: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:18784: $? = 0 configure:18784: result: yes configure:18784: checking for flistxattr configure:18784: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:18784: $? = 0 configure:18784: result: yes configure:18784: checking for removexattr configure:18784: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:18784: $? = 0 configure:18784: result: yes configure:18784: checking for lremovexattr configure:18784: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:18784: $? = 0 configure:18784: result: yes configure:18784: checking for fremovexattr configure:18784: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:18784: $? = 0 configure:18784: result: yes configure:18784: checking for setxattr configure:18784: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:18784: $? = 0 configure:18784: result: yes configure:18784: checking for lsetxattr configure:18784: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:18784: $? = 0 configure:18784: result: yes configure:18784: checking for fsetxattr configure:18784: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:18784: $? = 0 configure:18784: result: yes configure:18800: checking for getea configure:18800: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 /tmp/ccGdq5wy.o: In function `main': conftest.c:(.text+0x12): undefined reference to `getea' collect2: ld returned 1 exit status configure:18800: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | /* end confdefs.h. */ | /* Define getea to an innocuous variant, in case declares getea. | For example, HP-UX 11i declares gettimeofday. */ | #define getea innocuous_getea | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getea (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getea | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getea (); | /* 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_getea || defined __stub___getea | choke me | #endif | | int | main () | { | return getea (); | ; | return 0; | } configure:18800: result: no configure:18825: checking for attr_get configure:18825: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 /tmp/cc4VnD5F.o: In function `main': conftest.c:(.text+0x12): undefined reference to `attr_get' collect2: ld returned 1 exit status configure:18825: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | /* end confdefs.h. */ | /* Define attr_get to an innocuous variant, in case declares attr_get. | For example, HP-UX 11i declares gettimeofday. */ | #define attr_get innocuous_attr_get | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char attr_get (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef attr_get | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char attr_get (); | /* 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_attr_get || defined __stub___attr_get | choke me | #endif | | int | main () | { | return attr_get (); | ; | return 0; | } configure:18825: result: no configure:18850: checking for extattr_delete_file configure:18850: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c -lresolv -lresolv -lnsl -ldl >&5 /tmp/cc2ufZDN.o: In function `main': conftest.c:(.text+0x12): undefined reference to `extattr_delete_file' collect2: ld returned 1 exit status configure:18850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | /* end confdefs.h. */ | /* Define extattr_delete_file to an innocuous variant, in case declares extattr_delete_file. | For example, HP-UX 11i declares gettimeofday. */ | #define extattr_delete_file innocuous_extattr_delete_file | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char extattr_delete_file (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef extattr_delete_file | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char extattr_delete_file (); | /* 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_extattr_delete_file || defined __stub___extattr_delete_file | choke me | #endif | | int | main () | { | return extattr_delete_file (); | ; | return 0; | } configure:18850: result: no configure:18879: checking whether xattr interface takes additional options configure:18907: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:477: error: too many arguments to function 'getxattr' configure:18907: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | /* end confdefs.h. */ | | #include | #if HAVE_ATTR_XATTR_H | #include | #elif HAVE_SYS_XATTR_H | #include | #endif | | int | main () | { | | getxattr(0, 0, 0, 0, 0, 0); | | ; | return 0; | } configure:18915: result: no configure:18981: checking for -pie and -fPIE $?=0 configure:19009: result: yes configure:19028: checking for -Wl,-z,relro configure:19039: gcc -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -Wl,-z,relro -o conftest conftest.c 1>&5 configure:19042: $? = 0 configure:19052: result: yes configure:19081: checking ability to build shared libraries configure:19448: result: true configure:19615: checking if -Wl,-z,defs works configure:19629: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -Wl,-z,defs -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:19629: $? = 0 configure:19630: result: yes configure:19644: checking LDSHFLAGS_Z_DEFS configure:19646: result: -Wl,-z,defs configure:19648: checking LDFLAGS configure:19650: result: -L./bin configure:19652: checking DYNEXP configure:19654: result: -Wl,--export-dynamic configure:19661: checking SHLD configure:19663: result: ${CC} ${CFLAGS} configure:19665: checking LDSHFLAGS configure:19667: result: -shared -Wl,-Bsymbolic configure:19670: checking SHLIBEXT configure:19672: result: so configure:19674: checking SONAMEFLAG configure:19676: result: -Wl,-soname= configure:19679: checking PICFLAG configure:19681: result: -fPIC configure:19684: checking NSSSONAMEVERSIONSUFFIX configure:19686: result: configure:19689: checking whether building shared libraries actually works configure:19700: gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -O -fPIC -c -o shlib.o ./../tests/shlib.c 1>&5 configure:19703: $? = 0 configure:19709: eval gcc -O -shared -Wl,-Bsymbolic -fPIC -o "shlib.so" shlib.o 1>&5 2>&1 configure:19712: $? = 0 configure:19722: result: yes configure:19739: checking used PICFLAG configure:19741: result: -fPIC configure:19780: checking whether to use shared libraries internally configure:19794: result: true configure:19912: checking for pkg-config configure:19930: found /usr/bin/pkg-config configure:19942: result: /usr/bin/pkg-config configure:19967: checking pkg-config is at least version 0.9.0 configure:19970: result: yes configure:19981: checking for LIBTALLOC configure:19989: $PKG_CONFIG --exists --print-errors "talloc >= 2.0.1" Package talloc was not found in the pkg-config search path. Perhaps you should add the directory containing `talloc.pc' to the PKG_CONFIG_PATH environment variable No package 'talloc' found configure:19992: $? = 1 configure:20007: $PKG_CONFIG --exists --print-errors "talloc >= 2.0.1" Package talloc was not found in the pkg-config search path. Perhaps you should add the directory containing `talloc.pc' to the PKG_CONFIG_PATH environment variable No package 'talloc' found configure:20010: $? = 1 No package 'talloc' found configure:20038: result: no configure:20089: checking size of size_t configure:20109: result: 4 configure:20123: checking size of void * configure:20128: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:20128: $? = 0 configure:20128: ./conftest configure:20128: $? = 0 configure:20143: result: 4 configure:20208: checking whether to build the libtalloc shared library configure:20244: result: yes configure:20299: checking for LIBTDB configure:20307: $PKG_CONFIG --exists --print-errors "tdb >= 1.2.6" Package tdb was not found in the pkg-config search path. Perhaps you should add the directory containing `tdb.pc' to the PKG_CONFIG_PATH environment variable No package 'tdb' found configure:20310: $? = 1 configure:20325: $PKG_CONFIG --exists --print-errors "tdb >= 1.2.6" Package tdb was not found in the pkg-config search path. Perhaps you should add the directory containing `tdb.pc' to the PKG_CONFIG_PATH environment variable No package 'tdb' found configure:20328: $? = 1 No package 'tdb' found configure:20356: result: no configure:20417: checking for mmap configure:20417: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:20417: $? = 0 configure:20417: result: yes configure:20417: checking for pread configure:20417: result: yes configure:20417: checking for pwrite configure:20417: result: yes configure:20417: checking for getpagesize configure:20417: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:20417: $? = 0 configure:20417: result: yes configure:20417: checking for utime configure:20417: result: yes configure:20430: checking getopt.h usability configure:20430: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:20430: $? = 0 configure:20430: result: yes configure:20430: checking getopt.h presence configure:20430: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c configure:20430: $? = 0 configure:20430: result: yes configure:20430: checking for getopt.h configure:20430: result: yes configure:20430: checking for sys/select.h configure:20430: result: yes configure:20430: checking for sys/time.h configure:20430: result: yes configure:20443: checking for pread declaration configure:20460: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:20460: $? = 0 configure:20467: result: yes configure:20476: checking for pwrite declaration configure:20493: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:20493: $? = 0 configure:20500: result: yes configure:20551: checking whether to build the libtdb shared library configure:20587: result: yes configure:20696: checking whether to build the libnetapi shared library configure:20732: result: yes configure:20795: checking whether to build the libsmbclient shared library configure:20831: result: yes configure:20894: checking whether to build the libsmbsharemodes shared library configure:20930: result: yes configure:20993: checking whether to build the libaddns shared library configure:21014: result: no configure:21049: result: shared library not selected configure:21066: checking for long long configure:21080: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:482: warning: incompatible implicit declaration of built-in function 'exit' configure:21080: $? = 0 configure:21080: ./conftest configure:21080: $? = 0 configure:21090: result: yes configure:21096: checking for intptr_t configure:21096: result: yes configure:21125: checking for LL suffix on long long integers configure:21142: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:21142: $? = 0 configure:21149: result: yes configure:21158: checking for 64 bit time_t configure:21172: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:484: warning: incompatible implicit declaration of built-in function 'exit' configure:21172: $? = 0 configure:21172: ./conftest configure:21172: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | /* end confdefs.h. */ | #include | main() { exit((sizeof(time_t) == 8) ? 0 : 1); } configure:21182: result: no configure:21190: checking for TIME_T_MAX configure:21220: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:487: warning: overflow in implicit constant conversion conftest.c:492: warning: overflow in implicit constant conversion conftest.c:495: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:499: warning: incompatible implicit declaration of built-in function 'exit' configure:21220: $? = 0 configure:21220: ./conftest configure:21220: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | /* end confdefs.h. */ | #include | main() { | struct tm *tm; | if (sizeof(time_t) == 8) { | time_t max_time = 0x7fffffffffffffffll; | tm = gmtime(&max_time); | /* This should fail with 32-bit tm_year. */ | if (tm == NULL) { | /* Max time_t that works with 32-bit int tm_year in struct tm. */ | max_time = 67768036191676799ll; | tm = gmtime(&max_time); | if (tm) { | exit(0); | } | } | } | exit(1); | } configure:21230: result: no configure:21239: checking for 64 bit off_t configure:21254: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:485: warning: incompatible implicit declaration of built-in function 'exit' configure:21254: $? = 0 configure:21254: ./conftest configure:21254: $? = 0 configure:21264: result: yes configure:21272: checking for off64_t configure:21291: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:490: warning: incompatible implicit declaration of built-in function 'exit' configure:21291: $? = 0 configure:21291: ./conftest configure:21291: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | /* end confdefs.h. */ | | #if defined(HAVE_UNISTD_H) | #include | #endif | #include | #include | main() { struct stat64 st; off64_t s; if (sizeof(off_t) == sizeof(off64_t)) exit(1); exit((lstat64("/dev/null", &st)==0)?0:1); } configure:21301: result: no configure:21309: checking for 64 bit ino_t configure:21328: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:490: warning: incompatible implicit declaration of built-in function 'exit' configure:21328: $? = 0 configure:21328: ./conftest configure:21328: $? = 0 configure:21338: result: yes configure:21346: checking for ino64_t configure:21365: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:491: error: 'ino64_t' undeclared (first use in this function) conftest.c:491: error: (Each undeclared identifier is reported only once conftest.c:491: error: for each function it appears in.) conftest.c:491: error: expected ';' before 's' conftest.c:491: warning: incompatible implicit declaration of built-in function 'exit' configure:21365: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | /* end confdefs.h. */ | | #if defined(HAVE_UNISTD_H) | #include | #endif | #include | #include | main() { struct stat64 st; ino64_t s; if (sizeof(ino_t) == sizeof(ino64_t)) exit(1); exit((lstat64("/dev/null", &st)==0)?0:1); } configure:21375: result: no configure:21383: checking for 64 bit dev_t configure:21402: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:491: warning: incompatible implicit declaration of built-in function 'exit' configure:21402: $? = 0 configure:21402: ./conftest configure:21402: $? = 0 configure:21412: result: yes configure:21420: checking for dev64_t configure:21439: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:492: error: 'dev64_t' undeclared (first use in this function) conftest.c:492: error: (Each undeclared identifier is reported only once conftest.c:492: error: for each function it appears in.) conftest.c:492: error: expected ';' before 's' conftest.c:492: warning: incompatible implicit declaration of built-in function 'exit' configure:21439: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | /* end confdefs.h. */ | | #if defined(HAVE_UNISTD_H) | #include | #endif | #include | #include | main() { struct stat64 st; dev64_t s; if (sizeof(dev_t) == sizeof(dev64_t)) exit(1); exit((lstat64("/dev/null", &st)==0)?0:1); } configure:21449: result: no configure:21457: checking for struct dirent64 configure:21479: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:495: error: 'DIR64' undeclared (first use in this function) conftest.c:495: error: (Each undeclared identifier is reported only once conftest.c:495: error: for each function it appears in.) conftest.c:495: error: expected ';' before 'de' configure:21479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | /* end confdefs.h. */ | | #if defined(HAVE_UNISTD_H) | #include | #endif | #include | #include | int | main () | { | DIR64 de; | ; | return 0; | } configure:21486: result: no configure:21494: checking for struct dirent64 configure:21516: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:21516: $? = 0 configure:21523: result: yes configure:21531: checking for major macro configure:21549: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:21549: $? = 0 configure:21549: ./conftest configure:21549: $? = 0 configure:21559: result: yes configure:21567: checking for minor macro configure:21585: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:21585: $? = 0 configure:21585: ./conftest configure:21585: $? = 0 configure:21595: result: yes configure:21603: checking for makedev macro configure:21621: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 configure:21621: $? = 0 configure:21621: ./conftest configure:21621: $? = 0 configure:21631: result: yes configure:21639: checking for unsigned char configure:21653: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:491: warning: incompatible implicit declaration of built-in function 'exit' configure:21653: $? = 0 configure:21653: ./conftest configure:21653: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | /* end confdefs.h. */ | #include | main() { char c; c=250; exit((c > 0)?0:1); } configure:21663: result: no configure:21671: checking whether seekdir returns void configure:21690: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:21690: $? = 0 configure:21697: result: yes configure:21705: checking for __FUNCTION__ macro configure:21722: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:21722: $? = 0 configure:21729: result: yes configure:21741: checking for broken readdir name configure:21758: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl -lrt >&5 conftest.c: In function 'main': conftest.c:496: warning: incompatible implicit declaration of built-in function 'exit' configure:21758: $? = 0 configure:21758: ./conftest configure:21758: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | /* end confdefs.h. */ | #include | #include | main() { struct dirent *di; DIR *d = opendir("."); di = readdir(d); | if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 && | di->d_name[0] == 0) exit(0); exit(1);} configure:21768: result: no configure:21776: checking for utimbuf configure:21794: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:497: warning: incompatible implicit declaration of built-in function 'exit' configure:21794: $? = 0 configure:21801: result: yes configure:21816: checking for pututline configure:21816: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:21816: $? = 0 configure:21816: result: yes configure:21816: checking for pututxline configure:21816: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:21816: $? = 0 configure:21816: result: yes configure:21816: checking for updwtmp configure:21816: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:21816: $? = 0 configure:21816: result: yes configure:21816: checking for updwtmpx configure:21816: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:21816: $? = 0 configure:21816: result: yes configure:21816: checking for getutmpx configure:21816: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:21816: $? = 0 configure:21816: result: yes configure:21816: checking for getutxent configure:21816: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -L./bin conftest.c -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:21816: $? = 0 configure:21816: result: yes configure:21827: checking for ut_name in utmp configure:21845: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:21845: $? = 0 configure:21852: result: yes configure:21860: checking for ut_user in utmp configure:21878: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:21878: $? = 0 configure:21885: result: yes configure:21893: checking for ut_id in utmp configure:21911: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:21911: $? = 0 configure:21918: result: yes configure:21926: checking for ut_host in utmp configure:21944: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:21944: $? = 0 configure:21951: result: yes configure:21959: checking for ut_time in utmp configure:21977: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:21977: $? = 0 configure:21984: result: yes configure:21992: checking for ut_tv in utmp configure:22010: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:22010: $? = 0 configure:22017: result: yes configure:22025: checking for ut_type in utmp configure:22043: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:22043: $? = 0 configure:22050: result: yes configure:22058: checking for ut_pid in utmp configure:22076: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:22076: $? = 0 configure:22083: result: yes configure:22091: checking for ut_exit in utmp configure:22109: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:22109: $? = 0 configure:22116: result: yes configure:22124: checking for ut_addr_v6 in utmp configure:22142: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:22142: $? = 0 configure:22149: result: yes configure:22157: checking for ut_addr in utmp configure:22175: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:22175: $? = 0 configure:22182: result: yes configure:22191: checking whether pututline returns pointer configure:22209: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 configure:22209: $? = 0 configure:22216: result: yes configure:22225: checking for ut_syslen in utmpx configure:22243: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c: In function 'main': conftest.c:516: error: 'struct utmpx' has no member named 'ut_syslen' configure:22243: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct utmpx ux; ux.ut_syslen = 0; | ; | return 0; | } configure:22250: result: no configure:22261: checking for linux fallocate configure:22287: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:516:1: warning: "_GNU_SOURCE" redefined conftest.c:46:1: warning: this is the location of the previous definition configure:22287: $? = 0 configure:22294: result: yes configure:22302: checking for linux fallocate64 configure:22328: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt conftest.c >&5 conftest.c:517:1: warning: "_GNU_SOURCE" redefined conftest.c:46:1: warning: this is the location of the previous definition configure:22328: $? = 0 configure:22335: result: yes configure:22395: checking for iconv in /usr/lib configure:22417: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c >&5 conftest.c:514:20: error: giconv.h: No such file or directory conftest.c: In function 'main': conftest.c:518: error: 'iconv_t' undeclared (first use in this function) conftest.c:518: error: (Each undeclared identifier is reported only once conftest.c:518: error: for each function it appears in.) conftest.c:518: error: expected ';' before 'cd' conftest.c:519: error: 'cd' undeclared (first use in this function) configure:22417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:22441: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c >&5 configure:22441: $? = 0 configure:22557: result: yes configure:22601: checking can we convert from CP850 to UCS2-LE? configure:22619: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:22619: $? = 0 configure:22619: ./conftest configure:22619: $? = 0 configure:22628: result: CP850 configure:22640: checking can we convert from ASCII to UCS2-LE? configure:22658: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:22658: $? = 0 configure:22658: ./conftest configure:22658: $? = 0 configure:22667: result: ASCII configure:22679: checking can we convert from UTF-8 to UCS2-LE? configure:22697: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:22697: $? = 0 configure:22697: ./conftest configure:22697: $? = 0 configure:22706: result: UTF-8 configure:22827: checking for Linux kernel oplocks configure:22850: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:22850: $? = 0 configure:22850: ./conftest configure:22850: $? = 0 configure:22860: result: yes configure:22868: checking for kernel change notify support configure:22891: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -lresolv -lnsl -ldl -lrt >&5 conftest.c: In function 'main': conftest.c:527: warning: incompatible implicit declaration of built-in function 'exit' configure:22891: $? = 0 configure:22891: ./conftest configure:22891: $? = 0 configure:22901: result: yes configure:22909: checking for inotify support configure:22918: checking linux/inotify.h usability configure:22918: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:22918: $? = 0 configure:22918: result: yes configure:22918: checking linux/inotify.h presence configure:22918: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c configure:22918: $? = 0 configure:22918: result: yes configure:22918: checking for linux/inotify.h configure:22918: result: yes configure:22918: checking asm/unistd.h usability configure:22918: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:22918: $? = 0 configure:22918: result: yes configure:22918: checking asm/unistd.h presence configure:22918: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c configure:22918: $? = 0 configure:22918: result: yes configure:22918: checking for asm/unistd.h configure:22918: result: yes configure:22918: checking sys/inotify.h usability configure:22918: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:22918: $? = 0 configure:22918: result: yes configure:22918: checking sys/inotify.h presence configure:22918: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c configure:22918: $? = 0 configure:22918: result: yes configure:22918: checking for sys/inotify.h configure:22918: result: yes configure:22931: checking for inotify_init configure:22931: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:22931: $? = 0 configure:22931: result: yes configure:22941: checking for __NR_inotify_init declaration configure:22958: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:22958: $? = 0 configure:22965: result: yes configure:22975: result: configure:22999: checking fam.h usability configure:22999: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:22999: $? = 0 configure:22999: result: yes configure:22999: checking fam.h presence configure:22999: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c configure:22999: $? = 0 configure:22999: result: yes configure:22999: checking for fam.h configure:22999: result: yes configure:23014: checking for FAMOpen2 in -lfam configure:23039: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lfam -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:23039: $? = 0 configure:23048: result: yes configure:23139: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:23139: $? = 0 configure:23148: checking for FAMNoExists in -lfam configure:23173: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lfam -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:23173: $? = 0 configure:23182: result: yes configure:23204: checking whether to use DMAPI support configure:23217: result: auto configure:23225: checking for dm_get_eventlist in -ldm configure:23250: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -ldm -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:23250: $? = 0 configure:23259: result: yes configure:23402: checking sys/dmi.h usability configure:23402: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 conftest.c:563:21: error: sys/dmi.h: No such file or directory configure:23402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23402: result: no configure:23402: checking sys/dmi.h presence configure:23402: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c conftest.c:530:21: error: sys/dmi.h: No such file or directory configure:23402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | /* end confdefs.h. */ | #include configure:23402: result: no configure:23402: checking for sys/dmi.h configure:23402: result: no configure:23402: checking xfs/dmapi.h usability configure:23402: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:23402: $? = 0 configure:23402: result: yes configure:23402: checking xfs/dmapi.h presence configure:23402: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c configure:23402: $? = 0 configure:23402: result: yes configure:23402: checking for xfs/dmapi.h configure:23402: result: yes configure:23402: checking sys/jfsdmapi.h usability configure:23402: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 conftest.c:564:26: error: sys/jfsdmapi.h: No such file or directory configure:23402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23402: result: no configure:23402: checking sys/jfsdmapi.h presence configure:23402: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c conftest.c:531:26: error: sys/jfsdmapi.h: No such file or directory configure:23402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | /* end confdefs.h. */ | #include configure:23402: result: no configure:23402: checking for sys/jfsdmapi.h configure:23402: result: no configure:23402: checking sys/dmapi.h usability configure:23402: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 conftest.c:564:23: error: sys/dmapi.h: No such file or directory configure:23402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23402: result: no configure:23402: checking sys/dmapi.h presence configure:23402: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c conftest.c:531:23: error: sys/dmapi.h: No such file or directory configure:23402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | /* end confdefs.h. */ | #include configure:23402: result: no configure:23402: checking for sys/dmapi.h configure:23402: result: no configure:23402: checking dmapi.h usability configure:23402: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 conftest.c:564:19: error: dmapi.h: No such file or directory configure:23402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23402: result: no configure:23402: checking dmapi.h presence configure:23402: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c conftest.c:531:19: error: dmapi.h: No such file or directory configure:23402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | /* end confdefs.h. */ | #include configure:23402: result: no configure:23402: checking for dmapi.h configure:23402: result: no configure:23453: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -lresolv -lnsl -ldl -lrt -ldm >&5 configure:23453: $? = 0 configure:23487: Found DMAPI support in -ldm configure:23502: checking for kernel share modes configure:23527: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -lresolv -lnsl -ldl -lrt >&5 conftest.c: In function 'main': conftest.c:542: warning: incompatible implicit declaration of built-in function 'exit' configure:23527: $? = 0 configure:23527: ./conftest configure:23527: $? = 0 configure:23537: result: yes configure:23546: checking for IRIX kernel oplock type definitions configure:23564: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:538: error: 'oplock_stat_t' undeclared (first use in this function) conftest.c:538: error: (Each undeclared identifier is reported only once conftest.c:538: error: for each function it appears in.) conftest.c:538: error: expected ';' before 't' conftest.c:538: error: 't' undeclared (first use in this function) conftest.c:538: error: 'OP_REVOKE' undeclared (first use in this function) configure:23564: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | oplock_stat_t t; t.os_state = OP_REVOKE; t.os_dev = 1; t.os_ino = 1; | ; | return 0; | } configure:23571: result: no configure:23582: checking for sys/capability.h configure:23582: result: yes configure:23598: checking for cap_get_proc configure:23598: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lresolv -lresolv -lnsl -ldl -lrt >&5 /tmp/cc40841e.o: In function `main': conftest.c:(.text+0x12): undefined reference to `cap_get_proc' collect2: ld returned 1 exit status configure:23598: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | /* end confdefs.h. */ | /* Define cap_get_proc to an innocuous variant, in case declares cap_get_proc. | For example, HP-UX 11i declares gettimeofday. */ | #define cap_get_proc innocuous_cap_get_proc | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cap_get_proc (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cap_get_proc | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cap_get_proc (); | /* 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_cap_get_proc || defined __stub___cap_get_proc | choke me | #endif | | int | main () | { | return cap_get_proc (); | ; | return 0; | } configure:23598: result: no configure:23624: checking for cap_get_proc in -lcap configure:23649: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:23649: $? = 0 configure:23658: result: yes configure:23687: checking for POSIX capabilities configure:23712: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 conftest.c: In function 'main': conftest.c:542: warning: incompatible implicit declaration of built-in function 'exit' configure:23712: $? = 0 configure:23712: ./conftest configure:23712: $? = 0 configure:23723: result: yes configure:23741: checking for int16 typedef included by rpc/rpc.h configure:23761: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:543: error: 'int16' undeclared (first use in this function) conftest.c:543: error: (Each undeclared identifier is reported only once conftest.c:543: error: for each function it appears in.) conftest.c:543: error: expected ';' before 'testvar' configure:23761: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | /* end confdefs.h. */ | #include | #if defined(HAVE_RPC_RPC_H) | #include | #endif | int | main () | { | int16 testvar; | ; | return 0; | } configure:23768: result: no configure:23776: checking for uint16 typedef included by rpc/rpc.h configure:23796: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:543: error: 'uint16' undeclared (first use in this function) conftest.c:543: error: (Each undeclared identifier is reported only once conftest.c:543: error: for each function it appears in.) conftest.c:543: error: expected ';' before 'testvar' configure:23796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | /* end confdefs.h. */ | #include | #if defined(HAVE_RPC_RPC_H) | #include | #endif | int | main () | { | uint16 testvar; | ; | return 0; | } configure:23803: result: no configure:23811: checking for int32 typedef included by rpc/rpc.h configure:23831: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:543: error: 'int32' undeclared (first use in this function) conftest.c:543: error: (Each undeclared identifier is reported only once conftest.c:543: error: for each function it appears in.) conftest.c:543: error: expected ';' before 'testvar' configure:23831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | /* end confdefs.h. */ | #include | #if defined(HAVE_RPC_RPC_H) | #include | #endif | int | main () | { | int32 testvar; | ; | return 0; | } configure:23838: result: no configure:23846: checking for uint32 typedef included by rpc/rpc.h configure:23866: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:543: error: 'uint32' undeclared (first use in this function) conftest.c:543: error: (Each undeclared identifier is reported only once conftest.c:543: error: for each function it appears in.) conftest.c:543: error: expected ';' before 'testvar' configure:23866: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | /* end confdefs.h. */ | #include | #if defined(HAVE_RPC_RPC_H) | #include | #endif | int | main () | { | uint32 testvar; | ; | return 0; | } configure:23873: result: no configure:23882: checking for conflicting AUTH_ERROR define in rpc/rpc.h configure:23906: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:23906: $? = 0 configure:23913: result: no configure:23921: checking for test routines configure:23931: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:23931: $? = 0 configure:23931: ./conftest configure:23931: $? = 0 configure:23932: result: yes configure:23942: checking for ftruncate extend configure:23955: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 In file included from conftest.c:536: ./../tests/ftruncate.c: In function 'main': ./../tests/ftruncate.c:20: warning: incompatible implicit declaration of built-in function 'exit' ./../tests/ftruncate.c:28: warning: incompatible implicit declaration of built-in function 'exit' ./../tests/ftruncate.c:30: warning: incompatible implicit declaration of built-in function 'exit' configure:23955: $? = 0 configure:23955: ./conftest configure:23955: $? = 0 configure:23965: result: yes configure:23973: checking for broken getgroups configure:23986: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 In file included from conftest.c:537: ./../tests/getgroups.c: In function 'main': ./../tests/getgroups.c:29: warning: incompatible implicit declaration of built-in function 'exit' ./../tests/getgroups.c:35: warning: incompatible implicit declaration of built-in function 'malloc' ./../tests/getgroups.c:47: warning: incompatible implicit declaration of built-in function 'exit' ./../tests/getgroups.c:55: warning: incompatible implicit declaration of built-in function 'exit' ./../tests/getgroups.c:61: warning: incompatible implicit declaration of built-in function 'exit' ./../tests/getgroups.c:65: warning: incompatible implicit declaration of built-in function 'exit' configure:23986: $? = 0 configure:23986: ./conftest gid_t and int are the same size configure:23986: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | /* end confdefs.h. */ | #include "./../tests/getgroups.c" configure:23996: result: no configure:24005: checking for sysconf(_SC_NGROUPS_MAX) configure:24022: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:24022: $? = 0 configure:24031: result: yes configure:24041: checking for sysconf(_SC_NPROC_ONLN) configure:24058: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 conftest.c: In function 'main': conftest.c:542: error: '_SC_NPROC_ONLN' undeclared (first use in this function) conftest.c:542: error: (Each undeclared identifier is reported only once conftest.c:542: error: for each function it appears in.) configure:24058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | /* end confdefs.h. */ | #include | int | main () | { | return sysconf(_SC_NPROC_ONLN) == -1 ? 1 : 0; | ; | return 0; | } configure:24067: result: no configure:24077: checking for sysconf(_SC_NPROCESSORS_ONLN) configure:24094: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:24094: $? = 0 configure:24103: result: yes configure:24113: checking for sysconf(_SC_PAGESIZE) configure:24130: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:24130: $? = 0 configure:24139: result: yes configure:24150: checking for getpagesize configure:24150: result: yes configure:24165: checking for setreuid configure:24182: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:24182: $? = 0 configure:24182: ./conftest configure:24182: $? = 0 configure:24192: result: yes configure:24314: checking for the Darwin initgroups system call configure:24333: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 conftest.c: In function 'main': conftest.c:549: error: 'SYS_initgroups' undeclared (first use in this function) conftest.c:549: error: (Each undeclared identifier is reported only once conftest.c:549: error: for each function it appears in.) configure:24333: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | syscall(SYS_initgroups, 16, NULL, NULL, 0); | ; | return 0; | } configure:24342: result: no configure:24351: checking for fcntl locking configure:24364: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:24364: $? = 0 configure:24364: ./conftest configure:24364: $? = 0 configure:24374: result: yes configure:24382: checking for broken (glibc2.1/x86) 64 bit fcntl locking configure:24395: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:24395: $? = 0 configure:24395: ./conftest configure:24395: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | /* end confdefs.h. */ | #include "./../tests/fcntl_lock64.c" configure:24405: result: no configure:24415: checking for 64 bit fcntl locking configure:24448: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:24448: $? = 0 configure:24448: ./conftest configure:24448: $? = 0 configure:24458: result: yes configure:24469: checking for broken posix_fallocate configure:24493: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:24493: $? = 0 configure:24500: result: no configure:24509: checking for st_blocks in struct stat configure:24528: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:24528: $? = 0 configure:24535: result: yes configure:24543: checking for blksize_t configure:24543: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:24543: $? = 0 configure:24543: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:550: error: expected expression before ')' token configure:24543: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((blksize_t))) | return 0; | ; | return 0; | } configure:24543: result: yes configure:24553: checking for blkcnt_t configure:24553: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:24553: $? = 0 configure:24553: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:551: error: expected expression before ')' token configure:24553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((blkcnt_t))) | return 0; | ; | return 0; | } configure:24553: result: yes configure:24565: checking for st_blksize in struct stat configure:24584: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:24584: $? = 0 configure:24591: result: yes configure:24599: checking for st_flags in struct stat configure:24618: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:554: error: 'struct stat' has no member named 'st_flags' configure:24618: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | struct stat st; st.st_flags = 0; | ; | return 0; | } configure:24626: result: no configure:24635: checking for broken nisplus include files configure:24657: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:24657: $? = 0 configure:24664: result: no configure:24672: checking if the realpath function allows a NULL argument configure:24700: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 conftest.c: In function 'exit_on_core': conftest.c:554: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:560: warning: assignment makes pointer from integer without a cast conftest.c:561: warning: incompatible implicit declaration of built-in function 'exit' configure:24700: $? = 0 configure:24700: ./conftest configure:24700: $? = 0 configure:24710: result: yes configure:24721: checking whether to use AFS clear-text auth configure:24738: result: no configure:24747: checking whether to use AFS fake-kaserver configure:24764: result: no configure:24871: checking whether to use AFS ACL mapping module configure:24888: result: no configure:24906: checking whether to use DFS clear-text auth configure:24925: result: no configure:24935: checking for LDAP support configure:24949: result: auto configure:24965: checking ldap.h usability configure:24965: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:24965: $? = 0 configure:24965: result: yes configure:24965: checking ldap.h presence configure:24965: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c configure:24965: $? = 0 configure:24965: result: yes configure:24965: checking for ldap.h configure:24965: result: yes configure:24965: checking lber.h usability configure:24965: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:24965: $? = 0 configure:24965: result: yes configure:24965: checking lber.h presence configure:24965: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c configure:24965: $? = 0 configure:24965: result: yes configure:24965: checking for lber.h configure:24965: result: yes configure:25000: checking for ber_tag_t configure:25000: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:25000: $? = 0 configure:25000: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 conftest.c: In function 'main': conftest.c:556: error: expected expression before ')' token configure:25000: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((ber_tag_t))) | return 0; | ; | return 0; | } configure:25000: result: yes configure:25032: checking for ber_scanf in -llber configure:25055: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -llber -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:25055: $? = 0 configure:25066: result: yes configure:25099: checking for ber_sockbuf_add_io configure:25145: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -llber -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:25145: $? = 0 configure:25153: result: yes configure:25163: checking for LDAP_OPT_SOCKBUF configure:25180: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:25180: $? = 0 configure:25187: result: yes configure:25200: checking for LBER_OPT_LOG_PRINT_FN configure:25216: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:25216: $? = 0 configure:25223: result: yes configure:25241: checking for ldap_init in -lldap configure:25264: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lldap -llber -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:25264: $? = 0 configure:25275: result: yes configure:25308: checking for ldap_set_rebind_proc configure:25354: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lldap -llber -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:25354: $? = 0 configure:25362: result: yes configure:25373: checking whether ldap_set_rebind_proc takes 3 arguments configure:25392: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include conftest.c >&5 configure:25392: $? = 0 configure:25401: result: 3 configure:25414: checking for ldap_initialize configure:25460: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -L./bin -L/usr/lib conftest.c -lldap -llber -lcap -lresolv -lresolv -lnsl -ldl -lrt -lldap -llber >&5 configure:25460: $? = 0 configure:25468: result: yes configure:25488: checking whether LDAP support is used configure:25490: result: yes configure:25511: checking for Active Directory and krb5 support configure:25525: result: auto configure:25632: checking for ldap_initialize configure:25686: result: yes configure:25713: checking for ldap_add_result_entry configure:25759: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lldap -llber -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:25759: $? = 0 configure:25767: result: yes configure:25797: checking for kerberos 5 install path configure:25825: result: no krb5-path given configure:25836: checking for krb5-config configure:25869: result: no configure:25874: checking for working krb5-config configure:25891: result: no. Fallback to previous krb5 detection strategy configure:25898: checking for /usr/include/heimdal configure:25916: result: no configure:25924: checking for /usr/kerberos configure:25934: result: no configure:25942: checking for /usr/include/kerberosV configure:25951: result: no configure:26040: checking krb5.h usability configure:26040: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:597:18: error: krb5.h: No such file or directory configure:26040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:26040: result: no configure:26040: checking krb5.h presence configure:26040: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c conftest.c:564:18: error: krb5.h: No such file or directory configure:26040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | /* end confdefs.h. */ | #include configure:26040: result: no configure:26040: checking for krb5.h configure:26040: result: no configure:26059: WARNING: Active Directory cannot be supported without krb5.h configure:26074: checking for KRB5_DEPRECATED define taking an identifier configure:26092: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:565:24: error: krb5.h: No such file or directory configure:26092: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | /* end confdefs.h. */ | #define KRB5_DEPRECATED 1 | #include | int | main () | { | | ; | return 0; | } configure:26099: result: no configure:31574: checking for nscd_flush_cache in -lnscd configure:31597: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lnscd -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lnscd collect2: ld returned 1 exit status configure:31597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nscd_flush_cache (); | int | main () | { | return nscd_flush_cache (); | ; | return 0; | } configure:31608: result: no configure:31640: checking whether to enable DNS Updates support configure:31654: result: auto configure:31665: DNS Updates support only possible with AD and GSSAPI support configure:31675: checking uuid/uuid.h usability configure:31675: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:31675: $? = 0 configure:31675: result: yes configure:31675: checking uuid/uuid.h presence configure:31675: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c configure:31675: $? = 0 configure:31675: result: yes configure:31675: checking for uuid/uuid.h configure:31675: result: yes configure:31835: checking whether DNS Updates support is used configure:31837: result: no configure:31843: checking whether to use automount configure:31862: result: no configure:31876: checking whether to try PAM support configure:31889: result: auto configure:31903: checking security/pam_appl.h usability configure:31903: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:598:31: error: security/pam_appl.h: No such file or directory configure:31903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31903: result: no configure:31903: checking security/pam_appl.h presence configure:31903: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c conftest.c:565:31: error: security/pam_appl.h: No such file or directory configure:31903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | #include configure:31903: result: no configure:31903: checking for security/pam_appl.h configure:31903: result: no configure:31903: checking pam/pam_appl.h usability configure:31903: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:598:26: error: pam/pam_appl.h: No such file or directory configure:31903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31903: result: no configure:31903: checking pam/pam_appl.h presence configure:31903: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c conftest.c:565:26: error: pam/pam_appl.h: No such file or directory configure:31903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | #include configure:31903: result: no configure:31903: checking for pam/pam_appl.h configure:31903: result: no configure:31930: checking for pam_get_data in -lpam configure:31953: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lpam -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lpam collect2: ld returned 1 exit status configure:31953: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pam_get_data (); | int | main () | { | return pam_get_data (); | ; | return 0; | } configure:31964: result: no configure:32000: checking for security/pam_modules.h configure:32000: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:574:34: error: security/pam_modules.h: No such file or directory configure:32000: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | | #if HAVE_SECURITY_PAM_APPL_H | #include | #endif | #if HAVE_PAM_PAM_APPL_H | #include | #endif | | | #include configure:32000: result: no configure:32000: checking for pam/pam_modules.h configure:32000: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:574:29: error: pam/pam_modules.h: No such file or directory configure:32000: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | | #if HAVE_SECURITY_PAM_APPL_H | #include | #endif | #if HAVE_PAM_PAM_APPL_H | #include | #endif | | | #include configure:32000: result: no configure:32143: checking whether to use PAM support configure:32145: result: no configure:32148: checking whether to have PAM MODULES support configure:32150: result: no configure:32171: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c: In function 'main': conftest.c:575: error: 'PAM_RHOST' undeclared (first use in this function) conftest.c:575: error: (Each undeclared identifier is reported only once conftest.c:575: error: for each function it appears in.) configure:32171: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | | #if defined(HAVE_SECURITY_PAM_APPL_H) | #include | #elif defined(HAVE_PAM_PAM_APPL_H) | #include | #endif | int | main () | { | | pam_set_item(0, PAM_RHOST, 0); | | ; | return 0; | } configure:32196: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c: In function 'main': conftest.c:575: error: 'PAM_TTY' undeclared (first use in this function) conftest.c:575: error: (Each undeclared identifier is reported only once conftest.c:575: error: for each function it appears in.) configure:32196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | | #if defined(HAVE_SECURITY_PAM_APPL_H) | #include | #elif defined(HAVE_PAM_PAM_APPL_H) | #include | #endif | int | main () | { | | pam_set_item(0, PAM_TTY, 0); | | ; | return 0; | } configure:32245: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c: In function 'main': conftest.c:596: error: 'PAM_RADIO_TYPE' undeclared (first use in this function) conftest.c:596: error: (Each undeclared identifier is reported only once conftest.c:596: error: for each function it appears in.) configure:32245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | | #if (!defined(LINUX)) | | #define PAM_EXTERN extern | #if defined(HAVE_SECURITY_PAM_APPL_H) | #include | #elif defined(HAVE_PAM_PAM_APPL_H) | #include | #endif | | #endif | | #if defined(HAVE_SECURITY_PAM_MODULES_H) | #include | #elif defined(HAVE_PAM_PAM_MODULES_H) | #include | #endif | | #if defined(HAVE_SECURITY__PAM_MACROS_H) | #include | #elif defined(HAVE_PAM__PAM_MACROS_H) | #include | #endif | | #ifdef HAVE_SECURITY_PAM_EXT_H | #include | #endif | | int | main () | { | int i; i = PAM_RADIO_TYPE; | ; | return 0; | } configure:32259: checking whether to use pam_smbpass configure:32299: result: no configure:32310: checking for a crypt that needs truncated salt configure:32325: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcrypt -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 In file included from conftest.c:565: ./../tests/crypttest.c: In function 'main': ./../tests/crypttest.c:816: warning: incompatible implicit declaration of built-in function 'exit' configure:32325: $? = 0 configure:32325: ./conftest configure:32325: $? = 0 configure:32336: result: no configure:32347: checking whether to use NISPLUS_HOME configure:32366: result: no configure:32374: checking whether to use syslog logging configure:32393: result: no configure:32401: checking whether to use a custom syslog facility configure:32433: checking whether to try disk-quotas support configure:32470: result: no configure:32476: checking whether to try the new lib/sysquotas.c interface configure:32508: result: auto configure:32515: checking whether to try the lib/sysquotas.c interface on linux-gnu configure:32519: result: yes configure:32544: checking whether to use the lib/sysquotas_linux.c builtin support configure:32546: result: yes configure:32553: checking whether to use the lib/sysquotas_xfs.c builtin support configure:32555: result: yes configure:32567: checking asm/types.h usability configure:32567: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:32567: $? = 0 configure:32567: result: yes configure:32567: checking asm/types.h presence configure:32567: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c configure:32567: $? = 0 configure:32567: result: yes configure:32567: checking for asm/types.h configure:32567: result: yes configure:32585: checking sys/fs/vx_quota.h usability configure:32585: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:602:29: error: sys/fs/vx_quota.h: No such file or directory configure:32585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32585: result: no configure:32585: checking sys/fs/vx_quota.h presence configure:32585: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c conftest.c:569:29: error: sys/fs/vx_quota.h: No such file or directory configure:32585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | /* end confdefs.h. */ | #include configure:32585: result: no configure:32585: checking for sys/fs/vx_quota.h configure:32585: result: no configure:32599: checking linux/dqblk_xfs.h usability configure:32599: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:32599: $? = 0 configure:32599: result: yes configure:32599: checking linux/dqblk_xfs.h presence configure:32599: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c configure:32599: $? = 0 configure:32599: result: yes configure:32599: checking for linux/dqblk_xfs.h configure:32599: result: yes configure:32613: checking sys/quota.h usability configure:32613: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:32613: $? = 0 configure:32613: result: yes configure:32613: checking sys/quota.h presence configure:32613: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c configure:32613: $? = 0 configure:32613: result: yes configure:32613: checking for sys/quota.h configure:32613: result: yes configure:32667: checking if struct dqblk has .dqb_fsoftlimit configure:32691: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c: In function 'main': conftest.c:582: error: 'struct dqblk' has no member named 'dqb_fsoftlimit' configure:32691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #ifdef HAVE_SYS_QUOTA_H | #include | #endif | | int | main () | { | | struct dqblk D; | D.dqb_fsoftlimit = 0; | ; | return 0; | } configure:32698: result: no configure:32892: checking for mntent.h configure:32892: result: yes configure:32907: checking for setmntent configure:32907: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:32907: $? = 0 configure:32907: result: yes configure:32907: checking for getmntent configure:32907: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:32907: $? = 0 configure:32907: result: yes configure:32907: checking for endmntent configure:32907: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:32907: $? = 0 configure:32907: result: yes configure:32922: checking devnm.h usability configure:32922: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:608:19: error: devnm.h: No such file or directory configure:32922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32922: result: no configure:32922: checking devnm.h presence configure:32922: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c conftest.c:575:19: error: devnm.h: No such file or directory configure:32922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | /* end confdefs.h. */ | #include configure:32922: result: no configure:32922: checking for devnm.h configure:32922: result: no configure:32936: checking for devnm configure:32936: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 /tmp/ccWOhdsH.o: In function `main': conftest.c:(.text+0x12): undefined reference to `devnm' collect2: ld returned 1 exit status configure:32936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | /* end confdefs.h. */ | /* Define devnm to an innocuous variant, in case declares devnm. | For example, HP-UX 11i declares gettimeofday. */ | #define devnm innocuous_devnm | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char devnm (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef devnm | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char devnm (); | /* 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_devnm || defined __stub___devnm | choke me | #endif | | int | main () | { | return devnm (); | ; | return 0; | } configure:32936: result: no configure:32962: checking whether the sys_quota interface works configure:32988: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/talloc -I../lib/tdb/include conftest.c >&5 In file included from conftest.c:581: ./lib/sysquotas.c: In function 'command_get_quota': ./lib/sysquotas.c:191: warning: assignment makes pointer from integer without a cast ./lib/sysquotas.c:219: warning: assignment makes pointer from integer without a cast ./lib/sysquotas.c: In function 'command_set_quota': ./lib/sysquotas.c:335: warning: assignment makes pointer from integer without a cast ./lib/sysquotas.c:367: warning: assignment makes pointer from integer without a cast configure:32988: $? = 0 configure:32997: result: yes configure:33000: checking whether to use the new lib/sysquotas.c interface configure:33010: result: yes configure:33020: checking whether the sys_quota interface works with NFS configure:33046: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/talloc -I../lib/tdb/include conftest.c >&5 configure:33046: $? = 0 configure:33055: result: yes configure:33067: checking whether the sys_quota interface works with XFS configure:33093: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/talloc -I../lib/tdb/include conftest.c >&5 configure:33093: $? = 0 configure:33102: result: yes configure:33113: checking whether the old quota support works configure:33137: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/talloc -I../lib/tdb/include conftest.c >&5 configure:33137: $? = 0 configure:33146: result: yes configure:33149: checking whether to use the old quota support configure:33163: result: no configure:33175: checking whether to support utmp accounting configure:33203: result: yes configure:33216: checking how to get filesystem space usage... configure:33223: checking statvfs64 function (SVR4) configure:33245: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 conftest.c: In function 'main': conftest.c:589: warning: incompatible implicit declaration of built-in function 'exit' configure:33245: $? = 0 configure:33245: ./conftest configure:33245: $? = 0 configure:33255: result: yes configure:33311: checking that statvfs.f_fsid is an integer configure:33329: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:33329: $? = 0 configure:33336: result: yes configure:33346: checking that statvfs.f_frsize works configure:33364: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:33364: $? = 0 configure:33371: result: yes configure:33380: checking that statvfs.statvfs_f_flag works configure:33398: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:33398: $? = 0 configure:33405: result: yes configure:33413: checking that statvfs.statvfs_f_flags works configure:33431: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c: In function 'main': conftest.c:589: error: 'struct statvfs' has no member named 'f_flags' configure:33431: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct statvfs buf; buf.f_flags = 0 | ; | return 0; | } configure:33438: result: no configure:33687: checking if large file support can be enabled configure:33706: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:33706: $? = 0 configure:33717: result: yes configure:33724: checking cluster support configure:33737: result: auto configure:33766: checking whether cluster support is available configure:33778: checking for ctdb.h configure:33778: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/talloc -I../lib/tdb/include conftest.c >&5 conftest.c:594:18: error: ctdb.h: No such file or directory configure:33778: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #define NO_CONFIG_H | #include "replace.h" | #include "system/wait.h" | #include "system/network.h" | #define private #error __USED_RESERVED_WORD_private__ | #include | #include | #include | | | #include configure:33778: result: no configure:33778: checking for ctdb_private.h configure:33778: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I./../lib/talloc -I../lib/tdb/include conftest.c >&5 conftest.c:594:18: error: ctdb.h: No such file or directory conftest.c:597:26: error: ctdb_private.h: No such file or directory configure:33778: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #define NO_CONFIG_H | #include "replace.h" | #include "system/wait.h" | #include "system/network.h" | #define private #error __USED_RESERVED_WORD_private__ | #include | #include | #include | | | #include configure:33778: result: no configure:34009: WARNING: "cluster support not available: ctdb.h is required for cluster support" configure:34024: Building without cluster support configure:34034: checking for linux/netlink.h configure:34034: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:34034: $? = 0 configure:34034: result: yes configure:34042: checking for linux/rtnetlink.h configure:34042: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:34042: $? = 0 configure:34042: result: yes configure:34062: checking whether to support ACLs configure:34079: result: auto configure:34089: checking whether ACL support is available: configure:34150: checking for acl_get_file in -lacl configure:34175: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lacl -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:34175: $? = 0 configure:34184: result: yes configure:34192: checking for getxattr in -lattr configure:34217: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lattr -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:34217: $? = 0 configure:34226: result: yes configure:34234: checking for POSIX ACL support configure:34261: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt -lacl -lattr >&5 configure:34261: $? = 0 configure:34271: result: yes configure:34274: Using posix ACLs configure:34279: checking for acl_get_perm_np configure:34305: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt -lacl -lattr >&5 /tmp/cc2auubp.o: In function `main': conftest.c:(.text+0x16): undefined reference to `acl_get_perm_np' collect2: ld returned 1 exit status configure:34305: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | acl_permset_t permset_d; | acl_perm_t perm; | return acl_get_perm_np(permset_d, perm); | | ; | return 0; | } configure:34315: result: no configure:34358: checking whether to support asynchronous io configure:34814: result: no configure:34831: checking whether to check to support sendfile configure:34839: result: yes configure:34844: checking for linux sendfile64 support configure:34866: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:34866: $? = 0 configure:34874: result: yes configure:34877: checking for linux sendfile support configure:34899: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:34899: $? = 0 configure:34907: result: yes configure:34911: checking for broken linux sendfile support configure:34937: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:34937: $? = 0 configure:34945: result: yes configure:35405: checking for Linux readahead configure:35426: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:35426: $? = 0 configure:35434: result: yes configure:35444: checking for readahead declaration configure:35461: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:35461: $? = 0 configure:35468: result: yes configure:35480: checking for posix_fadvise configure:35501: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:35501: $? = 0 configure:35509: result: yes configure:35523: checking for Linux splice configure:35544: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:35544: $? = 0 configure:35552: result: yes configure:35567: checking for splice declaration configure:35584: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:35584: $? = 0 configure:35591: result: yes configure:35603: checking for a broken readlink syscall configure:35616: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 In file included from conftest.c:597: ./../tests/readlink.c: In function 'main': ./../tests/readlink.c:23: warning: incompatible implicit declaration of built-in function 'exit' ./../tests/readlink.c:29: warning: incompatible implicit declaration of built-in function 'exit' ./../tests/readlink.c:32: warning: incompatible implicit declaration of built-in function 'exit' configure:35616: $? = 0 configure:35616: ./conftest configure:35616: $? = 0 configure:35627: result: no configure:35639: checking whether to build winbind configure:35858: result: yes configure:35875: checking for krb5/locate_plugin.h configure:35875: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:603:32: error: krb5/locate_plugin.h: No such file or directory configure:35875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | /* end confdefs.h. */ | #ifdef HAVE_KRB5_H | #include | #endif | | | #include configure:35875: result: no configure:35910: checking for union nss_XbyY_key.ipnode.af_family configure:35910: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:598:24: error: nss_dbdefs.h: No such file or directory conftest.c: In function 'main': conftest.c:603: error: storage size of 'ac_aggr' isn't known configure:35910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | /* end confdefs.h. */ | #include | | int | main () | { | static union nss_XbyY_key ac_aggr; | if (ac_aggr.ipnode.af_family) | return 0; | ; | return 0; | } configure:35910: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:598:24: error: nss_dbdefs.h: No such file or directory conftest.c: In function 'main': conftest.c:603: error: storage size of 'ac_aggr' isn't known configure:35910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | /* end confdefs.h. */ | #include | | int | main () | { | static union nss_XbyY_key ac_aggr; | if (sizeof ac_aggr.ipnode.af_family) | return 0; | ; | return 0; | } configure:35910: result: no configure:35922: checking for struct passwd.pw_comment configure:35922: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c: In function 'main': conftest.c:604: error: 'struct passwd' has no member named 'pw_comment' configure:35922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct passwd ac_aggr; | if (ac_aggr.pw_comment) | return 0; | ; | return 0; | } configure:35922: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c: In function 'main': conftest.c:604: error: 'struct passwd' has no member named 'pw_comment' configure:35922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct passwd ac_aggr; | if (sizeof ac_aggr.pw_comment) | return 0; | ; | return 0; | } configure:35922: result: no configure:35931: checking for struct passwd.pw_age configure:35931: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c: In function 'main': conftest.c:604: error: 'struct passwd' has no member named 'pw_age' configure:35931: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct passwd ac_aggr; | if (ac_aggr.pw_age) | return 0; | ; | return 0; | } configure:35931: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c: In function 'main': conftest.c:604: error: 'struct passwd' has no member named 'pw_age' configure:35931: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct passwd ac_aggr; | if (sizeof ac_aggr.pw_age) | return 0; | ; | return 0; | } configure:35931: result: no configure:35942: checking for struct secmethod_table.method_attrlist configure:35942: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:598:21: error: usersec.h: No such file or directory conftest.c: In function 'main': conftest.c:603: error: storage size of 'ac_aggr' isn't known configure:35942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct secmethod_table ac_aggr; | if (ac_aggr.method_attrlist) | return 0; | ; | return 0; | } configure:35942: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:598:21: error: usersec.h: No such file or directory conftest.c: In function 'main': conftest.c:603: error: storage size of 'ac_aggr' isn't known configure:35942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct secmethod_table ac_aggr; | if (sizeof ac_aggr.method_attrlist) | return 0; | ; | return 0; | } configure:35942: result: no configure:35953: checking for struct secmethod_table.method_version configure:35953: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:598:21: error: usersec.h: No such file or directory conftest.c: In function 'main': conftest.c:603: error: storage size of 'ac_aggr' isn't known configure:35953: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct secmethod_table ac_aggr; | if (ac_aggr.method_version) | return 0; | ; | return 0; | } configure:35953: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:598:21: error: usersec.h: No such file or directory conftest.c: In function 'main': conftest.c:603: error: storage size of 'ac_aggr' isn't known configure:35953: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct secmethod_table ac_aggr; | if (sizeof ac_aggr.method_version) | return 0; | ; | return 0; | } configure:35953: result: no configure:35965: checking for SO_PEERCRED configure:35986: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:35986: $? = 0 configure:35993: result: yes configure:36001: checking for getpeereid configure:36021: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 /tmp/ccy4U3GU.o: In function `main': conftest.c:(.text+0x1c): undefined reference to `getpeereid' collect2: ld returned 1 exit status configure:36021: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | #define HAVE_PEERCRED 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uid_t uid; gid_t gid; int ret; | ret = getpeereid(0, &uid, &gid); | | ; | return 0; | } configure:36029: result: no configure:36056: checking for poptGetContext in -lpopt configure:36081: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lpopt -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:36081: $? = 0 configure:36090: result: yes configure:36100: checking whether to use included popt configure:36109: result: no configure:36257: checking avahi-common/watch.h usability configure:36257: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:632:32: error: avahi-common/watch.h: No such file or directory configure:36257: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | #define HAVE_PEERCRED 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:36257: result: no configure:36257: checking avahi-common/watch.h presence configure:36257: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c conftest.c:599:32: error: avahi-common/watch.h: No such file or directory configure:36257: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | #define HAVE_PEERCRED 1 | /* end confdefs.h. */ | #include configure:36257: result: no configure:36257: checking for avahi-common/watch.h configure:36257: result: no configure:36273: checking avahi-client/client.h usability configure:36273: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 conftest.c:632:33: error: avahi-client/client.h: No such file or directory configure:36273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | #define HAVE_PEERCRED 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:36273: result: no configure:36273: checking avahi-client/client.h presence configure:36273: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c conftest.c:599:33: error: avahi-client/client.h: No such file or directory configure:36273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | #define HAVE_PEERCRED 1 | /* end confdefs.h. */ | #include configure:36273: result: no configure:36273: checking for avahi-client/client.h configure:36273: result: no configure:36288: checking for avahi_client_new in -lavahi-client configure:36313: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lavahi-client -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lavahi-client collect2: ld returned 1 exit status configure:36313: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | #define HAVE_PEERCRED 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char avahi_client_new (); | int | main () | { | return avahi_client_new (); | ; | return 0; | } configure:36322: result: no configure:36328: checking for avahi_strerror in -lavahi-common configure:36353: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lavahi-common -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -lavahi-common collect2: ld returned 1 exit status configure:36353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | #define HAVE_PEERCRED 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char avahi_strerror (); | int | main () | { | return avahi_strerror (); | ; | return 0; | } configure:36362: result: no configure:36400: checking for pthread_attr_init in -lpthread configure:36425: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lpthread -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:36425: $? = 0 configure:36434: result: yes configure:36604: checking pthread.h usability configure:36604: gcc -c -O -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:36604: $? = 0 configure:36604: result: yes configure:36604: checking pthread.h presence configure:36604: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c configure:36604: $? = 0 configure:36604: result: yes configure:36604: checking for pthread.h configure:36604: result: yes configure:36664: checking for iniparser_load in -liniparser configure:36689: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -liniparser -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/bin/ld: cannot find -liniparser collect2: ld returned 1 exit status configure:36689: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Samba" | #define PACKAGE_TARNAME "samba" | #define PACKAGE_VERSION "3" | #define PACKAGE_STRING "Samba 3" | #define PACKAGE_BUGREPORT "samba-technical@samba.org" | #define PACKAGE_URL "" | #define CONFIG_H_IS_FROM_SAMBA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #ifndef _XOPEN_SOURCE_EXTENDED | #define _XOPEN_SOURCE_EXTENDED 1 | #endif | #define _FILE_OFFSET_BITS 64 | #define HAVE_LONG_LONG 1 | #define SIZEOF_INT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_IMMEDIATE_STRUCTURES 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_EPOLL_CREATE 1 | #define HAVE_EPOLL 1 | #define _LARGEFILE64_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define _GNU_SOURCE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define offset_t loff_t | #define HAVE_PIPE 1 | #define HAVE_STRFTIME 1 | #define HAVE_SRANDOM 1 | #define HAVE_RANDOM 1 | #define HAVE_SRAND 1 | #define HAVE_RAND 1 | #define HAVE_USLEEP 1 | #define HAVE_SETBUFFER 1 | #define HAVE_LSTAT 1 | #define HAVE_GETPGRP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_BOOL 1 | #define HAVE__Bool 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_CHROOT 1 | #define HAVE_BZERO 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_MKTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_RENAME 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_MKDTEMP 1 | #define HAVE_DUP2 1 | #define HAVE_DPRINTF 1 | #define HAVE_VDPRINTF 1 | #define HAVE_ISATTY 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FDATASYNC_DECL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_SETRESUID_DECL 1 | #define HAVE_SETRESGID_DECL 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_SECURE_MKSTEMP 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_COMPARISON_FN_T 1 | #define HAVE_SETENV_DECL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOQ 1 | #define HAVE_MEMMEM 1 | #define HAVE__VA_ARGS__MACRO 1 | #define HAVE_SIG_ATOMIC_T_TYPE 1 | #define HAVE_VOLATILE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_ACL_LIBACL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_POLL 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 | #define BROKEN_RHEL5_SYS_CAP_HEADER 1 | #define HAVE_GRP_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWENT_R_DECL 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRENT_R_DECL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define REPLACE_GETPASS 1 | #define HAVE_MKDIR_MODE 1 | #define HAVE_TIMEGM 1 | #define HAVE_DIRFD 1 | #define HAVE_DIRFD_DECL 1 | #define HAVE_CRYPT_H 1 | #define HAVE_CRYPT 1 | #define HAVE_CLOCK_MONOTONIC 1 | #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_CLOCK_REALTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_PRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SYSLOG 1 | #define LIBREPLACE_NETWORK_CHECKS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_SS_FAMILY 1 | #define HAVE_UNIXSOCKET 1 | #define HAVE_CONNECT 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_FREEIFADDRS 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_IFACE_GETIFADDRS 1 | #define HAVE_IPV6 1 | #define HAVE_AIO_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPCSVC_NIS_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_NSS_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_DIRENT_D_OFF 1 | #define HAVE_CUPS_CUPS_H 1 | #define HAVE_CUPS_LANGUAGE_H 1 | #define HAVE_HTTPCONNECT 1 | #define HAVE_CUPS 1 | #define HAVE_HTTPCONNECTENCRYPT 1 | #define HAVE_LIBCUPS 1 | #define HAVE_IPRINT 1 | #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 | #define HAVE_MSGHDR_MSG_CONTROL 1 | #define HAVE_DIRFD 1 | #define HAVE_STRUCT_SIGEVENT 1 | #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEW_LIBREADLINE 1 | #define HAVE_DECL_RL_EVENT_HOOK 0 | #define HAVE_HISTORY_LIST 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_EXECL 1 | #define HAVE_GETCWD 1 | #define HAVE_FCHOWN 1 | #define HAVE_CHMOD 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKNOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRCHR 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_FSYNC 1 | #define HAVE_SETPGID 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_GLOB 1 | #define HAVE_STRPBRK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGSET 1 | #define HAVE_INNETGR 1 | #define HAVE_SETNETGRENT 1 | #define HAVE_GETNETGRENT 1 | #define HAVE_ENDNETGRENT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SELECT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETGRENT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SYSCONF 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define HAVE_LSTAT64 1 | #define HAVE_FOPEN64 1 | #define HAVE_ATEXIT 1 | #define HAVE_GRANTPT 1 | #define HAVE_LSEEK64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE64 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_READDIR64 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FCVT 1 | #define HAVE_SYSLOG 1 | #define HAVE_VSYSLOG 1 | #define HAVE_TIMEGM 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LUTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_MLOCK 1 | #define HAVE_MUNLOCK 1 | #define HAVE_MLOCKALL 1 | #define HAVE_MUNLOCKALL 1 | #define HAVE_MEMALIGN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SHMGET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DGETTEXT 1 | #define HAVE_BINDTEXTDOMAIN 1 | #define HAVE_TEXTDOMAIN 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 | #define HAVE___DUP2 1 | #define HAVE___XSTAT 1 | #define HAVE___FXSTAT 1 | #define HAVE___LXSTAT 1 | #define HAVE___STAT 1 | #define HAVE___LSTAT 1 | #define HAVE___FSTAT 1 | #define HAVE___OPEN 1 | #define HAVE___CLOSE 1 | #define HAVE___FCNTL 1 | #define HAVE___LSEEK 1 | #define HAVE___READ 1 | #define HAVE_GETDIRENTRIES 1 | #define HAVE___WRITE 1 | #define HAVE___FORK 1 | #define HAVE_LLSEEK 1 | #define HAVE_READDIR64 1 | #define HAVE_PREAD 1 | #define HAVE_PREAD64 1 | #define HAVE___PREAD64 1 | #define HAVE_PWRITE 1 | #define HAVE_PWRITE64 1 | #define HAVE___PWRITE64 1 | #define HAVE_OPEN64 1 | #define HAVE___OPEN64 1 | #define HAVE_CREAT64 1 | #define HAVE_PRCTL 1 | #define HAVE_PRCTL 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STAT_HIRES_TIMESTAMPS 1 | #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETXATTR 1 | #define HAVE_LGETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_LISTXATTR 1 | #define HAVE_LLISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_REMOVEXATTR 1 | #define HAVE_LREMOVEXATTR 1 | #define HAVE_FREMOVEXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_LSETXATTR 1 | #define HAVE_FSETXATTR 1 | #define LINUX 1 | #define STAT_ST_BLOCKSIZE 512 | #define SHLIBEXT "so" | #define SIZEOF_SIZE_T 4 | #define SIZEOF_VOID_P 4 | #define HAVE_MMAP 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UTIME 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PREAD_DECL 1 | #define HAVE_PWRITE_DECL 1 | #define HAVE_TDB_ERR_NESTING 1 | #define HAVE_LONGLONG 1 | #define COMPILER_SUPPORTS_LL 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_DEVICE_MAJOR_FN 1 | #define HAVE_DEVICE_MINOR_FN 1 | #define HAVE_MAKEDEV 1 | #define SEEKDIR_RETURNS_VOID 1 | #define HAVE_FUNCTION_MACRO 1 | #define HAVE_UTIMBUF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETUTMPX 1 | #define HAVE_GETUTXENT 1 | #define HAVE_UT_UT_NAME 1 | #define HAVE_UT_UT_USER 1 | #define HAVE_UT_UT_ID 1 | #define HAVE_UT_UT_HOST 1 | #define HAVE_UT_UT_TIME 1 | #define HAVE_UT_UT_TV 1 | #define HAVE_UT_UT_TYPE 1 | #define HAVE_UT_UT_PID 1 | #define HAVE_UT_UT_EXIT 1 | #define HAVE_UT_UT_ADDR_V6 1 | #define HAVE_UT_UT_ADDR 1 | #define PUTUTLINE_RETURNS_UTMP 1 | #define HAVE_LINUX_FALLOCATE 1 | #define HAVE_LINUX_FALLOCATE64 1 | #define HAVE_ICONV 1 | #define HAVE_NATIVE_ICONV 1 | #define DEFAULT_DOS_CHARSET "CP850" | #define DEFAULT_DISPLAY_CHARSET "ASCII" | #define DEFAULT_UNIX_CHARSET "UTF-8" | #define HAVE_KERNEL_OPLOCKS_LINUX 1 | #define HAVE_KERNEL_CHANGE_NOTIFY 1 | #define HAVE_LINUX_INOTIFY_H 1 | #define HAVE_ASM_UNISTD_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE___NR_INOTIFY_INIT_DECL 1 | #define HAVE_INOTIFY 1 | #define HAVE_FAM_H 1 | #define HAVE_FAMOPEN2 1 | #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 | #define HAVE_FAMNOEXISTS 1 | #define HAVE_XFS_DMAPI_H 1 | #define USE_DMAPI 1 | #define HAVE_KERNEL_SHARE_MODES 1 | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CAP_GET_PROC 1 | #define HAVE_POSIX_CAPABILITIES 1 | #define HAVE_FTRUNCATE_EXTEND 1 | #define SYSCONF_SC_NGROUPS_MAX 1 | #define SYSCONF_SC_NPROCESSORS_ONLN 1 | #define SYSCONF_SC_PAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define USE_SETREUID 1 | #define HAVE_FCNTL_LOCK 1 | #define HAVE_STRUCT_FLOCK64 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_BLKSIZE_T 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_STAT_ST_BLKSIZE 1 | #define REALPATH_TAKES_NULL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_BER_SCANF 1 | #define HAVE_LIBLBER 1 | #define HAVE_BER_SOCKBUF_ADD_IO 1 | #define HAVE_LDAP_SASL_WRAPPING 1 | #define HAVE_LBER_LOG_PRINT_FN 1 | #define HAVE_LDAP_INIT 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_SET_REBIND_PROC 1 | #define LDAP_SET_REBIND_PROC_ARGS 3 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP 1 | #define HAVE_LDAP_INITIALIZE 1 | #define HAVE_LDAP_ADD_RESULT_ENTRY 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_QUOTACTL_LINUX 1 | #define HAVE_LINUX_XFS_QUOTAS 1 | #define HAVE_ASM_TYPES_H 1 | #include | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define WITH_QUOTAS 1 | #define HAVE_SYS_QUOTAS 1 | #define HAVE_NFS_QUOTAS 1 | #define HAVE_XFS_QUOTAS 1 | #define WITH_UTMP 1 | #define STAT_STATVFS64 1 | #define HAVE_FSID_INT 1 | #define HAVE_FRSIZE 1 | #define HAVE_STATVFS_F_FLAG 1 | #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_POSIX_ACLS 1 | #define HAVE_NO_AIO 1 | #define HAVE_SENDFILE64 1 | #define LINUX_SENDFILE_API 1 | #define WITH_SENDFILE 1 | #define HAVE_LINUX_READAHEAD 1 | #define HAVE_READAHEAD_DECL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_SPLICE 1 | #define HAVE_SPLICE_DECL 1 | #define WITH_WINBIND 1 | #define HAVE_PEERCRED 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char iniparser_load (); | int | main () | { | return iniparser_load (); | ; | return 0; | } configure:36698: result: no configure:36708: checking whether to use included iniparser configure:36711: result: yes configure:36732: checking for setnetgrent prototype configure:36752: gcc -c -O -Werror-implicit-function-declaration -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:36752: $? = 0 configure:36759: result: yes configure:36766: checking for getnetgrent prototype configure:36786: gcc -c -O -Werror-implicit-function-declaration -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:36786: $? = 0 configure:36793: result: yes configure:36800: checking for endnetgrent prototype configure:36820: gcc -c -O -Werror-implicit-function-declaration -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:36820: $? = 0 configure:36827: result: yes configure:36839: checking for getmntent configure:36839: result: yes configure:36847: checking for sys/statfs.h configure:36847: result: yes configure:36858: checking vfs_fileid: checking for statfs() and struct statfs.f_fsid) configure:36879: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:36879: $? = 0 configure:36879: ./conftest configure:36879: $? = 0 configure:36891: result: yes configure:36955: checking how to build pdb_ldap configure:36981: result: static configure:36990: checking how to build pdb_ads configure:37020: result: not configure:37025: checking how to build pdb_smbpasswd configure:37051: result: static configure:37060: checking how to build pdb_tdbsam configure:37086: result: static configure:37095: checking how to build pdb_wbc_sam configure:37121: result: static configure:37146: checking how to build idmap_ldap configure:37172: result: static configure:37181: checking how to build idmap_tdb configure:37207: result: static configure:37216: checking how to build idmap_tdb2 configure:37246: result: not configure:37251: checking how to build idmap_passdb configure:37277: result: static configure:37286: checking how to build idmap_nss configure:37312: result: static configure:37321: checking how to build idmap_rid configure:37351: result: not configure:37356: checking how to build idmap_autorid configure:37371: result: shared configure:37391: checking how to build idmap_ad configure:37421: result: not configure:37426: checking how to build idmap_hash configure:37456: result: not configure:37461: checking how to build idmap_adex configure:37491: result: not configure:37512: checking how to build nss_info_template configure:37538: result: static configure:37563: checking how to build charset_weird configure:37593: result: not configure:37598: checking how to build charset_CP850 configure:37613: result: shared configure:37633: checking how to build charset_CP437 configure:37648: result: shared configure:37668: checking how to build charset_macosxfs configure:37698: result: not configure:37719: checking how to build auth_sam configure:37745: result: static configure:37754: checking how to build auth_unix configure:37780: result: static configure:37789: checking how to build auth_winbind configure:37815: result: static configure:37824: checking how to build auth_wbc configure:37850: result: static configure:37859: checking how to build auth_server configure:37885: result: static configure:37894: checking how to build auth_domain configure:37920: result: static configure:37929: checking how to build auth_builtin configure:37955: result: static configure:37964: checking how to build auth_script configure:37979: result: shared configure:37999: checking how to build auth_netlogond configure:38029: result: not configure:38050: checking how to build vfs_default configure:38076: result: static configure:38085: checking how to build vfs_recycle configure:38100: result: shared configure:38120: checking how to build vfs_audit configure:38135: result: shared configure:38155: checking how to build vfs_extd_audit configure:38170: result: shared configure:38190: checking how to build vfs_full_audit configure:38205: result: shared configure:38225: checking how to build vfs_netatalk configure:38240: result: shared configure:38260: checking how to build vfs_fake_perms configure:38275: result: shared configure:38295: checking how to build vfs_default_quota configure:38310: result: shared configure:38330: checking how to build vfs_readonly configure:38345: result: shared configure:38365: checking how to build vfs_cap configure:38380: result: shared configure:38400: checking how to build vfs_expand_msdfs configure:38415: result: shared configure:38435: checking how to build vfs_shadow_copy configure:38450: result: shared configure:38470: checking how to build vfs_shadow_copy2 configure:38485: result: shared configure:38505: checking how to build vfs_afsacl configure:38535: result: not configure:38540: checking how to build vfs_xattr_tdb configure:38555: result: shared configure:38575: checking how to build vfs_posixacl configure:38601: result: static configure:38610: checking how to build vfs_aixacl configure:38640: result: not configure:38645: checking how to build vfs_aixacl2 configure:38675: result: not configure:38680: checking how to build vfs_solarisacl configure:38710: result: not configure:38715: checking how to build vfs_irixacl configure:38745: result: not configure:38750: checking how to build vfs_hpuxacl configure:38780: result: not configure:38785: checking how to build vfs_tru64acl configure:38815: result: not configure:38820: checking how to build vfs_catia configure:38835: result: shared configure:38855: checking how to build vfs_streams_xattr configure:38870: result: shared configure:38890: checking how to build vfs_streams_depot configure:38905: result: shared configure:38925: checking how to build vfs_cacheprime configure:38955: result: not configure:38960: checking how to build vfs_prealloc configure:38990: result: not configure:38995: checking how to build vfs_commit configure:39025: result: not configure:39030: checking how to build vfs_gpfs configure:39060: result: not configure:39065: checking how to build vfs_gpfs_hsm_notify configure:39095: result: not configure:39100: checking how to build vfs_readahead configure:39115: result: shared configure:39135: checking how to build vfs_tsmsm configure:39165: result: not configure:39170: checking how to build vfs_fileid configure:39185: result: shared configure:39205: checking how to build vfs_aio_fork configure:39235: result: not configure:39240: checking how to build vfs_preopen configure:39255: result: shared configure:39275: checking how to build vfs_syncops configure:39290: result: shared configure:39310: checking how to build vfs_zfsacl configure:39340: result: not configure:39345: checking how to build vfs_notify_fam configure:39360: result: shared configure:39380: checking how to build vfs_acl_xattr configure:39395: result: shared configure:39415: checking how to build vfs_acl_tdb configure:39430: result: shared configure:39450: checking how to build vfs_smb_traffic_analyzer configure:39465: result: shared configure:39485: checking how to build vfs_onefs configure:39515: result: not configure:39520: checking how to build vfs_onefs_shadow_copy configure:39550: result: not configure:39555: checking how to build vfs_dirsort configure:39570: result: shared configure:39590: checking how to build vfs_scannedonly configure:39605: result: shared configure:39625: checking how to build vfs_crossrename configure:39640: result: shared configure:39660: checking how to build vfs_linux_xfs_sgid configure:39675: result: shared configure:39695: checking how to build vfs_time_audit configure:39710: result: shared configure:39747: checking how to build perfcount_onefs configure:39777: result: not configure:39782: checking how to build perfcount_test configure:39812: result: not configure:39833: checking how to build gpext_registry configure:39863: result: not configure:39868: checking how to build gpext_scripts configure:39898: result: not configure:39903: checking how to build gpext_security configure:39933: result: not configure:39969: checking whether to enable build farm hacks configure:39978: result: no configure:39995: checking if sigaction works with realtime signals configure:40066: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:40066: $? = 0 configure:40066: ./conftest configure:40066: $? = 0 configure:40068: result: yes configure:40073: checking if libpthread is linked configure:40086: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:40086: $? = 0 configure:40088: result: yes configure:40091: WARNING: using libpthreads - this may degrade performance configure:40189: checking zlib.h usability configure:40189: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:40189: $? = 0 configure:40189: result: yes configure:40189: checking zlib.h presence configure:40189: gcc -E -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c configure:40189: $? = 0 configure:40189: result: yes configure:40189: checking for zlib.h configure:40189: result: yes configure:40207: checking for zlibVersion in -lz configure:40230: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED -L./bin -L/usr/lib conftest.c -lz -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:40230: $? = 0 configure:40241: result: yes configure:40267: checking for zlib >= 1.2.3 configure:40291: gcc -c -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -I/usr/include -DLDAP_DEPRECATED conftest.c >&5 configure:40291: $? = 0 configure:40303: result: yes configure:40434: result: Using libraries: configure:40436: result: LIBS = -lcap -lresolv -lresolv -lnsl -ldl -lrt configure:40443: result: LDAP_LIBS = -lldap -llber configure:40451: result: DNSSD_LIBS = configure:40454: result: AUTH_LIBS = -lcrypt configure:40460: checking configure summary configure:40470: gcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -DLDAP_DEPRECATED -L./bin conftest.c -lcap -lresolv -lresolv -lnsl -ldl -lrt >&5 configure:40470: $? = 0 configure:40470: ./conftest configure:40470: $? = 0 configure:40471: result: yes configure:40604: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Samba config.status 3, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Elrond config.status:1759: creating Makefile config.status:1759: creating script/findsmb config.status:1759: creating smbadduser config.status:1759: creating script/gen-8bit-gap.sh config.status:1759: creating script/installbin.sh config.status:1759: creating script/uninstallbin.sh config.status:1759: creating lib/netapi/examples/Makefile config.status:1759: creating lib/netapi/tests/Makefile config.status:1759: creating pkgconfig/smbclient.pc config.status:1759: creating pkgconfig/wbclient.pc config.status:1759: creating pkgconfig/netapi.pc config.status:1759: creating pkgconfig/smbsharemodes.pc config.status:1759: creating ../examples/libsmbclient/Makefile.internal config.status:1759: creating include/config.h config.status:1939: executing rm-stdint.h commands config.status:1939: executing rm-stdbool.h commands config.status:1939: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_prototype_struct_group_pgetgrent_r_struct_group_psrc__char_pbuf__int_buflen_=no ac_cv_c_prototype_struct_group_pgetgrent_r_struct_group_psrc__char_pbuf__size_t_buflen_=no ac_cv_c_prototype_struct_passwd_pgetpwent_r_struct_passwd_psrc__char_pbuf__int_buflen_=no ac_cv_c_prototype_struct_passwd_pgetpwent_r_struct_passwd_psrc__char_pbuf__size_t_buflen_=no ac_cv_c_prototype_void_pdlopen_const_charp_filename__unsigned_int_flags_=no ac_cv_dirent_d_off=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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBTALLOC_CFLAGS_set= ac_cv_env_LIBTALLOC_CFLAGS_value= ac_cv_env_LIBTALLOC_LIBS_set= ac_cv_env_LIBTALLOC_LIBS_value= ac_cv_env_LIBTDB_CFLAGS_set= ac_cv_env_LIBTDB_CFLAGS_value= ac_cv_env_LIBTDB_LIBS_set= ac_cv_env_LIBTDB_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_VER_set= ac_cv_env_PYTHON_VER_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_file__proc_sys_kernel_core_pattern=yes ac_cv_func___acl=no ac_cv_func___chdir=no ac_cv_func___close=yes ac_cv_func___closedir=no ac_cv_func___dup2=yes ac_cv_func___dup=no ac_cv_func___facl=no ac_cv_func___fchdir=no ac_cv_func___fcntl=yes ac_cv_func___fork=yes ac_cv_func___fstat64=no ac_cv_func___fstat=yes ac_cv_func___fxstat=yes ac_cv_func___getcwd=no ac_cv_func___getdents=no ac_cv_func___llseek=no ac_cv_func___lseek=yes ac_cv_func___lstat64=no ac_cv_func___lstat=yes ac_cv_func___lxstat=yes ac_cv_func___open64=yes ac_cv_func___open=yes ac_cv_func___opendir=no ac_cv_func___pread64=yes ac_cv_func___pread=no ac_cv_func___pwrite64=yes ac_cv_func___pwrite=no ac_cv_func___read=yes ac_cv_func___readdir64=no ac_cv_func___readdir=no ac_cv_func___seekdir=no ac_cv_func___stat64=no ac_cv_func___stat=yes ac_cv_func___strtoll=no ac_cv_func___strtoull=no ac_cv_func___sys_llseek=no ac_cv_func___telldir=no ac_cv_func___write=yes ac_cv_func___xstat=yes ac_cv_func__acl=no ac_cv_func__chdir=no ac_cv_func__close=no ac_cv_func__closedir=no ac_cv_func__dup2=no ac_cv_func__dup=no ac_cv_func__facl=no ac_cv_func__fchdir=no ac_cv_func__fcntl=no ac_cv_func__fork=no ac_cv_func__fstat64=no ac_cv_func__fstat=no ac_cv_func__getcwd=no ac_cv_func__llseek=no ac_cv_func__lseek=no ac_cv_func__lstat64=no ac_cv_func__lstat=no ac_cv_func__open64=no ac_cv_func__open=no ac_cv_func__opendir=no ac_cv_func__pread64=no ac_cv_func__pread=no ac_cv_func__pwrite64=no ac_cv_func__pwrite=no ac_cv_func__read=no ac_cv_func__readdir64=no ac_cv_func__readdir=no ac_cv_func__seekdir=no ac_cv_func__stat64=no ac_cv_func__stat=no ac_cv_func__telldir=no ac_cv_func__write=no ac_cv_func_asprintf=yes ac_cv_func_atexit=yes ac_cv_func_attr_get=no ac_cv_func_backtrace_symbols=yes ac_cv_func_bigcrypt=no ac_cv_func_bindtextdomain=yes ac_cv_func_bzero=yes ac_cv_func_cap_get_proc=no ac_cv_func_chflags=no ac_cv_func_chmod=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_chsize=no ac_cv_func_clock_gettime=no ac_cv_func_closedir64=no ac_cv_func_connect=yes ac_cv_func_creat64=yes ac_cv_func_crypt16=no ac_cv_func_devnm=no ac_cv_func_dgettext=yes ac_cv_func_dirfd=yes ac_cv_func_dlclose=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=yes ac_cv_func_dlsym=yes ac_cv_func_dprintf=yes ac_cv_func_dup2=yes ac_cv_func_endmntent=yes ac_cv_func_endnetgrent=yes ac_cv_func_epoll_create=yes ac_cv_func_execl=yes ac_cv_func_ext_ber_sockbuf_add_io=yes ac_cv_func_ext_ldap_add_result_entry=yes ac_cv_func_ext_ldap_initialize=yes ac_cv_func_ext_ldap_set_rebind_proc=yes ac_cv_func_extattr_delete_file=no ac_cv_func_fallocate64=yes ac_cv_func_fallocate=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fcvt=yes ac_cv_func_fcvtl=no ac_cv_func_fdatasync=yes ac_cv_func_fdopendir64=no ac_cv_func_fdopendir=yes ac_cv_func_fgetxattr=yes ac_cv_func_flistxattr=yes ac_cv_func_fopen64=yes ac_cv_func_fremovexattr=yes ac_cv_func_fseek64=no ac_cv_func_fseeko64=yes ac_cv_func_fseeko=yes ac_cv_func_fsetxattr=yes ac_cv_func_fstat64=yes ac_cv_func_fsync=yes ac_cv_func_ftell64=no ac_cv_func_ftello64=yes ac_cv_func_ftruncate64=yes ac_cv_func_ftruncate=yes ac_cv_func_futimens=yes ac_cv_func_futimes=yes ac_cv_func_get_current_dir_name=yes ac_cv_func_getauthuid=no ac_cv_func_getcwd=yes ac_cv_func_getdents64=no ac_cv_func_getdents=no ac_cv_func_getdirentries=yes ac_cv_func_getea=no ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgrouplist=yes ac_cv_func_getgrset=no ac_cv_func_gethostbyname=yes ac_cv_func_getmntent=yes ac_cv_func_getnetgrent=yes ac_cv_func_getpagesize=yes ac_cv_func_getpass=yes ac_cv_func_getpassphrase=no ac_cv_func_getpgrp=yes ac_cv_func_getprpwnam=no ac_cv_func_getpwanam=no ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getspnam=yes ac_cv_func_gettext=yes ac_cv_func_getutmpx=yes ac_cv_func_getutxent=yes ac_cv_func_getxattr=yes ac_cv_func_glob=yes ac_cv_func_grantpt=yes ac_cv_func_hstrerror=yes ac_cv_func_if_nametoindex=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_inotify_init=yes ac_cv_func_isatty=yes ac_cv_func_lchown=yes ac_cv_func_lgetxattr=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_llistxattr=yes ac_cv_func_llseek=yes ac_cv_func_lremovexattr=yes ac_cv_func_lseek64=yes ac_cv_func_lsetxattr=yes ac_cv_func_lstat64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=yes ac_cv_func_memalign=yes ac_cv_func_memcmp_working=yes ac_cv_func_memcpy=yes ac_cv_func_memmem=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdtemp=yes ac_cv_func_mknod64=no ac_cv_func_mknod=yes ac_cv_func_mktime=yes ac_cv_func_mlock=yes ac_cv_func_mlockall=yes ac_cv_func_mmap=yes ac_cv_func_munlock=yes ac_cv_func_munlockall=yes ac_cv_func_nanosleep=yes ac_cv_func_nl_langinfo=yes ac_cv_func_open64=yes ac_cv_func_opendir64=no ac_cv_func_pathconf=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_fallocate64=yes ac_cv_func_posix_fallocate=yes ac_cv_func_posix_memalign=yes ac_cv_func_prctl=yes ac_cv_func_pread64=yes ac_cv_func_pread=yes ac_cv_func_printf=yes ac_cv_func_putprpwnam=no ac_cv_func_pututline=yes ac_cv_func_pututxline=yes ac_cv_func_pwrite64=yes ac_cv_func_pwrite=yes ac_cv_func_rand=yes ac_cv_func_random=yes ac_cv_func_rdchk=no ac_cv_func_readdir64=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_removexattr=yes ac_cv_func_rename=yes ac_cv_func_rewinddir64=no ac_cv_func_seekdir64=no ac_cv_func_select=yes ac_cv_func_set_auth_parameters=no ac_cv_func_setbuffer=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgidx=no ac_cv_func_setgroups=yes ac_cv_func_setlinebuf=yes ac_cv_func_setlocale=yes ac_cv_func_setluid=no ac_cv_func_setmntent=yes ac_cv_func_setnetgrent=yes ac_cv_func_setpgid=yes ac_cv_func_setpriv=no ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setsid=yes ac_cv_func_setuidx=no ac_cv_func_setxattr=yes ac_cv_func_shl_findsym=no ac_cv_func_shl_load=no ac_cv_func_shl_unload=no ac_cv_func_shm_open=no ac_cv_func_shmget=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigset=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_srand=yes ac_cv_func_srandom=yes ac_cv_func_stat64=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strpbrk=yes ac_cv_func_strsignal=yes ac_cv_func_strtok_r=yes ac_cv_func_strtol=yes ac_cv_func_strtoll=yes ac_cv_func_strtoq=yes ac_cv_func_strtoull=yes ac_cv_func_strtouq=yes ac_cv_func_strupr=no ac_cv_func_symlink=yes ac_cv_func_sysconf=yes ac_cv_func_sysctlbyname=no ac_cv_func_syslog=yes ac_cv_func_telldir64=no ac_cv_func_textdomain=yes ac_cv_func_timegm=yes ac_cv_func_unsetenv=yes ac_cv_func_updwtmp=yes ac_cv_func_updwtmpx=yes ac_cv_func_usleep=yes ac_cv_func_utime=yes ac_cv_func_utimensat=yes ac_cv_func_utimes=yes ac_cv_func_vasprintf=yes ac_cv_func_vdprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsyslog=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yp_get_default_domain=yes ac_cv_gnu_ld_date=20100412 ac_cv_gnu_ld_version='GNU ld (Linux/GNU Binutils) 2.20.51.0.8.20100412/dev/null: file not recognized: File truncated' ac_cv_gnu_ld_version_script=yes ac_cv_have___NR_inotify_init_decl=yes ac_cv_have_decl_asprintf=yes ac_cv_have_decl_rl_event_hook=no ac_cv_have_decl_snprintf=yes ac_cv_have_decl_vasprintf=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_dirfd_decl=yes ac_cv_have_environ_decl=yes ac_cv_have_errno_decl=yes ac_cv_have_fdatasync_decl=yes ac_cv_have_getgrent_r_decl=yes ac_cv_have_getpwent_r_decl=yes ac_cv_have_pread_decl=yes ac_cv_have_pwrite_decl=yes ac_cv_have_readahead_decl=yes ac_cv_have_setenv_decl=yes ac_cv_have_setresgid_decl=yes ac_cv_have_setresuid_decl=yes ac_cv_have_splice_decl=yes ac_cv_have_tdb_err_nesting=yes ac_cv_header_CFStringEncodingConverter_h=no ac_cv_header_CoreFoundation_CFStringEncodingConverter_h=no ac_cv_header_acl_libacl_h=yes ac_cv_header_aio_h=yes ac_cv_header_alloca_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_types_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_attr_xattr_h=yes ac_cv_header_avahi_client_client_h=no ac_cv_header_avahi_common_watch_h=no ac_cv_header_compat_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctdb_h=no ac_cv_header_ctdb_private_h=no ac_cv_header_ctype_h=yes ac_cv_header_cups_cups_h=yes ac_cv_header_cups_language_h=yes ac_cv_header_devnm_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dmapi_h=no ac_cv_header_execinfo_h=yes ac_cv_header_fam_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_getopt_h=yes ac_cv_header_glob_h=yes ac_cv_header_gpfs_gpl_h=no ac_cv_header_grp_h=yes ac_cv_header_history_h=no ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_krb5_h=no ac_cv_header_krb5_locate_plugin_h=no ac_cv_header_langinfo_h=yes ac_cv_header_lastlog_h=yes ac_cv_header_lber_h=yes ac_cv_header_ldap_h=yes ac_cv_header_libexc_h=no ac_cv_header_libintl_h=yes ac_cv_header_libunwind_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dqblk_xfs_h=yes ac_cv_header_linux_falloc_h=yes ac_cv_header_linux_inotify_h=yes ac_cv_header_linux_netlink_h=yes ac_cv_header_linux_rtnetlink_h=yes ac_cv_header_linux_types_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netgroup_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_ip_h=no ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_ip_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ns_api_h=no ac_cv_header_nss_common_h=no ac_cv_header_nss_h=yes ac_cv_header_nsswitch_h=no ac_cv_header_pam_pam_appl_h=no ac_cv_header_pam_pam_modules_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_readline_h=no ac_cv_header_readline_history_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_rpc_nettype_h=no ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpcsvc_nis_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_security_pam_appl_h=no ac_cv_header_security_pam_modules_h=no ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_standards_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_acl_h=yes ac_cv_header_sys_attributes_h=no ac_cv_header_sys_capability_h=yes ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_dmapi_h=no ac_cv_header_sys_dmi_h=no ac_cv_header_sys_dustat_h=no ac_cv_header_sys_ea_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_extattr_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_filsys_h=no ac_cv_header_sys_fs_s5param_h=no ac_cv_header_sys_fs_vx_quota_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_jfsdmapi_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mode_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priv_h=no ac_cv_header_sys_proplist_h=no ac_cv_header_sys_quota_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_security_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_unistd_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_unix_h=no ac_cv_header_utime_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_uuid_uuid_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_valgrind_valgrind_h=no ac_cv_header_vararg_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_xfs_dmapi_h=yes ac_cv_header_xfs_libxfs_h=no ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_acl_acl_get_file=yes ac_cv_lib_attr_getxattr=yes ac_cv_lib_avahi_client_avahi_client_new=no ac_cv_lib_avahi_common_avahi_strerror=no ac_cv_lib_cap_cap_get_proc=yes ac_cv_lib_dm_dm_get_eventlist=yes ac_cv_lib_exc_trace_back_stack=no ac_cv_lib_ext_cups=yes ac_cv_lib_ext_cups_httpConnect=yes ac_cv_lib_ext_cups_httpConnectEncrypt=yes ac_cv_lib_ext_lber=yes ac_cv_lib_ext_lber_ber_scanf=yes ac_cv_lib_ext_ldap=yes ac_cv_lib_ext_ldap_ldap_init=yes ac_cv_lib_ext_nscd=no ac_cv_lib_ext_nscd_nscd_flush_cache=no ac_cv_lib_ext_pam=no ac_cv_lib_ext_pam_pam_get_data=no ac_cv_lib_ext_z=yes ac_cv_lib_ext_z_zlibVersion=yes ac_cv_lib_fam_FAMNoExists=yes ac_cv_lib_fam_FAMOpen2=yes ac_cv_lib_iniparser_iniparser_load=no ac_cv_lib_ncurses___tgetent=yes ac_cv_lib_popt_poptGetContext=yes ac_cv_lib_pthread_pthread_attr_init=yes ac_cv_lib_readline_history_list=yes ac_cv_lib_readline_rl_callback_handler_install=yes ac_cv_lib_readline_rl_completion_matches=yes ac_cv_lib_resolv___dn_expand=yes ac_cv_lib_resolv__dn_expand=no ac_cv_lib_resolv_dn_expand=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_sec_bigcrypt=no ac_cv_lib_sec_getprpwnam=no ac_cv_lib_sec_putprpwnam=no ac_cv_lib_sec_set_auth_parameters=no ac_cv_lib_security_bigcrypt=no ac_cv_lib_security_getprpwnam=no ac_cv_lib_security_putprpwnam=no ac_cv_lib_security_set_auth_parameters=no ac_cv_member_struct_passwd_pw_age=no ac_cv_member_struct_passwd_pw_comment=no ac_cv_member_struct_secmethod_table_method_attrlist=no ac_cv_member_struct_secmethod_table_method_version=no ac_cv_member_struct_sigevent_sigev_value_sigval_ptr=no ac_cv_member_struct_sigevent_sigev_value_sival_ptr=yes ac_cv_member_struct_sockaddr_sa_len=no ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_member_struct_stat_st_birthtime=no ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no ac_cv_member_struct_stat_st_mtim_tv_nsec=yes ac_cv_member_struct_stat_st_mtime_n=no ac_cv_member_struct_stat_st_mtimensec=no ac_cv_member_struct_stat_st_mtimespec_tv_nsec=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_stat_st_umtime=no ac_cv_member_union_nss_XbyY_key_ipnode_af_family=no ac_cv_objext=o ac_cv_path_CUPS_CONFIG=/usr/bin/cups-config ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MAKE=/usr/bin/gmake ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PYTHON=/usr/bin/python2.6 ac_cv_path_PYTHON_CONFIG=/usr/bin/python2.6-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_Ae=no ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_gnu_ld=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_backtrace_symbols='none required' ac_cv_search_dlopen=-ldl ac_cv_search_ext_crypt=-lcrypt ac_cv_search_getxattr='none required' ac_cv_search_opendir='none required' ac_cv_search_shl_load=no ac_cv_search_strerror='none required' ac_cv_search_yp_get_default_domain=-lnsl ac_cv_shlib_works=yes ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_ssize_t=4 ac_cv_sizeof_void_p=4 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_target=i686-pc-linux-gnu ac_cv_type__Bool=yes ac_cv_type_ber_tag_t=yes ac_cv_type_blkcnt_t=yes ac_cv_type_blksize_t=yes ac_cv_type_bool=yes ac_cv_type_comparison_fn_t=yes ac_cv_type_ino_t=yes ac_cv_type_int16_t=yes ac_cv_type_int32_t=yes ac_cv_type_int64_t=yes ac_cv_type_int8_t=yes ac_cv_type_intptr_t=yes ac_cv_type_loff_t=yes ac_cv_type_long_long=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_offset_t=no ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sa_family_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_struct_sockaddr=yes ac_cv_type_struct_sockaddr_in6=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_uid_t=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uint8_t=yes ac_cv_type_uintptr_t=yes ac_cv_type_wchar_t=yes fu_cv_sys_stat_statvfs64=yes jm_cv_func_iconv=yes jm_cv_giconv=no jm_cv_include=iconv.h jm_cv_lib_iconv= libreplace_cv_BROKEN_REDHAT_7_SYSTEM_HEADERS=yes libreplace_cv_BROKEN_RHEL5_SYS_CAP_HEADER=yes libreplace_cv_HAVE_C99_VSNPRINTF=yes libreplace_cv_HAVE_CLOCK_GETTIME_IN_LIBRT=yes libreplace_cv_HAVE_FUNCTION_MACRO=yes libreplace_cv_HAVE_GETADDRINFO=yes libreplace_cv_HAVE_GETIFADDRS=yes libreplace_cv_HAVE_GETPASS=yes libreplace_cv_HAVE_GETTIMEOFDAY_TZ=yes libreplace_cv_HAVE_IFACE_GETIFADDRS=yes libreplace_cv_HAVE_IPV6=yes libreplace_cv_HAVE_IPV6_V6ONLY=yes libreplace_cv_HAVE_MMAP=yes libreplace_cv_HAVE_OPEN_O_DIRECT=no libreplace_cv_HAVE_SECURE_MKSTEMP=yes libreplace_cv_HAVE_SOCK_SIN_LEN=no libreplace_cv_HAVE_UNIXSOCKET=yes libreplace_cv_HAVE_VA_COPY=yes libreplace_cv_READDIR_NEEDED=no libreplace_cv_REPLACE_GETPASS=yes libreplace_cv_REPLACE_INET_NTOA=no libreplace_cv_STRPTIME_OK=yes libreplace_cv_USABLE_NET_IF_H=yes libreplace_cv_dlfcn=no libreplace_cv_have_clock_gettime=yes libreplace_cv_immediate_structures=yes libreplace_cv_mkdir_has_mode=yes libreplace_cv_shl=yes libreplace_cv_sig_atomic_t=yes libreplace_cv_struct_timespec=yes libreplace_cv_volatile=yes samba_cv_BROKEN_NISPLUS_INCLUDE_FILES=no samba_cv_CC_NEGATIVE_ENUM_VALUES=yes samba_cv_DARWIN_INITGROUPS=no samba_cv_HAVE_ACL_GET_PERM_NP=no samba_cv_HAVE_BROKEN_FCNTL64_LOCKS=no samba_cv_HAVE_BROKEN_GETGROUPS=no samba_cv_HAVE_BROKEN_LINUX_SENDFILE=yes samba_cv_HAVE_BROKEN_POSIX_FALLOCATE=no samba_cv_HAVE_BROKEN_READDIR_NAME=no samba_cv_HAVE_BROKEN_READLINK=no samba_cv_HAVE_CUPS=yes samba_cv_HAVE_DEV64_T=no samba_cv_HAVE_DEVICE_MAJOR_FN=yes samba_cv_HAVE_DEVICE_MINOR_FN=yes samba_cv_HAVE_DQB_FSOFTLIMIT=no samba_cv_HAVE_EXPLICIT_LARGEFILE_SUPPORT=yes samba_cv_HAVE_FAM_H=yes samba_cv_HAVE_FCNTL_LOCK=yes samba_cv_HAVE_FTRUNCATE_EXTEND=yes samba_cv_HAVE_FUNCTION_MACRO=yes samba_cv_HAVE_GETPEEREID=no samba_cv_HAVE_INO64_T=no samba_cv_HAVE_INT16_FROM_RPC_RPC_H=no samba_cv_HAVE_INT32_FROM_RPC_RPC_H=no samba_cv_HAVE_KERNEL_CHANGE_NOTIFY=yes samba_cv_HAVE_KERNEL_OPLOCKS_IRIX=no samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=yes samba_cv_HAVE_KERNEL_SHARE_MODES=yes samba_cv_HAVE_KRB5_DEPRECATED_WITH_IDENTIFIER=no samba_cv_HAVE_LBER_OPT_LOG_PRINT_FN=yes samba_cv_HAVE_LDAP_OPT_SOCKBUF=yes samba_cv_HAVE_LIBFAM=yes samba_cv_HAVE_LINUX_FALLOCATE64=yes samba_cv_HAVE_LINUX_FALLOCATE=yes samba_cv_HAVE_LINUX_READAHEAD=yes samba_cv_HAVE_LINUX_SPLICE=yes samba_cv_HAVE_MAKEDEV=yes samba_cv_HAVE_NATIVE_ICONV=yes samba_cv_HAVE_OFF64_T=no samba_cv_HAVE_ONEFS=no samba_cv_HAVE_PEERCRED=yes samba_cv_HAVE_POSIX_ACLS=yes samba_cv_HAVE_POSIX_CAPABILITIES=yes samba_cv_HAVE_POSIX_FADVISE=yes samba_cv_HAVE_PTHREAD=yes samba_cv_HAVE_RPC_AUTH_ERROR_CONFLICT=no samba_cv_HAVE_SENDFILE64=yes samba_cv_HAVE_SENDFILE=yes samba_cv_HAVE_STAT_ST_BLKSIZE=yes samba_cv_HAVE_STAT_ST_BLOCKS=yes samba_cv_HAVE_STAT_ST_FLAGS=no samba_cv_HAVE_STRUCT_DIR64=no samba_cv_HAVE_STRUCT_DIRENT64=yes samba_cv_HAVE_STRUCT_FLOCK64=yes samba_cv_HAVE_SYS_CAPABILITY_H=yes samba_cv_HAVE_TRUNCATED_SALT=no samba_cv_HAVE_UINT16_FROM_RPC_RPC_H=no samba_cv_HAVE_UINT32_FROM_RPC_RPC_H=no samba_cv_HAVE_UNSIGNED_CHAR=no samba_cv_HAVE_UTIMBUF=yes samba_cv_HAVE_UT_UT_ADDR=yes samba_cv_HAVE_UT_UT_ADDR_V6=yes samba_cv_HAVE_UT_UT_EXIT=yes samba_cv_HAVE_UT_UT_HOST=yes samba_cv_HAVE_UT_UT_ID=yes samba_cv_HAVE_UT_UT_NAME=yes samba_cv_HAVE_UT_UT_PID=yes samba_cv_HAVE_UT_UT_TIME=yes samba_cv_HAVE_UT_UT_TV=yes samba_cv_HAVE_UT_UT_TYPE=yes samba_cv_HAVE_UT_UT_USER=yes samba_cv_HAVE_UX_UT_SYSLEN=no samba_cv_HAVE_Wdeclaration_after_statement=yes samba_cv_HAVE_Werror=yes samba_cv_HAVE_Werror_implicit_function_declaration=yes samba_cv_PUTUTLINE_RETURNS_UTMP=yes samba_cv_QUOTA_WORKS=yes samba_cv_REALPATH_TAKES_NULL=yes samba_cv_RUN_QUOTA_TESTS=yes samba_cv_SEEKDIR_RETURNS_VOID=yes samba_cv_SIZEOF_DEV_T=yes samba_cv_SIZEOF_INO_T=yes samba_cv_SIZEOF_OFF_T=yes samba_cv_SIZEOF_TIME_T=no samba_cv_SYSCONF_SC_NGROUPS_MAX=yes samba_cv_SYSCONF_SC_NPROCESSORS_ONLN=yes samba_cv_SYSCONF_SC_NPROC_ONLN=no samba_cv_SYSCONF_SC_PAGESIZE=yes samba_cv_SYSQUOTA_FOUND=yes samba_cv_SYSQUOTA_WORKS=yes samba_cv_SYSQUOTA_WORKS_NFS=yes samba_cv_SYSQUOTA_WORKS_XFS=yes samba_cv_TIME_T_MAX=no samba_cv_TRY_QUOTAS=no samba_cv_TRY_SYS_QUOTAS=yes samba_cv_USE_SETREUID=yes samba_cv_WE_USE_SYS_QUOTAS=yes samba_cv_WITH_AFS=no samba_cv_WITH_FAKE_KASERVER=no samba_cv_WITH_QUOTAS=auto samba_cv_WITH_SYS_QUOTAS=auto samba_cv_WITH_VFS_AFSACL=no samba_cv_compiler_supports_ll=yes samba_cv_endnetgrent_prototype=yes samba_cv_found_xfs_header=yes samba_cv_fpie=yes samba_cv_frsize=yes samba_cv_fsid_int=yes samba_cv_function_attribute_destructor=yes samba_cv_getnetgrent_prototype=yes samba_cv_gnu_make=yes samba_cv_have_longlong=yes samba_cv_have_setresgid=yes samba_cv_have_setresuid=yes samba_cv_linux_getgrouplist_ok=yes samba_cv_msghdr_msg_acctrights=no samba_cv_msghdr_msg_control=yes samba_cv_optimize_out_funcation_calls=yes samba_cv_relro=yes samba_cv_setnetgrent_prototype=yes samba_cv_stat_dos_flags=no samba_cv_stat_hires=yes samba_cv_statvfs_f_flag=yes samba_cv_statvfs_f_flags=no samba_cv_struct_sigevent=yes samba_cv_sysquotas_file=lib/sysquotas_linux.c samba_cv_zlib_1_2_3=yes smb_attr_cv_xattr_add_opt=no smb_ldap_cv_ldap_set_rebind_proc=3 vfsfileid_cv_statfs=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACL_LIBS=' -lacl -lattr' AR='ar' AUTH_LIBS=' -lcrypt ' AUTH_MODULES=' bin/script.so' AUTH_STATIC=' $(AUTH_SAM_OBJ) $(AUTH_UNIX_OBJ) $(AUTH_WINBIND_OBJ) $(AUTH_WBC_OBJ) $(AUTH_SERVER_OBJ) $(AUTH_DOMAIN_OBJ) $(AUTH_BUILTIN_OBJ)' AVAHI_LIBS='' AVAHI_OBJ='' AWK='gawk' BROKEN_CC='#' BUILD_INIPARSER='$(INIPARSER_OBJ)' BUILD_POPT='' CC='gcc' CFLAGS=' -O $(FLAGS) -D_SAMBA_BUILD_=3' CHARSET_MODULES=' bin/CP850.so bin/CP437.so' CHARSET_STATIC='' CIFSMOUNT_PROGS='' CIFSUMOUNT_PROGS='' CIFSUPCALL_PROGS='' CONFIG_LIBS='' CPP='gcc -E' CPPFLAGS=' -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -DLDAP_DEPRECATED' CUPS_CONFIG='/usr/bin/cups-config' DEFAULT_TEST_OPTIONS='' DEFS='-DHAVE_CONFIG_H' DEVELOPER_CFLAGS='-DDEBUG_PASSWORD -DDEVELOPER -g -Wall -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wdeclaration-after-statement -Werror-implicit-function-declaration' DNSSD_LIBS='' DSO_EXPORTS='$(DSO_EXPORTS_CMD)' DYNEXP='-Wl,--export-dynamic' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXPORTSFILE='' EXTRA_ALL_TARGETS='' EXTRA_BIN_PROGS=' bin/wbinfo$(EXEEXT)' EXTRA_SBIN_PROGS=' bin/winbindd$(EXEEXT)' FAKE_KASERVER_OBJ='' FLAGS1=' -I$(srcdir)/../lib/iniparser/src' GPEXT_LIBS='' GPEXT_MODULES='' GPEXT_STATIC='' GREP='/usr/bin/grep' HAVE_NSS_WRAPPER='no' HAVE_SOCKET_WRAPPER='no' HOST_OS='linux-gnu' IDMAP_LIBS='' IDMAP_MODULES=' bin/autorid.so' IDMAP_STATIC=' winbindd/idmap_ldap.o winbindd/idmap_tdb.o winbindd/idmap_passdb.o winbindd/idmap_nss.o' INIPARSERLIBS='' INSTALLLIBCMD_A=':' INSTALLLIBCMD_SH='$(INSTALLCMD)' INSTALL_CIFSMOUNT='' INSTALL_CIFSUMOUNT='' INSTALL_CIFSUPCALL='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LIBADDNS='' INSTALL_LIBNETAPI='installlibnetapi' INSTALL_LIBSMBCLIENT='installlibsmbclient' INSTALL_LIBSMBSHAREMODES='installlibsmbsharemodes' INSTALL_LIBTALLOC='installlibtalloc' INSTALL_LIBTDB='installlibtdb' INSTALL_LIBWBCLIENT='installlibwbclient' INSTALL_PAM_MODULES='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' KRB5CONFIG='' KRB5_LIBS=' ' LDAP_LIBS='-lldap -llber ' LDFLAGS='-L./bin' LDSHFLAGS='-shared -Wl,-Bsymbolic' LDSHFLAGS_Z_DEFS='-Wl,-z,defs' LDSHFLAGS_Z_NODEFS='' LIBADDNS_FULLVER='0' LIBADDNS_LIBS='-laddns' LIBADDNS_SHARED='' LIBADDNS_SHARED_TARGET='bin/libaddns.so' LIBADDNS_SHARED_TARGET_FULLVER='bin/libaddns.so.0' LIBADDNS_SHARED_TARGET_SOVER='bin/libaddns.so.0' LIBADDNS_SOVER='0' LIBADDNS_STATIC='bin/libaddns.a' LIBADDNS_STATIC_TARGET='bin/libaddns.a' LIBADDNS_TARGET='' LIBDL='-ldl ' LIBNETAPI_FULLVER='0' LIBNETAPI_LIBS='bin/libnetapi.a' LIBNETAPI_SHARED='bin/libnetapi.so' LIBNETAPI_SHARED_TARGET='bin/libnetapi.so' LIBNETAPI_SHARED_TARGET_FULLVER='bin/libnetapi.so.0' LIBNETAPI_SHARED_TARGET_SOVER='bin/libnetapi.so.0' LIBNETAPI_SOVER='0' LIBNETAPI_STATIC='bin/libnetapi.a' LIBNETAPI_STATIC_TARGET='bin/libnetapi.a' LIBNETAPI_TARGET='bin/libnetapi.a' LIBOBJS='' LIBREPLACEOBJ='./../lib/replace/replace.o ./../lib/replace/snprintf.o ./../lib/replace/getpass.o ' LIBREPLACE_LIBS='' LIBREPLACE_OBJS='./../lib/replace/replace.o ./../lib/replace/snprintf.o ./../lib/replace/getpass.o ' LIBS='-lcap -lresolv -lresolv -lnsl -ldl -lrt' LIBSAMBAUTIL_SHARED='' LIBSMBCLIENT_FULLVER='0' LIBSMBCLIENT_LIBS='bin/libsmbclient.a' LIBSMBCLIENT_SHARED='bin/libsmbclient.so' LIBSMBCLIENT_SHARED_TARGET='bin/libsmbclient.so' LIBSMBCLIENT_SHARED_TARGET_FULLVER='bin/libsmbclient.so.0' LIBSMBCLIENT_SHARED_TARGET_SOVER='bin/libsmbclient.so.0' LIBSMBCLIENT_SOVER='0' LIBSMBCLIENT_STATIC='bin/libsmbclient.a' LIBSMBCLIENT_STATIC_TARGET='bin/libsmbclient.a' LIBSMBCLIENT_TARGET='bin/libsmbclient.a' LIBSMBSHAREMODES_FULLVER='0' LIBSMBSHAREMODES_LIBS='-lsmbsharemodes' LIBSMBSHAREMODES_SHARED='bin/libsmbsharemodes.so' LIBSMBSHAREMODES_SHARED_TARGET='bin/libsmbsharemodes.so' LIBSMBSHAREMODES_SHARED_TARGET_FULLVER='bin/libsmbsharemodes.so.0' LIBSMBSHAREMODES_SHARED_TARGET_SOVER='bin/libsmbsharemodes.so.0' LIBSMBSHAREMODES_SOVER='0' LIBSMBSHAREMODES_STATIC='bin/libsmbsharemodes.a' LIBSMBSHAREMODES_STATIC_TARGET='bin/libsmbsharemodes.a' LIBSMBSHAREMODES_TARGET='bin/libsmbsharemodes.so' LIBTALLOC_CFLAGS='' LIBTALLOC_FULLVER='2.0.5' LIBTALLOC_LIBS='-ltalloc' LIBTALLOC_OBJ0=' ../lib/talloc/talloc.o' LIBTALLOC_SHARED='bin/libtalloc.so' LIBTALLOC_SHARED_TARGET='bin/libtalloc.so' LIBTALLOC_SHARED_TARGET_FULLVER='bin/libtalloc.so.2.0.5' LIBTALLOC_SHARED_TARGET_SOVER='bin/libtalloc.so.2' LIBTALLOC_SOVER='2' LIBTALLOC_STATIC='' LIBTALLOC_STATIC_TARGET='bin/libtalloc.a' LIBTALLOC_TARGET='bin/libtalloc.so' LIBTDB_CFLAGS='' LIBTDB_FULLVER='1.2.9' LIBTDB_LIBS='-ltdb ' LIBTDB_OBJ0=' ../lib/tdb/common/tdb.o ../lib/tdb/common/dump.o ../lib/tdb/common/transaction.o ../lib/tdb/common/error.o ../lib/tdb/common/traverse.o ../lib/tdb/common/freelist.o ../lib/tdb/common/freelistcheck.o ../lib/tdb/common/io.o ../lib/tdb/common/lock.o ../lib/tdb/common/open.o ../lib/tdb/common/check.o ../lib/tdb/common/hash.o ../lib/tdb/common/summary.o' LIBTDB_SHARED='bin/libtdb.so' LIBTDB_SHARED_TARGET='bin/libtdb.so' LIBTDB_SHARED_TARGET_FULLVER='bin/libtdb.so.1.2.9' LIBTDB_SHARED_TARGET_SOVER='bin/libtdb.so.1' LIBTDB_SOVER='1' LIBTDB_STATIC='' LIBTDB_STATIC_TARGET='bin/libtdb.a' LIBTDB_TARGET='bin/libtdb.so' LIBTEVENT_OBJ0=' ./../lib/tevent/tevent.o ./../lib/tevent/tevent_debug.o ./../lib/tevent/tevent_util.o ./../lib/tevent/tevent_fd.o ./../lib/tevent/tevent_timed.o ./../lib/tevent/tevent_immediate.o ./../lib/tevent/tevent_signal.o ./../lib/tevent/tevent_req.o ./../lib/tevent/tevent_wakeup.o ./../lib/tevent/tevent_queue.o ./../lib/tevent/tevent_standard.o ./../lib/tevent/tevent_select.o ./../lib/tevent/tevent_poll.o ./../lib/tevent/tevent_epoll.o' LIBUNWIND_PTRACE='' LIBWBCLIENT='libwbclient' LIBWBCLIENT_FULLVER='0' LIBWBCLIENT_LIBS='-lwbclient' LIBWBCLIENT_SHARED='bin/libwbclient.so' LIBWBCLIENT_SHARED_TARGET='bin/libwbclient.so' LIBWBCLIENT_SHARED_TARGET_FULLVER='bin/libwbclient.so.0' LIBWBCLIENT_SHARED_TARGET_SOVER='bin/libwbclient.so.0' LIBWBCLIENT_SOVER='0' LIBWBCLIENT_STATIC='' LIBWBCLIENT_STATIC_TARGET='bin/libwbclient.a' LIB_PATH_VAR='LD_LIBRARY_PATH' LTLIBOBJS='' MAKE='/usr/bin/gmake' MODULE_EXPORTS='' NSCD_LIBS='' NSSSONAMEVERSIONSUFFIX='.2' NSS_INFO_MODULES='' NSS_INFO_STATIC=' winbindd/nss_info_template.o' NSS_MODULES='../nsswitch/libnss_winbind.so ../nsswitch/libnss_wins.so' NSS_WRAPPER_OBJS='' OBJEXT='o' ONEFS_LIBS='' PACKAGE_BUGREPORT='samba-technical@samba.org' PACKAGE_NAME='Samba' PACKAGE_STRING='Samba 3' PACKAGE_TARNAME='samba' PACKAGE_URL='' PACKAGE_VERSION='3' PAM_MODULES='' PASSDB_LIBS=' -lldap -llber ' PATH_SEPARATOR=':' PDB_MODULES='' PDB_STATIC=' passdb/pdb_ldap.o passdb/pdb_nds.o passdb/pdb_ipa.o passdb/pdb_smbpasswd.o passdb/pdb_tdb.o passdb/pdb_wbc_sam.o' PERFCOUNT_MODULES='' PERFCOUNT_STATIC='' PERL='/usr/bin/perl' PICFLAG='-fPIC' PIDL_ARGS='' PIE_CFLAGS='-fPIE' PIE_LDFLAGS='-pie' PKG_CONFIG='/usr/bin/pkg-config' POPTLIBS='-lpopt' PRINT_LIBS=' -lcups' PTHREADPOOLTEST='' PTHREADPOOL_OBJ='' PTHREAD_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS' PTHREAD_LDFLAGS='-lpthread' PYTHON='/usr/bin/python2.6' PYTHON_CONFIG='/usr/bin/python2.6-config' PYTHON_VER='' RELRO_LDFLAGS='-Wl,-z,relro' ROFF='' SAMBA_CPPFLAGS='-Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/talloc -I../lib/tdb/include' SHELL='/bin/sh' SHLD='${CC} ${CFLAGS}' SHLIBEXT='so' SMBD_FAM_LIBS='' SMBD_LIBS='-ldm' SMBLDAP='lib/smbldap.o' SMBLDAPUTIL='lib/smbldap_util.o' SMBTORTURE4='' SMB_FAM_LIBS='-lfam' SOCKET_WRAPPER_OBJS='' SONAMEFLAG='-Wl,-soname=' SWAT_INSTALL_TARGETS='installswat' SWAT_SBIN_TARGETS='bin/swat$(EXEEXT)' SYMSEXT='syms' TALLOCTORT='bin/talloctort$(EXEEXT)' TALLOC_CFLAGS='-I./../lib/talloc' TALLOC_LIBS='' TALLOC_OBJ='talloc.o' TDBBACKUP='bin/tdbbackup$(EXEEXT)' TDBDUMP='bin/tdbdump$(EXEEXT)' TDBRESTORE='bin/tdbrestore$(EXEEXT)' TDBTOOL='bin/tdbtool$(EXEEXT)' TDBTORTURE='bin/tdbtorture$(EXEEXT)' TDB_CFLAGS='-I../lib/tdb/include' TDB_DEPS='' TDB_LIBS='' TDB_OBJ='common/tdb.o common/dump.o common/transaction.o common/error.o common/traverse.o common/freelist.o common/freelistcheck.o common/io.o common/lock.o common/open.o common/check.o common/hash.o common/summary.o' TERMLDFLAGS='' TERMLIBS='-lreadline -lncurses' TEVENT_CFLAGS='-I./../lib/tevent' TEVENT_LIBS='' TEVENT_OBJ='tevent.o tevent_debug.o tevent_util.o tevent_fd.o tevent_timed.o tevent_immediate.o tevent_signal.o tevent_req.o tevent_wakeup.o tevent_queue.o tevent_standard.o tevent_select.o tevent_poll.o tevent_epoll.o' UNINSTALLLIBCMD_A=':' UNINSTALLLIBCMD_SH='rm -f' UNINSTALL_CIFSMOUNT='' UNINSTALL_CIFSUMOUNT='' UNINSTALL_CIFSUPCALL='' UNINSTALL_LIBADDNS='' UNINSTALL_LIBNETAPI='uninstalllibnetapi' UNINSTALL_LIBSMBCLIENT='uninstalllibsmbclient' UNINSTALL_LIBSMBSHAREMODES='uninstalllibsmbsharemodes' UNINSTALL_LIBTALLOC='uninstalllibtalloc' UNINSTALL_LIBTDB='uninstalllibtdb' UNINSTALL_LIBWBCLIENT='uninstalllibwbclient' UNINSTALL_PAM_MODULES='' USESHARED='true' UUID_LIBS='' VFS_MODULES=' bin/recycle.so bin/audit.so bin/extd_audit.so bin/full_audit.so bin/netatalk.so bin/fake_perms.so bin/default_quota.so bin/readonly.so bin/cap.so bin/expand_msdfs.so bin/shadow_copy.so bin/shadow_copy2.so bin/xattr_tdb.so bin/catia.so bin/streams_xattr.so bin/streams_depot.so bin/readahead.so bin/fileid.so bin/preopen.so bin/syncops.so bin/notify_fam.so bin/acl_xattr.so bin/acl_tdb.so bin/smb_traffic_analyzer.so bin/dirsort.so bin/scannedonly.so bin/crossrename.so bin/linux_xfs_sgid.so bin/time_audit.so' VFS_STATIC=' $(VFS_DEFAULT_OBJ) $(VFS_POSIXACL_OBJ)' WBCLIENT_INCLUDES='' WBCLIENT_LDFLAGS='' WBCLIENT_LIBS='' WINBIND_KRB5_LOCATOR='' WINBIND_NSS='../nsswitch/libnss_winbind.so' WINBIND_NSS_EXTRA_OBJS='../nsswitch/winbind_nss_linux.o' WINBIND_NSS_LDSHFLAGS='-shared -Wl,-Bsymbolic' WINBIND_WINS_NSS='../nsswitch/libnss_wins.so' ZFSACL_LIBS='' ZLIB_LIBS='-lz ' ZLIB_OBJS='' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' builddir='/usr/src/samba-3.6.2/source3' cachedir='${LOCKDIR}' codepagedir='${MODULESDIR}' configdir='${exec_prefix}/lib' datadir='${datarootdir}' datarootdir='${prefix}/share' developer='no' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libreplace_cv_immediate_structures='yes' libreplacedir='./../lib/replace' localedir='${prefix}/share/locale' localstatedir='${prefix}/var' lockdir='${VARDIR}/locks' logfilebase='${VARDIR}' mandir='${datarootdir}/man' modulesdir='${exec_prefix}/lib' ncalrpcdir='${VARDIR}/ncalrpc' nmbdsocketdir='${VARDIR}/nmbd' oldincludedir='/usr/include' pammodulesdir='${exec_prefix}/lib/security' pdfdir='${docdir}' piddir='${VARDIR}/locks' prefix='/usr/local/samba' privatedir='${prefix}/private' program_transform_name='s,x,x,' psdir='${docdir}' rootsbindir='${SBINDIR}' sbindir='${exec_prefix}/sbin' selftest_custom_conf='' selftest_prefix='./st' selftest_shrdir='' sharedstatedir='${prefix}/com' smbtorture4_option='' smbtorture4_path='' statedir='${LOCKDIR}' swatdir='${prefix}/swat' sysconfdir='${prefix}/etc' tallocdir='../lib/talloc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' tdbdir='../lib/tdb' teventdir='./../lib/tevent' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Samba" #define PACKAGE_TARNAME "samba" #define PACKAGE_VERSION "3" #define PACKAGE_STRING "Samba 3" #define PACKAGE_BUGREPORT "samba-technical@samba.org" #define PACKAGE_URL "" #define CONFIG_H_IS_FROM_SAMBA 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #ifndef _XOPEN_SOURCE_EXTENDED #define _XOPEN_SOURCE_EXTENDED 1 #endif #define _FILE_OFFSET_BITS 64 #define HAVE_LONG_LONG 1 #define SIZEOF_INT 4 #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_OFF_T 8 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_EPOLL_CREATE 1 #define HAVE_EPOLL 1 #define _LARGEFILE64_SOURCE 1 #define _FILE_OFFSET_BITS 64 #define _GNU_SOURCE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define offset_t loff_t #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_BOOL 1 #define HAVE__Bool 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_MMAP 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_STROPTS_H 1 #define HAVE_SETEUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETEGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_BZERO 1 #define HAVE_STRERROR 1 #define HAVE_STRERROR_R 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_MEMMOVE 1 #define HAVE_STRDUP 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_FDATASYNC 1 #define HAVE_FDATASYNC_DECL 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_ERRNO_DECL 1 #define HAVE_SECURE_MKSTEMP 1 #define HAVE_STDIO_H 1 #define HAVE_STRINGS_H 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_VA_COPY 1 #define HAVE_FUNCTION_MACRO 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_LIMITS_H 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOQ 1 #define HAVE_MEMMEM 1 #define HAVE__VA_ARGS__MACRO 1 #define HAVE_SIG_ATOMIC_T_TYPE 1 #define HAVE_VOLATILE 1 #define HAVE_DIRENT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_ACL_H 1 #define HAVE_ACL_LIBACL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UTIME_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_GETTIMEOFDAY_TZ 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_CAPABILITY_H 1 #define BROKEN_REDHAT_7_SYSTEM_HEADERS 1 #define BROKEN_RHEL5_SYS_CAP_HEADER 1 #define HAVE_GRP_H 1 #define HAVE_SHADOW_H 1 #define HAVE_PWD_H 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETGROUPLIST 1 #define HAVE_CTYPE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERMIO_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define REPLACE_GETPASS 1 #define HAVE_MKDIR_MODE 1 #define HAVE_TIMEGM 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 #define HAVE_CRYPT_H 1 #define HAVE_CRYPT 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_SYSLOG 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_NET_IF_H 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_SS_FAMILY 1 #define HAVE_UNIXSOCKET 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_SOCKETPAIR 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_IFADDRS_H 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_IFACE_GETIFADDRS 1 #define HAVE_IPV6 1 #define HAVE_AIO_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GRP_H 1 #define HAVE_MEMORY_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_LIMITS_H 1 #define HAVE_FLOAT_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPCSVC_NIS_H 1 #define HAVE_RPCSVC_YPCLNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_CTYPE_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERMIO_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_RPCSVC_YP_PROT_H 1 #define HAVE_SHADOW_H 1 #define HAVE_NSS_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_ATTR_XATTR_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_GLOB_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define RETSIGTYPE void #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_DIRENT_D_OFF 1 #define HAVE_CUPS_CUPS_H 1 #define HAVE_CUPS_LANGUAGE_H 1 #define HAVE_HTTPCONNECT 1 #define HAVE_CUPS 1 #define HAVE_HTTPCONNECTENCRYPT 1 #define HAVE_LIBCUPS 1 #define HAVE_IPRINT 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define HAVE_MSGHDR_MSG_CONTROL 1 #define HAVE_DIRFD 1 #define HAVE_STRUCT_SIGEVENT 1 #define HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR 1 #define HAVE_SETRESUID 1 #define HAVE_SETRESGID 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_READLINE_HISTORY_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_LIBREADLINE 1 #define HAVE_NEW_LIBREADLINE 1 #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_HISTORY_LIST 1 #define HAVE_YP_GET_DEFAULT_DOMAIN 1 #define HAVE_EXECL 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 #define HAVE_GETRLIMIT 1 #define HAVE_FSYNC 1 #define HAVE_SETPGID 1 #define HAVE_FDATASYNC 1 #define HAVE_SETSID 1 #define HAVE_GLOB 1 #define HAVE_STRPBRK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INNETGR 1 #define HAVE_SETNETGRENT 1 #define HAVE_GETNETGRENT 1 #define HAVE_ENDNETGRENT 1 #define HAVE_INITGROUPS 1 #define HAVE_SELECT 1 #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCONF 1 #define HAVE_STAT64 1 #define HAVE_FSTAT64 1 #define HAVE_LSTAT64 1 #define HAVE_FOPEN64 1 #define HAVE_ATEXIT 1 #define HAVE_GRANTPT 1 #define HAVE_LSEEK64 1 #define HAVE_FTRUNCATE64 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_POSIX_FALLOCATE64 1 #define HAVE_FALLOCATE 1 #define HAVE_FALLOCATE64 1 #define HAVE_FSEEKO 1 #define HAVE_FSEEKO64 1 #define HAVE_FTELLO64 1 #define HAVE_READDIR64 1 #define HAVE_FDOPENDIR 1 #define HAVE_GETPWENT_R 1 #define HAVE_SETENV 1 #define HAVE_STRCASECMP 1 #define HAVE_FCVT 1 #define HAVE_SYSLOG 1 #define HAVE_VSYSLOG 1 #define HAVE_TIMEGM 1 #define HAVE_SETLOCALE 1 #define HAVE_NL_LANGINFO 1 #define HAVE_NANOSLEEP 1 #define HAVE_LUTIMES 1 #define HAVE_FUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_HSTRERROR 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SHMGET 1 #define HAVE_GETTEXT 1 #define HAVE_DGETTEXT 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_SYS_KERNEL_PROC_CORE_PATTERN 1 #define HAVE___DUP2 1 #define HAVE___XSTAT 1 #define HAVE___FXSTAT 1 #define HAVE___LXSTAT 1 #define HAVE___STAT 1 #define HAVE___LSTAT 1 #define HAVE___FSTAT 1 #define HAVE___OPEN 1 #define HAVE___CLOSE 1 #define HAVE___FCNTL 1 #define HAVE___LSEEK 1 #define HAVE___READ 1 #define HAVE_GETDIRENTRIES 1 #define HAVE___WRITE 1 #define HAVE___FORK 1 #define HAVE_LLSEEK 1 #define HAVE_READDIR64 1 #define HAVE_PREAD 1 #define HAVE_PREAD64 1 #define HAVE___PREAD64 1 #define HAVE_PWRITE 1 #define HAVE_PWRITE64 1 #define HAVE___PWRITE64 1 #define HAVE_OPEN64 1 #define HAVE___OPEN64 1 #define HAVE_CREAT64 1 #define HAVE_PRCTL 1 #define HAVE_PRCTL 1 #define HAVE_GETGROUPLIST 1 #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 #define HAVE_STAT_HIRES_TIMESTAMPS 1 #define HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR 1 #define HAVE_LIBRESOLV 1 #define HAVE_LIBRESOLV 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPNAM 1 #define HAVE_GETSPNAM 1 #define HAVE_STRSIGNAL 1 #define HAVE_GETXATTR 1 #define HAVE_LGETXATTR 1 #define HAVE_FGETXATTR 1 #define HAVE_LISTXATTR 1 #define HAVE_LLISTXATTR 1 #define HAVE_FLISTXATTR 1 #define HAVE_REMOVEXATTR 1 #define HAVE_LREMOVEXATTR 1 #define HAVE_FREMOVEXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_LSETXATTR 1 #define HAVE_FSETXATTR 1 #define LINUX 1 #define STAT_ST_BLOCKSIZE 512 #define SHLIBEXT "so" #define SIZEOF_SIZE_T 4 #define SIZEOF_VOID_P 4 #define HAVE_MMAP 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_UTIME 1 #define HAVE_GETOPT_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_TDB_ERR_NESTING 1 #define HAVE_LONGLONG 1 #define COMPILER_SUPPORTS_LL 1 #define SIZEOF_OFF_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_DEV_T 8 #define HAVE_STRUCT_DIRENT64 1 #define HAVE_DEVICE_MAJOR_FN 1 #define HAVE_DEVICE_MINOR_FN 1 #define HAVE_MAKEDEV 1 #define SEEKDIR_RETURNS_VOID 1 #define HAVE_FUNCTION_MACRO 1 #define HAVE_UTIMBUF 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 #define HAVE_GETUTMPX 1 #define HAVE_GETUTXENT 1 #define HAVE_UT_UT_NAME 1 #define HAVE_UT_UT_USER 1 #define HAVE_UT_UT_ID 1 #define HAVE_UT_UT_HOST 1 #define HAVE_UT_UT_TIME 1 #define HAVE_UT_UT_TV 1 #define HAVE_UT_UT_TYPE 1 #define HAVE_UT_UT_PID 1 #define HAVE_UT_UT_EXIT 1 #define HAVE_UT_UT_ADDR_V6 1 #define HAVE_UT_UT_ADDR 1 #define PUTUTLINE_RETURNS_UTMP 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_LINUX_FALLOCATE64 1 #define HAVE_ICONV 1 #define HAVE_NATIVE_ICONV 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_DISPLAY_CHARSET "ASCII" #define DEFAULT_UNIX_CHARSET "UTF-8" #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_KERNEL_CHANGE_NOTIFY 1 #define HAVE_LINUX_INOTIFY_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE___NR_INOTIFY_INIT_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_FAM_H 1 #define HAVE_FAMOPEN2 1 #define HAVE_FAM_H_FAMCODES_TYPEDEF 1 #define HAVE_FAMNOEXISTS 1 #define HAVE_XFS_DMAPI_H 1 #define USE_DMAPI 1 #define HAVE_KERNEL_SHARE_MODES 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_CAP_GET_PROC 1 #define HAVE_POSIX_CAPABILITIES 1 #define HAVE_FTRUNCATE_EXTEND 1 #define SYSCONF_SC_NGROUPS_MAX 1 #define SYSCONF_SC_NPROCESSORS_ONLN 1 #define SYSCONF_SC_PAGESIZE 1 #define HAVE_GETPAGESIZE 1 #define USE_SETREUID 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_STRUCT_FLOCK64 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define HAVE_STAT_ST_BLKSIZE 1 #define REALPATH_TAKES_NULL 1 #define HAVE_LDAP_H 1 #define HAVE_LBER_H 1 #define HAVE_BER_SCANF 1 #define HAVE_LIBLBER 1 #define HAVE_BER_SOCKBUF_ADD_IO 1 #define HAVE_LDAP_SASL_WRAPPING 1 #define HAVE_LBER_LOG_PRINT_FN 1 #define HAVE_LDAP_INIT 1 #define HAVE_LIBLDAP 1 #define HAVE_LDAP_SET_REBIND_PROC 1 #define LDAP_SET_REBIND_PROC_ARGS 3 #define HAVE_LDAP_INITIALIZE 1 #define HAVE_LDAP 1 #define HAVE_LDAP_INITIALIZE 1 #define HAVE_LDAP_ADD_RESULT_ENTRY 1 #define HAVE_UUID_UUID_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_LINUX_XFS_QUOTAS 1 #define HAVE_ASM_TYPES_H 1 #include #define HAVE_LINUX_DQBLK_XFS_H 1 #define HAVE_SYS_QUOTA_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SETMNTENT 1 #define HAVE_GETMNTENT 1 #define HAVE_ENDMNTENT 1 #define WITH_QUOTAS 1 #define HAVE_SYS_QUOTAS 1 #define HAVE_NFS_QUOTAS 1 #define HAVE_XFS_QUOTAS 1 #define WITH_UTMP 1 #define STAT_STATVFS64 1 #define HAVE_FSID_INT 1 #define HAVE_FRSIZE 1 #define HAVE_STATVFS_F_FLAG 1 #define HAVE_EXPLICIT_LARGEFILE_SUPPORT 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_POSIX_ACLS 1 #define HAVE_NO_AIO 1 #define HAVE_SENDFILE64 1 #define LINUX_SENDFILE_API 1 #define WITH_SENDFILE 1 #define HAVE_LINUX_READAHEAD 1 #define HAVE_READAHEAD_DECL 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define WITH_WINBIND 1 #define HAVE_PEERCRED 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD 1 #define HAVE_SETNETGRENT_PROTOTYPE 1 #define HAVE_GETNETGRENT_PROTOTYPE 1 #define HAVE_ENDNETGRENT_PROTOTYPE 1 #define HAVE_SYS_STATFS_H 1 #define static_init_pdb { pdb_ldap_init(); pdb_smbpasswd_init(); pdb_tdbsam_init(); pdb_wbc_sam_init();} #define static_decl_pdb extern NTSTATUS pdb_ldap_init(void); extern NTSTATUS pdb_smbpasswd_init(void); extern NTSTATUS pdb_tdbsam_init(void); extern NTSTATUS pdb_wbc_sam_init(void); #define idmap_autorid_init init_samba_module #define static_init_idmap { idmap_ldap_init(); idmap_tdb_init(); idmap_passdb_init(); idmap_nss_init();} #define static_decl_idmap extern NTSTATUS idmap_ldap_init(void); extern NTSTATUS idmap_tdb_init(void); extern NTSTATUS idmap_passdb_init(void); extern NTSTATUS idmap_nss_init(void); #define static_init_nss_info { nss_info_template_init();} #define static_decl_nss_info extern NTSTATUS nss_info_template_init(void); #define charset_CP850_init init_samba_module #define charset_CP437_init init_samba_module #define static_init_charset {} #define static_decl_charset #define auth_script_init init_samba_module #define static_init_auth { auth_sam_init(); auth_unix_init(); auth_winbind_init(); auth_wbc_init(); auth_server_init(); auth_domain_init(); auth_builtin_init();} #define static_decl_auth extern NTSTATUS auth_sam_init(void); extern NTSTATUS auth_unix_init(void); extern NTSTATUS auth_winbind_init(void); extern NTSTATUS auth_wbc_init(void); extern NTSTATUS auth_server_init(void); extern NTSTATUS auth_domain_init(void); extern NTSTATUS auth_builtin_init(void); #define vfs_recycle_init init_samba_module #define vfs_audit_init init_samba_module #define vfs_extd_audit_init init_samba_module #define vfs_full_audit_init init_samba_module #define vfs_netatalk_init init_samba_module #define vfs_fake_perms_init init_samba_module #define vfs_default_quota_init init_samba_module #define vfs_readonly_init init_samba_module #define vfs_cap_init init_samba_module #define vfs_expand_msdfs_init init_samba_module #define vfs_shadow_copy_init init_samba_module #define vfs_shadow_copy2_init init_samba_module #define vfs_xattr_tdb_init init_samba_module #define vfs_catia_init init_samba_module #define vfs_streams_xattr_init init_samba_module #define vfs_streams_depot_init init_samba_module #define vfs_readahead_init init_samba_module #define vfs_fileid_init init_samba_module #define vfs_preopen_init init_samba_module #define vfs_syncops_init init_samba_module #define vfs_notify_fam_init init_samba_module #define vfs_acl_xattr_init init_samba_module #define vfs_acl_tdb_init init_samba_module #define vfs_smb_traffic_analyzer_init init_samba_module #define vfs_dirsort_init init_samba_module #define vfs_scannedonly_init init_samba_module #define vfs_crossrename_init init_samba_module #define vfs_linux_xfs_sgid_init init_samba_module #define vfs_time_audit_init init_samba_module #define static_init_vfs { vfs_default_init(); vfs_posixacl_init();} #define static_decl_vfs extern NTSTATUS vfs_default_init(void); extern NTSTATUS vfs_posixacl_init(void); #define static_init_perfcount {} #define static_decl_perfcount #define static_init_gpext {} #define static_decl_gpext #define STRING_STATIC_MODULES " pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam auth_unix auth_winbind auth_wbc auth_server auth_domain auth_builtin vfs_default vfs_posixacl" #define HAVE_ZLIB_H 1 #define HAVE_ZLIBVERSION 1 #define HAVE_LIBZ 1 configure: exit 0