Ticket #233: build-charset.log

File build-charset.log, 28.1 KB (added by poizon, 15 years ago)

configure and make output

Line 
1poizon@sirius:~/build/mc-4.6.2$ ./configure --enable-charset
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
426Configuration:
427
428  Source code location:       .
429  Compiler:                   gcc -std=gnu99
430  Compiler flags:             -g -O2 -Wall
431  File system:                Midnight Commander Virtual File System
432                              cpiofs, extfs, tarfs, ftpfs, fish
433  Screen library:             S-Lang library (installed on the system)
434  Mouse support:              gpm and xterm
435  X11 events support:         yes
436  With subshell support:      yes
437  Internal editor:            yes
438  Support for charset:        yes
439
440poizon@sirius:~/build/mc-4.6.2$ make --quiet
441Making all in intl
442Making all in po
443msgmerge --update --no-location az.po mc.pot
444.................................................................................................... done.
445rm -f az.gmo && /usr/bin/msgfmt -c --statistics -o az.gmo az.po
446855 translated messages, 68 fuzzy translations, 62 untranslated messages.
447msgmerge --update --no-location be.po mc.pot
448................................................................................................... done.
449rm -f be.gmo && /usr/bin/msgfmt -c --statistics -o be.gmo be.po
450866 translated messages, 60 fuzzy translations, 59 untranslated messages.
451msgmerge --update --no-location bg.po mc.pot
452.................................................................................................... done.
453rm -f bg.gmo && /usr/bin/msgfmt -c --statistics -o bg.gmo bg.po
454865 translated messages, 63 fuzzy translations, 57 untranslated messages.
455msgmerge --update --no-location ca.po mc.pot
456................................................................................................... done.
457rm -f ca.gmo && /usr/bin/msgfmt -c --statistics -o ca.gmo ca.po
458856 translated messages, 68 fuzzy translations, 61 untranslated messages.
459msgmerge --update --no-location cs.po mc.pot
460................................................................................................... done.
461rm -f cs.gmo && /usr/bin/msgfmt -c --statistics -o cs.gmo cs.po
462976 translated messages, 5 fuzzy translations, 4 untranslated messages.
463msgmerge --update --no-location da.po mc.pot
464................................................................................................... done.
465rm -f da.gmo && /usr/bin/msgfmt -c --statistics -o da.gmo da.po
466856 translated messages, 67 fuzzy translations, 62 untranslated messages.
467msgmerge --update --no-location de.po mc.pot
468................................................................................................... done.
469rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po
470978 translated messages, 6 fuzzy translations, 1 untranslated message.
471msgmerge --update --no-location el.po mc.pot
472..................................................................................................... done.
473rm -f el.gmo && /usr/bin/msgfmt -c --statistics -o el.gmo el.po
474121 translated messages, 62 fuzzy translations, 802 untranslated messages.
475msgmerge --update --no-location es.po mc.pot
476................................................................................................... done.
477rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po
478984 translated messages, 1 untranslated message.
479msgmerge --update --no-location eu.po mc.pot
480................................................................................................... done.
481rm -f eu.gmo && /usr/bin/msgfmt -c --statistics -o eu.gmo eu.po
482857 translated messages, 67 fuzzy translations, 61 untranslated messages.
483msgmerge --update --no-location fi.po mc.pot
484................................................................................................... done.
485rm -f fi.gmo && /usr/bin/msgfmt -c --statistics -o fi.gmo fi.po
486317 translated messages, 94 fuzzy translations, 574 untranslated messages.
487msgmerge --update --no-location fr.po mc.pot
488.................................................................................................... done.
489rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po
490866 translated messages, 63 fuzzy translations, 56 untranslated messages.
491msgmerge --update --no-location hu.po mc.pot
492................................................................................................... done.
493rm -f hu.gmo && /usr/bin/msgfmt -c --statistics -o hu.gmo hu.po
494965 translated messages, 15 fuzzy translations, 5 untranslated messages.
495msgmerge --update --no-location it.po mc.pot
496.................................................................................................... done.
497rm -f it.gmo && /usr/bin/msgfmt -c --statistics -o it.gmo it.po
498984 translated messages, 1 untranslated message.
499msgmerge --update --no-location ja.po mc.pot
500................................................................................................... done.
501rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po
502856 translated messages, 67 fuzzy translations, 62 untranslated messages.
503msgmerge --update --no-location ko.po mc.pot
504.................................................................................................... done.
505rm -f ko.gmo && /usr/bin/msgfmt -c --statistics -o ko.gmo ko.po
506879 translated messages, 47 fuzzy translations, 59 untranslated messages.
507msgmerge --update --no-location lt.po mc.pot
508................................................................................................... done.
509rm -f lt.gmo && /usr/bin/msgfmt -c --statistics -o lt.gmo lt.po
510978 translated messages, 4 fuzzy translations, 3 untranslated messages.
511msgmerge --update --no-location lv.po mc.pot
512................................................................................................... done.
513rm -f lv.gmo && /usr/bin/msgfmt -c --statistics -o lv.gmo lv.po
514852 translated messages, 68 fuzzy translations, 65 untranslated messages.
515msgmerge --update --no-location mn.po mc.pot
516................................................................................................... done.
517rm -f mn.gmo && /usr/bin/msgfmt -c --statistics -o mn.gmo mn.po
518891 translated messages, 49 fuzzy translations, 45 untranslated messages.
519msgmerge --update --no-location nl.po mc.pot
520................................................................................................... done.
521rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po
522965 translated messages, 9 fuzzy translations, 11 untranslated messages.
523msgmerge --update --no-location no.po mc.pot
524.................................................................................................... done.
525rm -f no.gmo && /usr/bin/msgfmt -c --statistics -o no.gmo no.po
526878 translated messages, 56 fuzzy translations, 51 untranslated messages.
527msgmerge --update --no-location pl.po mc.pot
528................................................................................................... done.
529rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po
530974 translated messages, 7 fuzzy translations, 4 untranslated messages.
531msgmerge --update --no-location pt.po mc.pot
532................................................................................................... done.
533rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po
534865 translated messages, 63 fuzzy translations, 57 untranslated messages.
535msgmerge --update --no-location pt_BR.po mc.pot
536.................................................................................................... done.
537rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po
538821 translated messages, 91 fuzzy translations, 73 untranslated messages.
539msgmerge --update --no-location ro.po mc.pot
540................................................................................................... done.
541rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po
542892 translated messages, 48 fuzzy translations, 45 untranslated messages.
543msgmerge --update --no-location ru.po mc.pot
544................................................................................................... done.
545rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po
546976 translated messages, 5 fuzzy translations, 4 untranslated messages.
547msgmerge --update --no-location sk.po mc.pot
548................................................................................................... done.
549rm -f sk.gmo && /usr/bin/msgfmt -c --statistics -o sk.gmo sk.po
550892 translated messages, 48 fuzzy translations, 45 untranslated messages.
551msgmerge --update --no-location sl.po mc.pot
552................................................................................................... done.
553rm -f sl.gmo && /usr/bin/msgfmt -c --statistics -o sl.gmo sl.po
554892 translated messages, 48 fuzzy translations, 45 untranslated messages.
555msgmerge --update --no-location sr.po mc.pot
556................................................................................................... done.
557rm -f sr.gmo && /usr/bin/msgfmt -c --statistics -o sr.gmo sr.po
558906 translated messages, 41 fuzzy translations, 38 untranslated messages.
559msgmerge --update --no-location sv.po mc.pot
560................................................................................................... done.
561rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po
562892 translated messages, 48 fuzzy translations, 45 untranslated messages.
563msgmerge --update --no-location ta.po mc.pot
564ta.po: warning: Charset "TSCII" is not a portable encoding name.
565                Message conversion to user's charset might not work.
566................................................................................................... done.
567rm -f ta.gmo && /usr/bin/msgfmt -c --statistics -o ta.gmo ta.po
568ta.po: warning: Charset "TSCII" is not a portable encoding name.
569                Message conversion to user's charset might not work.
570135 translated messages, 34 fuzzy translations, 816 untranslated messages.
571msgmerge --update --no-location tr.po mc.pot
572................................................................................................... done.
573rm -f tr.gmo && /usr/bin/msgfmt -c --statistics -o tr.gmo tr.po
574856 translated messages, 67 fuzzy translations, 62 untranslated messages.
575msgmerge --update --no-location uk.po mc.pot
576................................................................................................... done.
577rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po
578974 translated messages, 7 fuzzy translations, 4 untranslated messages.
579msgmerge --update --no-location vi.po mc.pot
580................................................................................................... done.
581rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po
582974 translated messages, 7 fuzzy translations, 4 untranslated messages.
583msgmerge --update --no-location wa.po mc.pot
584................................................................................................... done.
585rm -f wa.gmo && /usr/bin/msgfmt -c --statistics -o wa.gmo wa.po
586697 translated messages, 78 fuzzy translations, 210 untranslated messages.
587msgmerge --update --no-location zh_CN.po mc.pot
588................................................................................................... done.
589rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po
590843 translated messages, 66 fuzzy translations, 76 untranslated messages.
591msgmerge --update --no-location zh_TW.po mc.pot
592................................................................................................... done.
593rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po
594847 translated messages, 76 fuzzy translations, 62 untranslated messages.
595touch stamp-po
596Making all in m4
597Making all in vfs
598Making all in extfs
599Making all in slang
600Making all in edit
601editdraw.c: In function ‘edit_draw_this_line’:
602editdraw.c:303: warning: ‘tws’ may be used uninitialized in this function
603Making all in src
604util.c: In function ‘list_append_unique’:
605util.c:1270: warning: ignoring return value of ‘g_list_remove_link’, declared with attribute warn_unused_result
606charsets.c: In function ‘load_codepages_list’:
607charsets.c:51: warning: implicit declaration of function ‘mhl_str_dir_plus_file’
608charsets.c:51: warning: assignment makes pointer from integer without a cast
609charsets.o: In function `load_codepages_list':
610/home/poizon/build/mc-4.6.2/src/charsets.c:51: undefined reference to `mhl_str_dir_plus_file'
611collect2: ld returned 1 exit status
612make[2]: *** [mc] Error 1
613make[1]: *** [all-recursive] Error 1
614make: *** [all] Error 2
615poizon@sirius:~/build/mc-4.6.2$