Ticket #18167: configure.txt

File configure.txt, 50.4 KB (added by nerdling (Jeremy Lavergne), 15 years ago)

port -v configure samba3

Line 
1--->  Configuring samba3
2SAMBA VERSION: 3.2.12
3LIBREPLACE_LOCATION_CHECKS: START
4checking build system type... i386-apple-darwin9.7.0
5checking host system type... i386-apple-darwin9.7.0
6checking target system type... i386-apple-darwin9.7.0
7LIBREPLACE_LOCATION_CHECKS: END
8LIBREPLACE_CC_CHECKS: START
9checking for gcc... ccache /usr/bin/gcc-4.0
10checking for C compiler default output file name... a.out
11checking whether the C compiler works... yes
12checking whether we are cross compiling... no
13checking for suffix of executables...
14checking for suffix of object files... o
15checking whether we are using the GNU C compiler... yes
16checking whether ccache /usr/bin/gcc-4.0 accepts -g... yes
17checking for ccache /usr/bin/gcc-4.0 option to accept ISO C89... none needed
18checking for version of gcc... 4.0.1
19checking how to run the C preprocessor... ccache /usr/bin/cpp-4.0
20checking for grep that handles long lines and -e... /usr/bin/grep
21checking for egrep... /usr/bin/grep -E
22checking for ANSI C header files... yes
23checking for sys/types.h... yes
24checking for sys/stat.h... yes
25checking for stdlib.h... yes
26checking for string.h... yes
27checking for memory.h... yes
28checking for strings.h... yes
29checking for inttypes.h... yes
30checking for stdint.h... yes
31checking for unistd.h... yes
32checking minix/config.h usability... no
33checking minix/config.h presence... no
34checking for minix/config.h... no
35checking whether it is safe to define __EXTENSIONS__... yes
36checking whether byte ordering is bigendian... no
37checking for inline... inline
38checking for C99 designated initializers... yes
39checking for a BSD-compatible install... /usr/bin/install -c
40checking for library containing strerror... none required
41checking for special C compiler options needed for large files... no
42checking for _FILE_OFFSET_BITS value needed for large files... no
43checking standards.h usability... yes
44checking standards.h presence... yes
45checking for standards.h... yes
46checking for long long... yes
47checking size of int... 4
48checking size of char... 1
49checking size of short... 2
50checking size of long... 4
51checking size of long long... 8
52checking for uint_t... no
53checking for int8_t... yes
54checking for uint8_t... yes
55checking for int16_t... yes
56checking for uint16_t... yes
57checking for int32_t... yes
58checking for uint32_t... yes
59checking for int64_t... yes
60checking for uint64_t... yes
61checking for size_t... yes
62checking for ssize_t... yes
63checking size of off_t... 8
64checking size of size_t... 4
65checking size of ssize_t... 4
66checking for intptr_t... yes
67checking for uintptr_t... yes
68checking for ptrdiff_t... yes
69checking for immediate structures... yes
70LIBREPLACE_CC_CHECKS: END
71checking size of size_t... (cached) 4
72checking size of void *... 4
73checking that the C compiler understands -Wdeclaration-after-statement... yes
74checking that the C compiler understands -Werror-implicit-function-declaration... yes
75checking whether to use profiling... no
76checking for a BSD-compatible install... /usr/bin/install -c
77checking for gawk... gawk
78checking for perl... /opt/local/bin/perl
79checking for ar... ar
80checking if the linker (ld) is GNU ld... no
81checking whether ccache /usr/bin/gcc-4.0 and cc understand -c and -o together... yes
82checking that the C compiler understands -Werror... yes
83checking that the C compiler understands volatile... yes
84checking that the C compiler understands negative enum values... yes
85checking for C99 designated initializers... yes
86checking uname -s... Darwin
87checking uname -r... 9.7.0
88checking uname -m... i386
89checking uname -p... i386
90checking uname -i... unknown
91LIBREPLACE_BROKEN_CHECKS: START
92checking return type of signal handlers... void
93checking for uid_t in sys/types.h... yes
94checking for mode_t... yes
95checking for off_t... yes
96checking for size_t... (cached) yes
97checking for pid_t... yes
98checking for struct stat.st_rdev... yes
99checking for ino_t... yes
100checking for loff_t... no
101checking for offset_t... no
102checking for working memcmp... yes
103checking for pipe... yes
104checking for strftime... yes
105checking for srandom... yes
106checking for random... yes
107checking for srand... yes
108checking for rand... yes
109checking for usleep... yes
110checking for setbuffer... yes
111checking for lstat... yes
112checking for getpgrp... yes
113checking stdbool.h usability... yes
114checking stdbool.h presence... yes
115checking for stdbool.h... yes
116checking for stdint.h... (cached) yes
117checking sys/select.h usability... yes
118checking sys/select.h presence... yes
119checking for sys/select.h... yes
120checking setjmp.h usability... yes
121checking setjmp.h presence... yes
122checking for setjmp.h... yes
123checking for stdint.h... (cached) yes
124checking for stdbool.h... (cached) yes
125checking for bool... yes
126checking for _Bool... yes
127checking for working mmap... yes
128checking sys/syslog.h usability... yes
129checking sys/syslog.h presence... yes
130checking for sys/syslog.h... yes
131checking syslog.h usability... yes
132checking syslog.h presence... yes
133checking for syslog.h... yes
134checking sys/time.h usability... yes
135checking sys/time.h presence... yes
136checking for sys/time.h... yes
137checking time.h usability... yes
138checking time.h presence... yes
139checking for time.h... yes
140checking stdarg.h usability... yes
141checking stdarg.h presence... yes
142checking for stdarg.h... yes
143checking vararg.h usability... no
144checking vararg.h presence... no
145checking for vararg.h... no
146checking sys/mount.h usability... yes
147checking sys/mount.h presence... yes
148checking for sys/mount.h... yes
149checking mntent.h usability... no
150checking mntent.h presence... no
151checking for mntent.h... no
152checking stropts.h usability... no
153checking stropts.h presence... no
154checking for stropts.h... no
155checking for seteuid... yes
156checking for setresuid... no
157checking for setegid... yes
158checking for setresgid... no
159checking for chroot... yes
160checking for bzero... yes
161checking for strerror... yes
162checking for vsyslog... yes
163checking for setlinebuf... yes
164checking for mktime... yes
165checking for ftruncate... yes
166checking for chsize... no
167checking for rename... yes
168checking for waitpid... yes
169checking for strlcpy... yes
170checking for strlcat... yes
171checking for initgroups... yes
172checking for memmove... yes
173checking for strdup... yes
174checking for pread... yes
175checking for pwrite... yes
176checking for strndup... no
177checking for strcasestr... yes
178checking for strtok_r... yes
179checking for mkdtemp... yes
180checking for isatty... yes
181checking for setresuid declaration... no
182checking for setresgid declaration... no
183checking for errno declaration... yes
184checking for secure mkstemp... yes
185checking stdio.h usability... yes
186checking stdio.h presence... yes
187checking for stdio.h... yes
188checking for strings.h... (cached) yes
189checking whether snprintf is declared... yes
190checking whether vsnprintf is declared... yes
191checking whether asprintf is declared... yes
192checking whether vasprintf is declared... yes
193checking for snprintf... yes
194checking for vsnprintf... yes
195checking for asprintf... yes
196checking for vasprintf... yes
197checking for C99 vsnprintf... yes
198checking for va_copy... yes
199checking for __FUNCTION__ macro... yes
200checking sys/param.h usability... yes
201checking sys/param.h presence... yes
202checking for sys/param.h... yes
203checking limits.h usability... yes
204checking limits.h presence... yes
205checking for limits.h... yes
206checking for comparison_fn_t... no
207checking for setenv declaration... yes
208checking for setenv... yes
209checking for unsetenv... yes
210checking for strnlen... no
211checking for strtoull... yes
212checking for __strtoull... no
213checking for strtouq... yes
214checking for strtoll... yes
215checking for __strtoll... no
216checking for strtoq... yes
217checking for sig_atomic_t type... yes
218checking for O_DIRECT flag to open(2)... no
219checking that the C compiler understands volatile... yes
220checking for dirent.h that defines DIR... yes
221checking for library containing opendir... none required
222checking fcntl.h usability... yes
223checking fcntl.h presence... yes
224checking for fcntl.h... yes
225checking sys/fcntl.h usability... yes
226checking sys/fcntl.h presence... yes
227checking for sys/fcntl.h... yes
228checking sys/resource.h usability... yes
229checking sys/resource.h presence... yes
230checking for sys/resource.h... yes
231checking sys/ioctl.h usability... yes
232checking sys/ioctl.h presence... yes
233checking for sys/ioctl.h... yes
234checking sys/mode.h usability... no
235checking sys/mode.h presence... no
236checking for sys/mode.h... no
237checking sys/filio.h usability... yes
238checking sys/filio.h presence... yes
239checking for sys/filio.h... yes
240checking sys/fs/s5param.h usability... no
241checking sys/fs/s5param.h presence... no
242checking for sys/fs/s5param.h... no
243checking sys/filsys.h usability... no
244checking sys/filsys.h presence... no
245checking for sys/filsys.h... no
246checking sys/acl.h usability... yes
247checking sys/acl.h presence... yes
248checking for sys/acl.h... yes
249checking acl/libacl.h usability... no
250checking acl/libacl.h presence... no
251checking for acl/libacl.h... no
252checking for sys/select.h... (cached) yes
253checking for sys/time.h... (cached) yes
254checking utime.h usability... yes
255checking utime.h presence... yes
256checking for utime.h... yes
257checking whether time.h and sys/time.h may both be included... yes
258checking for utime... yes
259checking for utimes... yes
260checking for sys/wait.h that is POSIX.1 compatible... yes
261checking sys/capability.h usability... no
262checking sys/capability.h presence... no
263checking for sys/capability.h... no
264checking grp.h usability... yes
265checking grp.h presence... yes
266checking for grp.h... yes
267checking sys/id.h usability... no
268checking sys/id.h presence... no
269checking for sys/id.h... no
270checking compat.h usability... no
271checking compat.h presence... no
272checking for compat.h... no
273checking shadow.h usability... no
274checking shadow.h presence... no
275checking for shadow.h... no
276checking sys/priv.h usability... no
277checking sys/priv.h presence... no
278checking for sys/priv.h... no
279checking pwd.h usability... yes
280checking pwd.h presence... yes
281checking for pwd.h... yes
282checking sys/security.h usability... no
283checking sys/security.h presence... no
284checking for sys/security.h... no
285checking for getpwnam_r... yes
286checking for getpwuid_r... yes
287checking for getpwent_r... no
288checking for getpwent_r declaration... no
289checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)... no
290checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen)... no
291checking for getgrnam_r... yes
292checking for getgrgid_r... yes
293checking for getgrent_r... no
294checking for getgrent_r declaration... no
295checking for prototype struct group *getgrent_r(struct group *src, char *buf, int buflen)... no
296checking for prototype struct group *getgrent_r(struct group *src, char *buf, size_t buflen)... no
297checking ctype.h usability... yes
298checking ctype.h presence... yes
299checking for ctype.h... yes
300checking locale.h usability... yes
301checking locale.h presence... yes
302checking for locale.h... yes
303checking fnmatch.h usability... yes
304checking fnmatch.h presence... yes
305checking for fnmatch.h... yes
306checking sys/ipc.h usability... yes
307checking sys/ipc.h presence... yes
308checking for sys/ipc.h... yes
309checking sys/mman.h usability... yes
310checking sys/mman.h presence... yes
311checking for sys/mman.h... yes
312checking sys/shm.h usability... yes
313checking sys/shm.h presence... yes
314checking for sys/shm.h... yes
315checking termios.h usability... yes
316checking termios.h presence... yes
317checking for termios.h... yes
318checking termio.h usability... no
319checking termio.h presence... no
320checking for termio.h... no
321checking sys/termio.h usability... no
322checking sys/termio.h presence... no
323checking for sys/termio.h... no
324checking for library containing dlopen... none required
325checking dlfcn.h usability... yes
326checking dlfcn.h presence... yes
327checking for dlfcn.h... yes
328checking for dlopen... yes
329checking for dlsym... yes
330checking for dlerror... yes
331checking for dlclose... yes
332checking for library containing shl_load... no
333checking dl.h usability... no
334checking dl.h presence... no
335checking for dl.h... no
336checking for shl_load... no
337checking for shl_unload... no
338checking for shl_findsym... no
339checking for prototype void *dlopen(const char* filename, unsigned int flags)... no
340checking for getpass... yes
341checking for getpassphrase... no
342checking whether getpass should be replaced... yes
343checking whether strptime is available and works... no
344checking direct.h usability... no
345checking direct.h presence... no
346checking for direct.h... no
347checking windows.h usability... no
348checking windows.h presence... no
349checking for windows.h... no
350checking winsock2.h usability... no
351checking winsock2.h presence... no
352checking for winsock2.h... no
353checking ws2tcpip.h usability... no
354checking ws2tcpip.h presence... no
355checking for ws2tcpip.h... no
356checking whether mkdir supports mode... yes
357checking for timegm... yes
358checking for broken readdir... failure: readdir [
359Failed for rmdir - 66 = Directory not empty
360]
361yes
362checking for getdirentries... yes
363checking for prototype long telldir(const DIR *dir)... no
364checking for prototype int seekdir(DIR *dir, long ofs)... no
365checking for replacing readdir using getdirentries()... no
366checking for getdents... no
367checking for replacing readdir using getdents()... no
368checking a usable readdir()... no
369configure: WARNING: the provided readdir() is broken
370checking for syslog... yes
371checking for printf... yes
372checking for memset... yes
373checking for memcpy... yes
374LIBREPLACE_BROKEN_CHECKS: END
375LIBREPLACE_NETWORK_CHECKS: START
376checking sys/socket.h usability... yes
377checking sys/socket.h presence... yes
378checking for sys/socket.h... yes
379checking netinet/in.h usability... yes
380checking netinet/in.h presence... yes
381checking for netinet/in.h... yes
382checking netdb.h usability... yes
383checking netdb.h presence... yes
384checking for netdb.h... yes
385checking arpa/inet.h usability... yes
386checking arpa/inet.h presence... yes
387checking for arpa/inet.h... yes
388checking netinet/in_systm.h usability... yes
389checking netinet/in_systm.h presence... yes
390checking for netinet/in_systm.h... yes
391checking for netinet/ip.h... yes
392checking netinet/tcp.h usability... yes
393checking netinet/tcp.h presence... yes
394checking for netinet/tcp.h... yes
395checking netinet/in_ip.h usability... no
396checking netinet/in_ip.h presence... no
397checking for netinet/in_ip.h... no
398checking sys/sockio.h usability... yes
399checking sys/sockio.h presence... yes
400checking for sys/sockio.h... yes
401checking sys/un.h usability... yes
402checking sys/un.h presence... yes
403checking for sys/un.h... yes
404checking for usable net/if.h... yes
405checking for socklen_t... yes
406checking for sa_family_t... yes
407checking for struct addrinfo... yes
408checking for struct sockaddr... yes
409checking for struct sockaddr_storage... yes
410checking for struct sockaddr_in6... yes
411checking for struct sockaddr_storage.ss_family... yes
412checking for sin_len in sock... yes
413checking for unix domain sockets... yes
414checking for connect... yes
415checking for gethostbyname... yes
416checking for if_nametoindex... yes
417checking for socketpair... yes
418checking for broken inet_ntoa... no
419checking for inet_ntoa... yes
420checking for inet_aton... yes
421checking for inet_ntop... yes
422checking for inet_pton... yes
423checking for getaddrinfo... yes
424checking ifaddrs.h usability... yes
425checking ifaddrs.h presence... yes
426checking for ifaddrs.h... yes
427checking for struct sockaddr.sa_len... yes
428checking for getifaddrs and freeifaddrs... yes
429checking for iface getifaddrs... lo0        AF=18
430lo0        IP=fe80::1 NETMASK=ffff:ffff:ffff:ffff::
431lo0        IP=127.0.0.1 NETMASK=255.0.0.0
432lo0        IP=::1 NETMASK=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
433gif0       AF=18
434stf0       AF=18
435en0        AF=18
436fw0        AF=18
437en1        AF=18
438en1        AF=16
439en1        IP=10.0.1.9 NETMASK=255.255.255.0
440vmnet8     AF=18
441vmnet8     IP=172.16.178.1
442vmnet1     AF=18
443vmnet1     IP=172.16.29.1
444yes
445checking for ipv6 support... yes
446LIBREPLACE_NETWORK_CHECKS: END
447checking aio.h usability... yes
448checking aio.h presence... yes
449checking for aio.h... yes
450checking for sys/fcntl.h... (cached) yes
451checking for sys/select.h... (cached) yes
452checking for fcntl.h... (cached) yes
453checking for sys/time.h... (cached) yes
454checking sys/unistd.h usability... yes
455checking sys/unistd.h presence... yes
456checking for sys/unistd.h... yes
457checking rpc/nettype.h usability... no
458checking rpc/nettype.h presence... no
459checking for rpc/nettype.h... no
460checking for unistd.h... (cached) yes
461checking for utime.h... (cached) yes
462checking for grp.h... (cached) yes
463checking for sys/id.h... (cached) no
464checking for memory.h... (cached) yes
465checking alloca.h usability... yes
466checking alloca.h presence... yes
467checking for alloca.h... yes
468checking for limits.h... (cached) yes
469checking float.h usability... yes
470checking float.h presence... yes
471checking for float.h... yes
472checking pthread.h usability... yes
473checking pthread.h presence... yes
474checking for pthread.h... yes
475checking rpc/rpc.h usability... yes
476checking rpc/rpc.h presence... yes
477checking for rpc/rpc.h... yes
478checking rpcsvc/nis.h usability... no
479checking rpcsvc/nis.h presence... no
480checking for rpcsvc/nis.h... no
481checking rpcsvc/ypclnt.h usability... yes
482checking rpcsvc/ypclnt.h presence... yes
483checking for rpcsvc/ypclnt.h... yes
484checking for sys/param.h... (cached) yes
485checking for ctype.h... (cached) yes
486checking for sys/wait.h... (cached) yes
487checking for sys/resource.h... (cached) yes
488checking for sys/ioctl.h... (cached) yes
489checking for sys/ipc.h... (cached) yes
490checking sys/prctl.h usability... no
491checking sys/prctl.h presence... no
492checking for sys/prctl.h... no
493checking for sys/mman.h... (cached) yes
494checking for sys/filio.h... (cached) yes
495checking for sys/priv.h... (cached) no
496checking for sys/shm.h... (cached) yes
497checking for string.h... (cached) yes
498checking for strings.h... (cached) yes
499checking for stdlib.h... (cached) yes
500checking for sys/mount.h... (cached) yes
501checking sys/vfs.h usability... no
502checking sys/vfs.h presence... no
503checking for sys/vfs.h... no
504checking for sys/fs/s5param.h... (cached) no
505checking for sys/filsys.h... (cached) no
506checking for termios.h... (cached) yes
507checking for termio.h... (cached) no
508checking for sys/termio.h... (cached) no
509checking sys/statfs.h usability... no
510checking sys/statfs.h presence... no
511checking for sys/statfs.h... no
512checking sys/dustat.h usability... no
513checking sys/dustat.h presence... no
514checking for sys/dustat.h... no
515checking sys/statvfs.h usability... yes
516checking sys/statvfs.h presence... yes
517checking for sys/statvfs.h... yes
518checking for stdarg.h... (cached) yes
519checking sys/sysmacros.h usability... no
520checking sys/sysmacros.h presence... no
521checking for sys/sysmacros.h... no
522checking for sys/syslog.h... (cached) yes
523checking for syslog.h... (cached) yes
524checking langinfo.h usability... yes
525checking langinfo.h presence... yes
526checking for langinfo.h... yes
527checking for locale.h... (cached) yes
528checking xfs/libxfs.h usability... no
529checking xfs/libxfs.h presence... no
530checking for xfs/libxfs.h... no
531checking netgroup.h usability... no
532checking netgroup.h presence... no
533checking for netgroup.h... no
534checking for rpcsvc/yp_prot.h... yes
535checking for sys/mode.h... (cached) no
536checking CoreFoundation/CFStringEncodingConverter.h usability... no
537checking CoreFoundation/CFStringEncodingConverter.h presence... no
538checking for CoreFoundation/CFStringEncodingConverter.h... no
539checking CFStringEncodingConverter.h usability... no
540checking CFStringEncodingConverter.h presence... no
541checking for CFStringEncodingConverter.h... no
542checking valgrind.h usability... no
543checking valgrind.h presence... no
544checking for valgrind.h... no
545checking valgrind/valgrind.h usability... no
546checking valgrind/valgrind.h presence... no
547checking for valgrind/valgrind.h... no
548checking valgrind/memcheck.h usability... no
549checking valgrind/memcheck.h presence... no
550checking for valgrind/memcheck.h... no
551checking for shadow.h... (cached) no
552checking nss.h usability... no
553checking nss.h presence... no
554checking for nss.h... no
555checking nss_common.h usability... no
556checking nss_common.h presence... no
557checking for nss_common.h... no
558checking nsswitch.h usability... no
559checking nsswitch.h presence... no
560checking for nsswitch.h... no
561checking ns_api.h usability... no
562checking ns_api.h presence... no
563checking for ns_api.h... no
564checking for sys/security.h... (cached) no
565checking syscall.h usability... no
566checking syscall.h presence... no
567checking for syscall.h... no
568checking sys/syscall.h usability... yes
569checking sys/syscall.h presence... yes
570checking for sys/syscall.h... yes
571checking sys/attributes.h usability... no
572checking sys/attributes.h presence... no
573checking for sys/attributes.h... no
574checking attr/xattr.h usability... no
575checking attr/xattr.h presence... no
576checking for attr/xattr.h... no
577checking sys/xattr.h usability... yes
578checking sys/xattr.h presence... yes
579checking for sys/xattr.h... yes
580checking sys/extattr.h usability... no
581checking sys/extattr.h presence... no
582checking for sys/extattr.h... no
583checking sys/uio.h usability... yes
584checking sys/uio.h presence... yes
585checking for sys/uio.h... yes
586checking sys/ea.h usability... no
587checking sys/ea.h presence... no
588checking for sys/ea.h... no
589checking sys/proplist.h usability... no
590checking sys/proplist.h presence... no
591checking for sys/proplist.h... no
592checking sys/cdefs.h usability... yes
593checking sys/cdefs.h presence... yes
594checking for sys/cdefs.h... yes
595checking glob.h usability... yes
596checking glob.h presence... yes
597checking for glob.h... yes
598checking utmp.h usability... yes
599checking utmp.h presence... yes
600checking for utmp.h... yes
601checking utmpx.h usability... yes
602checking utmpx.h presence... yes
603checking for utmpx.h... yes
604checking lastlog.h usability... no
605checking lastlog.h presence... no
606checking for lastlog.h... no
607checking size of int... (cached) 4
608checking size of long... (cached) 4
609checking size of long long... (cached) 8
610checking size of short... (cached) 2
611checking for an ANSI C-conforming const... yes
612checking for inline... (cached) inline
613checking whether byte ordering is bigendian... (cached) no
614checking whether char is unsigned... no
615checking return type of signal handlers... (cached) void
616checking for uid_t in sys/types.h... (cached) yes
617checking for mode_t... (cached) yes
618checking for off_t... (cached) yes
619checking for size_t... (cached) yes
620checking for pid_t... (cached) yes
621checking for struct stat.st_rdev... (cached) yes
622checking for d_off in dirent... no
623checking for ssize_t... (cached) yes
624checking for wchar_t... yes
625checking for cups-config... /usr/bin/cups-config
626checking cups/cups.h usability... yes
627checking cups/cups.h presence... yes
628checking for cups/cups.h... yes
629checking cups/language.h usability... yes
630checking cups/language.h presence... yes
631checking for cups/language.h... yes
632checking if the compiler will optimize out function calls... yes
633checking for fd passing via msg_control... yes
634checking for fd passing via msg_acctrights... no
635checking for dirfd... no
636checking for sig_atomic_t type... yes
637checking for struct sigevent type... yes
638checking for struct sigevent.sigev_value.sival_ptr... yes
639checking for struct sigevent.sigev_value.sigval_ptr... no
640checking for struct timespec type... yes
641checking for errno declaration... (cached) yes
642checking for setresuid declaration... (cached) no
643checking for setresgid declaration... (cached) no
644checking for real setresuid... no
645checking for real setresgid... no
646checking for working memcmp... (cached) yes
647checking whether to use readline... no
648checking for rl_completion_matches in -lreadline... yes
649checking whether rl_event_hook is declared... no
650checking for history_list in -lreadline... yes
651checking for library containing yp_get_default_domain... none required
652checking for yp_get_default_domain... yes
653checking for execl... yes
654checking for waitpid... (cached) yes
655checking for getcwd... yes
656checking for strdup... (cached) yes
657checking for strndup... (cached) no
658checking for strnlen... (cached) no
659checking for strerror... (cached) yes
660checking for chown... yes
661checking for fchown... yes
662checking for lchown... yes
663checking for chmod... yes
664checking for fchmod... yes
665checking for chroot... (cached) yes
666checking for link... yes
667checking for mknod... yes
668checking for mknod64... no
669checking for strtol... yes
670checking for strtoll... (cached) yes
671checking for strtoul... yes
672checking for strtoull... (cached) yes
673checking for strtouq... (cached) yes
674checking for __strtoull... (cached) no
675checking for fstat... yes
676checking for strchr... yes
677checking for utime... (cached) yes
678checking for utimes... (cached) yes
679checking for chflags... yes
680checking for getrlimit... yes
681checking for fsync... yes
682checking for fdatasync... no
683checking for memset... (cached) yes
684checking for strlcpy... (cached) yes
685checking for strlcat... (cached) yes
686checking for setpgid... yes
687checking for memmove... (cached) yes
688checking for setsid... yes
689checking for glob... yes
690checking for strpbrk... yes
691checking for pipe... (cached) yes
692checking for crypt16... no
693checking for getauthuid... no
694checking for strftime... (cached) yes
695checking for sigprocmask... yes
696checking for sigblock... yes
697checking for sigaction... yes
698checking for sigset... yes
699checking for innetgr... yes
700checking for setnetgrent... yes
701checking for getnetgrent... yes
702checking for endnetgrent... yes
703checking for initgroups... (cached) yes
704checking for select... yes
705checking for poll... yes
706checking for rdchk... no
707checking for getgrnam... yes
708checking for getgrent... yes
709checking for pathconf... yes
710checking for realpath... yes
711checking for setpriv... no
712checking for setgidx... no
713checking for setuidx... no
714checking for setgroups... yes
715checking for sysconf... yes
716checking for mktime... (cached) yes
717checking for rename... (cached) yes
718checking for ftruncate... (cached) yes
719checking for chsize... (cached) no
720checking for stat64... yes
721checking for fstat64... yes
722checking for lstat64... yes
723checking for fopen64... no
724checking for atexit... yes
725checking for grantpt... yes
726checking for dup2... yes
727checking for lseek64... no
728checking for ftruncate64... no
729checking for fseek64... no
730checking for fseeko64... no
731checking for ftell64... no
732checking for ftello64... no
733checking for setluid... no
734checking for getpwanam... no
735checking for setlinebuf... (cached) yes
736checking for opendir64... no
737checking for readdir64... no
738checking for seekdir64... no
739checking for telldir64... no
740checking for rewinddir64... no
741checking for closedir64... no
742checking for getpwent_r... (cached) no
743checking for getdents... (cached) no
744checking for getdents64... no
745checking for srandom... (cached) yes
746checking for random... (cached) yes
747checking for srand... (cached) yes
748checking for rand... (cached) yes
749checking for setenv... (cached) yes
750checking for usleep... (cached) yes
751checking for strcasecmp... yes
752checking for fcvt... yes
753checking for fcvtl... no
754checking for symlink... yes
755checking for readlink... yes
756checking for syslog... (cached) yes
757checking for vsyslog... (cached) yes
758checking for timegm... (cached) yes
759checking for setlocale... yes
760checking for nl_langinfo... yes
761checking for nanosleep... yes
762checking for mlock... yes
763checking for munlock... yes
764checking for mlockall... yes
765checking for munlockall... yes
766checking for memalign... no
767checking for posix_memalign... no
768checking for hstrerror... yes
769checking for sys/mman.h... (cached) yes
770checking for setbuffer... (cached) yes
771checking for shmget... yes
772checking for shm_open... yes
773checking execinfo.h usability... yes
774checking execinfo.h presence... yes
775checking for execinfo.h... yes
776checking libexc.h usability... no
777checking libexc.h presence... no
778checking for libexc.h... no
779checking libunwind.h usability... no
780checking libunwind.h presence... no
781checking for libunwind.h... no
782checking for library containing backtrace_symbols... none required
783checking for backtrace_symbols... yes
784checking for trace_back_stack in -lexc... no
785checking for GPFS GPL libs... no
786checking for libunwind... no
787checking for _dup... no
788checking for _dup2... no
789checking for _opendir... no
790checking for _readdir... no
791checking for _seekdir... yes
792checking for _telldir... no
793checking for _closedir... no
794checking for __dup... no
795checking for __dup2... no
796checking for __opendir... no
797checking for __readdir... no
798checking for __seekdir... no
799checking for __telldir... no
800checking for __closedir... no
801checking for __getcwd... no
802checking for _getcwd... no
803checking for __xstat... no
804checking for __fxstat... no
805checking for __lxstat... no
806checking for _stat... no
807checking for _lstat... no
808checking for _fstat... no
809checking for __stat... no
810checking for __lstat... no
811checking for __fstat... no
812checking for _acl... no
813checking for __acl... no
814checking for _facl... no
815checking for __facl... no
816checking for _open... no
817checking for __open... no
818checking for _chdir... no
819checking for __chdir... no
820checking for _close... no
821checking for __close... no
822checking for _fchdir... no
823checking for __fchdir... no
824checking for _fcntl... no
825checking for __fcntl... no
826checking for getdents... (cached) no
827checking for __getdents... no
828checking for _lseek... no
829checking for __lseek... no
830checking for _read... no
831checking for __read... no
832checking for getdirentries... (cached) yes
833checking for _write... no
834checking for __write... no
835checking for _fork... no
836checking for __fork... no
837checking for _stat64... no
838checking for __stat64... no
839checking for _fstat64... no
840checking for __fstat64... no
841checking for _lstat64... no
842checking for __lstat64... no
843checking for __sys_llseek... no
844checking for llseek... no
845checking for _llseek... no
846checking for __llseek... no
847checking for readdir64... (cached) no
848checking for _readdir64... no
849checking for __readdir64... no
850checking for pread... (cached) yes
851checking for _pread... no
852checking for __pread... no
853checking for pread64... no
854checking for _pread64... no
855checking for __pread64... no
856checking for pwrite... (cached) yes
857checking for _pwrite... no
858checking for __pwrite... no
859checking for pwrite64... no
860checking for _pwrite64... no
861checking for __pwrite64... no
862checking for open64... no
863checking for _open64... no
864checking for __open64... no
865checking for creat64... no
866checking for prctl... no
867checking for getgrouplist... yes
868checking whether struct stat has timespec timestamps... yes
869checking whether struct stat has sub-second timestamps... no
870checking whether struct stat has sub-second timestamps without struct timespec suffixed nsec... no
871checking whether struct stat has sub-second timestamps without struct timespec suffixed _n... no
872checking whether struct stat has sub-second timestamps in st_uXtime... no
873checking whether struct stat has st_birthtimespec... no
874checking whether struct stat has st_birthtimensec... no
875checking whether struct stat has st_birthtime... no
876checking for dn_expand in -lresolv... yes
877checking for _dn_expand in -lresolv... no
878checking for __dn_expand in -lresolv... no
879checking for putprpwnam... no
880checking for putprpwnam in -lsecurity... no
881checking for putprpwnam... (cached) no
882checking for putprpwnam in -lsec... no
883checking for set_auth_parameters... no
884checking for set_auth_parameters in -lsecurity... no
885checking for set_auth_parameters... (cached) no
886checking for set_auth_parameters in -lsec... no
887checking for getspnam... no
888checking for getspnam in -lgen... no
889checking for getspnam... (cached) no
890checking for getspnam in -lsecurity... no
891checking for getspnam... (cached) no
892checking for getspnam in -lsec... no
893checking for bigcrypt... no
894checking for bigcrypt in -lsecurity... no
895checking for bigcrypt... (cached) no
896checking for bigcrypt in -lsec... no
897checking for getprpwnam... no
898checking for getprpwnam in -lsecurity... no
899checking for getprpwnam... (cached) no
900checking for getprpwnam in -lsec... no
901checking for strsignal... yes
902checking for library containing getxattr... none required
903checking for getxattr... yes
904checking for lgetxattr... no
905checking for fgetxattr... yes
906checking for listxattr... yes
907checking for llistxattr... no
908checking for getea... no
909checking for fgetea... no
910checking for lgetea... no
911checking for listea... no
912checking for flistea... no
913checking for llistea... no
914checking for removeea... no
915checking for fremoveea... no
916checking for lremoveea... no
917checking for setea... no
918checking for fsetea... no
919checking for lsetea... no
920checking for flistxattr... yes
921checking for removexattr... yes
922checking for lremovexattr... no
923checking for fremovexattr... yes
924checking for setxattr... yes
925checking for lsetxattr... no
926checking for fsetxattr... yes
927checking for attr_get... no
928checking for attr_list... no
929checking for attr_set... no
930checking for attr_remove... no
931checking for attr_getf... no
932checking for attr_listf... no
933checking for attr_setf... no
934checking for attr_removef... no
935checking whether xattr interface takes additional options... yes
936checking for extattr_delete_fd... no
937checking for extattr_delete_file... no
938checking for extattr_delete_link... no
939checking for extattr_get_fd... no
940checking for extattr_get_file... no
941checking for extattr_get_link... no
942checking for extattr_list_fd... no
943checking for extattr_list_file... no
944checking for extattr_list_link... no
945checking for extattr_set_fd... no
946checking for extattr_set_file... no
947checking for extattr_set_link... no
948checking for -pie and -fPIE... yes
949checking for -Wl,-z,relro... no
950checking ability to build shared libraries... true
951checking LDFLAGS... -L/opt/local/lib  -L./bin
952checking DYNEXP...
953checking SHLD... ${CC}
954checking LDSHFLAGS... -dynamiclib -flat_namespace -undefined suppress
955checking SHLIBEXT... dylib
956checking SONAMEFLAG... #
957checking PICFLAG... -fPIE
958checking NSSSONAMEVERSIONSUFFIX...
959checking whether building shared libraries actually works... yes
960checking used PICFLAG... -fPIE
961checking for long long... yes
962checking for intptr_t... (cached) yes
963checking for LL suffix on long long integers... yes
964checking for 64 bit time_t... no
965checking for 64 bit off_t... yes
966checking for off64_t... no
967checking for 64 bit ino_t... no
968checking for ino64_t... yes
969checking for 64 bit dev_t... no
970checking for dev64_t... no
971checking for struct dirent64... no
972checking for struct dirent64... no
973checking for major macro... yes
974checking for minor macro... yes
975checking for makedev macro... yes
976checking for unsigned char... no
977checking whether seekdir returns void... yes
978checking for __FUNCTION__ macro... yes
979checking if gettimeofday takes tz argument... yes
980checking for broken readdir name... no
981checking for utimbuf... yes
982checking for pututline... no
983checking for pututxline... yes
984checking for updwtmp... no
985checking for updwtmpx... no
986checking for getutmpx... yes
987checking for ut_name in utmp... yes
988checking for ut_user in utmp... no
989checking for ut_id in utmp... no
990checking for ut_host in utmp... yes
991checking for ut_time in utmp... yes
992checking for ut_tv in utmp... no
993checking for ut_type in utmp... no
994checking for ut_pid in utmp... no
995checking for ut_exit in utmp... no
996checking for ut_addr_v6 in utmp... no
997checking for ut_addr in utmp... no
998checking for ut_syslen in utmpx... no
999checking for iconv in /usr/lib... yes
1000checking can we convert from CP850 to UCS2-LE?... CP850
1001checking can we convert from ASCII to UCS2-LE?... ASCII
1002checking can we convert from UTF-8 to UCS2-LE?... UTF-8
1003checking for Linux kernel oplocks... no
1004checking for kernel change notify support... no
1005checking for inotify support... checking linux/inotify.h usability... no
1006checking linux/inotify.h presence... no
1007checking for linux/inotify.h... no
1008checking asm/unistd.h usability... no
1009checking asm/unistd.h presence... no
1010checking for asm/unistd.h... no
1011checking sys/inotify.h usability... no
1012checking sys/inotify.h presence... no
1013checking for sys/inotify.h... no
1014checking for inotify_init... no
1015checking for __NR_inotify_init declaration... no
1016
1017checking fam.h usability... no
1018checking fam.h presence... no
1019checking for fam.h... no
1020checking for dm_get_eventlist in -ldm... no
1021checking for dm_get_eventlist in -ljfsdm... no
1022checking for dm_get_eventlist in -lxdsm... no
1023checking for dm_get_eventlist in -ldmapi... no
1024configure: DMAPI support not present
1025checking for kernel share modes... no
1026checking for IRIX kernel oplock type definitions... no
1027checking for sys/capability.h... (cached) no
1028checking for int16 typedef included by rpc/rpc.h... no
1029checking for uint16 typedef included by rpc/rpc.h... no
1030checking for int32 typedef included by rpc/rpc.h... no
1031checking for uint32 typedef included by rpc/rpc.h... no
1032checking for conflicting AUTH_ERROR define in rpc/rpc.h... no
1033checking for test routines... yes
1034checking for ftruncate extend... yes
1035checking for broken getgroups... no
1036checking for sysconf(_SC_NGROUPS_MAX)... yes
1037checking for sysconf(_SC_NPROC_ONLN)... no
1038checking for sysconf(_SC_NPROCESSORS_ONLN)... yes
1039checking for sysconf(_SC_PAGESIZE)... yes
1040checking for getpagesize... yes
1041checking for setreuid... OK
1042yes
1043checking for the Darwin initgroups system call... yes
1044checking for fcntl locking... yes
1045checking for broken (glibc2.1/x86) 64 bit fcntl locking... no
1046checking for 64 bit fcntl locking... no
1047checking for st_blocks in struct stat... yes
1048checking for st_blksize in struct stat... yes
1049checking for st_flags in struct stat... yes
1050checking for broken nisplus include files... no
1051checking if the realpath function allows a NULL argument... no
1052checking whether to use AFS clear-text auth... no
1053checking whether to use AFS fake-kaserver... no
1054checking whether to use AFS ACL mapping module... no
1055checking whether to use DFS clear-text auth... no
1056checking for LDAP support... auto
1057checking ldap.h usability... yes
1058checking ldap.h presence... yes
1059checking for ldap.h... yes
1060checking lber.h usability... yes
1061checking lber.h presence... yes
1062checking for lber.h... yes
1063checking for ber_tag_t... yes
1064checking for ber_scanf in -llber... yes
1065checking for ber_sockbuf_add_io... yes
1066checking for LDAP_OPT_SOCKBUF... yes
1067checking for LBER_OPT_LOG_PRINT_FN... yes
1068checking for ldap_init in -lldap... yes
1069checking for ldap_set_rebind_proc... yes
1070checking whether ldap_set_rebind_proc takes 3 arguments... 3
1071checking for ldap_initialize... yes
1072checking whether LDAP support is used... yes
1073checking for Active Directory and krb5 support... auto
1074checking for ldap_initialize... (cached) yes
1075checking for ldap_add_result_entry... yes
1076checking for kerberos 5 install path... /usr
1077checking for krb5-config... /usr/bin/krb5-config
1078checking for working krb5-config... yes
1079checking krb5.h usability... yes
1080checking krb5.h presence... yes
1081checking for krb5.h... yes
1082checking krb5/locate_plugin.h usability... yes
1083checking krb5/locate_plugin.h presence... yes
1084checking for krb5/locate_plugin.h... yes
1085checking gssapi.h usability... yes
1086checking gssapi.h presence... yes
1087checking for gssapi.h... yes
1088checking gssapi/gssapi_generic.h usability... yes
1089checking gssapi/gssapi_generic.h presence... yes
1090checking for gssapi/gssapi_generic.h... yes
1091checking gssapi/gssapi.h usability... yes
1092checking gssapi/gssapi.h presence... yes
1093checking for gssapi/gssapi.h... yes
1094checking com_err.h usability... yes
1095checking com_err.h presence... yes
1096checking for com_err.h... yes
1097checking for _et_list in -lcom_err... no
1098checking for krb5_encrypt_data in -lk5crypto... yes
1099checking for des_set_key in -lcrypto... yes
1100checking for copy_Authenticator in -lasn1... no
1101checking for roken_getaddrinfo_hostspec in -lroken... no
1102checking for gss_display_status in -lgssapi... no
1103checking for krb5_mk_req_extended in -lkrb5... yes
1104checking for krb5_kt_compare in -lkrb5... no
1105checking for gss_display_status in -lgssapi_krb5... yes
1106checking for krb5_set_real_time... yes
1107checking for krb5_set_default_in_tkt_etypes... no
1108checking for krb5_set_default_tgs_enctypes... yes
1109checking for krb5_set_default_tgs_ktypes... yes
1110checking for krb5_principal2salt... yes
1111checking for krb5_use_enctype... yes
1112checking for krb5_string_to_key... yes
1113checking for krb5_get_pw_salt... no
1114checking for krb5_string_to_key_salt... no
1115checking for krb5_auth_con_setkey... no
1116checking for krb5_auth_con_setuseruserkey... yes
1117checking for krb5_locate_kdc... yes
1118checking for krb5_get_permitted_enctypes... yes
1119checking for krb5_get_default_in_tkt_etypes... no
1120checking for krb5_free_data_contents... yes
1121checking for krb5_principal_get_comp_string... no
1122checking for krb5_free_unparsed_name... yes
1123checking for krb5_free_keytab_entry_contents... yes
1124checking for krb5_kt_free_entry... no
1125checking for krb5_krbhst_init... no
1126checking for krb5_krbhst_get_addrinfo... no
1127checking for krb5_c_enctype_compare... yes
1128checking for krb5_enctypes_compatible_keys... no
1129checking for krb5_crypto_init... no
1130checking for krb5_crypto_destroy... no
1131checking for krb5_decode_ap_req... no
1132checking for free_AP_REQ... no
1133checking for krb5_verify_checksum... yes
1134checking for krb5_c_verify_checksum... yes
1135checking for krb5_principal_compare_any_realm... no
1136checking for krb5_parse_name_norealm... no
1137checking for krb5_princ_size... no
1138checking for krb5_get_init_creds_opt_set_pac_request... no
1139checking for krb5_get_renewed_creds... yes
1140checking for krb5_get_kdc_cred... no
1141checking for krb5_free_error_contents... no
1142checking for initialize_krb5_error_table... no
1143checking for krb5_get_init_creds_opt_alloc... yes
1144checking for krb5_get_init_creds_opt_free... yes
1145checking for krb5_get_init_creds_opt_get_error... no
1146checking for krb5_enctype_to_string... yes
1147checking for krb5_fwd_tgt_creds... yes
1148checking for krb5_auth_con_set_req_cksumtype... yes
1149checking whether krb5_ticket contains kvno and enctype... yes
1150checking whether krb5_get_init_creds_opt_free takes a context argument... yes
1151checking whether krb5_verify_checksum takes 7 arguments... 7
1152checking for checksum in krb5_checksum... no
1153checking for etype in EncryptedData... no
1154checking for ticket pointer in krb5_ap_req... yes
1155checking for e_data pointer in krb5_error... no
1156checking for krb5_crypto type... no
1157checking for krb5_encrypt_block type... yes
1158checking for addrtype in krb5_address... yes
1159checking for addr_type in krb5_address... no
1160checking for enc_part2 in krb5_ticket... yes
1161checking for keyblock in krb5_creds... yes
1162checking for session in krb5_creds... no
1163checking for keyvalue in krb5_keyblock... no
1164checking for ENCTYPE_ARCFOUR_HMAC_MD5... no
1165checking for KEYTYPE_ARCFOUR_56... no
1166checking for AP_OPTS_USE_SUBKEY... yes
1167checking for KV5M_KEYTAB... yes
1168checking for KRB5_KU_OTHER_CKSUM... no
1169checking for KRB5_KEYUSAGE_APP_DATA_CKSUM... yes
1170checking for the krb5_princ_component macro... yes
1171checking for key in krb5_keytab_entry... yes
1172checking for keyblock in krb5_keytab_entry... no
1173checking for magic in krb5_address... yes
1174checking for WRFILE: keytab support... yes
1175checking for krb5_princ_realm returns krb5_realm or krb5_data... no
1176checking for krb5_addresses type... no
1177checking whether krb5_mk_error takes 3 arguments MIT or 9 Heimdal... yes
1178checking for krb5_error_code krb5_enctype_to_string(krb5_context context, krb5_enctype enctype, char **str)... no
1179checking for krb5_error_code krb5_enctype_to_string(krb5_enctype enctype, char *str, size_t len)... yes
1180checking for krb5_principal_get_realm... no
1181checking for krb5_princ_realm... yes
1182checking whether Active Directory and krb5 support is used... yes
1183checking for nscd_flush_cache in -lnscd... no
1184checking whether to enable DNS Updates support... no
1185checking whether to use automount... no
1186checking whether to build mount.cifs and umount.cifs... no
1187checking keyutils.h usability... no
1188checking keyutils.h presence... no
1189checking for keyutils.h... no
1190checking whether to build cifs.upcall... no
1191checking whether to try PAM support... no
1192checking whether to use pam_smbpass... no
1193checking for library containing crypt... none required
1194checking for a crypt that needs truncated salt... no
1195checking whether to use NISPLUS_HOME... no
1196checking whether to use syslog logging... no
1197checking whether to use a custom syslog facility... checking whether to try disk-quotas support... no
1198checking whether to try the new lib/sysquotas.c interface... auto
1199checking whether to try the lib/sysquotas.c interface on darwin9.7.0... no
1200checking asm/types.h usability... no
1201checking asm/types.h presence... no
1202checking for asm/types.h... no
1203checking sys/fs/vx_quota.h usability... no
1204checking sys/fs/vx_quota.h presence... no
1205checking for sys/fs/vx_quota.h... no
1206checking linux/dqblk_xfs.h usability... no
1207checking linux/dqblk_xfs.h presence... no
1208checking for linux/dqblk_xfs.h... no
1209checking sys/quota.h usability... yes
1210checking sys/quota.h presence... yes
1211checking for sys/quota.h... yes
1212checking for XFS QUOTA in <sys/quota.h>... no
1213checking if struct dqblk has .dqb_fsoftlimit... no
1214checking for long quotactl(int cmd, char *special, qid_t id, caddr_t addr)... no
1215checking for int quotactl(const char *path, int cmd, int id, char *addr)... no
1216checking for CRAY int quotactl (char *spec, int request, char *arg)... no
1217checking for mntent.h... (cached) no
1218checking for setmntent... no
1219checking for getmntent... no
1220checking for endmntent... no
1221checking devnm.h usability... no
1222checking devnm.h presence... no
1223checking for devnm.h... no
1224checking for devnm... no
1225checking whether the old quota support works... yes
1226checking whether to use the old quota support... no
1227checking whether to support utmp accounting... yes
1228checking whether to use shared libraries internally... true
1229checking whether to build the libtalloc shared library... yes
1230checking whether to build the libtdb shared library... yes
1231checking whether to build the libnetapi shared library... yes
1232checking whether to build the libsmbclient shared library... yes
1233checking whether to build the libsmbsharemodes shared library... yes
1234checking whether to build the libaddns shared library... yes
1235shared library not selected
1236configure: checking how to get filesystem space usage...
1237checking statvfs64 function (SVR4)... no
1238checking statvfs function (SVR4)... yes
1239checking that statvfs.f_fsid is an integer... yes
1240checking if large file support can be enabled... yes
1241checking whether to include cluster support... no
1242checking whether to support ACLs... auto
1243configure: checking whether ACL support is available:
1244configure: ACLs on Darwin currently not supported
1245checking whether to support asynchronous io... no
1246checking whether to check to support sendfile... yes
1247checking for Linux readahead... no
1248checking for readahead declaration... no
1249checking for posix_fadvise... no
1250checking for Linux splice... no
1251checking for splice declaration... no
1252checking whether to build winbind... no, unsupported on darwin9.7.0
1253checking for pthread_mutex_lock in -lpthread... yes
1254checking for union nss_XbyY_key.ipnode.af_family... no
1255checking for struct passwd.pw_comment... no
1256checking for struct passwd.pw_age... no
1257checking for struct secmethod_table.method_attrlist... no
1258checking for struct secmethod_table.method_version... no
1259checking for SO_PEERCRED... no
1260checking for poptGetContext in -lpopt... yes
1261checking whether to use included popt... no
1262checking dns_sd.h usability... yes
1263checking dns_sd.h presence... yes
1264checking for dns_sd.h... yes
1265checking for DNSServiceRegister... yes
1266checking for DNSServiceRegister in -ldns_sd... no
1267checking for iniparser_load in -liniparser... no
1268checking whether to use included iniparser... yes
1269checking for getmntent... (cached) no
1270checking for sys/statfs.h... (cached) no
1271checking vfs_fileid: checking for statfs() and struct statfs.f_fsid)... no
1272checking how to build pdb_ldap... static
1273checking how to build pdb_smbpasswd... static
1274checking how to build pdb_tdbsam... static
1275checking how to build rpc_lsarpc... static
1276checking how to build rpc_winreg... static
1277checking how to build rpc_initshutdown... static
1278checking how to build rpc_dssetup... static
1279checking how to build rpc_wkssvc... static
1280checking how to build rpc_svcctl2... static
1281checking how to build rpc_ntsvcs2... static
1282checking how to build rpc_netlogon... static
1283checking how to build rpc_netdfs... static
1284checking how to build rpc_srvsvc... static
1285checking how to build rpc_spoolss... static
1286checking how to build rpc_eventlog2... static
1287checking how to build rpc_samr... static
1288checking how to build rpc_rpcecho... not
1289checking how to build idmap_ldap... static
1290checking how to build idmap_tdb... static
1291checking how to build idmap_tdb2... not
1292checking how to build idmap_passdb... static
1293checking how to build idmap_nss... static
1294checking how to build idmap_rid... not
1295checking how to build idmap_ad... not
1296checking how to build nss_info_template... static
1297checking how to build charset_weird... not
1298checking how to build charset_CP850... shared
1299checking how to build charset_CP437... shared
1300checking how to build charset_macosxfs... shared
1301checking how to build auth_sam... static
1302checking how to build auth_unix... static
1303checking how to build auth_winbind... static
1304checking how to build auth_server... static
1305checking how to build auth_domain... static
1306checking how to build auth_builtin... static
1307checking how to build auth_script... shared
1308checking how to build vfs_default... static
1309checking how to build vfs_recycle... shared
1310checking how to build vfs_audit... shared
1311checking how to build vfs_extd_audit... shared
1312checking how to build vfs_full_audit... shared
1313checking how to build vfs_netatalk... shared
1314checking how to build vfs_fake_perms... shared
1315checking how to build vfs_default_quota... shared
1316checking how to build vfs_readonly... shared
1317checking how to build vfs_cap... shared
1318checking how to build vfs_expand_msdfs... shared
1319checking how to build vfs_shadow_copy... shared
1320checking how to build vfs_shadow_copy2... shared
1321checking how to build vfs_afsacl... not
1322checking how to build vfs_xattr_tdb... shared
1323checking how to build vfs_posixacl... not
1324checking how to build vfs_aixacl... not
1325checking how to build vfs_aixacl2... not
1326checking how to build vfs_solarisacl... not
1327checking how to build vfs_irixacl... not
1328checking how to build vfs_hpuxacl... not
1329checking how to build vfs_tru64acl... not
1330checking how to build vfs_catia... not
1331checking how to build vfs_streams_xattr... shared
1332checking how to build vfs_streams_depot... shared
1333checking how to build vfs_cacheprime... not
1334checking how to build vfs_prealloc... not
1335checking how to build vfs_commit... not
1336checking how to build vfs_gpfs... not
1337checking how to build vfs_readahead... shared
1338checking how to build vfs_tsmsm... not
1339checking how to build vfs_fileid... not
1340checking how to build vfs_aio_fork... not
1341checking how to build vfs_syncops... not
1342checking how to build vfs_zfsacl... not
1343checking how to build vfs_notify_fam... not
1344checking how to build vfs_smb_traffic_analyzer... shared
1345checking whether to enable build farm hacks... no
1346Using libraries:
1347    LIBS = -lresolv -liconv
1348    KRB5_LIBS = -lcrypto -dynamic -Wl,-search_paths_first -dynamic -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv
1349    LDAP_LIBS = -lldap -llber
1350    DNSSD_LIBS =
1351    AUTH_LIBS =
1352checking configure summary... yes
1353configure: creating ./config.status
1354config.status: creating Makefile
1355config.status: creating script/findsmb
1356config.status: creating smbadduser
1357config.status: creating script/gen-8bit-gap.sh
1358config.status: creating script/installbin.sh
1359config.status: creating script/uninstallbin.sh
1360config.status: creating lib/netapi/examples/Makefile
1361config.status: creating pkgconfig/smbclient.pc
1362config.status: creating pkgconfig/wbclient.pc
1363config.status: creating pkgconfig/netapi.pc
1364config.status: creating pkgconfig/smbsharemodes.pc
1365config.status: creating include/config.h
1366config.status: executing rm-stdint.h commands
1367config.status: executing rm-stdbool.h commands