Ticket #233: build-samba.log

File build-samba.log, 40.6 KB (added by poizon, 15 years ago)

configure and make output

Line 
1poizon@sirius:~/build/mc-4.6.2$ ./configure --with-samba
2checking for a BSD-compatible install... /usr/bin/install -c
3checking whether build environment is sane... yes
4checking for a thread-safe mkdir -p... /bin/mkdir -p
5checking for gawk... no
6checking for mawk... mawk
7checking whether make sets $(MAKE)... yes
8checking whether to enable maintainer-specific portions of Makefiles... no
9checking build system type... i686-pc-linux-gnu
10checking host system type... i686-pc-linux-gnu
11checking for style of include used by make... GNU
12checking for gcc... gcc
13checking for C compiler default output file name... a.out
14checking whether the C compiler works... yes
15checking whether we are cross compiling... no
16checking for suffix of executables...
17checking for suffix of object files... o
18checking whether we are using the GNU C compiler... yes
19checking whether gcc accepts -g... yes
20checking for gcc option to accept ISO C89... none needed
21checking dependency style of gcc... gcc3
22checking how to run the C preprocessor... gcc -E
23checking for grep that handles long lines and -e... /bin/grep
24checking for egrep... /bin/grep -E
25checking for AIX... no
26checking for ANSI C header files... yes
27checking for sys/types.h... yes
28checking for sys/stat.h... yes
29checking for stdlib.h... yes
30checking for string.h... yes
31checking for memory.h... yes
32checking for strings.h... yes
33checking for inttypes.h... yes
34checking for stdint.h... yes
35checking for unistd.h... yes
36checking minix/config.h usability... no
37checking minix/config.h presence... no
38checking for minix/config.h... no
39checking whether it is safe to define __EXTENSIONS__... yes
40checking for strerror in -lcposix... no
41checking for gcc option to accept ISO C99... -std=gnu99
42checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
43checking for pkg-config... /usr/bin/pkg-config
44checking for glib-2.0... yes
45checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
46checking GLIB_LIBS... -lglib-2.0
47checking for gmodule-2.0... yes
48checking GMODULE_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
49checking GMODULE_LIBS... -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0
50checking if gmodule functionality is supported... yes
51checking whether sys/types.h defines makedev... yes
52checking for an ANSI C-conforming const... yes
53checking for special C compiler options needed for large files... no
54checking for _FILE_OFFSET_BITS value needed for large files... 64
55checking whether ln -s works... yes
56checking for ar... ar
57checking for gnome-moz-remote... no
58checking for mozilla... mozilla
59checking for stdlib.h... (cached) yes
60checking for unistd.h... (cached) yes
61checking for getpagesize... yes
62checking for working mmap... yes
63checking whether NLS is requested... yes
64checking for msgfmt... /usr/bin/msgfmt
65checking for gmsgfmt... /usr/bin/msgfmt
66checking for xgettext... /usr/bin/xgettext
67checking for msgmerge... /usr/bin/msgmerge
68checking whether we are using the GNU C Library 2 or newer... yes
69checking for ranlib... ranlib
70checking for signed... yes
71checking for inline... inline
72checking for off_t... yes
73checking for size_t... yes
74checking for long long... yes
75checking for long double... yes
76checking for wchar_t... yes
77checking for wint_t... yes
78checking for inttypes.h... yes
79checking for stdint.h... yes
80checking for intmax_t... yes
81checking whether printf() supports POSIX/XSI format strings... yes
82checking for working alloca.h... yes
83checking for alloca... yes
84checking whether we are using the GNU C Library 2.1 or newer... yes
85checking whether integer division by zero raises SIGFPE... yes
86checking for unsigned long long... yes
87checking for inttypes.h... yes
88checking whether the inttypes.h PRIxNN macros are broken... no
89checking for stdint.h... (cached) yes
90checking for SIZE_MAX... yes
91checking for stdint.h... (cached) yes
92checking for CFPreferencesCopyAppValue... no
93checking for CFLocaleCopyCurrent... no
94checking for ld used by GCC... /usr/bin/ld
95checking if the linker (/usr/bin/ld) is GNU ld... yes
96checking for shared library run path origin... done
97checking for ptrdiff_t... yes
98checking argz.h usability... yes
99checking argz.h presence... yes
100checking for argz.h... yes
101checking limits.h usability... yes
102checking limits.h presence... yes
103checking for limits.h... yes
104checking locale.h usability... yes
105checking locale.h presence... yes
106checking for locale.h... yes
107checking nl_types.h usability... yes
108checking nl_types.h presence... yes
109checking for nl_types.h... yes
110checking malloc.h usability... yes
111checking malloc.h presence... yes
112checking for malloc.h... yes
113checking stddef.h usability... yes
114checking stddef.h presence... yes
115checking for stddef.h... yes
116checking for stdlib.h... (cached) yes
117checking for string.h... (cached) yes
118checking for unistd.h... (cached) yes
119checking sys/param.h usability... yes
120checking sys/param.h presence... yes
121checking for sys/param.h... yes
122checking for asprintf... yes
123checking for fwprintf... yes
124checking for getcwd... yes
125checking for getegid... yes
126checking for geteuid... yes
127checking for getgid... yes
128checking for getuid... yes
129checking for mempcpy... yes
130checking for munmap... yes
131checking for putenv... yes
132checking for setenv... yes
133checking for setlocale... yes
134checking for snprintf... yes
135checking for stpcpy... yes
136checking for strcasecmp... yes
137checking for strdup... yes
138checking for strtoul... yes
139checking for tsearch... yes
140checking for wcslen... yes
141checking for __argz_count... yes
142checking for __argz_stringify... yes
143checking for __argz_next... yes
144checking for __fsetlocking... yes
145checking whether _snprintf is declared... no
146checking whether _snwprintf is declared... no
147checking whether feof_unlocked is declared... yes
148checking whether fgets_unlocked is declared... yes
149checking whether getc_unlocked is declared... yes
150checking for iconv... yes
151checking for iconv declaration...
152         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
153checking for nl_langinfo and CODESET... yes
154checking for LC_MESSAGES... yes
155checking for bison... bison
156checking version of bison... 2.3, ok
157checking for CFPreferencesCopyAppValue... (cached) no
158checking for CFLocaleCopyCurrent... (cached) no
159checking whether NLS is requested... yes
160checking whether included gettext is requested... no
161checking for GNU gettext in libc... yes
162checking whether to use NLS... yes
163checking where the gettext function comes from... libc
164checking for a BSD-compatible install... /usr/bin/install -c
165checking for unistd.h... (cached) yes
166checking for string.h... (cached) yes
167checking for memory.h... (cached) yes
168checking grp.h usability... yes
169checking grp.h presence... yes
170checking for grp.h... yes
171checking for limits.h... (cached) yes
172checking for malloc.h... (cached) yes
173checking for stdlib.h... (cached) yes
174checking termios.h usability... yes
175checking termios.h presence... yes
176checking for termios.h... yes
177checking utime.h usability... yes
178checking utime.h presence... yes
179checking for utime.h... yes
180checking fcntl.h usability... yes
181checking fcntl.h presence... yes
182checking for fcntl.h... yes
183checking pwd.h usability... yes
184checking pwd.h presence... yes
185checking for pwd.h... yes
186checking sys/statfs.h usability... yes
187checking sys/statfs.h presence... yes
188checking for sys/statfs.h... yes
189checking sys/time.h usability... yes
190checking sys/time.h presence... yes
191checking for sys/time.h... yes
192checking sys/timeb.h usability... yes
193checking sys/timeb.h presence... yes
194checking for sys/timeb.h... yes
195checking sys/select.h usability... yes
196checking sys/select.h presence... yes
197checking for sys/select.h... yes
198checking sys/ioctl.h usability... yes
199checking sys/ioctl.h presence... yes
200checking for sys/ioctl.h... yes
201checking stropts.h usability... yes
202checking stropts.h presence... yes
203checking for stropts.h... yes
204checking arpa/inet.h usability... yes
205checking arpa/inet.h presence... yes
206checking for arpa/inet.h... yes
207checking security/pam_misc.h usability... no
208checking security/pam_misc.h presence... no
209checking for security/pam_misc.h... no
210checking sys/socket.h usability... yes
211checking sys/socket.h presence... yes
212checking for sys/socket.h... yes
213checking sys/sysmacros.h usability... yes
214checking sys/sysmacros.h presence... yes
215checking for sys/sysmacros.h... yes
216checking for sys/types.h... (cached) yes
217checking sys/mkdev.h usability... no
218checking sys/mkdev.h presence... no
219checking for sys/mkdev.h... no
220checking wchar.h usability... yes
221checking wchar.h presence... yes
222checking for wchar.h... yes
223checking wctype.h usability... yes
224checking wctype.h presence... yes
225checking for wctype.h... yes
226checking whether time.h and sys/time.h may both be included... yes
227checking for sys/wait.h that is POSIX.1 compatible... yes
228checking for dirent.h that defines DIR... yes
229checking for library containing opendir... none required
230checking for ANSI C header files... (cached) yes
231checking for struct stat.st_blksize... yes
232checking for struct stat.st_rdev... yes
233checking for struct stat.st_blocks... yes
234checking for atoll... yes
235checking for cfgetospeed... yes
236checking for getegid... (cached) yes
237checking for geteuid... (cached) yes
238checking for getgid... (cached) yes
239checking for getsid... yes
240checking for getuid... (cached) yes
241checking for initgroups... yes
242checking for isascii... yes
243checking for memcpy... yes
244checking for memmove... yes
245checking for memset... yes
246checking for putenv... (cached) yes
247checking for setreuid... yes
248checking for setuid... yes
249checking for statfs... yes
250checking for strerror... yes
251checking for strftime... yes
252checking for sysconf... yes
253checking for tcgetattr... yes
254checking for tcsetattr... yes
255checking for truncate... yes
256checking for sigaction... yes
257checking for sigemptyset... yes
258checking for sigprocmask... yes
259checking for sigaddset... yes
260checking for posix_openpt... yes
261checking for grantpt... yes
262checking for statlstat... no
263checking for AIX defines... no
264checking for sys/param.h... (cached) yes
265checking sys/statvfs.h usability... yes
266checking sys/statvfs.h presence... yes
267checking for sys/statvfs.h... yes
268checking sys/vfs.h usability... yes
269checking sys/vfs.h presence... yes
270checking for sys/vfs.h... yes
271checking sys/fs_types.h usability... no
272checking sys/fs_types.h presence... no
273checking for sys/fs_types.h... no
274checking for fcntl.h... (cached) yes
275checking for utime.h... (cached) yes
276checking for listmntent... no
277checking for getmntinfo... no
278checking for sys/ucred.h... no
279checking for sys/mount.h... yes
280checking mntent.h usability... yes
281checking mntent.h presence... yes
282checking for mntent.h... yes
283checking for sys/fs_types.h... (cached) no
284checking for struct fsstat.f_fstypename... no
285checking for library containing getmntent... none required
286checking for getmntent... yes
287checking for listmntent of Cray/Unicos-9... no
288checking for mntctl function and struct vmount... no
289checking for one-argument getmntent function... yes
290checking for sys/mount.h... (cached) yes
291configure: checking how to get file system space usage
292checking for statvfs function (SVR4)... no
293checking for 3-argument statfs function (DEC OSF/1)... no
294checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... yes
295checking dustat.h usability... no
296checking dustat.h presence... no
297checking for dustat.h... no
298checking sys/fs/s5param.h usability... no
299checking sys/fs/s5param.h presence... no
300checking for sys/fs/s5param.h... no
301checking sys/filsys.h usability... no
302checking sys/filsys.h presence... no
303checking for sys/filsys.h... no
304checking for sys/statfs.h... (cached) yes
305checking for statfs that truncates block counts... no
306checking for struct statfs.f_fstypename... no
307checking for long... yes
308checking size of long... 4
309checking for long long... (cached) yes
310checking size of long long... 8
311checking for mode_t... yes
312checking for off_t... (cached) yes
313checking for off_t... (cached) yes
314checking size of off_t... 8
315checking for pid_t... yes
316checking for uid_t in sys/types.h... yes
317checking for nlink_t... yes
318checking for socklen_t... yes
319checking for uintptr_t... yes
320checking for working alloca.h... (cached) yes
321checking for alloca... (cached) yes
322checking for working strcoll... yes
323checking for X... libraries , headers
324checking for gethostbyname... yes
325checking for connect... yes
326checking for remove... yes
327checking for shmat... yes
328checking for IceConnectionNumber in -lICE... yes
329checking for library containing socket... none required
330checking for library containing gethostbyname... none required
331checking for get_process_stats in -lseq... no
332checking for zip... /usr/bin/zip
333checking for unzip... /usr/bin/unzip
334checking for zipinfo code in unzip... yes
335checking for perl... /usr/bin/perl
336checking for library containing socket... (cached) none required
337checking for library containing gethostbyname... (cached) none required
338checking for struct linger.l_linger... yes
339checking for pmap_set... yes
340checking for pmap_getport... yes
341checking for pmap_getmaps... yes
342checking for rresvport... yes
343checking for rpc/pmap_clnt.h... yes
344checking for ext2fs_close in -lext2fs... no
345configure: enabling VFS code
346checking for Gpm_Repeat in -lgpm... yes
347checking for nroff... true
348checking for manual formatting macros... -mandoc
349checking for option to disable ANSI color in manuals... none
350checking if nroff accepts -Tlatin1 or -Tascii... -Tlatin1
351checking for file... true
352checking for -L option to file command... yes
353checking for subshell support... yes
354checking slang.h usability... yes
355checking slang.h presence... yes
356checking for slang.h... yes
357checking if S-Lang uses termcap... no
358checking for SLang_init_tty in -lslang... yes
359checking for SLsmg_write_nwchars in -lslang... no
360checking if S-Lang exports private functions... no
361configure: using internal editor
362configure: creating ./config.status
363config.status: creating Makefile
364config.status: creating mc.spec
365config.status: creating mc.qpg
366config.status: creating pkginfo
367config.status: creating prototype
368config.status: creating doc/Makefile
369config.status: creating vfs/Makefile
370config.status: creating vfs/extfs/Makefile
371config.status: creating lib/Makefile
372config.status: creating src/Makefile
373config.status: creating slang/Makefile
374config.status: creating edit/Makefile
375config.status: creating syntax/Makefile
376config.status: creating m4/Makefile
377config.status: creating lib/mc.ext
378config.status: creating vfs/extfs/a
379config.status: creating vfs/extfs/apt
380config.status: creating vfs/extfs/audio
381config.status: creating vfs/extfs/deb
382config.status: creating vfs/extfs/deba
383config.status: creating vfs/extfs/debd
384config.status: creating vfs/extfs/dpkg
385config.status: creating vfs/extfs/iso9660
386config.status: creating vfs/extfs/hp48
387config.status: creating vfs/extfs/lslR
388config.status: creating vfs/extfs/mailfs
389config.status: creating vfs/extfs/patchfs
390config.status: creating vfs/extfs/rpms
391config.status: creating vfs/extfs/ualz
392config.status: creating vfs/extfs/uar
393config.status: creating vfs/extfs/uarj
394config.status: creating vfs/extfs/uha
395config.status: creating vfs/extfs/ulha
396config.status: creating vfs/extfs/urar
397config.status: creating vfs/extfs/uzip
398config.status: creating vfs/extfs/uzoo
399config.status: creating doc/mc.1
400config.status: creating doc/mcedit.1
401config.status: creating doc/mcview.1
402config.status: creating doc/mcserv.8
403config.status: creating doc/es/mc.1
404config.status: creating doc/es/Makefile
405config.status: creating doc/hu/mc.1
406config.status: creating doc/hu/Makefile
407config.status: creating doc/it/mc.1
408config.status: creating doc/it/Makefile
409config.status: creating doc/pl/mc.1
410config.status: creating doc/pl/Makefile
411config.status: creating doc/ru/mc.1
412config.status: creating doc/ru/Makefile
413config.status: creating doc/sr/mc.1
414config.status: creating doc/sr/mcserv.8
415config.status: creating doc/sr/Makefile
416config.status: creating intl/Makefile
417config.status: WARNING:  intl/Makefile.in seems to ignore the --datarootdir setting
418config.status: creating po/Makefile.in
419config.status: WARNING:  po/Makefile.in.in seems to ignore the --datarootdir setting
420config.status: creating config.h
421config.status: executing depfiles commands
422config.status: executing default-1 commands
423config.status: creating po/POTFILES
424config.status: creating po/Makefile
425=== configuring in vfs/samba (/home/poizon/build/mc-4.6.2/vfs/samba)
426configure: running /bin/sh ./configure '--prefix=/usr/local'  '--with-samba' --cache-file=/dev/null --srcdir=.
427checking for gcc... gcc
428checking for C compiler default output file name... a.out
429checking whether the C compiler works... yes
430checking whether we are cross compiling... no
431checking for suffix of executables...
432checking for suffix of object files... o
433checking whether we are using the GNU C compiler... yes
434checking whether gcc accepts -g... yes
435checking for gcc option to accept ISO C89... none needed
436checking for special C compiler options needed for large files... no
437checking for _FILE_OFFSET_BITS value needed for large files... 64
438checking for gcc... (cached) gcc
439checking whether we are using the GNU C compiler... (cached) yes
440checking whether gcc accepts -g... (cached) yes
441checking for gcc option to accept ISO C89... (cached) none needed
442checking for a BSD-compatible install... /usr/bin/install -c
443checking for gawk... no
444checking for mawk... mawk
445checking for ar... ar
446checking whether gcc and cc understand -c and -o together... yes
447checking build system type... i686-pc-linux-gnu
448checking host system type... i686-pc-linux-gnu
449checking target system type... i686-pc-linux-gnu
450checking config.cache system type... same
451checking for autoconf... /usr/bin/autoconf
452checking for autoheader... /usr/bin/autoheader
453checking for inline... inline
454checking how to run the C preprocessor... gcc -E
455checking for grep that handles long lines and -e... /bin/grep
456checking for egrep... /bin/grep -E
457checking for ANSI C header files... yes
458checking for dirent.h that defines DIR... yes
459checking for library containing opendir... none required
460checking whether time.h and sys/time.h may both be included... yes
461checking for sys/wait.h that is POSIX.1 compatible... yes
462checking for sys/types.h... yes
463checking for sys/stat.h... yes
464checking for stdlib.h... yes
465checking for string.h... yes
466checking for memory.h... yes
467checking for strings.h... yes
468checking for inttypes.h... yes
469checking for stdint.h... yes
470checking for unistd.h... yes
471checking arpa/inet.h usability... yes
472checking arpa/inet.h presence... yes
473checking for arpa/inet.h... yes
474checking sys/fcntl.h usability... yes
475checking sys/fcntl.h presence... yes
476checking for sys/fcntl.h... yes
477checking sys/select.h usability... yes
478checking sys/select.h presence... yes
479checking for sys/select.h... yes
480checking fcntl.h usability... yes
481checking fcntl.h presence... yes
482checking for fcntl.h... yes
483checking sys/time.h usability... yes
484checking sys/time.h presence... yes
485checking for sys/time.h... yes
486checking sys/unistd.h usability... yes
487checking sys/unistd.h presence... yes
488checking for sys/unistd.h... yes
489checking for unistd.h... (cached) yes
490checking utime.h usability... yes
491checking utime.h presence... yes
492checking for utime.h... yes
493checking grp.h usability... yes
494checking grp.h presence... yes
495checking for grp.h... yes
496checking sys/id.h usability... no
497checking sys/id.h presence... no
498checking for sys/id.h... no
499checking limits.h usability... yes
500checking limits.h presence... yes
501checking for limits.h... yes
502checking for memory.h... (cached) yes
503checking net/if.h usability... yes
504checking net/if.h presence... yes
505checking for net/if.h... yes
506checking compat.h usability... no
507checking compat.h presence... no
508checking for compat.h... no
509checking rpc/rpc.h usability... yes
510checking rpc/rpc.h presence... yes
511checking for rpc/rpc.h... yes
512checking rpcsvc/nis.h usability... yes
513checking rpcsvc/nis.h presence... yes
514checking for rpcsvc/nis.h... yes
515checking rpcsvc/yp_prot.h usability... yes
516checking rpcsvc/yp_prot.h presence... yes
517checking for rpcsvc/yp_prot.h... yes
518checking rpcsvc/ypclnt.h usability... yes
519checking rpcsvc/ypclnt.h presence... yes
520checking for rpcsvc/ypclnt.h... yes
521checking sys/param.h usability... yes
522checking sys/param.h presence... yes
523checking for sys/param.h... yes
524checking ctype.h usability... yes
525checking ctype.h presence... yes
526checking for ctype.h... yes
527checking for sys/wait.h... (cached) yes
528checking sys/resource.h usability... yes
529checking sys/resource.h presence... yes
530checking for sys/resource.h... yes
531checking sys/ioctl.h usability... yes
532checking sys/ioctl.h presence... yes
533checking for sys/ioctl.h... yes
534checking sys/mode.h usability... no
535checking sys/mode.h presence... no
536checking for sys/mode.h... no
537checking sys/mman.h usability... yes
538checking sys/mman.h presence... yes
539checking for sys/mman.h... yes
540checking sys/filio.h usability... no
541checking sys/filio.h presence... no
542checking for sys/filio.h... no
543checking sys/priv.h usability... no
544checking sys/priv.h presence... no
545checking for sys/priv.h... no
546checking for string.h... (cached) yes
547checking for strings.h... (cached) yes
548checking for stdlib.h... (cached) yes
549checking sys/socket.h usability... yes
550checking sys/socket.h presence... yes
551checking for sys/socket.h... yes
552checking sys/mount.h usability... yes
553checking sys/mount.h presence... yes
554checking for sys/mount.h... yes
555checking sys/vfs.h usability... yes
556checking sys/vfs.h presence... yes
557checking for sys/vfs.h... yes
558checking sys/fs/s5param.h usability... no
559checking sys/fs/s5param.h presence... no
560checking for sys/fs/s5param.h... no
561checking sys/filsys.h usability... no
562checking sys/filsys.h presence... no
563checking for sys/filsys.h... no
564checking termios.h usability... yes
565checking termios.h presence... yes
566checking for termios.h... yes
567checking termio.h usability... yes
568checking termio.h presence... yes
569checking for termio.h... yes
570checking sys/termio.h usability... no
571checking sys/termio.h presence... no
572checking for sys/termio.h... no
573checking sys/statfs.h usability... yes
574checking sys/statfs.h presence... yes
575checking for sys/statfs.h... yes
576checking sys/dustat.h usability... no
577checking sys/dustat.h presence... no
578checking for sys/dustat.h... no
579checking sys/statvfs.h usability... yes
580checking sys/statvfs.h presence... yes
581checking for sys/statvfs.h... yes
582checking stdarg.h usability... yes
583checking stdarg.h presence... yes
584checking for stdarg.h... yes
585checking sys/sockio.h usability... no
586checking sys/sockio.h presence... no
587checking for sys/sockio.h... no
588checking netinet/tcp.h usability... yes
589checking netinet/tcp.h presence... yes
590checking for netinet/tcp.h... yes
591checking netinet/in_systm.h usability... yes
592checking netinet/in_systm.h presence... yes
593checking for netinet/in_systm.h... yes
594checking netinet/in_ip.h usability... no
595checking netinet/in_ip.h presence... no
596checking for netinet/in_ip.h... no
597checking sys/security.h usability... no
598checking sys/security.h presence... no
599checking for sys/security.h... no
600checking security/pam_appl.h usability... no
601checking security/pam_appl.h presence... no
602checking for security/pam_appl.h... no
603checking stropts.h usability... yes
604checking stropts.h presence... yes
605checking for stropts.h... yes
606checking poll.h usability... yes
607checking poll.h presence... yes
608checking for poll.h... yes
609checking syscall.h usability... yes
610checking syscall.h presence... yes
611checking for syscall.h... yes
612checking sys/syscall.h usability... yes
613checking sys/syscall.h presence... yes
614checking for sys/syscall.h... yes
615checking sys/acl.h usability... no
616checking sys/acl.h presence... no
617checking for sys/acl.h... no
618checking sys/cdefs.h usability... yes
619checking sys/cdefs.h presence... yes
620checking for sys/cdefs.h... yes
621checking glob.h usability... yes
622checking glob.h presence... yes
623checking for glob.h... yes
624checking for int... yes
625checking size of int... 4
626checking for long... yes
627checking size of long... 4
628checking for short... yes
629checking size of short... 2
630checking for off_t... yes
631checking size of off_t... 8
632checking for ino_t... yes
633checking size of ino_t... 8
634checking for an ANSI C-conforming const... yes
635checking for inline... (cached) inline
636checking whether byte ordering is bigendian... no
637checking whether char is unsigned... no
638checking return type of signal handlers... void
639checking for uid_t in sys/types.h... yes
640checking for mode_t... yes
641checking for off_t... (cached) yes
642checking for size_t... yes
643checking for pid_t... yes
644checking for ino_t... (cached) yes
645checking for loff_t... yes
646checking for offset_t... no
647checking for ssize_t... yes
648checking for main in -ldl... yes
649checking for errno in errno.h... yes
650checking for crypt declaration... no
651checking for working memcmp... yes
652checking for crypt... no
653checking for crypt in -lcrypt... yes
654checking for connect... yes
655checking for waitpid... yes
656checking for getcwd... yes
657checking for strdup... yes
658checking for strtoul... yes
659checking for strerror... yes
660checking for chown... yes
661checking for chmod... yes
662checking for fstat... yes
663checking for strchr... yes
664checking for utime... yes
665checking for utimes... yes
666checking for getrlimit... yes
667checking for fsync... yes
668checking for bzero... yes
669checking for memset... yes
670checking for memmove... yes
671checking for vsnprintf... yes
672checking for snprintf... yes
673checking for setsid... yes
674checking for glob... yes
675checking for pipe... yes
676checking for crypt16... no
677checking for getauthuid... no
678checking for strftime... yes
679checking for sigprocmask... yes
680checking for sigblock... yes
681checking for sigaction... yes
682checking for innetgr... yes
683checking for setnetgrent... yes
684checking for getnetgrent... yes
685checking for endnetgrent... yes
686checking for initgroups... yes
687checking for select... yes
688checking for rdchk... no
689checking for getgrnam... yes
690checking for pathconf... yes
691checking for setpriv... no
692checking for setgidx... no
693checking for setuidx... no
694checking for setgroups... yes
695checking for mktime... yes
696checking for rename... yes
697checking for ftruncate... yes
698checking for grantpt... yes
699checking for dup2... yes
700checking for yp_get_default_domain... no
701checking for getpwanam... no
702checking for srandom... yes
703checking for random... yes
704checking for srand... yes
705checking for rand... yes
706checking for setenv... yes
707checking for usleep... yes
708checking for strcasecmp... yes
709checking for getdents... no
710checking for llseek... yes
711checking for putprpwnam in -lsecurity... no
712checking for putprpwnam... no
713checking for putprpwnam in -lsec... no
714checking for putprpwnam... (cached) no
715checking for set_auth_parameters in -lsecurity... no
716checking for set_auth_parameters... no
717checking for set_auth_parameters in -lsec... no
718checking for set_auth_parameters... (cached) no
719checking for getspnam in -lsecurity... no
720checking for getspnam... yes
721checking for getspnam in -lsec... no
722checking for getspnam... (cached) yes
723checking for bigcrypt in -lsecurity... no
724checking for bigcrypt... no
725checking for bigcrypt in -lsec... no
726checking for bigcrypt... (cached) no
727checking for getprpwnam in -lsecurity... no
728checking for getprpwnam... no
729checking for getprpwnam in -lsec... no
730checking for getprpwnam... (cached) no
731checking for long long... yes
732checking for sin_len in sock... no
733checking for __FILE__ macro... yes
734checking for __FUNCTION__ macro... yes
735checking if gettimeofday takes tz argument... yes
736checking for broken readdir... no
737checking for kernel oplock type definitions... no
738checking for int16 typedef included by rpc/rpc.h... no
739checking for uint16 typedef included by rpc/rpc.h... no
740checking for int32 typedef included by rpc/rpc.h... no
741checking for uint32 typedef included by rpc/rpc.h... no
742checking for conflicting AUTH_ERROR define in rpc/rpc.h... no
743checking for netmask ifconf... yes
744checking for broken nisplus include files... yes
745checking whether to use LDAP password database... no
746checking whether to use NISPLUS password database... no
747checking whether to use NISPLUS_HOME... no
748checking whether to use SSL... no
749checking configure summary... OK
750configure: creating ./config.status
751config.status: creating include/stamp-h
752config.status: creating Makefile
753config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
754config.status: creating include/config.h
755
756Configuration:
757
758  Source code location:       .
759  Compiler:                   gcc -std=gnu99
760  Compiler flags:             -g -O2 -Wall
761  File system:                Midnight Commander Virtual File System
762                              cpiofs, extfs, tarfs, ftpfs, fish, smbfs
763  Screen library:             S-Lang library (installed on the system)
764  Mouse support:              gpm and xterm
765  X11 events support:         yes
766  With subshell support:      yes
767  Internal editor:            yes
768  Support for charset:        no
769
770poizon@sirius:~/build/mc-4.6.2$ make --quiet
771Making all in intl
772Making all in po
773msgmerge --update --no-location az.po mc.pot
774.................................................................................................... done.
775rm -f az.gmo && /usr/bin/msgfmt -c --statistics -o az.gmo az.po
776855 translated messages, 68 fuzzy translations, 62 untranslated messages.
777msgmerge --update --no-location be.po mc.pot
778................................................................................................... done.
779rm -f be.gmo && /usr/bin/msgfmt -c --statistics -o be.gmo be.po
780866 translated messages, 60 fuzzy translations, 59 untranslated messages.
781msgmerge --update --no-location bg.po mc.pot
782.................................................................................................... done.
783rm -f bg.gmo && /usr/bin/msgfmt -c --statistics -o bg.gmo bg.po
784865 translated messages, 63 fuzzy translations, 57 untranslated messages.
785msgmerge --update --no-location ca.po mc.pot
786................................................................................................... done.
787rm -f ca.gmo && /usr/bin/msgfmt -c --statistics -o ca.gmo ca.po
788856 translated messages, 68 fuzzy translations, 61 untranslated messages.
789msgmerge --update --no-location cs.po mc.pot
790................................................................................................... done.
791rm -f cs.gmo && /usr/bin/msgfmt -c --statistics -o cs.gmo cs.po
792976 translated messages, 5 fuzzy translations, 4 untranslated messages.
793msgmerge --update --no-location da.po mc.pot
794................................................................................................... done.
795rm -f da.gmo && /usr/bin/msgfmt -c --statistics -o da.gmo da.po
796856 translated messages, 67 fuzzy translations, 62 untranslated messages.
797msgmerge --update --no-location de.po mc.pot
798................................................................................................... done.
799rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po
800978 translated messages, 6 fuzzy translations, 1 untranslated message.
801msgmerge --update --no-location el.po mc.pot
802................................................................................................... done.
803rm -f el.gmo && /usr/bin/msgfmt -c --statistics -o el.gmo el.po
804121 translated messages, 62 fuzzy translations, 802 untranslated messages.
805msgmerge --update --no-location es.po mc.pot
806................................................................................................... done.
807rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po
808984 translated messages, 1 untranslated message.
809msgmerge --update --no-location eu.po mc.pot
810................................................................................................... done.
811rm -f eu.gmo && /usr/bin/msgfmt -c --statistics -o eu.gmo eu.po
812857 translated messages, 67 fuzzy translations, 61 untranslated messages.
813msgmerge --update --no-location fi.po mc.pot
814................................................................................................... done.
815rm -f fi.gmo && /usr/bin/msgfmt -c --statistics -o fi.gmo fi.po
816317 translated messages, 94 fuzzy translations, 574 untranslated messages.
817msgmerge --update --no-location fr.po mc.pot
818................................................................................................... done.
819rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po
820866 translated messages, 63 fuzzy translations, 56 untranslated messages.
821msgmerge --update --no-location hu.po mc.pot
822................................................................................................... done.
823rm -f hu.gmo && /usr/bin/msgfmt -c --statistics -o hu.gmo hu.po
824965 translated messages, 15 fuzzy translations, 5 untranslated messages.
825msgmerge --update --no-location it.po mc.pot
826................................................................................................... done.
827rm -f it.gmo && /usr/bin/msgfmt -c --statistics -o it.gmo it.po
828984 translated messages, 1 untranslated message.
829msgmerge --update --no-location ja.po mc.pot
830................................................................................................... done.
831rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po
832856 translated messages, 67 fuzzy translations, 62 untranslated messages.
833msgmerge --update --no-location ko.po mc.pot
834................................................................................................... done.
835rm -f ko.gmo && /usr/bin/msgfmt -c --statistics -o ko.gmo ko.po
836879 translated messages, 47 fuzzy translations, 59 untranslated messages.
837msgmerge --update --no-location lt.po mc.pot
838................................................................................................... done.
839rm -f lt.gmo && /usr/bin/msgfmt -c --statistics -o lt.gmo lt.po
840978 translated messages, 4 fuzzy translations, 3 untranslated messages.
841msgmerge --update --no-location lv.po mc.pot
842................................................................................................... done.
843rm -f lv.gmo && /usr/bin/msgfmt -c --statistics -o lv.gmo lv.po
844852 translated messages, 68 fuzzy translations, 65 untranslated messages.
845msgmerge --update --no-location mn.po mc.pot
846................................................................................................... done.
847rm -f mn.gmo && /usr/bin/msgfmt -c --statistics -o mn.gmo mn.po
848891 translated messages, 49 fuzzy translations, 45 untranslated messages.
849msgmerge --update --no-location nl.po mc.pot
850................................................................................................... done.
851rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po
852965 translated messages, 9 fuzzy translations, 11 untranslated messages.
853msgmerge --update --no-location no.po mc.pot
854................................................................................................... done.
855rm -f no.gmo && /usr/bin/msgfmt -c --statistics -o no.gmo no.po
856878 translated messages, 56 fuzzy translations, 51 untranslated messages.
857msgmerge --update --no-location pl.po mc.pot
858................................................................................................... done.
859rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po
860974 translated messages, 7 fuzzy translations, 4 untranslated messages.
861msgmerge --update --no-location pt.po mc.pot
862................................................................................................... done.
863rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po
864865 translated messages, 63 fuzzy translations, 57 untranslated messages.
865msgmerge --update --no-location pt_BR.po mc.pot
866................................................................................................... done.
867rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po
868821 translated messages, 91 fuzzy translations, 73 untranslated messages.
869msgmerge --update --no-location ro.po mc.pot
870................................................................................................... done.
871rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po
872892 translated messages, 48 fuzzy translations, 45 untranslated messages.
873msgmerge --update --no-location ru.po mc.pot
874................................................................................................... done.
875rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po
876976 translated messages, 5 fuzzy translations, 4 untranslated messages.
877msgmerge --update --no-location sk.po mc.pot
878................................................................................................... done.
879rm -f sk.gmo && /usr/bin/msgfmt -c --statistics -o sk.gmo sk.po
880892 translated messages, 48 fuzzy translations, 45 untranslated messages.
881msgmerge --update --no-location sl.po mc.pot
882................................................................................................... done.
883rm -f sl.gmo && /usr/bin/msgfmt -c --statistics -o sl.gmo sl.po
884892 translated messages, 48 fuzzy translations, 45 untranslated messages.
885msgmerge --update --no-location sr.po mc.pot
886.................................................................................................... done.
887rm -f sr.gmo && /usr/bin/msgfmt -c --statistics -o sr.gmo sr.po
888906 translated messages, 41 fuzzy translations, 38 untranslated messages.
889msgmerge --update --no-location sv.po mc.pot
890................................................................................................... done.
891rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po
892892 translated messages, 48 fuzzy translations, 45 untranslated messages.
893msgmerge --update --no-location ta.po mc.pot
894ta.po: warning: Charset "TSCII" is not a portable encoding name.
895                Message conversion to user's charset might not work.
896.................................................................................................... done.
897rm -f ta.gmo && /usr/bin/msgfmt -c --statistics -o ta.gmo ta.po
898ta.po: warning: Charset "TSCII" is not a portable encoding name.
899                Message conversion to user's charset might not work.
900135 translated messages, 34 fuzzy translations, 816 untranslated messages.
901msgmerge --update --no-location tr.po mc.pot
902................................................................................................... done.
903rm -f tr.gmo && /usr/bin/msgfmt -c --statistics -o tr.gmo tr.po
904856 translated messages, 67 fuzzy translations, 62 untranslated messages.
905msgmerge --update --no-location uk.po mc.pot
906................................................................................................... done.
907rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po
908974 translated messages, 7 fuzzy translations, 4 untranslated messages.
909msgmerge --update --no-location vi.po mc.pot
910................................................................................................... done.
911rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po
912974 translated messages, 7 fuzzy translations, 4 untranslated messages.
913msgmerge --update --no-location wa.po mc.pot
914................................................................................................... done.
915rm -f wa.gmo && /usr/bin/msgfmt -c --statistics -o wa.gmo wa.po
916697 translated messages, 78 fuzzy translations, 210 untranslated messages.
917msgmerge --update --no-location zh_CN.po mc.pot
918................................................................................................... done.
919rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po
920843 translated messages, 66 fuzzy translations, 76 untranslated messages.
921msgmerge --update --no-location zh_TW.po mc.pot
922................................................................................................... done.
923rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po
924847 translated messages, 76 fuzzy translations, 62 untranslated messages.
925touch stamp-po
926Making all in m4
927Making all in vfs
928Making all in extfs
929Making all in samba
930Using FLAGS =  -g -O2 -Iinclude -I./include  -DCONFIGFILE="/usr/local/lib/smb.conf" -DLMHOSTSFILE="/usr/local/lib/lmhosts" -DCODEPAGEDIR="/usr/local/lib/codepages" -DDRIVERFILE="/usr/local/lib/printers.def" -DHAVE_INCLUDES_H
931Compiling param/loadparm.c
932Compiling param/params.c
933Compiling lib/time.c
934Compiling lib/slprintf.c
935Compiling lib/util.c
936Compiling lib/debug.c
937Compiling lib/system.c
938Compiling lib/util_str.c
939Compiling lib/kanji.c
940Compiling lib/charcnv.c
941Compiling lib/charset.c
942Compiling lib/username.c
943Compiling lib/util_file.c
944Compiling lib/util_sock.c
945Compiling lib/md4.c
946Compiling lib/interface.c
947Compiling lib/netmask.c
948Compiling libsmb/clientgen.c
949Compiling libsmb/pwd_cache.c
950Compiling libsmb/smbencrypt.c
951Compiling libsmb/smbdes.c
952Compiling libsmb/nmblib.c
953Compiling libsmb/namequery.c
954Compiling libsmb/nterr.c
955Compiling libsmb/smberr.c
956smbfs.c: In function ‘smbfs_get_path’:
957smbfs.c:1214: warning: implicit declaration of function ‘mhl_str_dir_plus_file’
958smbfs.c:1214: warning: assignment makes pointer from integer without a cast
959Making all in slang
960Making all in edit
961editdraw.c: In function ‘edit_draw_this_line’:
962editdraw.c:303: warning: ‘tws’ may be used uninitialized in this function
963Making all in src
964util.c: In function ‘list_append_unique’:
965util.c:1270: warning: ignoring return value of ‘g_list_remove_link’, declared with attribute warn_unused_result
966../vfs/libvfs-mc.a(smbfs.o): In function `smbfs_get_path':
967/home/poizon/build/mc-4.6.2/vfs/smbfs.c:1214: undefined reference to `mhl_str_dir_plus_file'
968collect2: ld returned 1 exit status
969make[2]: *** [mc] Error 1
970make[1]: *** [all-recursive] Error 1
971make: *** [all] Error 2
972poizon@sirius:~/build/mc-4.6.2$