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