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./../