source: trunk/samba-3.0.25pre1/source/configure.log@ 1

Last change on this file since 1 was 1, checked in by Paul Smedley, 18 years ago

Initial code import

File size: 42.9 KB
Line 
1configure: loading site script u:/moztools/config.site-gcc335b4
2type: No such file or directory
3type: No such file or directory
4type: No such file or directory
5type: No such file or directory
6function: No such file or directory
7builtin: No such file or directory
8configure: loading cache /dev/null
9SAMBA VERSION: 3.0.25pre1
10LIBREPLACE_LOCATION_CHECKS: START
11checking build system type... i386-pc-os2-emx
12checking host system type... i386-pc-os2-emx
13checking target system type... i386-pc-os2-emx
14LIBREPLACE_LOCATION_CHECKS: END
15LIBREPLACE_CC_CHECKS: START
16checking for gcc... gcc
17checking for C compiler default output file name... conftest.exe
18checking whether the C compiler works... yes
19checking whether we are cross compiling... no
20checking for suffix of executables... .exe
21checking for suffix of object files... o
22checking whether we are using the GNU C compiler... yes
23checking whether gcc accepts -g... yes
24checking for gcc option to accept ISO C89... none needed
25checking for version of gcc... 3.3.5
26checking how to run the C preprocessor... gcc -E
27checking for grep that handles long lines and -e... U:/MOZTOOLS/grep.exe
28checking for egrep... U:/MOZTOOLS/grep.exe -E
29checking for AIX... no
30checking for ANSI C header files... yes
31checking for sys/types.h... yes
32checking for sys/stat.h... yes
33checking for stdlib.h... yes
34checking for string.h... yes
35checking for memory.h... yes
36checking for strings.h... yes
37checking for inttypes.h... yes
38checking for stdint.h... yes
39checking for unistd.h... yes
40checking minix/config.h usability... no
41checking minix/config.h presence... no
42checking for minix/config.h... no
43checking whether it is safe to define __EXTENSIONS__... yes
44checking whether byte ordering is bigendian... no
45checking for inline... inline
46checking for C99 designated initializers... yes
47checking for a BSD-compatible install... u:/bin/install.exe
48checking for library containing strerror... none required
49checking for special C compiler options needed for large files... no
50checking for _FILE_OFFSET_BITS value needed for large files... no
51checking for _LARGE_FILES value needed for large files... no
52checking standards.h usability... no
53checking standards.h presence... no
54checking for standards.h... no
55checking for long long... yes
56checking for uint_t... no
57checking for int8_t... yes
58checking for uint8_t... yes
59checking for int16_t... yes
60checking for uint16_t... yes
61checking for int32_t... yes
62checking for uint32_t... yes
63checking for int64_t... yes
64checking for uint64_t... yes
65checking for size_t... yes
66checking for ssize_t... yes
67checking for int... yes
68checking size of int... 4
69checking for char... yes
70checking size of char... 1
71checking for short... yes
72checking size of short... 2
73checking for long... yes
74checking size of long... 4
75checking for long long... (cached) yes
76checking size of long long... 8
77checking for off_t... yes
78checking size of off_t... 8
79checking for size_t... (cached) yes
80checking size of size_t... 4
81checking for ssize_t... (cached) yes
82checking size of ssize_t... 4
83checking for intptr_t... yes
84checking for ptrdiff_t... yes
85checking for immediate structures... yes
86LIBREPLACE_CC_CHECKS: END
87checking whether to use profiling... no
88checking for a BSD-compatible install... u:/bin/install.exe
89checking for gawk... gawk
90checking for perl... (cached) e:/Perl/bin/perl.exe
91checking for ar... ar.exe
92checking if the linker (ld) is GNU ld... no
93checking whether gcc and cc understand -c and -o together... yes
94checking that the C compiler understands -Werror... yes
95checking that the C compiler understands volatile... yes
96checking that the C compiler understands negative enum values... yes
97checking for C99 designated initializers... yes
98checking uname -s... OS/2
99checking uname -r... 1
100checking uname -m... i386
101checking uname -p... i386
102LIBREPLACE_BROKEN_CHECKS: START
103checking return type of signal handlers... void
104checking for uid_t in sys/types.h... yes
105checking for mode_t... yes
106checking for off_t... (cached) yes
107checking for size_t... (cached) yes
108checking for pid_t... yes
109checking for struct stat.st_rdev... yes
110checking for ino_t... yes
111checking for loff_t... no
112checking for offset_t... no
113checking for working memcmp... yes
114checking for pipe... yes
115checking for strftime... yes
116checking for srandom... yes
117checking for random... yes
118checking for srand... yes
119checking for rand... yes
120checking for usleep... yes
121checking for setbuffer... yes
122checking for lstat... yes
123checking for getpgrp... yes
124checking stdbool.h usability... yes
125checking stdbool.h presence... yes
126checking for stdbool.h... yes
127checking sys/select.h usability... yes
128checking sys/select.h presence... yes
129checking for sys/select.h... yes
130checking setjmp.h usability... yes
131checking setjmp.h presence... yes
132checking for setjmp.h... yes
133checking for bool... yes
134checking for _Bool... yes
135checking for working mmap... no
136checking sys/syslog.h usability... yes
137checking sys/syslog.h presence... yes
138checking for sys/syslog.h... yes
139checking syslog.h usability... yes
140checking syslog.h presence... yes
141checking for syslog.h... yes
142checking sys/time.h usability... yes
143checking sys/time.h presence... yes
144checking for sys/time.h... yes
145checking time.h usability... yes
146checking time.h presence... yes
147checking for time.h... yes
148checking stdarg.h usability... yes
149checking stdarg.h presence... yes
150checking for stdarg.h... yes
151checking vararg.h usability... no
152checking vararg.h presence... no
153checking for vararg.h... no
154checking sys/socket.h usability... yes
155checking sys/socket.h presence... yes
156checking for sys/socket.h... yes
157checking netinet/in.h usability... yes
158checking netinet/in.h presence... yes
159checking for netinet/in.h... yes
160checking netdb.h usability... yes
161checking netdb.h presence... yes
162checking for netdb.h... yes
163checking arpa/inet.h usability... yes
164checking arpa/inet.h presence... yes
165checking for arpa/inet.h... yes
166checking netinet/ip.h usability... no
167checking netinet/ip.h presence... yes
168configure: WARNING: netinet/ip.h: present but cannot be compiled
169configure: WARNING: netinet/ip.h: check for missing prerequisite headers?
170configure: WARNING: netinet/ip.h: see the Autoconf documentation
171configure: WARNING: netinet/ip.h: section "Present But Cannot Be Compiled"
172configure: WARNING: netinet/ip.h: proceeding with the preprocessor's result
173configure: WARNING: netinet/ip.h: in the future, the compiler will take precedence
174checking for netinet/ip.h... yes
175checking netinet/tcp.h usability... yes
176checking netinet/tcp.h presence... yes
177checking for netinet/tcp.h... yes
178checking netinet/in_systm.h usability... yes
179checking netinet/in_systm.h presence... yes
180checking for netinet/in_systm.h... yes
181checking netinet/in_ip.h usability... no
182checking netinet/in_ip.h presence... no
183checking for netinet/in_ip.h... no
184checking sys/sockio.h usability... yes
185checking sys/sockio.h presence... yes
186checking for sys/sockio.h... yes
187checking sys/un.h usability... yes
188checking sys/un.h presence... yes
189checking for sys/un.h... yes
190checking for usable net/if.h... yes
191checking for broken inet_ntoa... no
192checking for seteuid... yes
193checking for setresuid... yes
194checking for setegid... yes
195checking for setresgid... yes
196checking for chroot... yes
197checking for bzero... yes
198checking for strerror... yes
199checking for vsyslog... yes
200checking for setlinebuf... yes
201checking for mktime... yes
202checking for ftruncate... yes
203checking for chsize... yes
204checking for rename... yes
205checking for waitpid... yes
206checking for strlcpy... yes
207checking for strlcat... yes
208checking for innetgr... yes
209checking for initgroups... yes
210checking for memmove... yes
211checking for strdup... yes
212checking for pread... yes
213checking for pwrite... yes
214checking for strndup... yes
215checking for strcasestr... yes
216checking for strtok_r... yes
217checking for mkdtemp... yes
218checking for socketpair... yes
219checking for setresuid declaration... yes
220checking for setresgid declaration... yes
221checking for errno declaration... yes
222checking for secure mkstemp... yes
223checking stdio.h usability... yes
224checking stdio.h presence... yes
225checking for stdio.h... yes
226checking for strings.h... (cached) yes
227checking whether snprintf is declared... yes
228checking whether vsnprintf is declared... yes
229checking whether asprintf is declared... yes
230checking whether vasprintf is declared... yes
231checking for snprintf... yes
232checking for vsnprintf... yes
233checking for asprintf... yes
234checking for vasprintf... yes
235checking for C99 vsnprintf... no
236checking for va_copy... yes
237checking for __FUNCTION__ macro... yes
238checking sys/param.h usability... yes
239checking sys/param.h presence... yes
240checking for sys/param.h... yes
241checking limits.h usability... yes
242checking limits.h presence... yes
243checking for limits.h... yes
244checking for comparison_fn_t... no
245checking for strnlen... yes
246checking for setenv... yes
247checking for strtoull... yes
248checking for __strtoull... no
249checking for strtouq... no
250checking for strtoll... yes
251checking for __strtoll... no
252checking for strtoq... no
253checking for memset... yes
254checking for printf... yes
255checking for syslog... yes
256checking for sig_atomic_t type... yes
257checking for O_DIRECT flag to open(2)... no
258checking that the C compiler can precompile header files...
259checking that the C compiler understands volatile... (cached) yes
260checking for dirent.h that defines DIR... yes
261checking for library containing opendir... none required
262checking fcntl.h usability... yes
263checking fcntl.h presence... yes
264checking for fcntl.h... yes
265checking sys/fcntl.h usability... yes
266checking sys/fcntl.h presence... yes
267checking for sys/fcntl.h... yes
268checking sys/acl.h usability... no
269checking sys/acl.h presence... no
270checking for sys/acl.h... no
271checking sys/resource.h usability... yes
272checking sys/resource.h presence... yes
273checking for sys/resource.h... yes
274checking sys/ioctl.h usability... yes
275checking sys/ioctl.h presence... yes
276checking for sys/ioctl.h... yes
277checking sys/mode.h usability... no
278checking sys/mode.h presence... no
279checking for sys/mode.h... no
280checking sys/filio.h usability... yes
281checking sys/filio.h presence... yes
282checking for sys/filio.h... yes
283checking sys/fs/s5param.h usability... no
284checking sys/fs/s5param.h presence... no
285checking for sys/fs/s5param.h... no
286checking sys/filsys.h usability... no
287checking sys/filsys.h presence... no
288checking for sys/filsys.h... no
289checking for sys/select.h... (cached) yes
290checking for sys/time.h... (cached) yes
291checking utime.h usability... yes
292checking utime.h presence... yes
293checking for utime.h... yes
294checking whether time.h and sys/time.h may both be included... yes
295checking for sys/wait.h that is POSIX.1 compatible... yes
296checking sys/capability.h usability... no
297checking sys/capability.h presence... no
298checking for sys/capability.h... no
299checking grp.h usability... yes
300checking grp.h presence... yes
301checking for grp.h... yes
302checking sys/id.h usability... no
303checking sys/id.h presence... no
304checking for sys/id.h... no
305checking compat.h usability... no
306checking compat.h presence... no
307checking for compat.h... no
308checking shadow.h usability... no
309checking shadow.h presence... no
310checking for shadow.h... no
311checking sys/priv.h usability... no
312checking sys/priv.h presence... no
313checking for sys/priv.h... no
314checking pwd.h usability... yes
315checking pwd.h presence... yes
316checking for pwd.h... yes
317checking sys/security.h usability... no
318checking sys/security.h presence... no
319checking for sys/security.h... no
320checking ctype.h usability... yes
321checking ctype.h presence... yes
322checking for ctype.h... yes
323checking locale.h usability... yes
324checking locale.h presence... yes
325checking for locale.h... yes
326checking fnmatch.h usability... yes
327checking fnmatch.h presence... yes
328checking for fnmatch.h... yes
329checking sys/ipc.h usability... yes
330checking sys/ipc.h presence... yes
331checking for sys/ipc.h... yes
332checking sys/mman.h usability... yes
333checking sys/mman.h presence... yes
334checking for sys/mman.h... yes
335checking sys/shm.h usability... yes
336checking sys/shm.h presence... yes
337checking for sys/shm.h... yes
338checking termios.h usability... yes
339checking termios.h presence... yes
340checking for termios.h... yes
341checking termio.h usability... yes
342checking termio.h presence... yes
343checking for termio.h... yes
344checking sys/termio.h usability... yes
345checking sys/termio.h presence... yes
346checking for sys/termio.h... yes
347checking for library containing dlopen... none required
348checking dlfcn.h usability... yes
349checking dlfcn.h presence... yes
350checking for dlfcn.h... yes
351checking for dlopen... yes
352checking for dlsym... yes
353checking for dlerror... yes
354checking for dlclose... yes
355checking whether getpass should be replaced... no
356checking direct.h usability... yes
357checking direct.h presence... yes
358checking for direct.h... yes
359checking windows.h usability... no
360checking windows.h presence... no
361checking for windows.h... no
362checking winsock2.h usability... no
363checking winsock2.h presence... no
364checking for winsock2.h... no
365checking ws2tcpip.h usability... no
366checking ws2tcpip.h presence... no
367checking for ws2tcpip.h... no
368checking whether mkdir supports mode... yes
369checking for timegm... no
370checking for broken readdir... no
371checking a usable readdir()... yes
372checking for syslog... (cached) yes
373checking for memset... (cached) yes
374checking for setnetgrent... yes
375checking for getnetgrent... yes
376checking for endnetgrent... yes
377checking for memcpy... yes
378LIBREPLACE_BROKEN_CHECKS: END
379checking aio.h usability... no
380checking aio.h presence... no
381checking for aio.h... no
382checking for arpa/inet.h... (cached) yes
383checking for sys/fcntl.h... (cached) yes
384checking for sys/select.h... (cached) yes
385checking for fcntl.h... (cached) yes
386checking for sys/time.h... (cached) yes
387checking sys/unistd.h usability... yes
388checking sys/unistd.h presence... yes
389checking for sys/unistd.h... yes
390checking rpc/nettype.h usability... no
391checking rpc/nettype.h presence... no
392checking for rpc/nettype.h... no
393checking for unistd.h... (cached) yes
394checking for utime.h... (cached) yes
395checking for grp.h... (cached) yes
396checking for sys/id.h... (cached) no
397checking for memory.h... (cached) yes
398checking alloca.h usability... yes
399checking alloca.h presence... yes
400checking for alloca.h... yes
401checking for limits.h... (cached) yes
402checking float.h usability... yes
403checking float.h presence... yes
404checking for float.h... yes
405checking rpc/rpc.h usability... no
406checking rpc/rpc.h presence... no
407checking for rpc/rpc.h... no
408checking rpcsvc/nis.h usability... no
409checking rpcsvc/nis.h presence... no
410checking for rpcsvc/nis.h... no
411checking rpcsvc/ypclnt.h usability... no
412checking rpcsvc/ypclnt.h presence... no
413checking for rpcsvc/ypclnt.h... no
414checking for sys/param.h... (cached) yes
415checking for ctype.h... (cached) yes
416checking for sys/wait.h... (cached) yes
417checking for sys/resource.h... (cached) yes
418checking for sys/ioctl.h... (cached) yes
419checking for sys/ipc.h... (cached) yes
420checking sys/prctl.h usability... no
421checking sys/prctl.h presence... no
422checking for sys/prctl.h... no
423checking for sys/mman.h... (cached) yes
424checking for sys/filio.h... (cached) yes
425checking for sys/priv.h... (cached) no
426checking for sys/shm.h... (cached) yes
427checking for string.h... (cached) yes
428checking for strings.h... (cached) yes
429checking for stdlib.h... (cached) yes
430checking for sys/socket.h... (cached) yes
431checking for sys/un.h... (cached) yes
432checking sys/mount.h usability... yes
433checking sys/mount.h presence... yes
434checking for sys/mount.h... yes
435checking sys/vfs.h usability... yes
436checking sys/vfs.h presence... yes
437checking for sys/vfs.h... yes
438checking for sys/fs/s5param.h... (cached) no
439checking for sys/filsys.h... (cached) no
440checking for termios.h... (cached) yes
441checking for termio.h... (cached) yes
442checking for sys/termio.h... (cached) yes
443checking sys/statfs.h usability... yes
444checking sys/statfs.h presence... yes
445checking for sys/statfs.h... yes
446checking sys/dustat.h usability... no
447checking sys/dustat.h presence... no
448checking for sys/dustat.h... no
449checking sys/statvfs.h usability... yes
450checking sys/statvfs.h presence... yes
451checking for sys/statvfs.h... yes
452checking for stdarg.h... (cached) yes
453checking for sys/sockio.h... (cached) yes
454checking sys/sysmacros.h usability... no
455checking sys/sysmacros.h presence... no
456checking for sys/sysmacros.h... no
457checking for sys/syslog.h... (cached) yes
458checking for syslog.h... (cached) yes
459checking langinfo.h usability... yes
460checking langinfo.h presence... yes
461checking for langinfo.h... yes
462checking for locale.h... (cached) yes
463checking xfs/libxfs.h usability... no
464checking xfs/libxfs.h presence... no
465checking for xfs/libxfs.h... no
466checking for rpcsvc/yp_prot.h... no
467checking for sys/mode.h... (cached) no
468checking CoreFoundation/CFStringEncodingConverter.h usability... no
469checking CoreFoundation/CFStringEncodingConverter.h presence... no
470checking for CoreFoundation/CFStringEncodingConverter.h... no
471checking CFStringEncodingConverter.h usability... no
472checking CFStringEncodingConverter.h presence... no
473checking for CFStringEncodingConverter.h... no
474checking valgrind.h usability... no
475checking valgrind.h presence... no
476checking for valgrind.h... no
477checking valgrind/valgrind.h usability... no
478checking valgrind/valgrind.h presence... no
479checking for valgrind/valgrind.h... no
480checking valgrind/memcheck.h usability... no
481checking valgrind/memcheck.h presence... no
482checking for valgrind/memcheck.h... no
483checking for shadow.h... (cached) no
484checking nss.h usability... yes
485checking nss.h presence... yes
486checking for nss.h... yes
487checking nss_common.h usability... no
488checking nss_common.h presence... no
489checking for nss_common.h... no
490checking nsswitch.h usability... yes
491checking nsswitch.h presence... yes
492checking for nsswitch.h... yes
493checking ns_api.h usability... no
494checking ns_api.h presence... no
495checking for ns_api.h... no
496checking for sys/security.h... (cached) no
497checking syscall.h usability... no
498checking syscall.h presence... no
499checking for syscall.h... no
500checking sys/syscall.h usability... no
501checking sys/syscall.h presence... no
502checking for sys/syscall.h... no
503checking for sys/acl.h... (cached) no
504checking sys/attributes.h usability... no
505checking sys/attributes.h presence... no
506checking for sys/attributes.h... no
507checking attr/xattr.h usability... no
508checking attr/xattr.h presence... no
509checking for attr/xattr.h... no
510checking sys/xattr.h usability... no
511checking sys/xattr.h presence... no
512checking for sys/xattr.h... no
513checking sys/extattr.h usability... no
514checking sys/extattr.h presence... no
515checking for sys/extattr.h... no
516checking sys/uio.h usability... yes
517checking sys/uio.h presence... yes
518checking for sys/uio.h... yes
519checking sys/ea.h usability... yes
520checking sys/ea.h presence... yes
521checking for sys/ea.h... yes
522checking sys/proplist.h usability... no
523checking sys/proplist.h presence... no
524checking for sys/proplist.h... no
525checking sys/cdefs.h usability... yes
526checking sys/cdefs.h presence... yes
527checking for sys/cdefs.h... yes
528checking glob.h usability... yes
529checking glob.h presence... yes
530checking for glob.h... yes
531checking utmp.h usability... yes
532checking utmp.h presence... yes
533checking for utmp.h... yes
534checking utmpx.h usability... no
535checking utmpx.h presence... no
536checking for utmpx.h... no
537checking lastlog.h usability... no
538checking lastlog.h presence... no
539checking for lastlog.h... no
540checking for int... (cached) yes
541checking size of int... (cached) 4
542checking for long... (cached) yes
543checking size of long... (cached) 4
544checking for long long... (cached) yes
545checking size of long long... (cached) 8
546checking for short... (cached) yes
547checking size of short... (cached) 2
548checking for an ANSI C-conforming const... yes
549checking for inline... (cached) inline
550checking whether byte ordering is bigendian... (cached) no
551checking whether char is unsigned... no
552checking return type of signal handlers... (cached) void
553checking for uid_t in sys/types.h... (cached) yes
554checking for mode_t... (cached) yes
555checking for off_t... (cached) yes
556checking for size_t... (cached) yes
557checking for pid_t... (cached) yes
558checking for struct stat.st_rdev... (cached) yes
559checking for d_off in dirent... no
560checking for ino_t... (cached) yes
561checking for loff_t... (cached) no
562checking for offset_t... (cached) no
563checking for ssize_t... (cached) yes
564checking for wchar_t... yes
565checking for comparison_fn_t... (cached) no
566checking if the compiler will optimize out function calls... yes
567checking for unix domain sockets... yes
568checking for socklen_t type... yes
569checking for sig_atomic_t type... (cached) yes
570checking for struct timespec type... yes
571checking for errno declaration... (cached) yes
572checking for setresuid declaration... (cached) yes
573checking for setresgid declaration... (cached) yes
574checking for asprintf declaration... yes
575checking for vasprintf declaration... yes
576checking for vsnprintf declaration... yes
577checking for snprintf declaration... yes
578checking for real setresuid... yes
579checking for real setresgid... yes
580checking for working memcmp... (cached) yes
581checking whether to use readline... yes
582checking readline.h usability... no
583checking readline.h presence... no
584checking for readline.h... no
585checking history.h usability... no
586checking history.h presence... no
587checking for history.h... no
588checking readline/readline.h usability... yes
589checking readline/readline.h presence... yes
590checking for readline/readline.h... yes
591checking readline/history.h usability... yes
592checking readline/history.h presence... yes
593checking for readline/history.h... yes
594checking for readline.h... (cached) no
595checking for readline/readline.h... (cached) yes
596checking for tgetent in -lncurses... yes
597checking for rl_callback_handler_install in -lreadline... yes
598checking for rl_completion_matches in -lreadline... yes
599checking whether rl_event_hook is declared... no
600checking for history_list in -lreadline... yes
601checking for connect... yes
602checking for library containing yp_get_default_domain... no
603checking for yp_get_default_domain... no
604checking for execl... yes
605checking for waitpid... (cached) yes
606checking for getcwd... yes
607checking for strdup... (cached) yes
608checking for strndup... (cached) yes
609checking for strnlen... (cached) yes
610checking for strerror... (cached) yes
611checking for chown... yes
612checking for fchown... yes
613checking for chmod... yes
614checking for fchmod... yes
615checking for chroot... (cached) yes
616checking for link... yes
617checking for mknod... yes
618checking for mknod64... no
619checking for strtol... yes
620checking for strtoll... (cached) yes
621checking for strtoul... yes
622checking for strtoull... (cached) yes
623checking for strtouq... (cached) no
624checking for __strtoull... (cached) no
625checking for fstat... yes
626checking for strchr... yes
627checking for utime... yes
628checking for utimes... yes
629checking for getrlimit... yes
630checking for fsync... yes
631checking for memset... (cached) yes
632checking for strlcpy... (cached) yes
633checking for strlcat... (cached) yes
634checking for setpgid... yes
635checking for memmove... (cached) yes
636checking for vsnprintf... (cached) yes
637checking for snprintf... (cached) yes
638checking for asprintf... (cached) yes
639checking for vasprintf... (cached) yes
640checking for setsid... yes
641checking for glob... yes
642checking for strpbrk... yes
643checking for pipe... (cached) yes
644checking for crypt16... no
645checking for getauthuid... no
646checking for strftime... (cached) yes
647checking for sigprocmask... yes
648checking for sigblock... yes
649checking for sigaction... yes
650checking for sigset... yes
651checking for innetgr... (cached) yes
652checking for setnetgrent... (cached) yes
653checking for getnetgrent... (cached) yes
654checking for endnetgrent... (cached) yes
655checking for initgroups... (cached) yes
656checking for select... yes
657checking for poll... no
658checking for rdchk... no
659checking for getgrnam... yes
660checking for getgrent... yes
661checking for pathconf... yes
662checking for realpath... yes
663checking for setpriv... no
664checking for setgidx... no
665checking for setuidx... no
666checking for setgroups... yes
667checking for sysconf... yes
668checking for mktime... (cached) yes
669checking for rename... (cached) yes
670checking for ftruncate... (cached) yes
671checking for chsize... (cached) yes
672checking for stat64... no
673checking for fstat64... no
674checking for lstat64... no
675checking for fopen64... no
676checking for atexit... yes
677checking for grantpt... no
678checking for dup2... yes
679checking for lseek64... no
680checking for ftruncate64... no
681checking for fseek64... no
682checking for fseeko64... no
683checking for ftell64... no
684checking for ftello64... no
685checking for setluid... no
686checking for getpwanam... no
687checking for setlinebuf... (cached) yes
688checking for opendir64... no
689checking for readdir64... no
690checking for seekdir64... no
691checking for telldir64... no
692checking for rewinddir64... no
693checking for closedir64... no
694checking for getpwent_r... yes
695checking for getdents... no
696checking for getdents64... no
697checking for srandom... (cached) yes
698checking for random... (cached) yes
699checking for srand... (cached) yes
700checking for rand... (cached) yes
701checking for setenv... (cached) yes
702checking for usleep... (cached) yes
703checking for strcasecmp... yes
704checking for fcvt... no
705checking for fcvtl... no
706checking for symlink... yes
707checking for readlink... yes
708checking for syslog... (cached) yes
709checking for vsyslog... (cached) yes
710checking for timegm... (cached) no
711checking for setlocale... yes
712checking for nl_langinfo... yes
713checking for nanosleep... yes
714checking for mlock... no
715checking for munlock... no
716checking for mlockall... no
717checking for munlockall... no
718checking for memalign... yes
719checking for posix_memalign... yes
720checking for sys/mman.h... (cached) yes
721checking for setbuffer... (cached) yes
722checking for shmget... yes
723checking for shm_open... no
724checking execinfo.h usability... no
725checking execinfo.h presence... no
726checking for execinfo.h... no
727checking libexc.h usability... no
728checking libexc.h presence... no
729checking for libexc.h... no
730checking libunwind.h usability... no
731checking libunwind.h presence... no
732checking for libunwind.h... no
733checking for backtrace_symbols... no
734checking for trace_back_stack in -lexc... no
735checking for GPFS GPL libs... no
736checking for libunwind... no
737checking for _dup... yes
738checking for _dup2... yes
739checking for _opendir... yes
740checking for _readdir... yes
741checking for _seekdir... yes
742checking for _telldir... yes
743checking for _closedir... yes
744checking for __dup... yes
745checking for __dup2... yes
746checking for __opendir... no
747checking for __readdir... no
748checking for __seekdir... no
749checking for __telldir... no
750checking for __closedir... no
751checking for __getcwd... no
752checking for _getcwd... yes
753checking for __xstat... no
754checking for __fxstat... no
755checking for __lxstat... no
756checking for _stat... yes
757checking for _lstat... yes
758checking for _fstat... yes
759checking for __stat... no
760checking for __lstat... no
761checking for __fstat... no
762checking for _acl... no
763checking for __acl... no
764checking for _facl... no
765checking for __facl... no
766checking for _open... yes
767checking for __open... no
768checking for _chdir... yes
769checking for __chdir... no
770checking for _close... yes
771checking for __close... yes
772checking for _fchdir... yes
773checking for __fchdir... no
774checking for _fcntl... yes
775checking for __fcntl... no
776checking for getdents... (cached) no
777checking for __getdents... no
778checking for _lseek... yes
779checking for __lseek... no
780checking for _read... yes
781checking for __read... yes
782checking for getdirentries... no
783checking for _write... yes
784checking for __write... yes
785checking for _fork... yes
786checking for __fork... no
787checking for _stat64... no
788checking for __stat64... no
789checking for _fstat64... no
790checking for __fstat64... no
791checking for _lstat64... no
792checking for __lstat64... no
793checking for __sys_llseek... no
794checking for llseek... no
795checking for _llseek... no
796checking for __llseek... no
797checking for readdir64... (cached) no
798checking for _readdir64... no
799checking for __readdir64... no
800checking for pread... (cached) yes
801checking for _pread... yes
802checking for __pread... no
803checking for pread64... no
804checking for _pread64... no
805checking for __pread64... no
806checking for pwrite... (cached) yes
807checking for _pwrite... yes
808checking for __pwrite... no
809checking for pwrite64... no
810checking for _pwrite64... no
811checking for __pwrite64... no
812checking for open64... no
813checking for _open64... no
814checking for __open64... no
815checking for creat64... no
816checking for prctl... no
817checking for getgrouplist... yes
818checking for stat64 in <sys/stat.h>... no
819checking for lstat64 in <sys/stat.h>... no
820checking for fstat64 in <sys/stat.h>... no
821checking whether struct stat has sub-second timestamps... no
822checking whether struct stat has sub-second timestamps without struct timespec...
823checking for dn_expand in -lresolv... no
824checking for _dn_expand in -lresolv... no
825checking for __dn_expand in -lresolv... no
826checking for putprpwnam... no
827checking for putprpwnam in -lsecurity... no
828checking for putprpwnam... (cached) no
829checking for putprpwnam in -lsec... no
830checking for set_auth_parameters... no
831checking for set_auth_parameters in -lsecurity... no
832checking for set_auth_parameters... (cached) no
833checking for set_auth_parameters in -lsec... no
834checking for getspnam... no
835checking for getspnam in -lgen... no
836checking for getspnam... (cached) no
837checking for getspnam in -lsecurity... no
838checking for getspnam... (cached) no
839checking for getspnam in -lsec... no
840checking for bigcrypt... no
841checking for bigcrypt in -lsecurity... no
842checking for bigcrypt... (cached) no
843checking for bigcrypt in -lsec... no
844checking for getprpwnam... no
845checking for getprpwnam in -lsecurity... no
846checking for getprpwnam... (cached) no
847checking for getprpwnam in -lsec... no
848checking for strsignal... yes
849checking for library containing getxattr... no
850checking for getxattr... no
851checking for lgetxattr... no
852checking for fgetxattr... no
853checking for listxattr... no
854checking for llistxattr... no
855checking for getea... no
856checking for fgetea... no
857checking for lgetea... no
858checking for listea... no
859checking for flistea... no
860checking for llistea... no
861checking for removeea... no
862checking for fremoveea... no
863checking for lremoveea... no
864checking for setea... no
865checking for fsetea... no
866checking for lsetea... no
867checking for flistxattr... no
868checking for removexattr... no
869checking for lremovexattr... no
870checking for fremovexattr... no
871checking for setxattr... no
872checking for lsetxattr... no
873checking for fsetxattr... no
874checking for attr_get... no
875checking for attr_list... no
876checking for attr_set... no
877checking for attr_remove... no
878checking for attr_getf... no
879checking for attr_listf... no
880checking for attr_setf... no
881checking for attr_removef... no
882checking for extattr_delete_fd... no
883checking for extattr_delete_file... no
884checking for extattr_delete_link... no
885checking for extattr_get_fd... no
886checking for extattr_get_file... no
887checking for extattr_get_link... no
888checking for extattr_list_fd... no
889checking for extattr_list_file... no
890checking for extattr_list_link... no
891checking for extattr_set_fd... no
892checking for extattr_set_file... no
893checking for extattr_set_link... no
894checking for -pie and -fPIE... no
895checking ability to build shared libraries... false
896checking LDFLAGS... -Zexe -Zomf -Zbin-files -Zmap -Zargs-wild -D__ST_MT_ERRNO__ -s
897checking DYNEXP...
898checking used PICFLAG...
899checking for long long... yes
900checking for intptr_t... (cached) yes
901checking for LL suffix on long long integers... yes
902checking for 64 bit off_t... yes
903checking for off64_t... no
904checking for 64 bit ino_t... yes
905checking for ino64_t... no
906checking for 64 bit dev_t... no
907checking for dev64_t... no
908checking for struct dirent64... no
909checking for struct dirent64... no
910checking for major macro... yes
911checking for minor macro... yes
912checking for makedev macro... yes
913checking for unsigned char... no
914checking for sin_len in sock... yes
915checking whether seekdir returns void... yes
916checking for __FUNCTION__ macro... (cached) yes
917checking if gettimeofday takes tz argument... yes
918checking for va_copy... (cached) yes
919checking for C99 vsnprintf... (cached) no
920checking for broken readdir name... no
921checking for utimbuf... yes
922checking for pututline... no
923checking for pututxline... no
924checking for updwtmp... no
925checking for updwtmpx... no
926checking for getutmpx... no
927checking for ut_name in utmp... yes
928checking for ut_user in utmp... no
929checking for ut_id in utmp... no
930checking for ut_host in utmp... yes
931checking for ut_time in utmp... yes
932checking for ut_tv in utmp... no
933checking for ut_type in utmp... no
934checking for ut_pid in utmp... no
935checking for ut_exit in utmp... no
936checking for ut_addr in utmp... no
937checking for ut_syslen in utmpx... no
938checking for iconv in /usr/lib... yes
939checking can we convert from CP850 to UCS2-LE?... CP850
940checking can we convert from ASCII to UCS2-LE?... ASCII
941checking can we convert from UTF-8 to UCS2-LE?... UTF-8
942checking for Linux kernel oplocks... no
943checking for kernel change notify support... no
944checking for inotify support... checking linux/inotify.h usability... no
945checking linux/inotify.h presence... no
946checking for linux/inotify.h... no
947checking asm/unistd.h usability... no
948checking asm/unistd.h presence... no
949checking for asm/unistd.h... no
950checking for inotify_init... no
951checking for __NR_inotify_init declaration... no
952
953checking fam.h usability... no
954checking fam.h presence... no
955checking for fam.h... no
956checking for dm_get_eventlist in -ldm... no
957checking for dm_get_eventlist in -ljfsdm... no
958checking for dm_get_eventlist in -lxdsm... no
959checking for dm_get_eventlist in -ldmapi... no
960configure: DMAPI support not present
961checking for kernel share modes... no
962checking for IRIX kernel oplock type definitions... no
963checking for sys/capability.h... (cached) no
964checking for int16 typedef included by rpc/rpc.h... no
965checking for uint16 typedef included by rpc/rpc.h... no
966checking for int32 typedef included by rpc/rpc.h... no
967checking for uint32 typedef included by rpc/rpc.h... no
968checking for conflicting AUTH_ERROR define in rpc/rpc.h... no
969checking for test routines... yes
970checking for ftruncate extend... yes
971checking for AF_LOCAL socket support... no
972checking for broken getgroups... no
973checking for secure mkstemp... (cached) yes
974checking for broken readdir... yes
975checking for replacing readdir... no
976checking for sysconf(_SC_NGROUPS_MAX)... yes
977checking for sysconf(_SC_NPROC_ONLN)... no
978checking for sysconf(_SC_NPROCESSORS_ONLN)... yes
979checking for sysconf(_SC_PAGESIZE)... yes
980checking for getpagesize... yes
981checking for iface AIX... got 3 interfaces:
982lan0 IP=192.168.1.2 NETMASK=255.255.255.0
983lan1 IP=192.168.11.1 NETMASK=255.255.255.0
984lo IP=127.0.0.1 NETMASK=255.0.0.0
985yes
986checking for setresuid... OK
987yes
988checking for working mmap... (cached) no
989checking for fcntl locking... yes
990checking for broken (glibc2.1/x86) 64 bit fcntl locking... no
991checking for 64 bit fcntl locking... no
992checking for st_blocks in struct stat... yes
993checking for st_blksize in struct stat... yes
994checking for broken nisplus include files... yes
995checking if the realpath function allows a NULL argument... yes
996checking whether to use AFS clear-text auth... no
997checking whether to use AFS fake-kaserver... no
998checking whether to use AFS ACL mapping module... no
999checking whether to use DFS clear-text auth... no
1000checking for LDAP support... auto
1001checking ldap.h usability... yes
1002checking ldap.h presence... yes
1003checking for ldap.h... yes
1004checking lber.h usability... yes
1005checking lber.h presence... yes
1006checking for lber.h... yes
1007checking for ber_tag_t... yes
1008checking for ber_scanf in -llber... yes
1009checking for ldap_init in -lldap... yes
1010checking for ldap_set_rebind_proc... yes
1011checking whether ldap_set_rebind_proc takes 3 arguments... 3
1012checking for ldap_initialize... yes
1013checking whether LDAP support is used... yes
1014checking for Active Directory and krb5 support... auto
1015checking for ldap_initialize... (cached) yes
1016checking for ldap_add_result_entry... yes
1017checking for kerberos 5 install path... no krb5-path given
1018checking for krb5-config... no
1019checking for working krb5-config... no. Fallback to previous krb5 detection strategy
1020checking for /usr/include/heimdal... no
1021checking for /usr/kerberos... no
1022checking krb5.h usability... no
1023checking krb5.h presence... no
1024checking for krb5.h... no
1025configure: WARNING: Active Directory cannot be supported without krb5.h
1026checking for nscd_flush_cache in -lnscd... no
1027checking whether to enable DNS Updates support... no
1028checking whether to use automount... no
1029checking whether to use smbmount... no
1030checking whether to build mount.cifs and umount.cifs... no
1031checking whether to try PAM support... no
1032checking whether to use pam_smbpass... no
1033checking for library containing crypt... none required
1034checking for a crypt that needs truncated salt... no
1035checking whether to use NISPLUS_HOME... no
1036checking whether to use syslog logging... no
1037checking whether to try disk-quotas support... no
1038checking whether to try the new lib/sysquotas.c interface... auto
1039checking whether to try the lib/sysquotas.c interface on os2-emx... no
1040checking asm/types.h usability... no
1041checking asm/types.h presence... no
1042checking for asm/types.h... no
1043checking sys/fs/vx_quota.h usability... no
1044checking sys/fs/vx_quota.h presence... no
1045checking for sys/fs/vx_quota.h... no
1046checking sys/quota.h usability... no
1047checking sys/quota.h presence... no
1048checking for sys/quota.h... no
1049checking for XFS QUOTA in <sys/quota.h>... no
1050checking if struct dqblk has .dqb_fsoftlimit... no
1051checking for long quotactl(int cmd, char *special, qid_t id, caddr_t addr)... no
1052checking for int quotactl(const char *path, int cmd, int id, char *addr)... no
1053checking for CRAY int quotactl (char *spec, int request, char *arg)... no
1054checking mntent.h usability... no
1055checking mntent.h presence... no
1056checking for mntent.h... no
1057checking for setmntent... no
1058checking for getmntent... no
1059checking for endmntent... no
1060checking devnm.h usability... no
1061checking devnm.h presence... no
1062checking for devnm.h... no
1063checking for devnm... no
1064checking whether the old quota support works... yes
1065checking whether to use the old quota support... no
1066checking whether to support utmp accounting... yes
1067checking whether to build the libmsrpc shared library... no shared library support -- will supply static library
1068checking whether to build the libaddns shared library... no shared library support -- will supply static library
1069checking whether to build the libsmbclient shared library... no shared library support -- will supply static library
1070checking whether to build the libsmbsharemodes shared library... no shared library support -- will supply static library
1071configure: checking how to get filesystem space usage...
1072checking statvfs64 function (SVR4)... no
1073checking statvfs function (SVR4)... yes
1074checking that statvfs.f_fsid is an integer... yes
1075checking if large file support can be enabled... yes
1076checking whether to include cluster support... no
1077checking whether to support ACLs... no
1078checking whether to support asynchronous io... no
1079checking whether to check to support sendfile... yes
1080checking whether to build winbind... no, unsupported on os2-emx
1081checking for union nss_XbyY_key.ipnode.af_family... no
1082checking for struct passwd.pw_comment... no
1083checking for struct passwd.pw_age... no
1084checking for struct secmethod_table.method_attrlist... no
1085checking for struct secmethod_table.method_version... no
1086checking for SO_PEERCRED... no
1087checking for poptGetContext in -lpopt... yes
1088checking whether to use included popt... no
1089checking for iniparser_load in -liniparser... no
1090checking whether to use included iniparser... yes
1091checking how to build pdb_ldap... static
1092checking how to build pdb_smbpasswd... static
1093checking how to build pdb_tdbsam... static
1094checking how to build rpc_lsa... static
1095checking how to build rpc_reg... static
1096checking how to build rpc_lsa_ds... static
1097checking how to build rpc_wkssvc... static
1098checking how to build rpc_svcctl... static
1099checking how to build rpc_ntsvcs... static
1100checking how to build rpc_net... static
1101checking how to build rpc_netdfs... static
1102checking how to build rpc_srv... static
1103checking how to build rpc_spoolss... static
1104checking how to build rpc_eventlog... static
1105checking how to build rpc_samr... static
1106checking how to build rpc_echo... static
1107checking how to build idmap_ldap... static
1108checking how to build idmap_tdb... static
1109checking how to build idmap_passdb... static
1110checking how to build idmap_nss... static
1111checking how to build idmap_rid... not
1112checking how to build idmap_ad... not
1113checking how to build nss_info_template... static
1114checking how to build charset_weird... not
1115checking how to build charset_CP850... static
1116checking how to build charset_CP437... static
1117checking how to build charset_macosxfs... not
1118checking how to build auth_sam... static
1119checking how to build auth_unix... static
1120checking how to build auth_winbind... static
1121checking how to build auth_server... static
1122checking how to build auth_domain... static
1123checking how to build auth_builtin... static
1124checking how to build auth_script... static
1125checking how to build vfs_default... static
1126checking how to build vfs_recycle... static
1127checking how to build vfs_audit... static
1128checking how to build vfs_extd_audit... static
1129checking how to build vfs_full_audit... static
1130checking how to build vfs_netatalk... static
1131checking how to build vfs_fake_perms... static
1132checking how to build vfs_default_quota... static
1133checking how to build vfs_readonly... static
1134checking how to build vfs_cap... static
1135checking how to build vfs_expand_msdfs... static
1136checking how to build vfs_shadow_copy... static
1137checking how to build vfs_afsacl... not
1138checking how to build vfs_posixacl... not
1139checking how to build vfs_aixacl... not
1140checking how to build vfs_aixacl2... not
1141checking how to build vfs_solarisacl... not
1142checking how to build vfs_irixacl... not
1143checking how to build vfs_hpuxacl... not
1144checking how to build vfs_tru64acl... not
1145checking how to build vfs_catia... not
1146checking how to build vfs_cacheprime... not
1147checking how to build vfs_prealloc... not
1148checking how to build vfs_commit... not
1149checking how to build vfs_gpfs... not
1150checking whether to enable build farm hacks... no
1151Using libraries:
1152 LIBS =
1153 LDAP_LIBS = -lldap -llber
1154 AUTH_LIBS =
1155checking configure summary... yes
1156configure: creating ./config.status
1157config.status: creating include/stamp-h
1158config.status: creating Makefile
1159config.status: creating script/findsmb
1160config.status: creating smbadduser
1161config.status: creating script/gen-8bit-gap.sh
1162config.status: creating script/installbin.sh
1163config.status: creating script/uninstallbin.sh
1164config.status: creating include/config.h
Note: See TracBrowser for help on using the repository browser.