The Samba-Bugzilla – Attachment 7063 Details for
Bug 8580
inotify issues during configure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
requested config.log
config.log (text/x-log), 3.59 MB, created by
Chris Smith
on 2011-11-05 19:14:22 UTC
(
hide
)
Description:
requested config.log
Filename:
MIME Type:
Creator:
Chris Smith
Created:
2011-11-05 19:14:22 UTC
Size:
3.59 MB
patch
obsolete
>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 = sartre >uname -m = x86_64 >uname -r = 3.1.0-gentoo >uname -s = Linux >uname -v = #9 SMP Sat Nov 5 12:34:54 EDT 2011 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/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/bin >PATH: /usr/bin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.6.2 >PATH: /usr/games/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2976: checking build system type >configure:2990: result: x86_64-unknown-linux-gnu >configure:3010: checking host system type >configure:3023: result: x86_64-unknown-linux-gnu >configure:3043: checking target system type >configure:3056: result: x86_64-unknown-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 (Gentoo 4.6.2 p1.0, pie-0.4.5) 4.6.2 >Copyright (C) 2011 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 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.2/gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.2/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.6.2/work/gcc-4.6.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-ppl-version-check --with-cloog-include=/usr/include/cloog-ppl --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.2/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.2 p1.0, pie-0.4.5' >Thread model: posix >gcc version 4.6.2 (Gentoo 4.6.2 p1.0, pie-0.4.5) >configure:4044: $? = 0 >configure:4033: gcc -V >&5 >gcc: error: unrecognized option '-V' >gcc: fatal error: no input files >compilation terminated. >configure:4044: $? = 1 >configure:4033: gcc -qversion >&5 >gcc: error: unrecognized option '-qversion' >gcc: fatal error: no input files >compilation terminated. >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.6.2 >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: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >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 <ac_nonexistent.h> >configure:4776: result: gcc -E >configure:4796: gcc -E conftest.c >configure:4796: $? = 0 >configure:4810: gcc -E conftest.c >conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >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 <ac_nonexistent.h> >configure:4839: checking for grep that handles long lines and -e >configure:4897: result: /bin/grep >configure:4902: checking for egrep >configure:4964: result: /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: fatal error: minix/config.h: No such file or directory >compilation terminated. >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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:5100: result: no >configure:5100: checking minix/config.h presence >configure:5100: gcc -E conftest.c >conftest.c:20:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >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 <minix/config.h> >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:9: error: unknown type name 'not' >conftest.c:26:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' >conftest.c:26:15: error: unknown type name 'universal' >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:4: error: unknown type name 'not' >conftest.c:32:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' >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 <sys/types.h> >| #include <sys/param.h> >| >| 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/install -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 >configure:5823: $? = 0 >configure:5855: result: no >configure:6023: checking standards.h usability >configure:6023: gcc -c conftest.c >&5 >conftest.c:61:23: fatal error: standards.h: No such file or directory >compilation terminated. >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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <standards.h> >configure:6023: result: no >configure:6023: checking standards.h presence >configure:6023: gcc -E conftest.c >conftest.c:28:23: fatal error: standards.h: No such file or directory >compilation terminated. >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 >| /* end confdefs.h. */ >| #include <standards.h> >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:64:24: 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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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: 8 >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:70:21: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:70:22: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:70:22: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:70:23: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:70:22: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:70:23: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:70:22: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:70:23: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:70:21: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:70:22: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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: 8 >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: 8 >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:73:23: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:74:24: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:75:24: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:7270: result: no >configure:7237: checking for python2.5 >configure:7270: result: no >configure:7237: checking for python2.4 >configure:7270: result: no >configure:7237: checking for python >configure:7255: found /usr/bin/python >configure:7267: result: /usr/bin/python >configure:7333: checking for python2.6-config >configure:7366: result: no >configure:7333: checking for python2.5-config >configure:7366: result: no >configure:7333: checking for python2.4-config >configure:7366: result: no >configure:7333: checking for python-config >configure:7351: found /usr/bin/python-config >configure:7363: result: /usr/bin/python-config >configure:7445: gcc -o conftest -O -I/usr/include/python2.7 -I/usr/include/python2.7 conftest.c -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic >&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.21.53.0.2.20110804/dev/null: file not recognized: File truncated >configure:7754: result: yes >configure:7760: checking GNU ld release date >configure:7763: result: 20110804 >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: 3.1.0-gentoo >configure:8353: checking uname -m >configure:8355: result: x86_64 >configure:8359: checking uname -p >configure:8361: result: Intel(R) Core(TM) i7-2600K CPU @ 3.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:83:21: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:83:20: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:83:20: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:85:20: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:85:21: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:85:13: error: 'offset_t' undeclared (first use in this function) >conftest.c:85:13: note: each undeclared identifier is reported only once 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:74:6: warning: conflicting types for built-in function 'strftime' [enabled by default] >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:109:19: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #ifdef HAVE_STDBOOL_H >| #include <stdbool.h> >| #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:110:20: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #ifdef HAVE_STDBOOL_H >| #include <stdbool.h> >| #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:70:0: >./../lib/replace/test/shared_mmap.c: In function 'main': >./../lib/replace/test/shared_mmap.c:25:16: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] >./../lib/replace/test/shared_mmap.c:28:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] >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:109:20: fatal error: vararg.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <vararg.h> >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:76:20: fatal error: vararg.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_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 <vararg.h> >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:112:18: fatal error: unix.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <unix.h> >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:79:18: fatal error: unix.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_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 <unix.h> >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:107:6: warning: conflicting types for built-in function 'bzero' [enabled by default] >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/ccfrRrpH.o: In function `main': >conftest.c:(.text+0xa): 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define 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 <limits.h> declares chsize. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define chsize innocuous_chsize >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char chsize (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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/ccRHF9BP.o: In function `main': >conftest.c:(.text+0xa): 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #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 <limits.h> declares strlcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcpy innocuous_strlcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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/ccf3yXvR.o: In function `main': >conftest.c:(.text+0xa): 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #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 <limits.h> declares strlcat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcat innocuous_strlcat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcat (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:118:6: warning: conflicting types for built-in function 'memmove' [enabled by default] >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:119:6: warning: conflicting types for built-in function 'strdup' [enabled by default] >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:122:6: warning: conflicting types for built-in function 'strndup' [enabled by default] >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 >conftest.c: In function 'main': >conftest.c:118:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] >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/ccBO0U2v.o: In function `main': >conftest.c:(.text+0xa): 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define 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 <limits.h> declares clock_gettime. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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 >conftest.c: In function 'main': >conftest.c:121:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] >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 >conftest.c: In function 'main': >conftest.c:122:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] >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:150:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] >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:151:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] >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 >conftest.c: In function 'foo': >conftest.c:156:8: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'int' [-Wformat] >conftest.c:156:8: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'int' [-Wformat] >conftest.c:158:8: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat] >conftest.c:158:8: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat] >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:172:30: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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 >conftest.c: In function 'main': >conftest.c:141:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] >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 >conftest.c: In function 'main': >conftest.c:144:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] >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/ccqOrO9j.o: In function `main': >conftest.c:(.text+0xa): 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_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 <limits.h> declares __strtoull. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define __strtoull innocuous___strtoull >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char __strtoull (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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/ccWmxk2n.o: In function `main': >conftest.c:(.text+0xa): 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define 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 <limits.h> declares __strtoll. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define __strtoll innocuous___strtoll >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char __strtoll (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:157:28: error: 'O_DIRECT' undeclared (first use in this function) >conftest.c:157:28: note: each undeclared identifier is reported only once 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define 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 <unistd.h> >| #ifdef HAVE_FCNTL_H >| #include <fcntl.h> >| #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:188:22: fatal error: sys/mode.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/mode.h> >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:155:22: fatal error: sys/mode.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 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 <sys/mode.h> >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:188:23: fatal error: sys/filio.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/filio.h> >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:155:23: fatal error: sys/filio.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 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 <sys/filio.h> >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:188:28: fatal error: sys/fs/s5param.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/fs/s5param.h> >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:155:28: fatal error: sys/fs/s5param.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 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 <sys/fs/s5param.h> >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:188:24: fatal error: sys/filsys.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/filsys.h> >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:155:24: fatal error: sys/filsys.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 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 <sys/filsys.h> >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:169:29: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] >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 >configure:10532: $? = 0 >configure:10540: result: no >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 >configure:10572: $? = 0 >configure:10580: result: no >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:203:20: fatal error: sys/id.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/id.h> >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:170:20: fatal error: sys/id.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <sys/id.h> >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:203:20: fatal error: compat.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <compat.h> >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:170:20: fatal error: compat.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <compat.h> >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:204:22: fatal error: sys/priv.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/priv.h> >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:171:22: fatal error: sys/priv.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| /* end confdefs.h. */ >| #include <sys/priv.h> >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:205:26: fatal error: sys/security.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/security.h> >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:172:26: fatal error: sys/security.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| /* end confdefs.h. */ >| #include <sys/security.h> >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 >conftest.c: In function 'main': >conftest.c:182:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] >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:214:18: error: conflicting types for 'getpwent_r' >/usr/include/pwd.h:140:12: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <unistd.h> >| #include <pwd.h> >| >| 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:214:18: error: conflicting types for 'getpwent_r' >/usr/include/pwd.h:140:12: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <unistd.h> >| #include <pwd.h> >| >| 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 >conftest.c: In function 'main': >conftest.c:186:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] >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:218:17: error: conflicting types for 'getgrent_r' >/usr/include/grp.h:137:12: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <unistd.h> >| #include <grp.h> >| >| 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:218:17: error: conflicting types for 'getgrent_r' >/usr/include/grp.h:137:12: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <unistd.h> >| #include <grp.h> >| >| 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:223:24: fatal error: sys/termio.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/termio.h> >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:190:24: fatal error: sys/termio.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_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 <sys/termio.h> >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/ccajIKP8.o: In function `main': >conftest.c:(.text+0xa): 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_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/ccCjebQk.o: In function `main': >conftest.c:(.text+0xa): 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_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/x86_64-pc-linux-gnu/4.6.2/../../../../x86_64-pc-linux-gnu/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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_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:228:16: fatal error: dl.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <dl.h> >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:195:16: fatal error: dl.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_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 <dl.h> >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/ccmH5KCq.o: In function `main': >conftest.c:(.text+0xa): 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_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 <limits.h> declares shl_load. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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/ccguNYus.o: In function `main': >conftest.c:(.text+0xa): 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_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 <limits.h> declares shl_unload. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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/ccWKrFUu.o: In function `main': >conftest.c:(.text+0xa): 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_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 <limits.h> declares shl_findsym. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:232:9: error: conflicting types for 'dlopen' >/usr/include/dlfcn.h:57:14: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <dlfcn.h> >| >| 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/ccOJ9pgA.o: In function `main': >conftest.c:(.text+0xa): 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_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 <limits.h> declares getpassphrase. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getpassphrase innocuous_getpassphrase >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getpassphrase (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:198:0: >./../lib/replace/test/strptime.c: In function 'libreplace_test_strptime': >./../lib/replace/test/strptime.c:31:2: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] >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:229:20: fatal error: direct.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <direct.h> >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:196:20: fatal error: direct.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define 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 <direct.h> >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:229:21: fatal error: windows.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <windows.h> >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:196:21: fatal error: windows.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define 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 <windows.h> >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:229:22: fatal error: winsock2.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <winsock2.h> >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:196:22: fatal error: winsock2.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define 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 <winsock2.h> >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:229:22: fatal error: ws2tcpip.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ws2tcpip.h> >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:196:22: fatal error: ws2tcpip.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define 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 <ws2tcpip.h> >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 >conftest.c: In function 'main': >conftest.c:203:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] >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/cc1LEbHX.o: In function `main': >conftest.c:(.text+0xa): 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 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:229:6: warning: conflicting types for built-in function 'printf' [enabled by default] >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:230:6: warning: conflicting types for built-in function 'memset' [enabled by default] >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:231:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] >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:251:27: fatal error: netinet/in_ip.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <netinet/in_ip.h> >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:218:27: fatal error: netinet/in_ip.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define 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 <netinet/in_ip.h> >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:251:24: fatal error: sys/sockio.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/sockio.h> >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:218:24: fatal error: sys/sockio.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define 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 <sys/sockio.h> >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:237:30: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_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 <sys/types.h> >| #include <sys/socket.h> >| #include <netinet/in.h> >| >| 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:243:45: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] >conftest.c:244:1: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_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 <stdio.h> >| #include <unistd.h> >| #include <sys/types.h> >| #include <netinet/in.h> >| #ifdef HAVE_ARPA_INET_H >| #include <arpa/inet.h> >| #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:248:12: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_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 <sys/socket.h> >| >| 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:248:19: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_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 <sys/socket.h> >| >| 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:286:25: fatal error: rpc/nettype.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <rpc/nettype.h> >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:253:25: fatal error: rpc/nettype.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 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 <rpc/nettype.h> >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:314:24: fatal error: sys/dustat.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/dustat.h> >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:281:24: fatal error: sys/dustat.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_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 <sys/dustat.h> >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:321:24: fatal error: xfs/libxfs.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <xfs/libxfs.h> >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:288:24: fatal error: xfs/libxfs.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_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 <xfs/libxfs.h> >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:321:22: fatal error: netgroup.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <netgroup.h> >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:288:22: fatal error: netgroup.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_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 <netgroup.h> >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:323:54: fatal error: CoreFoundation/CFStringEncodingConverter.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <CoreFoundation/CFStringEncodingConverter.h> >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:290:54: fatal error: CoreFoundation/CFStringEncodingConverter.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <CoreFoundation/CFStringEncodingConverter.h> >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:323:39: fatal error: CFStringEncodingConverter.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <CFStringEncodingConverter.h> >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:290:39: fatal error: CFStringEncodingConverter.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <CFStringEncodingConverter.h> >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:323:22: fatal error: valgrind.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <valgrind.h> >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:290:22: fatal error: valgrind.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <valgrind.h> >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:323:31: fatal error: valgrind/valgrind.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <valgrind/valgrind.h> >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:290:31: fatal error: valgrind/valgrind.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <valgrind/valgrind.h> >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:323:31: fatal error: valgrind/memcheck.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <valgrind/memcheck.h> >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:290:31: fatal error: valgrind/memcheck.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <valgrind/memcheck.h> >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:325:24: fatal error: nss_common.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <nss_common.h> >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:292:24: fatal error: nss_common.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <nss_common.h> >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:325:22: fatal error: nsswitch.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <nsswitch.h> >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:292:22: fatal error: nsswitch.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <nsswitch.h> >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:325:20: fatal error: ns_api.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ns_api.h> >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:292:20: fatal error: ns_api.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <ns_api.h> >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:327:28: fatal error: sys/attributes.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/attributes.h> >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:294:28: fatal error: sys/attributes.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <sys/attributes.h> >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:329:25: fatal error: sys/extattr.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/extattr.h> >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:296:25: fatal error: sys/extattr.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <sys/extattr.h> >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:330:20: fatal error: sys/ea.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/ea.h> >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:297:20: fatal error: sys/ea.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <sys/ea.h> >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:330:26: fatal error: sys/proplist.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/proplist.h> >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:297:26: fatal error: sys/proplist.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 <sys/proplist.h> >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: 8 >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:312:1: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_SHORT 2 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <signal.h> >| >| 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:346:22: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 8 >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #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:331:5: error: 'struct msghdr' has no member named 'msg_acctrights' >conftest.c:332:5: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 8 >| #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 <sys/types.h> >| #include <stdlib.h> >| #include <stddef.h> >| #include <sys/socket.h> >| #include <sys/un.h> >| 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:328:24: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 8 >| #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 <signal.h> >| >| 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:328:31: 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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 8 >| #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 <signal.h> >| >| 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:323:46: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] >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:325:39: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] >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:357:22: fatal error: readline.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 8 >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <readline.h> >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:324:22: fatal error: readline.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 8 >| #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 <readline.h> >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:357:21: fatal error: history.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 8 >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <history.h> >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:324:21: fatal error: history.h: No such file or directory >compilation terminated. >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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_FREEIFADDRS 1 >| #define HAVE_STRUCT_IFADDRS 1 >| #define HAVE_IFACE_GETIFADDRS 1 >| #define HAVE_IPV6 1 >| #define HAVE_AIO_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIBINTL_H 1 >| #define HAVE_RPC_RPC_H 1 >| #define HAVE_RPCSVC_NIS_H 1 >| #define HAVE_RPCSVC_YPCLNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_SYSMACROS_H 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 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 8 >| #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 <history.h> >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:36:0, > from conftest.c:329: >/usr/include/readline/rltypedefs.h:64:28: error: unknown type name 'FILE' >In file included from conftest.c:329:0: >/usr/include/readline/readline.h:419:20: error: unknown type name 'FILE' >/usr/include/readline/readline.h:542:1: error: unknown type name 'FILE' >/usr/include/readline/readline.h:543:1: error: unknown type name 'FILE' >/usr/include/readline/readline.h:565:1: error: unknown type name 'rl_getc_func_t' >/usr/include/readline/readline.h:867:3: error: unknown type name 'FILE' >/usr/include/readline/readline.h:868:3: error: unknown type name '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 HAVE_LONG_LONG 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_CHAR 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_IMMEDIATE_STRUCTURES 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_EPOLL 1 >| #define _LARGEFILE64_SOURCE 1 >| #define _FILE_OFFSET_BITS 64 >| #define _GNU_SOURCE 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define offset_t loff_t >| #define HAVE_PIPE 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_RANDOM 1 >| #define HAVE_SRAND 1 >| #define HAVE_RAND 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SETBUFFER 1 >| #define HAVE_LSTAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SETJMP_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_BOOL 1 >| #define HAVE__Bool 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_SYS_SYSLOG_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_CHROOT 1 >| #define HAVE_BZERO 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_VSYSLOG 1 >| #define HAVE_SETLINEBUF 1 >| #define HAVE_MKTIME 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_RENAME 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRDUP 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_DUP2 1 >| #define HAVE_DPRINTF 1 >| #define HAVE_VDPRINTF 1 >| #define HAVE_ISATTY 1 >| #define HAVE_CHOWN 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_REALPATH 1 >| #define HAVE_FDATASYNC 1 >| #define HAVE_FDATASYNC_DECL 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GET_CURRENT_DIR_NAME 1 >| #define HAVE_SETRESUID_DECL 1 >| #define HAVE_SETRESGID_DECL 1 >| #define HAVE_ERRNO_DECL 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_DECL_SNPRINTF 1 >| #define HAVE_DECL_VSNPRINTF 1 >| #define HAVE_DECL_ASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_FUNCTION_MACRO 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_COMPARISON_FN_T 1 >| #define HAVE_SETENV_DECL 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_ENVIRON_DECL 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRTOULL 1 >| #define HAVE_STRTOUQ 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_STRTOQ 1 >| #define HAVE_MEMMEM 1 >| #define HAVE__VA_ARGS__MACRO 1 >| #define HAVE_SIG_ATOMIC_T_TYPE 1 >| #define HAVE_VOLATILE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_POLL 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SHADOW_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GETPWENT_R 1 >| #define HAVE_GETPWENT_R_DECL 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETGRGID_R 1 >| #define HAVE_GETGRENT_R 1 >| #define HAVE_GETGRENT_R_DECL 1 >| #define HAVE_GETGROUPLIST 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TERMIO_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_DLSYM 1 >| #define HAVE_DLERROR 1 >| #define HAVE_DLCLOSE 1 >| #define REPLACE_GETPASS 1 >| #define HAVE_MKDIR_MODE 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_DIRFD 1 >| #define HAVE_DIRFD_DECL 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_CRYPT 1 >| #define HAVE_CLOCK_MONOTONIC 1 >| #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 >| #define HAVE_CLOCK_REALTIME 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_PRINTF 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_SYSLOG 1 >| #define LIBREPLACE_NETWORK_CHECKS 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SOCKLEN_T 1 >| #define HAVE_SA_FAMILY_T 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_STRUCT_SOCKADDR_IN6 1 >| #define HAVE_SS_FAMILY 1 >| #define HAVE_UNIXSOCKET 1 >| #define HAVE_CONNECT 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_IF_NAMETOINDEX 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_FREEADDRINFO 1 >| #define HAVE_GAI