Advertisement
jP_wanN

jhbuild bootstrap

Feb 4th, 2013
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 306.66 KB | None | 0 0
  1. $ jhbuild bootstrap
  2. Package 'libpng' has no Name: field
  3. Package 'libpng' has no Name: field
  4. *** Checking out gettext *** [1/7]
  5. wget --continue ftp://ftp.gnu.org/gnu/gettext/gettext-0.18.1.1.tar.gz -O /home/qwertz/checkout/gnome/gettext-0.18.1.1.tar.gz
  6. --2013-02-04 16:36:29-- ftp://ftp.gnu.org/gnu/gettext/gettext-0.18.1.1.tar.gz
  7. => `/home/qwertz/checkout/gnome/gettext-0.18.1.1.tar.gz'
  8. Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b
  9. Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:21... connected.
  10. Logging in as anonymous ... Logged in!
  11. ==> SYST ... done. ==> PWD ... done.
  12. ==> TYPE I ... done. ==> CWD (1) /gnu/gettext ... done.
  13. ==> SIZE gettext-0.18.1.1.tar.gz ... 15139737
  14. ==> PASV ... done. ==> RETR gettext-0.18.1.1.tar.gz ... done.
  15. Length: 15139737 (14M) (unauthoritative)
  16.  
  17. 100%[=====================================================================================================================================================================================================================================>] 15,139,737 94.2K/s in 2m 53s
  18.  
  19. 2013-02-04 16:39:40 (85.7 KB/s) - `/home/qwertz/checkout/gnome/gettext-0.18.1.1.tar.gz' saved [15139737]
  20.  
  21. gzip -dc "/home/qwertz/checkout/gnome/gettext-0.18.1.1.tar.gz" | tar xf -
  22. *** Configuring gettext *** [1/7]
  23. ./configure --prefix /opt/gnome --libdir '/opt/gnome/lib' --disable-static --disable-gtk-doc
  24. checking for a BSD-compatible install... /home/qwertz/.local/bin/install-check
  25. checking whether build environment is sane... yes
  26. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  27. checking for gawk... gawk
  28. checking whether make sets $(MAKE)... yes
  29. checking build system type... i686-pc-cygwin
  30. checking host system type... i686-pc-cygwin
  31. configure: creating ./config.status
  32. config.status: creating Makefile
  33. config.status: creating gnulib-local/Makefile
  34. === configuring in gettext-runtime (/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime)
  35. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/gnome' '--libdir' '/opt/gnome/lib' '--disable-static' '--disable-gtk-doc' 'LDFLAGS=-L/opt/gnome/lib ' --cache-file=/dev/null --srcdir=.
  36. checking for a BSD-compatible install... /home/qwertz/.local/bin/install-check
  37. checking whether build environment is sane... yes
  38. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  39. checking for gawk... gawk
  40. checking whether make sets $(MAKE)... yes
  41. checking for gcc... gcc
  42. checking whether the C compiler works... yes
  43. checking for C compiler default output file name... a.exe
  44. checking for suffix of executables... .exe
  45. checking whether we are cross compiling... no
  46. checking for suffix of object files... o
  47. checking whether we are using the GNU C compiler... yes
  48. checking whether gcc accepts -g... yes
  49. checking for gcc option to accept ISO C89... none needed
  50. checking for style of include used by make... GNU
  51. checking dependency style of gcc... gcc3
  52. checking for bison... bison -y
  53. checking whether to use Java... yes
  54. checking how to run the C preprocessor... gcc -E
  55. checking for grep that handles long lines and -e... /usr/bin/grep
  56. checking for egrep... /usr/bin/grep -E
  57. checking for Java compiler... no
  58. checking for jar... no
  59. checking for preferred C# implementation... any
  60. checking for C# compiler... no
  61. checking build system type... i686-pc-cygwin
  62. checking host system type... i686-pc-cygwin
  63. checking for ranlib... ranlib
  64. checking whether gcc and cc understand -c and -o together... yes
  65. checking for ANSI C header files... yes
  66. checking for sys/types.h... yes
  67. checking for sys/stat.h... yes
  68. checking for stdlib.h... yes
  69. checking for string.h... yes
  70. checking for memory.h... yes
  71. checking for strings.h... yes
  72. checking for inttypes.h... yes
  73. checking for stdint.h... yes
  74. checking for unistd.h... yes
  75. checking minix/config.h usability... no
  76. checking minix/config.h presence... no
  77. checking for minix/config.h... no
  78. checking whether it is safe to define __EXTENSIONS__... yes
  79. checking for auto-import of symbols... yes
  80. checking for a sed that does not truncate output... /usr/bin/sed
  81. checking for fgrep... /usr/bin/grep -F
  82. checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe
  83. checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
  84. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  85. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  86. checking whether ln -s works... yes
  87. checking the maximum length of command line arguments... 8192
  88. checking whether the shell understands some XSI constructs... yes
  89. checking whether the shell understands "+="... yes
  90. checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r
  91. checking for objdump... objdump
  92. checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
  93. checking for ar... ar
  94. checking for strip... strip
  95. checking for ranlib... (cached) ranlib
  96. checking command to parse /usr/bin/nm -B output from gcc object... ok
  97. checking for dlfcn.h... yes
  98. checking for as... as
  99. checking for dlltool... dlltool
  100. checking for objdump... (cached) objdump
  101. checking for objdir... .libs
  102. checking if gcc supports -fno-rtti -fno-exceptions... no
  103. checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
  104. checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
  105. checking if gcc static flag -static works... yes
  106. checking if gcc supports -c -o file.o... yes
  107. checking if gcc supports -c -o file.o... (cached) yes
  108. checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes
  109. checking whether -lc should be explicitly linked in... yes
  110. checking dynamic linker characteristics... Win32 ld.exe
  111. checking how to hardcode library paths into programs... immediate
  112. checking whether stripping libraries is possible... yes
  113. checking if libtool supports shared libraries... yes
  114. checking whether to build shared libraries... yes
  115. checking whether to build static libraries... no
  116. checking for windres... windres
  117. checking whether NLS is requested... yes
  118. checking for msgfmt... /usr/bin/msgfmt
  119. checking for gmsgfmt... /usr/bin/msgfmt
  120. checking for xgettext... /usr/bin/xgettext
  121. checking for msgmerge... /usr/bin/msgmerge
  122. checking whether we are using the GNU C Library 2 or newer... no
  123. checking whether the -Werror option is usable... yes
  124. checking for simple visibility declarations... no
  125. checking for inline... inline
  126. checking for size_t... yes
  127. checking for stdint.h... yes
  128. checking for working alloca.h... yes
  129. checking for alloca... yes
  130. checking for stdlib.h... (cached) yes
  131. checking for unistd.h... (cached) yes
  132. checking sys/param.h usability... yes
  133. checking sys/param.h presence... yes
  134. checking for sys/param.h... yes
  135. checking for string.h... (cached) yes
  136. checking errno.h usability... yes
  137. checking errno.h presence... yes
  138. checking for errno.h... yes
  139. checking getopt.h usability... yes
  140. checking getopt.h presence... yes
  141. checking for getopt.h... yes
  142. checking iconv.h usability... yes
  143. checking iconv.h presence... yes
  144. checking for iconv.h... yes
  145. checking sys/mman.h usability... yes
  146. checking sys/mman.h presence... yes
  147. checking for sys/mman.h... yes
  148. checking sys/socket.h usability... yes
  149. checking sys/socket.h presence... yes
  150. checking for sys/socket.h... yes
  151. checking signal.h usability... yes
  152. checking signal.h presence... yes
  153. checking for signal.h... yes
  154. checking stddef.h usability... yes
  155. checking stddef.h presence... yes
  156. checking for stddef.h... yes
  157. checking for stdint.h... (cached) yes
  158. checking wchar.h usability... yes
  159. checking wchar.h presence... yes
  160. checking for wchar.h... yes
  161. checking stdio.h usability... yes
  162. checking stdio.h presence... yes
  163. checking for stdio.h... yes
  164. checking for sys/stat.h... (cached) yes
  165. checking time.h usability... yes
  166. checking time.h presence... yes
  167. checking for time.h... yes
  168. checking sys/time.h usability... yes
  169. checking sys/time.h presence... yes
  170. checking for sys/time.h... yes
  171. checking wctype.h usability... yes
  172. checking wctype.h presence... yes
  173. checking for wctype.h... yes
  174. checking for getpagesize... yes
  175. checking for working mmap... yes
  176. checking whether integer division by zero raises SIGFPE... yes
  177. checking for inttypes.h... yes
  178. checking for unsigned long long int... yes
  179. checking for inttypes.h... (cached) yes
  180. checking whether the inttypes.h PRIxNN macros are broken... no
  181. checking for ld used by GCC... /usr/i686-pc-cygwin/bin/ld.exe
  182. checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
  183. checking for shared library run path origin... done
  184. checking whether imported symbols can be declared weak... no
  185. checking pthread.h usability... yes
  186. checking pthread.h presence... yes
  187. checking for pthread.h... yes
  188. checking for pthread_kill in -lpthread... yes
  189. checking for multithread API to use... posix
  190. checking for pthread_rwlock_t... yes
  191. checking for iconv... yes
  192. checking for working iconv... yes
  193. checking how to link with libiconv... -liconv
  194. checking for iconv declaration...
  195. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  196. checking argz.h usability... yes
  197. checking argz.h presence... yes
  198. checking for argz.h... yes
  199. checking for inttypes.h... (cached) yes
  200. checking limits.h usability... yes
  201. checking limits.h presence... yes
  202. checking for limits.h... yes
  203. checking for unistd.h... (cached) yes
  204. checking for sys/param.h... (cached) yes
  205. checking for getcwd... yes
  206. checking for getegid... yes
  207. checking for geteuid... yes
  208. checking for getgid... yes
  209. checking for getuid... yes
  210. checking for mempcpy... yes
  211. checking for munmap... yes
  212. checking for stpcpy... yes
  213. checking for strcasecmp... yes
  214. checking for strdup... yes
  215. checking for strtoul... yes
  216. checking for tsearch... yes
  217. checking for uselocale... no
  218. checking for argz_count... yes
  219. checking for argz_stringify... yes
  220. checking for argz_next... yes
  221. checking for __fsetlocking... no
  222. checking whether feof_unlocked is declared... no
  223. checking whether fgets_unlocked is declared... no
  224. checking for bison... bison
  225. checking version of bison... 2.4.2, ok
  226. checking for long long int... yes
  227. checking for wchar_t... yes
  228. checking for wint_t... yes
  229. checking for intmax_t... yes
  230. checking whether printf() supports POSIX/XSI format strings... yes
  231. checking whether we are using the GNU C Library 2.1 or newer... no
  232. checking for stdint.h... (cached) yes
  233. checking for SIZE_MAX... yes
  234. checking for stdint.h... (cached) yes
  235. checking for working fcntl.h... yes
  236. checking for CFPreferencesCopyAppValue... no
  237. checking for CFLocaleCopyCurrent... no
  238. checking for ptrdiff_t... yes
  239. checking for stddef.h... (cached) yes
  240. checking for stdlib.h... (cached) yes
  241. checking for string.h... (cached) yes
  242. checking for asprintf... yes
  243. checking for fwprintf... yes
  244. checking for newlocale... no
  245. checking for putenv... yes
  246. checking for setenv... yes
  247. checking for setlocale... yes
  248. checking for snprintf... yes
  249. checking for strnlen... yes
  250. checking for wcslen... yes
  251. checking for wcsnlen... yes
  252. checking for mbrtowc... yes
  253. checking for wcrtomb... yes
  254. checking whether _snprintf is declared... no
  255. checking whether _snwprintf is declared... no
  256. checking whether getc_unlocked is declared... yes
  257. checking for nl_langinfo and CODESET... yes
  258. checking for LC_MESSAGES... yes
  259. checking for windres... windres
  260. checking for CFPreferencesCopyAppValue... (cached) no
  261. checking for CFLocaleCopyCurrent... (cached) no
  262. checking whether included gettext is requested... no
  263. checking for GNU gettext in libc... no
  264. checking for GNU gettext in libintl... no
  265. checking whether to use NLS... yes
  266. checking where the gettext function comes from... included intl directory
  267. checking for canonicalize_file_name... yes
  268. checking for getcwd... (cached) yes
  269. checking for readlink... yes
  270. checking for realpath... yes
  271. checking for lstat... yes
  272. checking for mbsinit... yes
  273. checking for mbrtowc... (cached) yes
  274. checking for mbslen... no
  275. checking for mprotect... yes
  276. checking for memchr... yes
  277. checking for pathconf... yes
  278. checking for setenv... (cached) yes
  279. checking for iswcntrl... yes
  280. checking for iswblank... yes
  281. checking for wcwidth... yes
  282. checking whether // is distinct from /... yes
  283. checking whether realpath works... no
  284. checking if environ is properly declared... yes
  285. checking whether the preprocessor supports include_next... yes
  286. checking for complete errno.h... yes
  287. checking whether strerror_r is declared... yes
  288. checking for strerror_r... yes
  289. checking whether strerror_r returns char *... yes
  290. checking for getopt.h... (cached) yes
  291. checking for getopt_long_only... yes
  292. checking whether optreset is declared... yes
  293. checking whether getopt is POSIX compatible... yes
  294. checking for working GNU getopt function... yes
  295. checking whether getenv is declared... yes
  296. checking whether getc_unlocked is declared... (cached) yes
  297. checking whether lstat correctly handles trailing slash... yes
  298. checking whether malloc, realloc, calloc are POSIX compliant... yes
  299. checking for stdlib.h... (cached) yes
  300. checking for GNU libc compatible malloc... yes
  301. checking for mbstate_t... yes
  302. checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
  303. checking for a traditional japanese locale... ja_JP.EUC-JP
  304. checking for a transitional chinese locale... none
  305. checking for a french Unicode locale... fr_FR.UTF-8
  306. checking for mmap... yes
  307. checking for MAP_ANONYMOUS... yes
  308. checking whether memchr works... yes
  309. checking for shared library path variable... PATH
  310. checking whether to activate relocatable installation... no
  311. checking for uid_t in sys/types.h... yes
  312. checking for SIGPIPE... yes
  313. checking whether system is Windows or MSDOS... yes
  314. checking whether drive letter can start relative path... no
  315. checking for stdbool.h that conforms to C99... yes
  316. checking for _Bool... yes
  317. checking whether C symbols are prefixed with underscore at the linker level... yes
  318. checking for C/C++ restrict keyword... __restrict
  319. checking whether memmem is declared without a macro... yes
  320. checking whether mempcpy is declared without a macro... yes
  321. checking whether memrchr is declared without a macro... yes
  322. checking whether rawmemchr is declared without a macro... no
  323. checking whether stpcpy is declared without a macro... yes
  324. checking whether stpncpy is declared without a macro... yes
  325. checking whether strchrnul is declared without a macro... yes
  326. checking whether strdup is declared without a macro... yes
  327. checking whether strncat is declared without a macro... yes
  328. checking whether strndup is declared without a macro... yes
  329. checking whether strnlen is declared without a macro... yes
  330. checking whether strpbrk is declared without a macro... yes
  331. checking whether strsep is declared without a macro... yes
  332. checking whether strcasestr is declared without a macro... yes
  333. checking whether strtok_r is declared without a macro... yes
  334. checking whether strsignal is declared without a macro... yes
  335. checking whether strverscmp is declared without a macro... no
  336. checking whether strnlen is declared... (cached) yes
  337. checking whether stat file-mode macros are broken... no
  338. checking for struct timespec in <time.h>... yes
  339. checking whether clearerr_unlocked is declared... no
  340. checking whether feof_unlocked is declared... (cached) no
  341. checking whether ferror_unlocked is declared... no
  342. checking whether fflush_unlocked is declared... no
  343. checking whether fgets_unlocked is declared... (cached) no
  344. checking whether fputc_unlocked is declared... no
  345. checking whether fputs_unlocked is declared... no
  346. checking whether fread_unlocked is declared... no
  347. checking whether fwrite_unlocked is declared... no
  348. checking whether getchar_unlocked is declared... yes
  349. checking whether putc_unlocked is declared... yes
  350. checking whether putchar_unlocked is declared... yes
  351. checking whether <wchar.h> uses 'inline' correctly... yes
  352. checking for atexit... yes
  353. checking whether // is distinct from /... (cached) yes
  354. checking for error_at_line... yes
  355. checking whether to use Java... yes
  356. checking whether mbrtowc handles incomplete characters... yes
  357. checking whether mbrtowc works as well as mbtowc... guessing yes
  358. checking whether mbrtowc handles a NULL string argument... yes
  359. checking whether mbrtowc has a correct return value... yes
  360. checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
  361. checking whether mbrtowc handles incomplete characters... (cached) yes
  362. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  363. checking for memmove... yes
  364. checking whether program_invocation_name is declared... yes
  365. checking whether program_invocation_short_name is declared... yes
  366. checking whether readlink signature is correct... yes
  367. checking whether readlink handles trailing slash correctly... yes
  368. checking whether setenv validates arguments... yes
  369. checking search.h usability... yes
  370. checking search.h presence... yes
  371. checking for search.h... yes
  372. checking for tsearch... (cached) yes
  373. checking for working strerror function... yes
  374. checking for volatile sig_atomic_t... yes
  375. checking whether sigaction is declared without a macro... yes
  376. checking whether sigaddset is declared without a macro... yes
  377. checking whether sigdelset is declared without a macro... yes
  378. checking whether sigemptyset is declared without a macro... yes
  379. checking whether sigfillset is declared without a macro... yes
  380. checking whether sigismember is declared without a macro... yes
  381. checking whether sigpending is declared without a macro... yes
  382. checking whether sigprocmask is declared without a macro... yes
  383. checking for sigprocmask... yes
  384. checking for ssize_t... yes
  385. checking whether stat handles trailing slashes on directories... yes
  386. checking whether stat handles trailing slashes on files... yes
  387. checking whether NULL can be used in arbitrary expressions... yes
  388. checking whether stdint.h conforms to C99... yes
  389. checking whether dprintf is declared without a macro... yes
  390. checking whether fpurge is declared without a macro... yes
  391. checking whether fseeko is declared without a macro... yes
  392. checking whether ftello is declared without a macro... yes
  393. checking whether getdelim is declared without a macro... yes
  394. checking whether getline is declared without a macro... yes
  395. checking whether popen is declared without a macro... yes
  396. checking whether renameat is declared without a macro... yes
  397. checking whether snprintf is declared without a macro... yes
  398. checking whether tmpfile is declared without a macro... yes
  399. checking whether vdprintf is declared without a macro... yes
  400. checking whether vsnprintf is declared without a macro... yes
  401. checking for random.h... no
  402. checking for struct random_data... no
  403. checking whether atoll is declared without a macro... yes
  404. checking whether canonicalize_file_name is declared without a macro... yes
  405. checking whether getloadavg is declared without a macro... no
  406. checking whether getsubopt is declared without a macro... yes
  407. checking whether grantpt is declared without a macro... yes
  408. checking whether mkdtemp is declared without a macro... yes
  409. checking whether mkostemp is declared without a macro... yes
  410. checking whether mkostemps is declared without a macro... yes
  411. checking whether mkstemp is declared without a macro... yes
  412. checking whether mkstemps is declared without a macro... yes
  413. checking whether ptsname is declared without a macro... yes
  414. checking whether random_r is declared without a macro... no
  415. checking whether initstat_r is declared without a macro... no
  416. checking whether srandom_r is declared without a macro... no
  417. checking whether setstate_r is declared without a macro... no
  418. checking whether realpath is declared without a macro... yes
  419. checking whether rpmatch is declared without a macro... no
  420. checking whether setenv is declared without a macro... yes
  421. checking whether strtod is declared without a macro... yes
  422. checking whether strtoll is declared without a macro... yes
  423. checking whether strtoull is declared without a macro... yes
  424. checking whether unlockpt is declared without a macro... yes
  425. checking whether unsetenv is declared without a macro... yes
  426. checking for working strnlen... yes
  427. checking for strtol... yes
  428. checking for strtoul... (cached) yes
  429. checking for nlink_t... yes
  430. checking whether fchmodat is declared without a macro... yes
  431. checking whether fstatat is declared without a macro... yes
  432. checking whether futimens is declared without a macro... yes
  433. checking whether lchmod is declared without a macro... no
  434. checking whether lstat is declared without a macro... yes
  435. checking whether mkdirat is declared without a macro... yes
  436. checking whether mkfifo is declared without a macro... yes
  437. checking whether mkfifoat is declared without a macro... yes
  438. checking whether mknod is declared without a macro... yes
  439. checking whether mknodat is declared without a macro... yes
  440. checking whether stat is declared without a macro... yes
  441. checking whether utimensat is declared without a macro... yes
  442. checking whether chown is declared without a macro... yes
  443. checking whether dup2 is declared without a macro... yes
  444. checking whether dup3 is declared without a macro... yes
  445. checking whether environ is declared without a macro... yes
  446. checking whether euidaccess is declared without a macro... yes
  447. checking whether faccessat is declared without a macro... yes
  448. checking whether fchdir is declared without a macro... yes
  449. checking whether fchownat is declared without a macro... yes
  450. checking whether fsync is declared without a macro... yes
  451. checking whether ftruncate is declared without a macro... yes
  452. checking whether getcwd is declared without a macro... yes
  453. checking whether getdomainname is declared without a macro... yes
  454. checking whether getdtablesize is declared without a macro... yes
  455. checking whether getgroups is declared without a macro... yes
  456. checking whether gethostname is declared without a macro... yes
  457. checking whether getlogin is declared without a macro... yes
  458. checking whether getlogin_r is declared without a macro... yes
  459. checking whether getpagesize is declared without a macro... yes
  460. checking whether getusershell is declared without a macro... yes
  461. checking whether setusershell is declared without a macro... yes
  462. checking whether endusershell is declared without a macro... yes
  463. checking whether lchown is declared without a macro... yes
  464. checking whether link is declared without a macro... yes
  465. checking whether linkat is declared without a macro... yes
  466. checking whether lseek is declared without a macro... yes
  467. checking whether pipe2 is declared without a macro... yes
  468. checking whether pread is declared without a macro... yes
  469. checking whether pwrite is declared without a macro... yes
  470. checking whether readlink is declared without a macro... yes
  471. checking whether readlinkat is declared without a macro... yes
  472. checking whether rmdir is declared without a macro... yes
  473. checking whether sleep is declared without a macro... yes
  474. checking whether symlink is declared without a macro... yes
  475. checking whether symlinkat is declared without a macro... yes
  476. checking whether ttyname_r is declared without a macro... yes
  477. checking whether unlink is declared without a macro... yes
  478. checking whether unlinkat is declared without a macro... yes
  479. checking whether usleep is declared without a macro... yes
  480. checking whether btowc is declared without a macro... yes
  481. checking whether wctob is declared without a macro... yes
  482. checking whether mbsinit is declared without a macro... yes
  483. checking whether mbrtowc is declared without a macro... yes
  484. checking whether mbrlen is declared without a macro... yes
  485. checking whether mbsrtowcs is declared without a macro... yes
  486. checking whether mbsnrtowcs is declared without a macro... yes
  487. checking whether wcrtomb is declared without a macro... yes
  488. checking whether wcsrtombs is declared without a macro... yes
  489. checking whether wcsnrtombs is declared without a macro... yes
  490. checking whether wcwidth is declared without a macro... yes
  491. checking whether iswcntrl works... yes
  492. checking whether wcwidth is declared... (cached) yes
  493. checking whether wcwidth works reasonably in UTF-8 locales... yes
  494. checking for size_t... (cached) yes
  495. checking for setlocale... (cached) yes
  496. checking for perl... /usr/bin/perl
  497. checking for g++... g++
  498. checking whether the C++ compiler (g++ -L/opt/gnome/lib -Wl,--disable-auto-import) works... yes
  499. checking whether the C++ compiler supports namespaces... yes
  500. checking for sched_yield in -lrt... yes
  501. configure: creating ./config.status
  502. config.status: creating csharpcomp.sh
  503. config.status: creating javacomp.sh
  504. config.status: creating Makefile
  505. config.status: creating doc/Makefile
  506. config.status: creating intl/Makefile
  507. config.status: creating intl-java/Makefile
  508. config.status: creating intl-csharp/Makefile
  509. config.status: creating gnulib-lib/Makefile
  510. config.status: creating src/Makefile
  511. config.status: creating src/gettext.sh
  512. config.status: creating po/Makefile.in
  513. config.status: creating man/Makefile
  514. config.status: creating man/x-to-1
  515. config.status: creating m4/Makefile
  516. config.status: creating tests/Makefile
  517. config.status: creating config.h
  518. config.status: executing depfiles commands
  519. config.status: executing libtool commands
  520. config.status: executing po-directories commands
  521. config.status: creating po/POTFILES
  522. config.status: creating po/Makefile
  523. === configuring in libasprintf (/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/libasprintf)
  524. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/gnome' '--libdir' '/opt/gnome/lib' '--disable-static' '--disable-gtk-doc' 'LDFLAGS=-L/opt/gnome/lib ' --cache-file=/dev/null --srcdir=.
  525. checking for a BSD-compatible install... /home/qwertz/.local/bin/install-check
  526. checking whether build environment is sane... yes
  527. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  528. checking for gawk... gawk
  529. checking whether make sets $(MAKE)... yes
  530. checking for gcc... gcc
  531. checking whether the C compiler works... yes
  532. checking for C compiler default output file name... a.exe
  533. checking for suffix of executables... .exe
  534. checking whether we are cross compiling... no
  535. checking for suffix of object files... o
  536. checking whether we are using the GNU C compiler... yes
  537. checking whether gcc accepts -g... yes
  538. checking for gcc option to accept ISO C89... none needed
  539. checking for style of include used by make... GNU
  540. checking dependency style of gcc... gcc3
  541. checking for g++... g++
  542. checking whether we are using the GNU C++ compiler... yes
  543. checking whether g++ accepts -g... yes
  544. checking dependency style of g++... gcc3
  545. checking build system type... i686-pc-cygwin
  546. checking host system type... i686-pc-cygwin
  547. checking for ranlib... ranlib
  548. checking for auto-import of symbols... yes
  549. checking for a sed that does not truncate output... /usr/bin/sed
  550. checking for grep that handles long lines and -e... /usr/bin/grep
  551. checking for egrep... /usr/bin/grep -E
  552. checking for fgrep... /usr/bin/grep -F
  553. checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe
  554. checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
  555. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  556. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  557. checking whether ln -s works... yes
  558. checking the maximum length of command line arguments... 8192
  559. checking whether the shell understands some XSI constructs... yes
  560. checking whether the shell understands "+="... yes
  561. checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r
  562. checking for objdump... objdump
  563. checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
  564. checking for ar... ar
  565. checking for strip... strip
  566. checking for ranlib... (cached) ranlib
  567. checking command to parse /usr/bin/nm -B output from gcc object... ok
  568. checking how to run the C preprocessor... gcc -E
  569. checking for ANSI C header files... yes
  570. checking for sys/types.h... yes
  571. checking for sys/stat.h... yes
  572. checking for stdlib.h... yes
  573. checking for string.h... yes
  574. checking for memory.h... yes
  575. checking for strings.h... yes
  576. checking for inttypes.h... yes
  577. checking for stdint.h... yes
  578. checking for unistd.h... yes
  579. checking for dlfcn.h... yes
  580. checking whether we are using the GNU C++ compiler... (cached) yes
  581. checking whether g++ accepts -g... (cached) yes
  582. checking dependency style of g++... (cached) gcc3
  583. checking how to run the C++ preprocessor... g++ -E
  584. checking for as... as
  585. checking for dlltool... dlltool
  586. checking for objdump... (cached) objdump
  587. checking for objdir... .libs
  588. checking if gcc supports -fno-rtti -fno-exceptions... no
  589. checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
  590. checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
  591. checking if gcc static flag -static works... yes
  592. checking if gcc supports -c -o file.o... yes
  593. checking if gcc supports -c -o file.o... (cached) yes
  594. checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes
  595. checking whether -lc should be explicitly linked in... yes
  596. checking dynamic linker characteristics... Win32 ld.exe
  597. checking how to hardcode library paths into programs... immediate
  598. checking whether stripping libraries is possible... yes
  599. checking if libtool supports shared libraries... yes
  600. checking whether to build shared libraries... yes
  601. checking whether to build static libraries... no
  602. checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe
  603. checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
  604. checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes
  605. checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC
  606. checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes
  607. checking if g++ static flag -static works... yes
  608. checking if g++ supports -c -o file.o... yes
  609. checking if g++ supports -c -o file.o... (cached) yes
  610. checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes
  611. checking dynamic linker characteristics... Win32 ld.exe
  612. checking how to hardcode library paths into programs... immediate
  613. checking for inline... inline
  614. checking for size_t... yes
  615. checking for long long int... yes
  616. checking for wchar_t... yes
  617. checking for wint_t... yes
  618. checking for ptrdiff_t... yes
  619. checking for inttypes.h... yes
  620. checking for stdint.h... yes
  621. checking for intmax_t... yes
  622. checking for stdint.h... (cached) yes
  623. checking for SIZE_MAX... yes
  624. checking for stdint.h... (cached) yes
  625. checking for working alloca.h... yes
  626. checking for alloca... yes
  627. checking for stdlib.h... (cached) yes
  628. checking for string.h... (cached) yes
  629. checking errno.h usability... yes
  630. checking errno.h presence... yes
  631. checking for errno.h... yes
  632. checking whether the preprocessor supports include_next... yes
  633. checking for complete errno.h... yes
  634. checking for snprintf... yes
  635. checking for vasprintf... yes
  636. checking for strnlen... yes
  637. checking for wcslen... yes
  638. checking for wcsnlen... yes
  639. checking for mbrtowc... yes
  640. checking for wcrtomb... yes
  641. checking whether _snprintf is declared... no
  642. checking whether printf() supports POSIX/XSI format strings... yes
  643. checking for dvips... /usr/bin/dvips
  644. checking for texi2pdf... /usr/bin/texi2pdf
  645. checking for perl... /usr/bin/perl
  646. configure: creating ./config.status
  647. config.status: creating Makefile
  648. config.status: creating config.h
  649. config.status: executing depfiles commands
  650. config.status: executing libtool commands
  651. === configuring in gettext-tools (/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-tools)
  652. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/gnome' '--libdir' '/opt/gnome/lib' '--disable-static' '--disable-gtk-doc' 'LDFLAGS=-L/opt/gnome/lib ' --cache-file=/dev/null --srcdir=.
  653. checking for a BSD-compatible install... /home/qwertz/.local/bin/install-check
  654. checking whether build environment is sane... yes
  655. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  656. checking for gawk... gawk
  657. checking whether make sets $(MAKE)... yes
  658. checking for gcc... gcc
  659. checking whether the C compiler works... yes
  660. checking for C compiler default output file name... a.exe
  661. checking for suffix of executables... .exe
  662. checking whether we are cross compiling... no
  663. checking for suffix of object files... o
  664. checking whether we are using the GNU C compiler... yes
  665. checking whether gcc accepts -g... yes
  666. checking for gcc option to accept ISO C89... none needed
  667. checking for style of include used by make... GNU
  668. checking dependency style of gcc... gcc3
  669. checking for bison... bison -y
  670. checking whether to use Java... yes
  671. checking for Java to native code compiler... none
  672. checking how to run the C preprocessor... gcc -E
  673. checking for grep that handles long lines and -e... /usr/bin/grep
  674. checking for egrep... /usr/bin/grep -E
  675. checking for Java virtual machine... no
  676. checking for Java compiler... no
  677. checking for jar... no
  678. checking for preferred C# implementation... any
  679. checking for C# compiler... no
  680. checking for C# program execution engine... no
  681. checking build system type... i686-pc-cygwin
  682. checking host system type... i686-pc-cygwin
  683. checking for ranlib... ranlib
  684. checking whether gcc and cc understand -c and -o together... yes
  685. checking for ANSI C header files... yes
  686. checking for sys/types.h... yes
  687. checking for sys/stat.h... yes
  688. checking for stdlib.h... yes
  689. checking for string.h... yes
  690. checking for memory.h... yes
  691. checking for strings.h... yes
  692. checking for inttypes.h... yes
  693. checking for stdint.h... yes
  694. checking for unistd.h... yes
  695. checking minix/config.h usability... no
  696. checking minix/config.h presence... no
  697. checking for minix/config.h... no
  698. checking whether it is safe to define __EXTENSIONS__... yes
  699. checking for gcc option to accept ISO C99... -std=gnu99
  700. checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  701. checking for auto-import of symbols... yes
  702. checking for a sed that does not truncate output... /usr/bin/sed
  703. checking for fgrep... /usr/bin/grep -F
  704. checking for ld used by gcc -std=gnu99... /usr/i686-pc-cygwin/bin/ld.exe
  705. checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
  706. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  707. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  708. checking whether ln -s works... yes
  709. checking the maximum length of command line arguments... 8192
  710. checking whether the shell understands some XSI constructs... yes
  711. checking whether the shell understands "+="... yes
  712. checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r
  713. checking for objdump... objdump
  714. checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
  715. checking for ar... ar
  716. checking for strip... strip
  717. checking for ranlib... (cached) ranlib
  718. checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
  719. checking for dlfcn.h... yes
  720. checking for as... as
  721. checking for dlltool... dlltool
  722. checking for objdump... (cached) objdump
  723. checking for objdir... .libs
  724. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  725. checking for gcc -std=gnu99 option to produce PIC... -DDLL_EXPORT -DPIC
  726. checking if gcc -std=gnu99 PIC flag -DDLL_EXPORT -DPIC works... yes
  727. checking if gcc -std=gnu99 static flag -static works... yes
  728. checking if gcc -std=gnu99 supports -c -o file.o... yes
  729. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  730. checking whether the gcc -std=gnu99 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes
  731. checking whether -lc should be explicitly linked in... yes
  732. checking dynamic linker characteristics... Win32 ld.exe
  733. checking how to hardcode library paths into programs... immediate
  734. checking whether stripping libraries is possible... yes
  735. checking if libtool supports shared libraries... yes
  736. checking whether to build shared libraries... yes
  737. checking whether to build static libraries... no
  738. checking for windres... windres
  739. checking whether NLS is requested... yes
  740. checking for msgfmt... /usr/bin/msgfmt
  741. checking for gmsgfmt... /usr/bin/msgfmt
  742. checking for xgettext... /usr/bin/xgettext
  743. checking for msgmerge... /usr/bin/msgmerge
  744. checking whether we are using the GNU C Library 2 or newer... no
  745. checking whether the -Werror option is usable... yes
  746. checking for simple visibility declarations... no
  747. checking for inline... inline
  748. checking for size_t... yes
  749. checking for stdint.h... yes
  750. checking for working alloca.h... yes
  751. checking for alloca... yes
  752. checking for stdlib.h... (cached) yes
  753. checking for unistd.h... (cached) yes
  754. checking sys/param.h usability... yes
  755. checking sys/param.h presence... yes
  756. checking for sys/param.h... yes
  757. checking for string.h... (cached) yes
  758. checking utime.h usability... yes
  759. checking utime.h presence... yes
  760. checking for utime.h... yes
  761. checking errno.h usability... yes
  762. checking errno.h presence... yes
  763. checking for errno.h... yes
  764. checking fcntl.h usability... yes
  765. checking fcntl.h presence... yes
  766. checking for fcntl.h... yes
  767. checking float.h usability... yes
  768. checking float.h presence... yes
  769. checking for float.h... yes
  770. checking wctype.h usability... yes
  771. checking wctype.h presence... yes
  772. checking for wctype.h... yes
  773. checking getopt.h usability... yes
  774. checking getopt.h presence... yes
  775. checking for getopt.h... yes
  776. checking sys/time.h usability... yes
  777. checking sys/time.h presence... yes
  778. checking for sys/time.h... yes
  779. checking iconv.h usability... yes
  780. checking iconv.h presence... yes
  781. checking for iconv.h... yes
  782. checking libcroco-0.6/libcroco/libcroco-config.h usability... yes
  783. checking libcroco-0.6/libcroco/libcroco-config.h presence... yes
  784. checking for libcroco-0.6/libcroco/libcroco-config.h... yes
  785. checking libxml2/libxml/xmlexports.h usability... yes
  786. checking libxml2/libxml/xmlexports.h presence... yes
  787. checking for libxml2/libxml/xmlexports.h... yes
  788. checking libxml2/libxml/xmlversion.h usability... no
  789. checking libxml2/libxml/xmlversion.h presence... no
  790. checking for libxml2/libxml/xmlversion.h... no
  791. checking stddef.h usability... yes
  792. checking stddef.h presence... yes
  793. checking for stddef.h... yes
  794. checking xlocale.h usability... no
  795. checking xlocale.h presence... no
  796. checking for xlocale.h... no
  797. checking locale.h usability... yes
  798. checking locale.h presence... yes
  799. checking for locale.h... yes
  800. checking wchar.h usability... yes
  801. checking wchar.h presence... yes
  802. checking for wchar.h... yes
  803. checking sys/mman.h usability... yes
  804. checking sys/mman.h presence... yes
  805. checking for sys/mman.h... yes
  806. checking sys/socket.h usability... yes
  807. checking sys/socket.h presence... yes
  808. checking for sys/socket.h... yes
  809. checking sched.h usability... yes
  810. checking sched.h presence... yes
  811. checking for sched.h... yes
  812. checking signal.h usability... yes
  813. checking signal.h presence... yes
  814. checking for signal.h... yes
  815. checking spawn.h usability... no
  816. checking spawn.h presence... no
  817. checking for spawn.h... no
  818. checking stdarg.h usability... yes
  819. checking stdarg.h presence... yes
  820. checking for stdarg.h... yes
  821. checking for stdint.h... (cached) yes
  822. checking stdio.h usability... yes
  823. checking stdio.h presence... yes
  824. checking for stdio.h... yes
  825. checking sys/select.h usability... yes
  826. checking sys/select.h presence... yes
  827. checking for sys/select.h... yes
  828. checking for sys/stat.h... (cached) yes
  829. checking sys/wait.h usability... yes
  830. checking sys/wait.h presence... yes
  831. checking for sys/wait.h... yes
  832. checking time.h usability... yes
  833. checking time.h presence... yes
  834. checking for time.h... yes
  835. checking langinfo.h usability... yes
  836. checking langinfo.h presence... yes
  837. checking for langinfo.h... yes
  838. checking for getpagesize... yes
  839. checking for working mmap... yes
  840. checking whether integer division by zero raises SIGFPE... yes
  841. checking for inttypes.h... yes
  842. checking for unsigned long long int... yes
  843. checking for inttypes.h... (cached) yes
  844. checking whether the inttypes.h PRIxNN macros are broken... no
  845. checking for ld used by GCC... /usr/i686-pc-cygwin/bin/ld.exe
  846. checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
  847. checking for shared library run path origin... done
  848. checking whether imported symbols can be declared weak... no
  849. checking pthread.h usability... yes
  850. checking pthread.h presence... yes
  851. checking for pthread.h... yes
  852. checking for pthread_kill in -lpthread... yes
  853. checking for multithread API to use... posix
  854. checking for pthread_rwlock_t... yes
  855. checking for iconv... yes
  856. checking for working iconv... yes
  857. checking how to link with libiconv... -liconv
  858. checking for iconv declaration...
  859. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  860. checking argz.h usability... yes
  861. checking argz.h presence... yes
  862. checking for argz.h... yes
  863. checking for inttypes.h... (cached) yes
  864. checking limits.h usability... yes
  865. checking limits.h presence... yes
  866. checking for limits.h... yes
  867. checking for unistd.h... (cached) yes
  868. checking for sys/param.h... (cached) yes
  869. checking for getcwd... yes
  870. checking for getegid... yes
  871. checking for geteuid... yes
  872. checking for getgid... yes
  873. checking for getuid... yes
  874. checking for mempcpy... yes
  875. checking for munmap... yes
  876. checking for stpcpy... yes
  877. checking for strcasecmp... yes
  878. checking for strdup... yes
  879. checking for strtoul... yes
  880. checking for tsearch... yes
  881. checking for uselocale... no
  882. checking for argz_count... yes
  883. checking for argz_stringify... yes
  884. checking for argz_next... yes
  885. checking for __fsetlocking... no
  886. checking whether feof_unlocked is declared... no
  887. checking whether fgets_unlocked is declared... no
  888. checking for bison... bison
  889. checking version of bison... 2.4.2, ok
  890. checking for long long int... yes
  891. checking for wchar_t... yes
  892. checking for wint_t... yes
  893. checking for intmax_t... yes
  894. checking whether printf() supports POSIX/XSI format strings... yes
  895. checking whether we are using the GNU C Library 2.1 or newer... no
  896. checking for stdint.h... (cached) yes
  897. checking for SIZE_MAX... yes
  898. checking for stdint.h... (cached) yes
  899. checking for working fcntl.h... yes
  900. checking for CFPreferencesCopyAppValue... no
  901. checking for CFLocaleCopyCurrent... no
  902. checking for ptrdiff_t... yes
  903. checking for stddef.h... (cached) yes
  904. checking for stdlib.h... (cached) yes
  905. checking for string.h... (cached) yes
  906. checking for asprintf... yes
  907. checking for fwprintf... yes
  908. checking for newlocale... no
  909. checking for putenv... yes
  910. checking for setenv... yes
  911. checking for setlocale... yes
  912. checking for snprintf... yes
  913. checking for strnlen... yes
  914. checking for wcslen... yes
  915. checking for wcsnlen... yes
  916. checking for mbrtowc... yes
  917. checking for wcrtomb... yes
  918. checking whether _snprintf is declared... no
  919. checking whether _snwprintf is declared... no
  920. checking whether getc_unlocked is declared... yes
  921. checking for nl_langinfo and CODESET... yes
  922. checking for LC_MESSAGES... yes
  923. checking for windres... windres
  924. checking for CFPreferencesCopyAppValue... (cached) no
  925. checking for CFLocaleCopyCurrent... (cached) no
  926. checking whether included gettext is requested... no
  927. checking for GNU gettext in libc... no
  928. checking for GNU gettext in libintl... no
  929. checking whether to use NLS... yes
  930. checking where the gettext function comes from... included intl directory
  931. checking for canonicalize_file_name... yes
  932. checking for getcwd... (cached) yes
  933. checking for readlink... yes
  934. checking for realpath... yes
  935. checking for dup2... yes
  936. checking for fcntl... yes
  937. checking for btowc... yes
  938. checking for isblank... yes
  939. checking for iswctype... yes
  940. checking for mbsrtowcs... yes
  941. checking for mempcpy... (cached) yes
  942. checking for wmemchr... yes
  943. checking for wmemcpy... yes
  944. checking for wmempcpy... no
  945. checking for getdelim... yes
  946. checking for getdtablesize... yes
  947. checking for gettimeofday... yes
  948. checking for lstat... yes
  949. checking for mbsinit... yes
  950. checking for mbrtowc... (cached) yes
  951. checking for mbslen... no
  952. checking for isascii... yes
  953. checking for mprotect... yes
  954. checking for memchr... yes
  955. checking for pathconf... yes
  956. checking for select... yes
  957. checking for pipe2... yes
  958. checking for posix_spawn... no
  959. checking for setenv... (cached) yes
  960. checking for sigaction... yes
  961. checking for sigaltstack... no
  962. checking for siginterrupt... yes
  963. checking for stpncpy... yes
  964. checking for pipe... yes
  965. checking for vasnprintf... yes
  966. checking for iswcntrl... yes
  967. checking for iswblank... yes
  968. checking for wcwidth... yes
  969. checking for newlocale... (cached) no
  970. checking for symlink... yes
  971. checking for shutdown... yes
  972. checking for wctob... yes
  973. checking for nl_langinfo... yes
  974. checking for wcscoll... yes
  975. checking for wcrtomb... (cached) yes
  976. checking for getrlimit... yes
  977. checking for setrlimit... yes
  978. checking for uselocale... (cached) no
  979. checking whether // is distinct from /... yes
  980. checking whether realpath works... no
  981. checking if environ is properly declared... yes
  982. checking whether the preprocessor supports include_next... yes
  983. checking for complete errno.h... yes
  984. checking whether strerror_r is declared... yes
  985. checking for strerror_r... yes
  986. checking whether strerror_r returns char *... yes
  987. checking for mode_t... yes
  988. checking for sig_atomic_t... yes
  989. checking for eaccess... yes
  990. checking for mbstate_t... yes
  991. checking whether getdelim is declared... yes
  992. checking whether getline is declared... yes
  993. checking for getopt.h... (cached) yes
  994. checking for getopt_long_only... yes
  995. checking whether optreset is declared... yes
  996. checking whether getopt is POSIX compatible... yes
  997. checking for working GNU getopt function... yes
  998. checking whether getenv is declared... yes
  999. checking for C/C++ restrict keyword... __restrict
  1000. checking for struct timeval... yes
  1001. checking whether gettimeofday is declared without a macro... yes
  1002. checking whether included glib is requested... no
  1003. checking for glib... no
  1004. checking whether to use the included glib... yes
  1005. checking for unistd.h... (cached) yes
  1006. checking whether included libunistring is requested... no
  1007. checking for libunistring... yes
  1008. checking how to link with libunistring... -lunistring
  1009. checking for libunistring version... 0.9.3
  1010. checking whether getc_unlocked is declared... (cached) yes
  1011. checking whether NULL can be used in arbitrary expressions... yes
  1012. checking whether lstat correctly handles trailing slash... yes
  1013. checking whether malloc, realloc, calloc are POSIX compliant... yes
  1014. checking for stdlib.h... (cached) yes
  1015. checking for GNU libc compatible malloc... yes
  1016. checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
  1017. checking for a traditional japanese locale... ja_JP.EUC-JP
  1018. checking for a transitional chinese locale... none
  1019. checking for a french Unicode locale... fr_FR.UTF-8
  1020. checking for mmap... yes
  1021. checking for MAP_ANONYMOUS... yes
  1022. checking whether memchr works... yes
  1023. checking whether <limits.h> defines MIN and MAX... no
  1024. checking whether <sys/param.h> defines MIN and MAX... yes
  1025. checking for promoted mode_t type... mode_t
  1026. checking for shared library path variable... PATH
  1027. checking whether to activate relocatable installation... no
  1028. checking whether system is Windows or MSDOS... yes
  1029. checking whether drive letter can start relative path... no
  1030. checking for ssize_t... yes
  1031. checking for uid_t in sys/types.h... yes
  1032. checking for SIGPIPE... yes
  1033. checking whether snprintf is declared... yes
  1034. checking for stdbool.h that conforms to C99... yes
  1035. checking for _Bool... yes
  1036. checking whether C symbols are prefixed with underscore at the linker level... yes
  1037. checking whether memmem is declared without a macro... yes
  1038. checking whether mempcpy is declared without a macro... yes
  1039. checking whether memrchr is declared without a macro... yes
  1040. checking whether rawmemchr is declared without a macro... no
  1041. checking whether stpcpy is declared without a macro... yes
  1042. checking whether stpncpy is declared without a macro... yes
  1043. checking whether strchrnul is declared without a macro... yes
  1044. checking whether strdup is declared without a macro... yes
  1045. checking whether strncat is declared without a macro... yes
  1046. checking whether strndup is declared without a macro... yes
  1047. checking whether strnlen is declared without a macro... yes
  1048. checking whether strpbrk is declared without a macro... yes
  1049. checking whether strsep is declared without a macro... yes
  1050. checking whether strcasestr is declared without a macro... yes
  1051. checking whether strtok_r is declared without a macro... yes
  1052. checking whether strsignal is declared without a macro... yes
  1053. checking whether strverscmp is declared without a macro... no
  1054. checking whether strnlen is declared... (cached) yes
  1055. checking whether <sys/socket.h> is self-contained... yes
  1056. checking for shutdown... (cached) yes
  1057. checking whether <sys/socket.h> defines the SHUT_* macros... yes
  1058. checking for struct sockaddr_storage... yes
  1059. checking for sa_family_t... yes
  1060. checking whether socket is declared without a macro... no
  1061. checking whether connect is declared without a macro... no
  1062. checking whether accept is declared without a macro... no
  1063. checking whether bind is declared without a macro... no
  1064. checking whether getpeername is declared without a macro... no
  1065. checking whether getsockname is declared without a macro... no
  1066. checking whether getsockopt is declared without a macro... no
  1067. checking whether listen is declared without a macro... no
  1068. checking whether recv is declared without a macro... no
  1069. checking whether send is declared without a macro... no
  1070. checking whether recvfrom is declared without a macro... no
  1071. checking whether sendto is declared without a macro... no
  1072. checking whether setsockopt is declared without a macro... no
  1073. checking whether shutdown is declared without a macro... no
  1074. checking whether accept4 is declared without a macro... no
  1075. checking whether stat file-mode macros are broken... no
  1076. checking for special C compiler options needed for large files... no
  1077. checking for _FILE_OFFSET_BITS value needed for large files... no
  1078. checking whether curses libraries may be used... yes
  1079. checking where terminfo library functions come from... libncurses
  1080. checking for tparam... no
  1081. checking for tparm... yes
  1082. checking for struct timespec in <time.h>... yes
  1083. checking whether clearerr_unlocked is declared... no
  1084. checking whether feof_unlocked is declared... (cached) no
  1085. checking whether ferror_unlocked is declared... no
  1086. checking whether fflush_unlocked is declared... no
  1087. checking whether fgets_unlocked is declared... (cached) no
  1088. checking whether fputc_unlocked is declared... no
  1089. checking whether fputs_unlocked is declared... no
  1090. checking whether fread_unlocked is declared... no
  1091. checking whether fwrite_unlocked is declared... no
  1092. checking whether getchar_unlocked is declared... yes
  1093. checking whether putc_unlocked is declared... yes
  1094. checking whether putchar_unlocked is declared... yes
  1095. checking for intmax_t... (cached) yes
  1096. checking whether snprintf returns a byte count as in C99... yes
  1097. checking for snprintf... (cached) yes
  1098. checking for strnlen... (cached) yes
  1099. checking for wcslen... (cached) yes
  1100. checking for wcsnlen... (cached) yes
  1101. checking for mbrtowc... (cached) yes
  1102. checking for wcrtomb... (cached) yes
  1103. checking whether _snprintf is declared... (cached) no
  1104. checking whether vsnprintf is declared... yes
  1105. checking whether <wchar.h> uses 'inline' correctly... yes
  1106. checking whether alarm is declared... yes
  1107. checking sys/acl.h usability... yes
  1108. checking sys/acl.h presence... yes
  1109. checking for sys/acl.h... yes
  1110. checking for library containing acl_get_file... no
  1111. checking for acl... yes
  1112. checking for library containing acl_trivial... no
  1113. checking for acl_trivial... no
  1114. checking for getacl... no
  1115. checking for atexit... yes
  1116. checking dirent.h usability... yes
  1117. checking dirent.h presence... yes
  1118. checking for dirent.h... yes
  1119. checking for string.h... (cached) yes
  1120. checking for long file names... yes
  1121. checking for pathconf... (cached) yes
  1122. checking for string.h... (cached) yes
  1123. checking for unistd.h... (cached) yes
  1124. checking byteswap.h usability... yes
  1125. checking byteswap.h presence... yes
  1126. checking for byteswap.h... yes
  1127. checking for chown... yes
  1128. checking for utime... yes
  1129. checking for utimes... yes
  1130. checking whether // is distinct from /... (cached) yes
  1131. checking whether dup2 works... yes
  1132. checking for error_at_line... yes
  1133. checking whether fcntl handles F_DUPFD correctly... yes
  1134. checking whether fcntl understands F_DUPFD_CLOEXEC... yes
  1135. checking whether fcntl is declared without a macro... yes
  1136. checking whether openat is declared without a macro... yes
  1137. checking for working POSIX fnmatch... yes
  1138. checking whether fopen recognizes a trailing slash... yes
  1139. checking for Java to native code compiler... none
  1140. checking for working getdelim function... yes
  1141. checking for getline... yes
  1142. checking for working getline function... yes
  1143. checking whether gettimeofday clobbers localtime buffer... no
  1144. checking for gettimeofday with POSIX signature... yes
  1145. checking whether the compiler generally respects inline... yes
  1146. checking whether to use Java... yes
  1147. checking whether included libcroco is requested... no
  1148. checking absolute name of <libcroco-0.6/libcroco/libcroco-config.h>... ///usr/include/libcroco-0.6/libcroco/libcroco-config.h
  1149. checking for libcroco... yes
  1150. checking whether to use the included libcroco... no
  1151. checking whether included glib is requested... no
  1152. (cached) checking for glib... no
  1153. checking whether to use the included glib... yes
  1154. checking for unistd.h... (cached) yes
  1155. checking whether to use the included libunistring... no
  1156. checking whether included libxml is requested... no
  1157. checking absolute name of <libxml2/libxml/xmlexports.h>... ///usr/include/libxml2/libxml/xmlexports.h
  1158. checking for libxml... yes
  1159. checking whether to use the included libxml... no
  1160. checking whether locale.h conforms to POSIX:2001... yes
  1161. checking whether duplocale is declared without a macro... no
  1162. checking for setlocale... (cached) yes
  1163. checking for uselocale... (cached) no
  1164. checking for pthread_rwlock_t... (cached) yes
  1165. checking whether mbrtowc handles incomplete characters... yes
  1166. checking whether mbrtowc works as well as mbtowc... guessing yes
  1167. checking whether mbrtowc handles a NULL string argument... yes
  1168. checking whether mbrtowc has a correct return value... yes
  1169. checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
  1170. checking whether mbrtowc handles incomplete characters... (cached) yes
  1171. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  1172. checking whether mbrtowc handles incomplete characters... (cached) yes
  1173. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  1174. checking whether mbsrtowcs works... yes
  1175. checking whether mbswidth is declared in <wchar.h>... no
  1176. checking for mbstate_t... (cached) yes
  1177. checking for memmove... yes
  1178. checking for memset... yes
  1179. checking for mkdtemp... yes
  1180. checking whether the C compiler is actually a C++ compiler... no
  1181. checking for obstacks... no
  1182. checking whether open recognizes a trailing slash... yes
  1183. checking for gcc -std=gnu99 option to support OpenMP... -fopenmp
  1184. checking paths.h usability... yes
  1185. checking paths.h presence... yes
  1186. checking for paths.h... yes
  1187. checking for confstr... yes
  1188. checking for sched_setparam... yes
  1189. checking for sched_setscheduler... yes
  1190. checking for setegid... yes
  1191. checking for seteuid... yes
  1192. checking for vfork... yes
  1193. checking whether program_invocation_name is declared... yes
  1194. checking whether program_invocation_short_name is declared... yes
  1195. checking for rawmemchr... no
  1196. checking whether readlink signature is correct... yes
  1197. checking whether readlink handles trailing slash correctly... yes
  1198. checking whether setenv validates arguments... yes
  1199. checking search.h usability... yes
  1200. checking search.h presence... yes
  1201. checking for search.h... yes
  1202. checking for tsearch... (cached) yes
  1203. checking for working strerror function... yes
  1204. checking whether rmdir works... yes
  1205. checking for struct sigaction.sa_sigaction... yes
  1206. checking for volatile sig_atomic_t... yes
  1207. checking whether sigaction is declared without a macro... yes
  1208. checking whether sigaddset is declared without a macro... yes
  1209. checking whether sigdelset is declared without a macro... yes
  1210. checking whether sigemptyset is declared without a macro... yes
  1211. checking whether sigfillset is declared without a macro... yes
  1212. checking whether sigismember is declared without a macro... yes
  1213. checking whether sigpending is declared without a macro... yes
  1214. checking whether sigprocmask is declared without a macro... yes
  1215. checking for sigprocmask... yes
  1216. checking for stdint.h... (cached) yes
  1217. checking for SIZE_MAX... (cached) yes
  1218. checking for snprintf... (cached) yes
  1219. checking whether snprintf respects a size of 1... yes
  1220. checking whether posix_spawn is declared without a macro... no
  1221. checking whether posix_spawnp is declared without a macro... no
  1222. checking whether posix_spawnattr_init is declared without a macro... no
  1223. checking whether posix_spawnattr_destroy is declared without a macro... no
  1224. checking whether posix_spawnattr_getsigdefault is declared without a macro... no
  1225. checking whether posix_spawnattr_setsigdefault is declared without a macro... no
  1226. checking whether posix_spawnattr_getsigmask is declared without a macro... no
  1227. checking whether posix_spawnattr_setsigmask is declared without a macro... no
  1228. checking whether posix_spawnattr_getflags is declared without a macro... no
  1229. checking whether posix_spawnattr_setflags is declared without a macro... no
  1230. checking whether posix_spawnattr_getpgroup is declared without a macro... no
  1231. checking whether posix_spawnattr_setpgroup is declared without a macro... no
  1232. checking whether posix_spawnattr_getschedpolicy is declared without a macro... no
  1233. checking whether posix_spawnattr_setschedpolicy is declared without a macro... no
  1234. checking whether posix_spawnattr_getschedparam is declared without a macro... no
  1235. checking whether posix_spawnattr_setschedparam is declared without a macro... no
  1236. checking whether posix_spawn_file_actions_init is declared without a macro... no
  1237. checking whether posix_spawn_file_actions_destroy is declared without a macro... no
  1238. checking whether posix_spawn_file_actions_addopen is declared without a macro... no
  1239. checking whether posix_spawn_file_actions_addclose is declared without a macro... no
  1240. checking whether posix_spawn_file_actions_adddup2 is declared without a macro... no
  1241. checking for ssize_t... (cached) yes
  1242. checking whether stat handles trailing slashes on directories... yes
  1243. checking whether stat handles trailing slashes on files... yes
  1244. checking for va_copy... yes
  1245. checking whether NULL can be used in arbitrary expressions... (cached) yes
  1246. checking whether stdint.h conforms to C99... yes
  1247. checking whether dprintf is declared without a macro... yes
  1248. checking whether fpurge is declared without a macro... yes
  1249. checking whether fseeko is declared without a macro... yes
  1250. checking whether ftello is declared without a macro... yes
  1251. checking whether getdelim is declared without a macro... yes
  1252. checking whether getline is declared without a macro... yes
  1253. checking whether popen is declared without a macro... yes
  1254. checking whether renameat is declared without a macro... yes
  1255. checking whether snprintf is declared without a macro... yes
  1256. checking whether tmpfile is declared without a macro... yes
  1257. checking whether vdprintf is declared without a macro... yes
  1258. checking whether vsnprintf is declared without a macro... yes
  1259. checking for random.h... no
  1260. checking for struct random_data... no
  1261. checking whether atoll is declared without a macro... yes
  1262. checking whether canonicalize_file_name is declared without a macro... yes
  1263. checking whether getloadavg is declared without a macro... no
  1264. checking whether getsubopt is declared without a macro... yes
  1265. checking whether grantpt is declared without a macro... yes
  1266. checking whether mkdtemp is declared without a macro... yes
  1267. checking whether mkostemp is declared without a macro... yes
  1268. checking whether mkostemps is declared without a macro... yes
  1269. checking whether mkstemp is declared without a macro... yes
  1270. checking whether mkstemps is declared without a macro... yes
  1271. checking whether ptsname is declared without a macro... yes
  1272. checking whether random_r is declared without a macro... no
  1273. checking whether initstat_r is declared without a macro... no
  1274. checking whether srandom_r is declared without a macro... no
  1275. checking whether setstate_r is declared without a macro... no
  1276. checking whether realpath is declared without a macro... yes
  1277. checking whether rpmatch is declared without a macro... no
  1278. checking whether setenv is declared without a macro... yes
  1279. checking whether strtod is declared without a macro... yes
  1280. checking whether strtoll is declared without a macro... yes
  1281. checking whether strtoull is declared without a macro... yes
  1282. checking whether unlockpt is declared without a macro... yes
  1283. checking whether unsetenv is declared without a macro... yes
  1284. checking for stpcpy... (cached) yes
  1285. checking for working stpncpy... yes
  1286. checking for strchrnul... yes
  1287. checking for strcspn... yes
  1288. checking for working strnlen... yes
  1289. checking for strpbrk... yes
  1290. checking whether strstr works in linear time... yes
  1291. checking for strtol... yes
  1292. checking for strtoul... (cached) yes
  1293. checking whether <sys/select.h> is self-contained... yes
  1294. checking whether select is declared without a macro... yes
  1295. checking whether <sys/socket.h> is self-contained... (cached) yes
  1296. checking for shutdown... (cached) yes
  1297. checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes
  1298. checking for struct sockaddr_storage... (cached) yes
  1299. checking for sa_family_t... (cached) yes
  1300. checking whether socket is declared without a macro... (cached) no
  1301. checking whether connect is declared without a macro... (cached) no
  1302. checking whether accept is declared without a macro... (cached) no
  1303. checking whether bind is declared without a macro... (cached) no
  1304. checking whether getpeername is declared without a macro... (cached) no
  1305. checking whether getsockname is declared without a macro... (cached) no
  1306. checking whether getsockopt is declared without a macro... (cached) no
  1307. checking whether listen is declared without a macro... (cached) no
  1308. checking whether recv is declared without a macro... (cached) no
  1309. checking whether send is declared without a macro... (cached) no
  1310. checking whether recvfrom is declared without a macro... (cached) no
  1311. checking whether sendto is declared without a macro... (cached) no
  1312. checking whether setsockopt is declared without a macro... (cached) no
  1313. checking whether shutdown is declared without a macro... (cached) no
  1314. checking whether accept4 is declared without a macro... (cached) no
  1315. checking for nlink_t... yes
  1316. checking whether fchmodat is declared without a macro... yes
  1317. checking whether fstatat is declared without a macro... yes
  1318. checking whether futimens is declared without a macro... yes
  1319. checking whether lchmod is declared without a macro... no
  1320. checking whether lstat is declared without a macro... yes
  1321. checking whether mkdirat is declared without a macro... yes
  1322. checking whether mkfifo is declared without a macro... yes
  1323. checking whether mkfifoat is declared without a macro... yes
  1324. checking whether mknod is declared without a macro... yes
  1325. checking whether mknodat is declared without a macro... yes
  1326. checking whether stat is declared without a macro... yes
  1327. checking whether utimensat is declared without a macro... yes
  1328. checking for __secure_getenv... no
  1329. checking whether chown is declared without a macro... yes
  1330. checking whether dup2 is declared without a macro... yes
  1331. checking whether dup3 is declared without a macro... yes
  1332. checking whether environ is declared without a macro... yes
  1333. checking whether euidaccess is declared without a macro... yes
  1334. checking whether faccessat is declared without a macro... yes
  1335. checking whether fchdir is declared without a macro... yes
  1336. checking whether fchownat is declared without a macro... yes
  1337. checking whether fsync is declared without a macro... yes
  1338. checking whether ftruncate is declared without a macro... yes
  1339. checking whether getcwd is declared without a macro... yes
  1340. checking whether getdomainname is declared without a macro... yes
  1341. checking whether getdtablesize is declared without a macro... yes
  1342. checking whether getgroups is declared without a macro... yes
  1343. checking whether gethostname is declared without a macro... yes
  1344. checking whether getlogin is declared without a macro... yes
  1345. checking whether getlogin_r is declared without a macro... yes
  1346. checking whether getpagesize is declared without a macro... yes
  1347. checking whether getusershell is declared without a macro... yes
  1348. checking whether setusershell is declared without a macro... yes
  1349. checking whether endusershell is declared without a macro... yes
  1350. checking whether lchown is declared without a macro... yes
  1351. checking whether link is declared without a macro... yes
  1352. checking whether linkat is declared without a macro... yes
  1353. checking whether lseek is declared without a macro... yes
  1354. checking whether pipe2 is declared without a macro... yes
  1355. checking whether pread is declared without a macro... yes
  1356. checking whether pwrite is declared without a macro... yes
  1357. checking whether readlink is declared without a macro... yes
  1358. checking whether readlinkat is declared without a macro... yes
  1359. checking whether rmdir is declared without a macro... yes
  1360. checking whether sleep is declared without a macro... yes
  1361. checking whether symlink is declared without a macro... yes
  1362. checking whether symlinkat is declared without a macro... yes
  1363. checking whether ttyname_r is declared without a macro... yes
  1364. checking whether unlink is declared without a macro... yes
  1365. checking whether unlinkat is declared without a macro... yes
  1366. checking whether usleep is declared without a macro... yes
  1367. checking for unsetenv... yes
  1368. checking for unsetenv() return type... int
  1369. checking whether unsetenv works on duplicates... yes
  1370. checking for vasprintf... yes
  1371. checking for vsnprintf... yes
  1372. checking whether snprintf respects a size of 1... (cached) yes
  1373. checking for waitid... no
  1374. checking for waitpid... yes
  1375. checking for union wait... no
  1376. checking whether btowc is declared without a macro... yes
  1377. checking whether wctob is declared without a macro... yes
  1378. checking whether mbsinit is declared without a macro... yes
  1379. checking whether mbrtowc is declared without a macro... yes
  1380. checking whether mbrlen is declared without a macro... yes
  1381. checking whether mbsrtowcs is declared without a macro... yes
  1382. checking whether mbsnrtowcs is declared without a macro... yes
  1383. checking whether wcrtomb is declared without a macro... yes
  1384. checking whether wcsrtombs is declared without a macro... yes
  1385. checking whether wcsnrtombs is declared without a macro... yes
  1386. checking whether wcwidth is declared without a macro... yes
  1387. checking whether iswcntrl works... yes
  1388. checking whether wcwidth is declared... (cached) yes
  1389. checking whether wcwidth works reasonably in UTF-8 locales... yes
  1390. checking for stdint.h... (cached) yes
  1391. checking for a traditional french locale... fr_FR.ISO-8859-1
  1392. checking for a turkish Unicode locale... none
  1393. checking for getpagesize... (cached) yes
  1394. checking whether getpagesize is declared... (cached) yes
  1395. checking for a traditional french locale... (cached) fr_FR.ISO-8859-1
  1396. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  1397. checking for a traditional japanese locale... (cached) ja_JP.EUC-JP
  1398. checking for a transitional chinese locale... (cached) none
  1399. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  1400. checking for a traditional french locale... (cached) fr_FR.ISO-8859-1
  1401. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  1402. checking for a traditional japanese locale... (cached) ja_JP.EUC-JP
  1403. checking for a transitional chinese locale... (cached) none
  1404. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  1405. checking for a transitional chinese locale... (cached) none
  1406. checking for putenv compatible with GNU and SVID... yes
  1407. checking for wchar_t... (cached) yes
  1408. checking for wint_t... (cached) yes
  1409. checking for mmap... (cached) yes
  1410. checking for MAP_ANONYMOUS... yes
  1411. checking whether symlink handles trailing slash correctly... yes
  1412. checking for pthread_atfork... yes
  1413. checking for mmap... (cached) yes
  1414. checking for MAP_ANONYMOUS... yes
  1415. checking whether wctob works... yes
  1416. checking whether wctob is declared... (cached) yes
  1417. checking for sched_yield in -lrt... yes
  1418. checking whether btowc(0) is correct... yes
  1419. checking whether btowc(EOF) is correct... yes
  1420. checking whether langinfo.h defines CODESET... yes
  1421. checking whether langinfo.h defines ERA... yes
  1422. checking whether nl_langinfo is declared without a macro... yes
  1423. checking for working re_compile_pattern... no
  1424. checking libintl.h usability... yes
  1425. checking libintl.h presence... yes
  1426. checking for libintl.h... yes
  1427. checking whether isblank is declared... yes
  1428. checking whether mbrtowc handles incomplete characters... (cached) yes
  1429. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  1430. checking whether wcrtomb return value is correct... yes
  1431. checking for error_at_line... (cached) yes
  1432. checking whether fcntl is declared without a macro... (cached) yes
  1433. checking whether openat is declared without a macro... (cached) yes
  1434. checking whether fopen recognizes a trailing slash... (cached) yes
  1435. checking for working getdelim function... (cached) yes
  1436. checking for getline... (cached) yes
  1437. checking for working getline function... (cached) yes
  1438. checking whether the compiler generally respects inline... (cached) yes
  1439. checking whether to use the included libunistring... no
  1440. checking for pthread_rwlock_t... (cached) yes
  1441. checking whether mbrtowc handles incomplete characters... (cached) yes
  1442. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  1443. checking whether mbrtowc handles a NULL string argument... (cached) yes
  1444. checking whether mbrtowc has a correct return value... (cached) yes
  1445. checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes
  1446. checking whether mbrtowc handles incomplete characters... (cached) yes
  1447. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  1448. checking whether mbswidth is declared in <wchar.h>... (cached) no
  1449. checking for mbstate_t... (cached) yes
  1450. checking whether the C compiler is actually a C++ compiler... (cached) no
  1451. checking for obstacks... (cached) no
  1452. checking whether open recognizes a trailing slash... (cached) yes
  1453. checking whether program_invocation_name is declared... (cached) yes
  1454. checking whether program_invocation_short_name is declared... (cached) yes
  1455. checking for volatile sig_atomic_t... (cached) yes
  1456. checking whether sigaction is declared without a macro... (cached) yes
  1457. checking whether sigaddset is declared without a macro... (cached) yes
  1458. checking whether sigdelset is declared without a macro... (cached) yes
  1459. checking whether sigemptyset is declared without a macro... (cached) yes
  1460. checking whether sigfillset is declared without a macro... (cached) yes
  1461. checking whether sigismember is declared without a macro... (cached) yes
  1462. checking whether sigpending is declared without a macro... (cached) yes
  1463. checking whether sigprocmask is declared without a macro... (cached) yes
  1464. checking for sigprocmask... (cached) yes
  1465. checking for stdint.h... (cached) yes
  1466. checking for SIZE_MAX... (cached) yes
  1467. checking whether stat handles trailing slashes on directories... (cached) yes
  1468. checking whether stat handles trailing slashes on files... (cached) yes
  1469. checking for va_copy... (cached) yes
  1470. checking whether NULL can be used in arbitrary expressions... (cached) yes
  1471. checking whether stdint.h conforms to C99... (cached) yes
  1472. checking whether dprintf is declared without a macro... (cached) yes
  1473. checking whether fpurge is declared without a macro... (cached) yes
  1474. checking whether fseeko is declared without a macro... (cached) yes
  1475. checking whether ftello is declared without a macro... (cached) yes
  1476. checking whether getdelim is declared without a macro... (cached) yes
  1477. checking whether getline is declared without a macro... (cached) yes
  1478. checking whether popen is declared without a macro... (cached) yes
  1479. checking whether renameat is declared without a macro... (cached) yes
  1480. checking whether snprintf is declared without a macro... (cached) yes
  1481. checking whether tmpfile is declared without a macro... (cached) yes
  1482. checking whether vdprintf is declared without a macro... (cached) yes
  1483. checking whether vsnprintf is declared without a macro... (cached) yes
  1484. checking for random.h... (cached) no
  1485. checking for struct random_data... (cached) no
  1486. checking whether atoll is declared without a macro... (cached) yes
  1487. checking whether canonicalize_file_name is declared without a macro... (cached) yes
  1488. checking whether getloadavg is declared without a macro... (cached) no
  1489. checking whether getsubopt is declared without a macro... (cached) yes
  1490. checking whether grantpt is declared without a macro... (cached) yes
  1491. checking whether mkdtemp is declared without a macro... (cached) yes
  1492. checking whether mkostemp is declared without a macro... (cached) yes
  1493. checking whether mkostemps is declared without a macro... (cached) yes
  1494. checking whether mkstemp is declared without a macro... (cached) yes
  1495. checking whether mkstemps is declared without a macro... (cached) yes
  1496. checking whether ptsname is declared without a macro... (cached) yes
  1497. checking whether random_r is declared without a macro... (cached) no
  1498. checking whether initstat_r is declared without a macro... (cached) no
  1499. checking whether srandom_r is declared without a macro... (cached) no
  1500. checking whether setstate_r is declared without a macro... (cached) no
  1501. checking whether realpath is declared without a macro... (cached) yes
  1502. checking whether rpmatch is declared without a macro... (cached) no
  1503. checking whether setenv is declared without a macro... (cached) yes
  1504. checking whether strtod is declared without a macro... (cached) yes
  1505. checking whether strtoll is declared without a macro... (cached) yes
  1506. checking whether strtoull is declared without a macro... (cached) yes
  1507. checking whether unlockpt is declared without a macro... (cached) yes
  1508. checking whether unsetenv is declared without a macro... (cached) yes
  1509. checking for stpcpy... (cached) yes
  1510. checking whether strstr works in linear time... (cached) yes
  1511. checking for nlink_t... (cached) yes
  1512. checking whether fchmodat is declared without a macro... (cached) yes
  1513. checking whether fstatat is declared without a macro... (cached) yes
  1514. checking whether futimens is declared without a macro... (cached) yes
  1515. checking whether lchmod is declared without a macro... (cached) no
  1516. checking whether lstat is declared without a macro... (cached) yes
  1517. checking whether mkdirat is declared without a macro... (cached) yes
  1518. checking whether mkfifo is declared without a macro... (cached) yes
  1519. checking whether mkfifoat is declared without a macro... (cached) yes
  1520. checking whether mknod is declared without a macro... (cached) yes
  1521. checking whether mknodat is declared without a macro... (cached) yes
  1522. checking whether stat is declared without a macro... (cached) yes
  1523. checking whether utimensat is declared without a macro... (cached) yes
  1524. checking whether chown is declared without a macro... (cached) yes
  1525. checking whether dup2 is declared without a macro... (cached) yes
  1526. checking whether dup3 is declared without a macro... (cached) yes
  1527. checking whether environ is declared without a macro... (cached) yes
  1528. checking whether euidaccess is declared without a macro... (cached) yes
  1529. checking whether faccessat is declared without a macro... (cached) yes
  1530. checking whether fchdir is declared without a macro... (cached) yes
  1531. checking whether fchownat is declared without a macro... (cached) yes
  1532. checking whether fsync is declared without a macro... (cached) yes
  1533. checking whether ftruncate is declared without a macro... (cached) yes
  1534. checking whether getcwd is declared without a macro... (cached) yes
  1535. checking whether getdomainname is declared without a macro... (cached) yes
  1536. checking whether getdtablesize is declared without a macro... (cached) yes
  1537. checking whether getgroups is declared without a macro... (cached) yes
  1538. checking whether gethostname is declared without a macro... (cached) yes
  1539. checking whether getlogin is declared without a macro... (cached) yes
  1540. checking whether getlogin_r is declared without a macro... (cached) yes
  1541. checking whether getpagesize is declared without a macro... (cached) yes
  1542. checking whether getusershell is declared without a macro... (cached) yes
  1543. checking whether setusershell is declared without a macro... (cached) yes
  1544. checking whether endusershell is declared without a macro... (cached) yes
  1545. checking whether lchown is declared without a macro... (cached) yes
  1546. checking whether link is declared without a macro... (cached) yes
  1547. checking whether linkat is declared without a macro... (cached) yes
  1548. checking whether lseek is declared without a macro... (cached) yes
  1549. checking whether pipe2 is declared without a macro... (cached) yes
  1550. checking whether pread is declared without a macro... (cached) yes
  1551. checking whether pwrite is declared without a macro... (cached) yes
  1552. checking whether readlink is declared without a macro... (cached) yes
  1553. checking whether readlinkat is declared without a macro... (cached) yes
  1554. checking whether rmdir is declared without a macro... (cached) yes
  1555. checking whether sleep is declared without a macro... (cached) yes
  1556. checking whether symlink is declared without a macro... (cached) yes
  1557. checking whether symlinkat is declared without a macro... (cached) yes
  1558. checking whether ttyname_r is declared without a macro... (cached) yes
  1559. checking whether unlink is declared without a macro... (cached) yes
  1560. checking whether unlinkat is declared without a macro... (cached) yes
  1561. checking whether usleep is declared without a macro... (cached) yes
  1562. checking for vasprintf... (cached) yes
  1563. checking whether btowc is declared without a macro... (cached) yes
  1564. checking whether wctob is declared without a macro... (cached) yes
  1565. checking whether mbsinit is declared without a macro... (cached) yes
  1566. checking whether mbrtowc is declared without a macro... (cached) yes
  1567. checking whether mbrlen is declared without a macro... (cached) yes
  1568. checking whether mbsrtowcs is declared without a macro... (cached) yes
  1569. checking whether mbsnrtowcs is declared without a macro... (cached) yes
  1570. checking whether wcrtomb is declared without a macro... (cached) yes
  1571. checking whether wcsrtombs is declared without a macro... (cached) yes
  1572. checking whether wcsnrtombs is declared without a macro... (cached) yes
  1573. checking whether wcwidth is declared without a macro... (cached) yes
  1574. checking whether iswcntrl works... (cached) yes
  1575. checking whether wcwidth is declared... (cached) yes
  1576. checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes
  1577. checking for stdint.h... (cached) yes
  1578. checking pwd.h usability... yes
  1579. checking pwd.h presence... yes
  1580. checking for pwd.h... yes
  1581. checking for inline... (cached) inline
  1582. checking for unsigned long long int... (cached) yes
  1583. checking for size_t... (cached) yes
  1584. checking for ptrdiff_t... (cached) yes
  1585. checking for ssize_t... (cached) yes
  1586. checking for pid_t... yes
  1587. checking whether we are using the GNU C Library 2.1 or newer... (cached) no
  1588. checking for select... (cached) yes
  1589. checking vfork.h usability... no
  1590. checking vfork.h presence... no
  1591. checking for vfork.h... no
  1592. checking for fork... yes
  1593. checking for vfork... (cached) yes
  1594. checking for working fork... yes
  1595. checking for working vfork... (cached) yes
  1596. checking for signal handlers with siginfo_t... yes
  1597. checking for setlocale declaration...
  1598. extern char *setlocale (int category, const char *locale);
  1599. checking whether byte ordering is bigendian... no
  1600. checking arpa/inet.h usability... yes
  1601. checking arpa/inet.h presence... yes
  1602. checking for arpa/inet.h... yes
  1603. checking for gethostname... yes
  1604. checking for gethostbyname... yes
  1605. checking for inet_ntop... yes
  1606. checking for IPv6 sockets... yes
  1607. checking for libexpat... yes
  1608. checking how to link with libexpat... /opt/gnome/lib/libexpat.dll.a -L/opt/gnome/lib
  1609. checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
  1610. checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
  1611. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  1612. checking command to parse /usr/bin/nm -B output from windres object... (cached) ok
  1613. checking for emacs... no
  1614. checking for xemacs... no
  1615. checking where .elc files should go... ${datadir}/emacs/site-lisp
  1616. checking for dvips... /usr/bin/dvips
  1617. checking for texi2pdf... /usr/bin/texi2pdf
  1618. checking for perl... /usr/bin/perl
  1619. checking for g++... g++
  1620. checking whether the C++ compiler (g++ -L/opt/gnome/lib -Wl,--disable-auto-import) works... yes
  1621. checking whether the C++ compiler supports namespaces... yes
  1622. checking for a traditional french locale... (cached) fr_FR.ISO-8859-1
  1623. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  1624. checking for a traditional japanese locale... (cached) ja_JP.EUC-JP
  1625. checking whether we are using the GNU C++ compiler... yes
  1626. checking whether g++ accepts -g... yes
  1627. checking dependency style of g++... gcc3
  1628. checking how to run the C++ preprocessor... g++ -E
  1629. checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe
  1630. checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
  1631. checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes
  1632. checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC
  1633. checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes
  1634. checking if g++ static flag -static works... yes
  1635. checking if g++ supports -c -o file.o... yes
  1636. checking if g++ supports -c -o file.o... (cached) yes
  1637. checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes
  1638. checking dynamic linker characteristics... Win32 ld.exe
  1639. checking how to hardcode library paths into programs... immediate
  1640. configure: creating ./config.status
  1641. config.status: creating csharpcomp.sh
  1642. config.status: creating csharpexec.sh
  1643. config.status: creating javacomp.sh
  1644. config.status: creating javaexec.sh
  1645. config.status: creating Makefile
  1646. config.status: creating doc/Makefile
  1647. config.status: creating intl/Makefile
  1648. config.status: creating gnulib-lib/Makefile
  1649. config.status: creating libgrep/Makefile
  1650. config.status: creating src/Makefile
  1651. config.status: creating src/user-email
  1652. config.status: creating libgettextpo/Makefile
  1653. config.status: creating libgettextpo/exported.sh
  1654. config.status: creating po/Makefile.in
  1655. config.status: creating projects/Makefile
  1656. config.status: creating styles/Makefile
  1657. config.status: creating misc/Makefile
  1658. config.status: creating misc/gettextize
  1659. config.status: creating misc/autopoint
  1660. config.status: creating misc/convert-archive
  1661. config.status: creating man/Makefile
  1662. config.status: creating man/x-to-1
  1663. config.status: creating m4/Makefile
  1664. config.status: creating tests/Makefile
  1665. config.status: creating gnulib-tests/Makefile
  1666. config.status: creating config.h
  1667. config.status: executing depfiles commands
  1668. config.status: executing libtool commands
  1669. config.status: executing po-directories commands
  1670. config.status: creating po/POTFILES
  1671. config.status: creating po/Makefile
  1672. === configuring in examples (/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-tools/examples)
  1673. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/gnome' '--libdir' '/opt/gnome/lib' '--disable-static' '--disable-gtk-doc' 'LDFLAGS=-L/opt/gnome/lib ' --cache-file=/dev/null --srcdir=.
  1674. checking for a BSD-compatible install... /home/qwertz/.local/bin/install-check
  1675. checking whether build environment is sane... yes
  1676. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  1677. checking for gawk... gawk
  1678. checking whether make sets $(MAKE)... yes
  1679. checking whether NLS is requested... yes
  1680. checking for msgfmt... /usr/bin/msgfmt
  1681. checking for gmsgfmt... /usr/bin/msgfmt
  1682. checking for xgettext... /usr/bin/xgettext
  1683. checking for msgmerge... /usr/bin/msgmerge
  1684. configure: creating ./config.status
  1685. config.status: creating Makefile
  1686. config.status: creating installpaths
  1687. config.status: creating po/Makefile
  1688. config.status: executing po-directories commands
  1689. *** Building gettext *** [1/7]
  1690. make -j 2
  1691. Making all in gnulib-local
  1692. make[1]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gnulib-local'
  1693. make[1]: Nothing to be done for `all'.
  1694. make[1]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gnulib-local'
  1695. Making all in gettext-runtime
  1696. make[1]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime'
  1697. make all-recursive
  1698. make[2]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime'
  1699. Making all in doc
  1700. make[3]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/doc'
  1701. make[3]: Nothing to be done for `all'.
  1702. make[3]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/doc'
  1703. Making all in intl
  1704. make[3]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/intl'
  1705. sed -e '/IN_LIBGLOCALE/d' \
  1706. -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
  1707. -e 's,@''HAVE_ASPRINTF''@,1,g' \
  1708. -e 's,@''HAVE_NEWLOCALE''@,0,g' \
  1709. -e 's,@''HAVE_SNPRINTF''@,1,g' \
  1710. -e 's,@''HAVE_WPRINTF''@,0,g' \
  1711. < ./libgnuintl.h.in \
  1712. | if test 'yes' = yes; then \
  1713. sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \
  1714. else \
  1715. cat; \
  1716. fi \
  1717. | sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
  1718. -e "/#define _LIBINTL_H/r ./export.h" \
  1719. | sed -e 's,@''HAVE_VISIBILITY''@,0,g' \
  1720. > libgnuintl.h
  1721. sed -e '/IN_LIBGLOCALE/d' \
  1722. -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
  1723. -e 's,@''HAVE_ASPRINTF''@,1,g' \
  1724. -e 's,@''HAVE_NEWLOCALE''@,0,g' \
  1725. -e 's,@''HAVE_SNPRINTF''@,1,g' \
  1726. -e 's,@''HAVE_WPRINTF''@,0,g' \
  1727. < ./libgnuintl.h.in > libintl.h
  1728. nlinit=`echo 'nl="'; echo '"'`; eval "$nlinit"; \
  1729. sed_extract_major='/^[0-9]/{'${nl}'s/^\([0-9]*\).*/\1/p'${nl}q${nl}'}'${nl}'c\'${nl}0${nl}q; \
  1730. sed_extract_minor='/^[0-9][0-9]*[.][0-9]/{'${nl}'s/^[0-9]*[.]\([0-9]*\).*/\1/p'${nl}q${nl}'}'${nl}'c\'${nl}0${nl}q; \
  1731. sed_extract_subminor='/^[0-9][0-9]*[.][0-9][0-9]*[.][0-9]/{'${nl}'s/^[0-9]*[.][0-9]*[.]\([0-9]*\).*/\1/p'${nl}q${nl}'}'${nl}'c\'${nl}0${nl}q; \
  1732. /bin/sh ../libtool --mode=compile --tag=RC windres \
  1733. "-DPACKAGE_VERSION_STRING=\\\"0.18.1\\\"" \
  1734. "-DPACKAGE_VERSION_MAJOR="`echo '0.18.1' | sed -n -e "$sed_extract_major"` \
  1735. "-DPACKAGE_VERSION_MINOR="`echo '0.18.1' | sed -n -e "$sed_extract_minor"` \
  1736. "-DPACKAGE_VERSION_SUBMINOR="`echo '0.18.1' | sed -n -e "$sed_extract_subminor"` \
  1737. -i ./libintl.rc -o libintl.res.lo --output-format=coff
  1738. /bin/sh ./config.charset 'i686-pc-cygwin' > t-charset.alias
  1739. mv t-charset.alias charset.alias
  1740. sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' ./ref-add.sin > t-ref-add.sed
  1741. mv t-ref-add.sed ref-add.sed
  1742. sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' ./ref-del.sin > t-ref-del.sed
  1743. mv t-ref-del.sed ref-del.sed
  1744. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./bindtextdom.c
  1745. libtool: compile: windres -DPACKAGE_VERSION_STRING=\\\"0.18.1\\\" -DPACKAGE_VERSION_MAJOR=0 -DPACKAGE_VERSION_MINOR=18 -DPACKAGE_VERSION_SUBMINOR=1 -i ./libintl.rc --output-format=coff -o .libs/libintl.res.o
  1746. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./bindtextdom.c -DDLL_EXPORT -DPIC -o .libs/bindtextdom.o
  1747. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./dcgettext.c
  1748. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./dgettext.c
  1749. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./dcgettext.c -DDLL_EXPORT -DPIC -o .libs/dcgettext.o
  1750. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./dgettext.c -DDLL_EXPORT -DPIC -o .libs/dgettext.o
  1751. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./gettext.c
  1752. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./finddomain.c
  1753. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./gettext.c -DDLL_EXPORT -DPIC -o .libs/gettext.o
  1754. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./finddomain.c -DDLL_EXPORT -DPIC -o .libs/finddomain.o
  1755. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./hash-string.c
  1756. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./loadmsgcat.c
  1757. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./hash-string.c -DDLL_EXPORT -DPIC -o .libs/hash-string.o
  1758. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./localealias.c
  1759. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./loadmsgcat.c -DDLL_EXPORT -DPIC -o .libs/loadmsgcat.o
  1760. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./textdomain.c
  1761. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./localealias.c -DDLL_EXPORT -DPIC -o .libs/localealias.o
  1762. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./l10nflist.c
  1763. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./textdomain.c -DDLL_EXPORT -DPIC -o .libs/textdomain.o
  1764. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./explodename.c
  1765. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./l10nflist.c -DDLL_EXPORT -DPIC -o .libs/l10nflist.o
  1766. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./dcigettext.c
  1767. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./explodename.c -DDLL_EXPORT -DPIC -o .libs/explodename.o
  1768. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./dcngettext.c
  1769. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./dcigettext.c -DDLL_EXPORT -DPIC -o .libs/dcigettext.o
  1770. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./dngettext.c
  1771. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./dcngettext.c -DDLL_EXPORT -DPIC -o .libs/dcngettext.o
  1772. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./ngettext.c
  1773. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./dngettext.c -DDLL_EXPORT -DPIC -o .libs/dngettext.o
  1774. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./plural.c
  1775. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./ngettext.c -DDLL_EXPORT -DPIC -o .libs/ngettext.o
  1776. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./plural-exp.c
  1777. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./plural.c -DDLL_EXPORT -DPIC -o .libs/plural.o
  1778. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./plural-exp.c -DDLL_EXPORT -DPIC -o .libs/plural-exp.o
  1779. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./localcharset.c
  1780. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./threadlib.c
  1781. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./localcharset.c -DDLL_EXPORT -DPIC -o .libs/localcharset.o
  1782. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./threadlib.c -DDLL_EXPORT -DPIC -o .libs/threadlib.o
  1783. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./lock.c
  1784. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./relocatable.c
  1785. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./lock.c -DDLL_EXPORT -DPIC -o .libs/lock.o
  1786. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./relocatable.c -DDLL_EXPORT -DPIC -o .libs/relocatable.o
  1787. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./langprefs.c
  1788. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./localename.c
  1789. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./langprefs.c -DDLL_EXPORT -DPIC -o .libs/langprefs.o
  1790. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./log.c
  1791. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./localename.c -DDLL_EXPORT -DPIC -o .libs/localename.o
  1792. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./printf.c
  1793. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./log.c -DDLL_EXPORT -DPIC -o .libs/log.o
  1794. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./setlocale.c
  1795. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./printf.c -DDLL_EXPORT -DPIC -o .libs/printf.o
  1796. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./version.c
  1797. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./setlocale.c -DDLL_EXPORT -DPIC -o .libs/setlocale.o
  1798. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./osdep.c
  1799. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./version.c -DDLL_EXPORT -DPIC -o .libs/version.o
  1800. ./version.c:26:5: warning: ‘libintl_version’ redeclared without dllimport attribute: previous dllimport ignored
  1801. /bin/sh ../libtool --tag=CC --mode=compile gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./intl-compat.c
  1802. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./osdep.c -DDLL_EXPORT -DPIC -o .libs/osdep.o
  1803. libtool: compile: gcc -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 ./intl-compat.c -DDLL_EXPORT -DPIC -o .libs/intl-compat.o
  1804. /bin/sh ../libtool --tag=CC --mode=link \
  1805. gcc -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import -Wl,--export-all-symbols -o libintl.la \
  1806. bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo log.lo printf.lo setlocale.lo version.lo osdep.lo intl-compat.lo -liconv -lc \
  1807. libintl.res.lo \
  1808. -version-info 9:1:1 \
  1809. -rpath /opt/gnome/lib \
  1810. -no-undefined
  1811. libtool: link: gcc -shared .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/version.o .libs/osdep.o .libs/intl-compat.o .libs/libintl.res.o -L/opt/gnome/lib /usr/lib/libiconv.dll.a -Wl,--disable-auto-import -Wl,--export-all-symbols -o .libs/cygintl-8.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libintl.dll.a
  1812. Creating library file: .libs/libintl.dll.a
  1813. libtool: link: ( cd ".libs" && rm -f "libintl.la" && ln -s "../libintl.la" "libintl.la" )
  1814. make[3]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/intl'
  1815. Making all in intl-java
  1816. make[3]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/intl-java'
  1817. make[3]: Nothing to be done for `all'.
  1818. make[3]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/intl-java'
  1819. Making all in intl-csharp
  1820. make[3]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/intl-csharp'
  1821. make[3]: Nothing to be done for `all'.
  1822. make[3]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/intl-csharp'
  1823. Making all in gnulib-lib
  1824. make[3]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/gnulib-lib'
  1825. rm -f alloca.h-t alloca.h && \
  1826. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1827. cat ./alloca.in.h; \
  1828. } > alloca.h-t && \
  1829. mv -f alloca.h-t alloca.h
  1830. rm -f arg-nonnull.h-t arg-nonnull.h && \
  1831. sed -n -e '/GL_ARG_NONNULL/,$p' \
  1832. < ../../build-aux/arg-nonnull.h \
  1833. > arg-nonnull.h-t && \
  1834. mv arg-nonnull.h-t arg-nonnull.h
  1835. rm -f c++defs.h-t c++defs.h && \
  1836. sed -n -e '/_GL_CXXDEFS/,$p' \
  1837. < ../../build-aux/c++defs.h \
  1838. > c++defs.h-t && \
  1839. mv c++defs.h-t c++defs.h
  1840. rm -f configmake.h-t && \
  1841. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1842. echo '#define PREFIX "/opt/gnome"'; \
  1843. echo '#define EXEC_PREFIX "/opt/gnome"'; \
  1844. echo '#define BINDIR "/opt/gnome/bin"'; \
  1845. echo '#define SBINDIR "/opt/gnome/sbin"'; \
  1846. echo '#define LIBEXECDIR "/opt/gnome/libexec"'; \
  1847. echo '#define DATAROOTDIR "/opt/gnome/share"'; \
  1848. echo '#define DATADIR "/opt/gnome/share"'; \
  1849. echo '#define SYSCONFDIR "/opt/gnome/etc"'; \
  1850. echo '#define SHAREDSTATEDIR "/opt/gnome/com"'; \
  1851. echo '#define LOCALSTATEDIR "/opt/gnome/var"'; \
  1852. echo '#define INCLUDEDIR "/opt/gnome/include"'; \
  1853. echo '#define OLDINCLUDEDIR "/usr/include"'; \
  1854. echo '#define DOCDIR "/opt/gnome/share/doc/gettext"'; \
  1855. echo '#define INFODIR "/opt/gnome/share/info"'; \
  1856. echo '#define HTMLDIR "/opt/gnome/share/doc/gettext"'; \
  1857. echo '#define DVIDIR "/opt/gnome/share/doc/gettext"'; \
  1858. echo '#define PDFDIR "/opt/gnome/share/doc/gettext"'; \
  1859. echo '#define PSDIR "/opt/gnome/share/doc/gettext"'; \
  1860. echo '#define LIBDIR "/opt/gnome/lib"'; \
  1861. echo '#define LISPDIR ""'; \
  1862. echo '#define LOCALEDIR "/opt/gnome/share/locale"'; \
  1863. echo '#define MANDIR "/opt/gnome/share/man"'; \
  1864. echo '#define MANEXT ""'; \
  1865. echo '#define PKGDATADIR "/opt/gnome/share/gettext-runtime"'; \
  1866. echo '#define PKGINCLUDEDIR "/opt/gnome/include/gettext-runtime"'; \
  1867. echo '#define PKGLIBDIR "/opt/gnome/lib/gettext-runtime"'; \
  1868. echo '#define PKGLIBEXECDIR "/opt/gnome/libexec/gettext-runtime"'; \
  1869. } | sed '/""/d' > configmake.h-t && \
  1870. if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \
  1871. rm -f configmake.h-t; \
  1872. else \
  1873. rm -f configmake.h; mv configmake.h-t configmake.h; \
  1874. fi
  1875. rm -f warn-on-use.h-t warn-on-use.h && \
  1876. sed -n -e '/^.ifndef/,$p' \
  1877. < ../../build-aux/warn-on-use.h \
  1878. > warn-on-use.h-t && \
  1879. mv warn-on-use.h-t warn-on-use.h
  1880. rm -f unitypes.h-t unitypes.h && \
  1881. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1882. cat ./unitypes.in.h; \
  1883. } > unitypes.h-t && \
  1884. mv -f unitypes.h-t unitypes.h
  1885. rm -f uniwidth.h-t uniwidth.h && \
  1886. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1887. cat ./uniwidth.in.h; \
  1888. } > uniwidth.h-t && \
  1889. mv -f uniwidth.h-t uniwidth.h
  1890. rm -f wchar.h-t wchar.h && \
  1891. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1892. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1893. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1894. -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
  1895. -e 's|@''HAVE_WCHAR_H''@|1|g' \
  1896. -e 's|@''GNULIB_BTOWC''@|0|g' \
  1897. -e 's|@''GNULIB_WCTOB''@|0|g' \
  1898. -e 's|@''GNULIB_MBSINIT''@|1|g' \
  1899. -e 's|@''GNULIB_MBRTOWC''@|1|g' \
  1900. -e 's|@''GNULIB_MBRLEN''@|0|g' \
  1901. -e 's|@''GNULIB_MBSRTOWCS''@|0|g' \
  1902. -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \
  1903. -e 's|@''GNULIB_WCRTOMB''@|0|g' \
  1904. -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \
  1905. -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \
  1906. -e 's|@''GNULIB_WCWIDTH''@|1|g' \
  1907. -e 's|@''HAVE_WINT_T''@|1|g' \
  1908. -e 's|@''HAVE_BTOWC''@|1|g' \
  1909. -e 's|@''HAVE_MBSINIT''@|1|g' \
  1910. -e 's|@''HAVE_MBRTOWC''@|1|g' \
  1911. -e 's|@''HAVE_MBRLEN''@|1|g' \
  1912. -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
  1913. -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
  1914. -e 's|@''HAVE_WCRTOMB''@|1|g' \
  1915. -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
  1916. -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
  1917. -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
  1918. -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  1919. -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
  1920. -e 's|@''REPLACE_BTOWC''@|0|g' \
  1921. -e 's|@''REPLACE_WCTOB''@|0|g' \
  1922. -e 's|@''REPLACE_MBSINIT''@|0|g' \
  1923. -e 's|@''REPLACE_MBRTOWC''@|0|g' \
  1924. -e 's|@''REPLACE_MBRLEN''@|0|g' \
  1925. -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
  1926. -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
  1927. -e 's|@''REPLACE_WCRTOMB''@|0|g' \
  1928. -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
  1929. -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
  1930. -e 's|@''REPLACE_WCWIDTH''@|0|g' \
  1931. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1932. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1933. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1934. < ./wchar.in.h; \
  1935. } > wchar.h-t && \
  1936. mv wchar.h-t wchar.h
  1937. rm -f wctype.h-t wctype.h && \
  1938. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1939. sed -e 's/@''HAVE_WCTYPE_H''@/1/g' \
  1940. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1941. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1942. -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
  1943. -e 's/@''HAVE_ISWBLANK''@/1/g' \
  1944. -e 's/@''HAVE_ISWCNTRL''@/1/g' \
  1945. -e 's/@''HAVE_WINT_T''@/1/g' \
  1946. -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
  1947. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1948. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1949. < ./wctype.in.h; \
  1950. } > wctype.h-t && \
  1951. mv wctype.h-t wctype.h
  1952. rm -f iconv.h-t iconv.h && \
  1953. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1954. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1955. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1956. -e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \
  1957. -e 's|@''ICONV_CONST''@||g' \
  1958. -e 's|@''REPLACE_ICONV''@|0|g' \
  1959. -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
  1960. -e 's|@''REPLACE_ICONV_UTF''@|0|g' \
  1961. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1962. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1963. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1964. < ./iconv.in.h; \
  1965. } > iconv.h-t && \
  1966. mv iconv.h-t iconv.h
  1967. rm -f signal.h-t signal.h && \
  1968. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1969. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1970. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1971. -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
  1972. -e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|1|g' \
  1973. -e 's|@''GNULIB_SIGPROCMASK''@|1|g' \
  1974. -e 's|@''GNULIB_SIGACTION''@|0|g' \
  1975. -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
  1976. -e 's|@''HAVE_SIGSET_T''@|1|g' \
  1977. -e 's|@''HAVE_SIGINFO_T''@|1|g' \
  1978. -e 's|@''HAVE_SIGACTION''@|1|g' \
  1979. -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
  1980. -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
  1981. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1982. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1983. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1984. < ./signal.in.h; \
  1985. } > signal.h-t && \
  1986. mv signal.h-t signal.h
  1987. rm -f stdio.h-t stdio.h && \
  1988. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1989. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1990. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1991. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  1992. -e 's|@''GNULIB_DPRINTF''@|0|g' \
  1993. -e 's|@''GNULIB_FCLOSE''@|0|g' \
  1994. -e 's|@''GNULIB_FFLUSH''@|0|g' \
  1995. -e 's|@''GNULIB_FOPEN''@|0|g' \
  1996. -e 's|@''GNULIB_FPRINTF''@|1|g' \
  1997. -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
  1998. -e 's|@''GNULIB_FPURGE''@|0|g' \
  1999. -e 's|@''GNULIB_FPUTC''@|1|g' \
  2000. -e 's|@''GNULIB_FPUTS''@|1|g' \
  2001. -e 's|@''GNULIB_FREOPEN''@|0|g' \
  2002. -e 's|@''GNULIB_FSEEK''@|0|g' \
  2003. -e 's|@''GNULIB_FSEEKO''@|0|g' \
  2004. -e 's|@''GNULIB_FTELL''@|0|g' \
  2005. -e 's|@''GNULIB_FTELLO''@|0|g' \
  2006. -e 's|@''GNULIB_FWRITE''@|1|g' \
  2007. -e 's|@''GNULIB_GETDELIM''@|0|g' \
  2008. -e 's|@''GNULIB_GETLINE''@|0|g' \
  2009. -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
  2010. -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
  2011. -e 's|@''GNULIB_PERROR''@|0|g' \
  2012. -e 's|@''GNULIB_POPEN''@|0|g' \
  2013. -e 's|@''GNULIB_PRINTF''@|1|g' \
  2014. -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
  2015. -e 's|@''GNULIB_PUTC''@|1|g' \
  2016. -e 's|@''GNULIB_PUTCHAR''@|1|g' \
  2017. -e 's|@''GNULIB_PUTS''@|1|g' \
  2018. -e 's|@''GNULIB_REMOVE''@|0|g' \
  2019. -e 's|@''GNULIB_RENAME''@|0|g' \
  2020. -e 's|@''GNULIB_RENAMEAT''@|0|g' \
  2021. -e 's|@''GNULIB_SNPRINTF''@|0|g' \
  2022. -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
  2023. -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|1|g' \
  2024. -e 's|@''GNULIB_TMPFILE''@|0|g' \
  2025. -e 's|@''GNULIB_VASPRINTF''@|0|g' \
  2026. -e 's|@''GNULIB_VDPRINTF''@|0|g' \
  2027. -e 's|@''GNULIB_VFPRINTF''@|1|g' \
  2028. -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
  2029. -e 's|@''GNULIB_VPRINTF''@|1|g' \
  2030. -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
  2031. -e 's|@''GNULIB_VSNPRINTF''@|0|g' \
  2032. -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
  2033. < ./stdio.in.h | \
  2034. sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
  2035. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  2036. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  2037. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  2038. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  2039. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  2040. -e 's|@''HAVE_DPRINTF''@|1|g' \
  2041. -e 's|@''HAVE_FSEEKO''@|1|g' \
  2042. -e 's|@''HAVE_FTELLO''@|1|g' \
  2043. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  2044. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  2045. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  2046. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  2047. -e 's|@''REPLACE_FCLOSE''@|0|g' \
  2048. -e 's|@''REPLACE_FFLUSH''@|0|g' \
  2049. -e 's|@''REPLACE_FOPEN''@|0|g' \
  2050. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  2051. -e 's|@''REPLACE_FPURGE''@|0|g' \
  2052. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  2053. -e 's|@''REPLACE_FSEEK''@|0|g' \
  2054. -e 's|@''REPLACE_FSEEKO''@|0|g' \
  2055. -e 's|@''REPLACE_FTELL''@|0|g' \
  2056. -e 's|@''REPLACE_FTELLO''@|0|g' \
  2057. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  2058. -e 's|@''REPLACE_GETLINE''@|0|g' \
  2059. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  2060. -e 's|@''REPLACE_PERROR''@|0|g' \
  2061. -e 's|@''REPLACE_POPEN''@|0|g' \
  2062. -e 's|@''REPLACE_PRINTF''@|0|g' \
  2063. -e 's|@''REPLACE_REMOVE''@|0|g' \
  2064. -e 's|@''REPLACE_RENAME''@|0|g' \
  2065. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  2066. -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  2067. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  2068. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  2069. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  2070. -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  2071. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  2072. -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  2073. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  2074. -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  2075. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  2076. -e 's|@''ASM_SYMBOL_PREFIX''@|"_"|g' \
  2077. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2078. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2079. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  2080. } > stdio.h-t && \
  2081. mv stdio.h-t stdio.h
  2082. rm -f stdlib.h-t stdlib.h && \
  2083. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  2084. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2085. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2086. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  2087. -e 's|@''GNULIB_ATOLL''@|0|g' \
  2088. -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
  2089. -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|1|g' \
  2090. -e 's|@''GNULIB_GETLOADAVG''@|0|g' \
  2091. -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
  2092. -e 's|@''GNULIB_GRANTPT''@|0|g' \
  2093. -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
  2094. -e 's|@''GNULIB_MKDTEMP''@|0|g' \
  2095. -e 's|@''GNULIB_MKOSTEMP''@|0|g' \
  2096. -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \
  2097. -e 's|@''GNULIB_MKSTEMP''@|0|g' \
  2098. -e 's|@''GNULIB_MKSTEMPS''@|0|g' \
  2099. -e 's|@''GNULIB_PTSNAME''@|0|g' \
  2100. -e 's|@''GNULIB_PUTENV''@|0|g' \
  2101. -e 's|@''GNULIB_RANDOM_R''@|0|g' \
  2102. -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
  2103. -e 's|@''GNULIB_REALPATH''@|1|g' \
  2104. -e 's|@''GNULIB_RPMATCH''@|0|g' \
  2105. -e 's|@''GNULIB_SETENV''@|0|g' \
  2106. -e 's|@''GNULIB_STRTOD''@|0|g' \
  2107. -e 's|@''GNULIB_STRTOLL''@|0|g' \
  2108. -e 's|@''GNULIB_STRTOULL''@|0|g' \
  2109. -e 's|@''GNULIB_UNLOCKPT''@|0|g' \
  2110. -e 's|@''GNULIB_UNSETENV''@|0|g' \
  2111. -e 's|@''HAVE_ATOLL''@|1|g' \
  2112. -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
  2113. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  2114. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  2115. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  2116. -e 's|@''HAVE_GRANTPT''@|1|g' \
  2117. -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
  2118. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  2119. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  2120. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  2121. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  2122. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  2123. -e 's|@''HAVE_PTSNAME''@|1|g' \
  2124. -e 's|@''HAVE_RANDOM_H''@|0|g' \
  2125. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  2126. -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
  2127. -e 's|@''HAVE_REALPATH''@|1|g' \
  2128. -e 's|@''HAVE_RPMATCH''@|1|g' \
  2129. -e 's|@''HAVE_SETENV''@|1|g' \
  2130. -e 's|@''HAVE_STRTOD''@|1|g' \
  2131. -e 's|@''HAVE_STRTOLL''@|1|g' \
  2132. -e 's|@''HAVE_STRTOULL''@|1|g' \
  2133. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|0|g' \
  2134. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  2135. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  2136. -e 's|@''HAVE_UNSETENV''@|1|g' \
  2137. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|1|g' \
  2138. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  2139. -e 's|@''REPLACE_PUTENV''@|0|g' \
  2140. -e 's|@''REPLACE_REALPATH''@|1|g' \
  2141. -e 's|@''REPLACE_SETENV''@|0|g' \
  2142. -e 's|@''REPLACE_STRTOD''@|0|g' \
  2143. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  2144. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2145. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2146. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2147. < ./stdlib.in.h; \
  2148. } > stdlib.h-t && \
  2149. mv stdlib.h-t stdlib.h
  2150. rm -f string.h-t string.h && \
  2151. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  2152. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2153. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2154. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  2155. -e 's|@''GNULIB_MBSLEN''@|1|g' \
  2156. -e 's|@''GNULIB_MBSNLEN''@|0|g' \
  2157. -e 's|@''GNULIB_MBSCHR''@|0|g' \
  2158. -e 's|@''GNULIB_MBSRCHR''@|0|g' \
  2159. -e 's|@''GNULIB_MBSSTR''@|1|g' \
  2160. -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
  2161. -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
  2162. -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
  2163. -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
  2164. -e 's|@''GNULIB_MBSCSPN''@|0|g' \
  2165. -e 's|@''GNULIB_MBSPBRK''@|0|g' \
  2166. -e 's|@''GNULIB_MBSSPN''@|0|g' \
  2167. -e 's|@''GNULIB_MBSSEP''@|0|g' \
  2168. -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
  2169. -e 's|@''GNULIB_MEMCHR''@|1|g' \
  2170. -e 's|@''GNULIB_MEMMEM''@|0|g' \
  2171. -e 's|@''GNULIB_MEMPCPY''@|0|g' \
  2172. -e 's|@''GNULIB_MEMRCHR''@|0|g' \
  2173. -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
  2174. -e 's|@''GNULIB_STPCPY''@|0|g' \
  2175. -e 's|@''GNULIB_STPNCPY''@|0|g' \
  2176. -e 's|@''GNULIB_STRCHRNUL''@|0|g' \
  2177. -e 's|@''GNULIB_STRDUP''@|0|g' \
  2178. -e 's|@''GNULIB_STRNCAT''@|0|g' \
  2179. -e 's|@''GNULIB_STRNDUP''@|0|g' \
  2180. -e 's|@''GNULIB_STRNLEN''@|1|g' \
  2181. -e 's|@''GNULIB_STRPBRK''@|0|g' \
  2182. -e 's|@''GNULIB_STRSEP''@|0|g' \
  2183. -e 's|@''GNULIB_STRSTR''@|0|g' \
  2184. -e 's|@''GNULIB_STRCASESTR''@|0|g' \
  2185. -e 's|@''GNULIB_STRTOK_R''@|0|g' \
  2186. -e 's|@''GNULIB_STRERROR''@|1|g' \
  2187. -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
  2188. -e 's|@''GNULIB_STRVERSCMP''@|0|g' \
  2189. < ./string.in.h | \
  2190. sed -e 's|@''HAVE_MBSLEN''@|0|g' \
  2191. -e 's|@''HAVE_MEMCHR''@|1|g' \
  2192. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  2193. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  2194. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  2195. -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  2196. -e 's|@''HAVE_STPCPY''@|1|g' \
  2197. -e 's|@''HAVE_STPNCPY''@|1|g' \
  2198. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  2199. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  2200. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  2201. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  2202. -e 's|@''HAVE_STRPBRK''@|1|g' \
  2203. -e 's|@''HAVE_STRSEP''@|1|g' \
  2204. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  2205. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  2206. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  2207. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  2208. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  2209. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  2210. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  2211. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  2212. -e 's|@''REPLACE_STRDUP''@|0|g' \
  2213. -e 's|@''REPLACE_STRSTR''@|0|g' \
  2214. -e 's|@''REPLACE_STRERROR''@|0|g' \
  2215. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  2216. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  2217. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  2218. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  2219. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  2220. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  2221. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2222. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2223. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  2224. < ./string.in.h; \
  2225. } > string.h-t && \
  2226. mv string.h-t string.h
  2227. /usr/bin/mkdir -p sys
  2228. rm -f sys/stat.h-t sys/stat.h && \
  2229. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2230. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2231. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2232. -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
  2233. -e 's|@''GNULIB_FCHMODAT''@|0|g' \
  2234. -e 's|@''GNULIB_FSTATAT''@|0|g' \
  2235. -e 's|@''GNULIB_FUTIMENS''@|0|g' \
  2236. -e 's|@''GNULIB_LCHMOD''@|0|g' \
  2237. -e 's|@''GNULIB_LSTAT''@|1|g' \
  2238. -e 's|@''GNULIB_MKDIRAT''@|0|g' \
  2239. -e 's|@''GNULIB_MKFIFO''@|0|g' \
  2240. -e 's|@''GNULIB_MKFIFOAT''@|0|g' \
  2241. -e 's|@''GNULIB_MKNOD''@|0|g' \
  2242. -e 's|@''GNULIB_MKNODAT''@|0|g' \
  2243. -e 's|@''GNULIB_STAT''@|1|g' \
  2244. -e 's|@''GNULIB_UTIMENSAT''@|0|g' \
  2245. -e 's|@''HAVE_FCHMODAT''@|1|g' \
  2246. -e 's|@''HAVE_FSTATAT''@|1|g' \
  2247. -e 's|@''HAVE_FUTIMENS''@|1|g' \
  2248. -e 's|@''HAVE_LCHMOD''@|1|g' \
  2249. -e 's|@''HAVE_LSTAT''@|1|g' \
  2250. -e 's|@''HAVE_MKDIRAT''@|1|g' \
  2251. -e 's|@''HAVE_MKFIFO''@|1|g' \
  2252. -e 's|@''HAVE_MKFIFOAT''@|1|g' \
  2253. -e 's|@''HAVE_MKNOD''@|1|g' \
  2254. -e 's|@''HAVE_MKNODAT''@|1|g' \
  2255. -e 's|@''HAVE_UTIMENSAT''@|1|g' \
  2256. -e 's|@''REPLACE_FSTAT''@|0|g' \
  2257. -e 's|@''REPLACE_FSTATAT''@|0|g' \
  2258. -e 's|@''REPLACE_FUTIMENS''@|0|g' \
  2259. -e 's|@''REPLACE_LSTAT''@|0|g' \
  2260. -e 's|@''REPLACE_MKDIR''@|0|g' \
  2261. -e 's|@''REPLACE_MKFIFO''@|0|g' \
  2262. -e 's|@''REPLACE_MKNOD''@|0|g' \
  2263. -e 's|@''REPLACE_STAT''@|0|g' \
  2264. -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
  2265. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2266. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2267. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2268. < ./sys_stat.in.h; \
  2269. } > sys/stat.h-t && \
  2270. mv sys/stat.h-t sys/stat.h
  2271. rm -f time.h-t time.h && \
  2272. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  2273. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2274. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2275. -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
  2276. -e 's|@''GNULIB_MKTIME''@|0|g' \
  2277. -e 's|@''GNULIB_NANOSLEEP''@|0|g' \
  2278. -e 's|@''GNULIB_STRPTIME''@|0|g' \
  2279. -e 's|@''GNULIB_TIMEGM''@|0|g' \
  2280. -e 's|@''GNULIB_TIME_R''@|0|g' \
  2281. -e 's|@''HAVE_LOCALTIME_R''@|1|g' \
  2282. -e 's|@''HAVE_NANOSLEEP''@|1|g' \
  2283. -e 's|@''HAVE_STRPTIME''@|1|g' \
  2284. -e 's|@''HAVE_TIMEGM''@|1|g' \
  2285. -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
  2286. -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
  2287. -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
  2288. -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
  2289. -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  2290. -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  2291. -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
  2292. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2293. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2294. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2295. < ./time.in.h; \
  2296. } > time.h-t && \
  2297. mv time.h-t time.h
  2298. rm -f unistd.h-t unistd.h && \
  2299. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2300. sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
  2301. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2302. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2303. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  2304. -e 's|@''GNULIB_CHOWN''@|0|g' \
  2305. -e 's|@''GNULIB_CLOSE''@|0|g' \
  2306. -e 's|@''GNULIB_DUP2''@|0|g' \
  2307. -e 's|@''GNULIB_DUP3''@|0|g' \
  2308. -e 's|@''GNULIB_ENVIRON''@|1|g' \
  2309. -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
  2310. -e 's|@''GNULIB_FACCESSAT''@|0|g' \
  2311. -e 's|@''GNULIB_FCHDIR''@|0|g' \
  2312. -e 's|@''GNULIB_FCHOWNAT''@|0|g' \
  2313. -e 's|@''GNULIB_FSYNC''@|0|g' \
  2314. -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
  2315. -e 's|@''GNULIB_GETCWD''@|0|g' \
  2316. -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
  2317. -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
  2318. -e 's|@''GNULIB_GETGROUPS''@|0|g' \
  2319. -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
  2320. -e 's|@''GNULIB_GETLOGIN''@|0|g' \
  2321. -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
  2322. -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
  2323. -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
  2324. -e 's|@''GNULIB_LCHOWN''@|0|g' \
  2325. -e 's|@''GNULIB_LINK''@|0|g' \
  2326. -e 's|@''GNULIB_LINKAT''@|0|g' \
  2327. -e 's|@''GNULIB_LSEEK''@|0|g' \
  2328. -e 's|@''GNULIB_PIPE2''@|0|g' \
  2329. -e 's|@''GNULIB_PREAD''@|0|g' \
  2330. -e 's|@''GNULIB_PWRITE''@|0|g' \
  2331. -e 's|@''GNULIB_READLINK''@|1|g' \
  2332. -e 's|@''GstarNULIB_READLINKAT''@|0|g' \
  2333. -e 's|@''GNULIB_RMDIR''@|0|g' \
  2334. -e 's|@''GNULIB_SLEEP''@|0|g' \
  2335. -e 's|@''GNULIB_SYMLINK''@|0|g' \
  2336. -e 's|@''GNULIB_SYMLINKAT''@|0|g' \
  2337. -e 's|@''GNULIB_TTYNAME_R''@|0|g' \
  2338. -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \
  2339. -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|1|g' \
  2340. -e 's|@''GNULIB_UNLINK''@|0|g' \
  2341. -e 's|@''GNULIB_UNLINKAT''@|0|g' \
  2342. -e 's|@''GNULIB_USLEEP''@|0|g' \
  2343. -e 's|@''GNULIB_WRITE''@|0|g' \
  2344. < ./unistd.in.h | \
  2345. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  2346. -e 's|@''HAVE_DUP2''@|1|g' \
  2347. -e 's|@''HAVE_DUP3''@|1|g' \
  2348. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  2349. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  2350. -e 's|@''HAVE_FCHDIR''@|1|g' \
  2351. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  2352. -e 's|@''HAVE_FSYNC''@|1|g' \
  2353. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  2354. -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
  2355. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  2356. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  2357. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  2358. -e 's|@''HAVE_GETLOGIN''@|1|g' \
  2359. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  2360. -e 's|@''HAVE_LCHOWN''@|1|g' \
  2361. -e 's|@''HAVE_LINK''@|1|g' \
  2362. -e 's|@''HAVE_LINKAT''@|1|g' \
  2363. -e 's|@''HAVE_PIPE2''@|1|g' \
  2364. -e 's|@''HAVE_PREAD''@|1|g' \
  2365. -e 's|@''HAVE_PWRITE''@|1|g' \
  2366. -e 's|@''HAVE_READLINK''@|1|g' \
  2367. -e 's|@''HAVE_READLINKAT''@|1|g' \
  2368. -e 's|@''HAVE_SLEEP''@|1|g' \
  2369. -e 's|@''HAVE_SYMLINK''@|1|g' \
  2370. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  2371. -e 's|@''HAVE_TTYNAME_R''@|1|g' \
  2372. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  2373. -e 's|@''HAVE_USLEEP''@|1|g' \
  2374. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  2375. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  2376. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  2377. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  2378. -e 's|@''HAVE_OS_H''@|0|g' \
  2379. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  2380. -e 's|@''REPLACE_CHOWN''@|0|g' \
  2381. -e 's|@''REPLACE_CLOSE''@|0|g' \
  2382. -e 's|@''REPLACE_DUP''@|0|g' \
  2383. -e 's|@''REPLACE_DUP2''@|0|g' \
  2384. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  2385. -e 's|@''REPLACE_GETCWD''@|0|g' \
  2386. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  2387. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  2388. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  2389. -e 's|@''REPLACE_LINK''@|0|g' \
  2390. -e 's|@''REPLACE_LINKAT''@|0|g' \
  2391. -e 's|@''REPLACE_LSEEK''@|0|g' \
  2392. -e 's|@''REPLACE_PREAD''@|0|g' \
  2393. -e 's|@''REPLACE_PWRITE''@|0|g' \
  2394. -e 's|@''REPLACE_READLINK''@|0|g' \
  2395. -e 's|@''REPLACE_RMDIR''@|0|g' \
  2396. -e 's|@''REPLACE_SLEEP''@|0|g' \
  2397. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  2398. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  2399. -e 's|@''REPLACE_UNLINK''@|0|g' \
  2400. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  2401. -e 's|@''REPLACE_USLEEP''@|0|g' \
  2402. -e 's|@''REPLACE_WRITE''@|0|g' \
  2403. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  2404. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  2405. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2406. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2407. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  2408. } > unistd.h-t && \
  2409. mv unistd.h-t unistd.h
  2410. make all-recursive
  2411. make[4]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/gnulib-lib'
  2412. make[5]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/gnulib-lib'
  2413. \
  2414. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o areadlink.o areadlink.c
  2415. \
  2416. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o basename.o basename.c
  2417.  
  2418.  
  2419. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o c-ctype.o c-ctype.c
  2420. \
  2421. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o c-strcasecmp.o c-strcasecmp.c
  2422. \
  2423. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o c-strncasecmp.o c-strncasecmp.c
  2424. \
  2425. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o closeout.o closeout.c
  2426. \
  2427. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o fwriteerror.o fwriteerror.c
  2428. \
  2429. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o localcharset.o localcharset.c
  2430. \
  2431. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o malloca.o malloca.c
  2432. \
  2433. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbchar.o mbchar.c
  2434. \
  2435. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbslen.o mbslen.c
  2436. \
  2437. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbsstr.o mbsstr.c
  2438. \
  2439. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o progname.o progname.c
  2440. \
  2441. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o propername.o propername.c
  2442. \
  2443. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o striconv.o striconv.c
  2444. \
  2445. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o strnlen1.o strnlen1.c
  2446. \
  2447. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o trim.o trim.c
  2448. \
  2449. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xmalloc.o xmalloc.c
  2450. \
  2451. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xstrdup.o xstrdup.c
  2452. \
  2453. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xreadlink.o xreadlink.c
  2454. \
  2455. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xstriconv.o xstriconv.c
  2456. \
  2457. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o canonicalize-lgpl.o canonicalize-lgpl.c
  2458. rm -f t-charset.alias charset.alias && \
  2459. /bin/sh ./config.charset 'i686-pc-cygwin' > t-charset.alias && \
  2460. mv t-charset.alias charset.alias
  2461. rm -f t-ref-add.sed ref-add.sed && \
  2462. sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' ref-add.sin > t-ref-add.sed && \
  2463. mv t-ref-add.sed ref-add.sed
  2464. rm -f t-ref-del.sed ref-del.sed && \
  2465. sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' ref-del.sin > t-ref-del.sed && \
  2466. mv t-ref-del.sed ref-del.sed
  2467. \
  2468. gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o uniwidth/width.o uniwidth/width.c
  2469. rm -f libgrt.a
  2470. ar cru libgrt.a areadlink.o basename.o c-ctype.o c-strcasecmp.o c-strncasecmp.o closeout.o fwriteerror.o localcharset.o malloca.o mbchar.o mbslen.o mbsstr.o progname.o propername.o striconv.o strnlen1.o trim.o uniwidth/width.o xmalloc.o xstrdup.o xreadlink.o xstriconv.o canonicalize-lgpl.o
  2471. ranlib libgrt.a
  2472. make[5]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/gnulib-lib'
  2473. make[4]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/gnulib-lib'
  2474. make[3]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/gnulib-lib'
  2475. Making all in libasprintf
  2476. make[3]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/libasprintf'
  2477. rm -f alloca.h-t alloca.h && \
  2478. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2479. cat ./alloca.in.h; \
  2480. } > alloca.h-t && \
  2481. mv -f alloca.h-t alloca.h
  2482. make all-am
  2483. make[4]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/libasprintf'
  2484. cp ./autosprintf.h.in autosprintf.h
  2485. \
  2486. /bin/sh ./libtool --tag=CC --mode=compile gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c -o dummy.lo dummy.c
  2487. \
  2488. /bin/sh ./libtool --tag=CC --mode=compile gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c -o lib-asprintf.lo lib-asprintf.c
  2489. libtool: compile: gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c dummy.c -DDLL_EXPORT -DPIC -o .libs/dummy.o
  2490. libtool: compile: gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c lib-asprintf.c -DDLL_EXPORT -DPIC -o .libs/lib-asprintf.o
  2491. \
  2492. /bin/sh ./libtool --tag=CXX --mode=compile g++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c -o autosprintf.lo autosprintf.cc
  2493. /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import -o libgnu.la dummy.lo
  2494. libtool: compile: g++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c autosprintf.cc -DDLL_EXPORT -DPIC -o .libs/autosprintf.o
  2495. /bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import -o libasprintf.la -rpath /opt/gnome/lib -no-undefined lib-asprintf.lo autosprintf.lo || \
  2496. /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import -o libasprintf.la -rpath /opt/gnome/lib -no-undefined lib-asprintf.lo autosprintf.lo
  2497. libtool: link: ar cru .libs/libgnu.a .libs/dummy.o
  2498. libtool: link: ranlib .libs/libgnu.a
  2499. libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
  2500. libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-pc-cygwin/4.5.3/crtbegin.o .libs/lib-asprintf.o .libs/autosprintf.o -L/opt/gnome/lib -L/usr/lib/gcc/i686-pc-cygwin/4.5.3 -L/usr/lib/gcc/i686-pc-cygwin/4.5.3/../../.. /usr/lib/gcc/i686-pc-cygwin/4.5.3/libstdc++.dll.a -lgcc_s -lgcc -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc_s -lgcc /usr/lib/gcc/i686-pc-cygwin/4.5.3/crtend.o -Wl,--disable-auto-import -o .libs/cygasprintf-0.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libasprintf.dll.a
  2501. Creating library file: .libs/libasprintf.dll.a
  2502. libtool: link: ( cd ".libs" && rm -f "libasprintf.la" && ln -s "../libasprintf.la" "libasprintf.la" )
  2503. make[4]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/libasprintf'
  2504. make[3]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/libasprintf'
  2505. Making all in src
  2506. make[3]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/src'
  2507. \
  2508. gcc -DLOCALEDIR=\"/opt/gnome/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/opt/gnome/bin\" -g -O2 -c -o gettext-gettext.o `test -f 'gettext.c' || echo './'`gettext.c
  2509. windres `/bin/sh ../../windows/windres-options --escape 0.18.1` -i ../../windows/gettext.rc -o gettext.res --output-format=coff
  2510. \
  2511. gcc -DLOCALEDIR=\"/opt/gnome/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/opt/gnome/bin\" -g -O2 -c -o ngettext-ngettext.o `test -f 'ngettext.c' || echo './'`ngettext.c
  2512. \
  2513. gcc -DLOCALEDIR=\"/opt/gnome/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/opt/gnome/bin\" -g -O2 -c -o envsubst-envsubst.o `test -f 'envsubst.c' || echo './'`envsubst.c
  2514. /bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/opt/gnome/bin\" -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import -o gettext.exe gettext-gettext.o ../gnulib-lib/libgrt.a ../intl/libintl.la -liconv -liconv gettext.res
  2515. /bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/opt/gnome/bin\" -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import -o ngettext.exe ngettext-ngettext.o ../gnulib-lib/libgrt.a ../intl/libintl.la -liconv -liconv gettext.res
  2516. libtool: link: gcc -DINSTALLDIR=\"/opt/gnome/bin\" -g -O2 -Wl,--disable-auto-import -o .libs/gettext.exe gettext-gettext.o gettext.res -L/opt/gnome/lib ../gnulib-lib/libgrt.a ../intl/.libs/libintl.dll.a /usr/lib/libiconv.dll.a -L/opt/gnome/lib
  2517. libtool: link: gcc -DINSTALLDIR=\"/opt/gnome/bin\" -g -O2 -Wl,--disable-auto-import -o .libs/ngettext.exe ngettext-ngettext.o gettext.res -L/opt/gnome/lib ../gnulib-lib/libgrt.a ../intl/.libs/libintl.dll.a /usr/lib/libiconv.dll.a -L/opt/gnome/lib
  2518. /bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/opt/gnome/bin\" -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import -o envsubst.exe envsubst-envsubst.o ../gnulib-lib/libgrt.a ../intl/libintl.la -liconv -liconv gettext.res
  2519. libtool: link: gcc -DINSTALLDIR=\"/opt/gnome/bin\" -g -O2 -Wl,--disable-auto-import -o .libs/envsubst.exe envsubst-envsubst.o gettext.res -L/opt/gnome/lib ../gnulib-lib/libgrt.a ../intl/.libs/libintl.dll.a /usr/lib/libiconv.dll.a -L/opt/gnome/lib
  2520. make[3]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/src'
  2521. Making all in po
  2522. make[3]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/po'
  2523. make[3]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/po'
  2524. Making all in man
  2525. make[3]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/man'
  2526. sed -e 's|@''localedir''@|/opt/gnome/share/locale|g' < `if test -f gettext.1.in; then echo .; else echo .; fi`/gettext.1.in > t-gettext.1
  2527. sed -e 's|@''localedir''@|/opt/gnome/share/locale|g' < `if test -f ngettext.1.in; then echo .; else echo .; fi`/ngettext.1.in > t-ngettext.1
  2528. mv t-gettext.1 gettext.1
  2529. mv t-ngettext.1 ngettext.1
  2530. sed -e 's|@''localedir''@|/opt/gnome/share/locale|g' < `if test -f gettext.1.html.in; then echo .; else echo .; fi`/gettext.1.html.in > t-gettext.1.html
  2531. sed -e 's|@''localedir''@|/opt/gnome/share/locale|g' < `if test -f ngettext.1.html.in; then echo .; else echo .; fi`/ngettext.1.html.in > t-ngettext.1.html
  2532. mv t-gettext.1.html gettext.1.html
  2533. mv t-ngettext.1.html ngettext.1.html
  2534. make[3]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/man'
  2535. Making all in m4
  2536. make[3]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/m4'
  2537. make[3]: Nothing to be done for `all'.
  2538. make[3]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/m4'
  2539. Making all in tests
  2540. make[3]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/tests'
  2541. \
  2542. gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./../intl -g -O2 -c test-lock.c
  2543. \
  2544. gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./../intl -g -O2 -c -o lock.o `test -f '../intl/lock.c' || echo './'`../intl/lock.c
  2545. \
  2546. gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./../intl -g -O2 -c -o threadlib.o `test -f '../intl/threadlib.c' || echo './'`../intl/threadlib.c
  2547. /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import -o test-lock.exe test-lock.o lock.o threadlib.o -lpthread -lrt
  2548. libtool: link: gcc -g -O2 -Wl,--disable-auto-import -o .libs/test-lock.exe test-lock.o lock.o threadlib.o -L/opt/gnome/lib -lpthread -lrt
  2549. make[3]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime/tests'
  2550. make[3]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime'
  2551. make[3]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime'
  2552. make[2]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime'
  2553. make[1]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-runtime'
  2554. Making all in gettext-tools
  2555. make[1]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-tools'
  2556. make all-recursive
  2557. make[2]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-tools'
  2558. Making all in doc
  2559. make[3]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-tools/doc'
  2560. make[3]: Nothing to be done for `all'.
  2561. make[3]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-tools/doc'
  2562. Making all in intl
  2563. make[3]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-tools/intl'
  2564. sed -e '/IN_LIBGLOCALE/d' \
  2565. -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
  2566. -e 's,@''HAVE_ASPRINTF''@,1,g' \
  2567. -e 's,@''HAVE_NEWLOCALE''@,0,g' \
  2568. -e 's,@''HAVE_SNPRINTF''@,1,g' \
  2569. -e 's,@''HAVE_WPRINTF''@,0,g' \
  2570. < ../../gettext-runtime/intl/libgnuintl.h.in \
  2571. | if test 'yes' = yes; then \
  2572. sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \
  2573. else \
  2574. cat; \
  2575. fi \
  2576. | sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
  2577. -e "/#define _LIBINTL_H/r ../../gettext-runtime/intl/export.h" \
  2578. | sed -e 's,@''HAVE_VISIBILITY''@,0,g' \
  2579. > libgnuintl.h
  2580. sed -e '/IN_LIBGLOCALE/d' \
  2581. -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
  2582. -e 's,@''HAVE_ASPRINTF''@,1,g' \
  2583. -e 's,@''HAVE_NEWLOCALE''@,0,g' \
  2584. -e 's,@''HAVE_SNPRINTF''@,1,g' \
  2585. -e 's,@''HAVE_WPRINTF''@,0,g' \
  2586. < ../../gettext-runtime/intl/libgnuintl.h.in > libintl.h
  2587. nlinit=`echo 'nl="'; echo '"'`; eval "$nlinit"; \
  2588. sed_extract_major='/^[0-9]/{'${nl}'s/^\([0-9]*\).*/\1/p'${nl}q${nl}'}'${nl}'c\'${nl}0${nl}q; \
  2589. sed_extract_minor='/^[0-9][0-9]*[.][0-9]/{'${nl}'s/^[0-9]*[.]\([0-9]*\).*/\1/p'${nl}q${nl}'}'${nl}'c\'${nl}0${nl}q; \
  2590. sed_extract_subminor='/^[0-9][0-9]*[.][0-9][0-9]*[.][0-9]/{'${nl}'s/^[0-9]*[.][0-9]*[.]\([0-9]*\).*/\1/p'${nl}q${nl}'}'${nl}'c\'${nl}0${nl}q; \
  2591. /bin/sh ../libtool --mode=compile --tag=RC windres \
  2592. "-DPACKAGE_VERSION_STRING=\\\"0.18.1\\\"" \
  2593. "-DPACKAGE_VERSION_MAJOR="`echo '0.18.1' | sed -n -e "$sed_extract_major"` \
  2594. "-DPACKAGE_VERSION_MINOR="`echo '0.18.1' | sed -n -e "$sed_extract_minor"` \
  2595. "-DPACKAGE_VERSION_SUBMINOR="`echo '0.18.1' | sed -n -e "$sed_extract_subminor"` \
  2596. -i ../../gettext-runtime/intl/libintl.rc -o libintl.res.lo --output-format=coff
  2597. /bin/sh ../../gettext-runtime/intl/config.charset 'i686-pc-cygwin' > t-charset.alias
  2598. mv t-charset.alias charset.alias
  2599. sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' ../../gettext-runtime/intl/ref-add.sin > t-ref-add.sed
  2600. mv t-ref-add.sed ref-add.sed
  2601. sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' ../../gettext-runtime/intl/ref-del.sin > t-ref-del.sed
  2602. mv t-ref-del.sed ref-del.sed
  2603. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/bindtextdom.c
  2604. libtool: compile: windres -DPACKAGE_VERSION_STRING=\\\"0.18.1\\\" -DPACKAGE_VERSION_MAJOR=0 -DPACKAGE_VERSION_MINOR=18 -DPACKAGE_VERSION_SUBMINOR=1 -i ../../gettext-runtime/intl/libintl.rc --output-format=coff -o .libs/libintl.res.o
  2605. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/dcgettext.c
  2606. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/bindtextdom.c -DDLL_EXPORT -DPIC -o .libs/bindtextdom.o
  2607. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/dgettext.c
  2608. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/dcgettext.c -DDLL_EXPORT -DPIC -o .libs/dcgettext.o
  2609. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/gettext.c
  2610. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/dgettext.c -DDLL_EXPORT -DPIC -o .libs/dgettext.o
  2611. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/finddomain.c
  2612. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/gettext.c -DDLL_EXPORT -DPIC -o .libs/gettext.o
  2613. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/hash-string.c
  2614. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/finddomain.c -DDLL_EXPORT -DPIC -o .libs/finddomain.o
  2615. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/loadmsgcat.c
  2616. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/hash-string.c -DDLL_EXPORT -DPIC -o .libs/hash-string.o
  2617. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/localealias.c
  2618. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/loadmsgcat.c -DDLL_EXPORT -DPIC -o .libs/loadmsgcat.o
  2619. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/textdomain.c
  2620. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/localealias.c -DDLL_EXPORT -DPIC -o .libs/localealias.o
  2621. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/l10nflist.c
  2622. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/textdomain.c -DDLL_EXPORT -DPIC -o .libs/textdomain.o
  2623. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/explodename.c
  2624. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/l10nflist.c -DDLL_EXPORT -DPIC -o .libs/l10nflist.o
  2625. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/dcigettext.c
  2626. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/explodename.c -DDLL_EXPORT -DPIC -o .libs/explodename.o
  2627. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/dcngettext.c
  2628. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/dcigettext.c -DDLL_EXPORT -DPIC -o .libs/dcigettext.o
  2629. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/dcngettext.c -DDLL_EXPORT -DPIC -o .libs/dcngettext.o
  2630. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/dngettext.c
  2631. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/ngettext.c
  2632. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/dngettext.c -DDLL_EXPORT -DPIC -o .libs/dngettext.o
  2633. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/ngettext.c -DDLL_EXPORT -DPIC -o .libs/ngettext.o
  2634. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/plural.c
  2635. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/plural-exp.c
  2636. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/plural.c -DDLL_EXPORT -DPIC -o .libs/plural.o
  2637. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/plural-exp.c -DDLL_EXPORT -DPIC -o .libs/plural-exp.o
  2638. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/localcharset.c
  2639. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/threadlib.c
  2640. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/localcharset.c -DDLL_EXPORT -DPIC -o .libs/localcharset.o
  2641. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/threadlib.c -DDLL_EXPORT -DPIC -o .libs/threadlib.o
  2642. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/lock.c
  2643. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/relocatable.c
  2644. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/lock.c -DDLL_EXPORT -DPIC -o .libs/lock.o
  2645. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/relocatable.c -DDLL_EXPORT -DPIC -o .libs/relocatable.o
  2646. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/langprefs.c
  2647. ../../gettext-runtime/intl/relocatable.c: In function ‘DllMain’:
  2648. ../../gettext-runtime/intl/relocatable.c:324:9: warning: implicit declaration of function ‘cygwin_conv_to_posix_path’
  2649. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/localename.c
  2650. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/langprefs.c -DDLL_EXPORT -DPIC -o .libs/langprefs.o
  2651. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/log.c
  2652. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/localename.c -DDLL_EXPORT -DPIC -o .libs/localename.o
  2653. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/printf.c
  2654. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/log.c -DDLL_EXPORT -DPIC -o .libs/log.o
  2655. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/setlocale.c
  2656. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/printf.c -DDLL_EXPORT -DPIC -o .libs/printf.o
  2657. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/version.c
  2658. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/setlocale.c -DDLL_EXPORT -DPIC -o .libs/setlocale.o
  2659. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/osdep.c
  2660. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/version.c -DDLL_EXPORT -DPIC -o .libs/version.o
  2661. ../../gettext-runtime/intl/version.c:26:5: warning: ‘libintl_version’ redeclared without dllimport attribute: previous dllimport ignored
  2662. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/intl-compat.c
  2663. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/osdep.c -DDLL_EXPORT -DPIC -o .libs/osdep.o
  2664. libtool: compile: gcc -std=gnu99 -c -DLOCALEDIR=\"/opt/gnome/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/gnome/share/locale\" -DLIBDIR=\"/opt/gnome/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/gnome/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/opt/gnome/include -g -O2 ../../gettext-runtime/intl/intl-compat.c -DDLL_EXPORT -DPIC -o .libs/intl-compat.o
  2665. /bin/sh ../libtool --tag=CC --mode=link \
  2666. gcc -std=gnu99 -I/opt/gnome/include -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import -Wl,--export-all-symbols -o libintl.la \
  2667. bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo log.lo printf.lo setlocale.lo version.lo osdep.lo intl-compat.lo -liconv -lc \
  2668. libintl.res.lo \
  2669. -version-info 9:1:1 \
  2670. -rpath /opt/gnome/lib \
  2671. -no-undefined
  2672. libtool: link: gcc -std=gnu99 -shared .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/version.o .libs/osdep.o .libs/intl-compat.o .libs/libintl.res.o -L/opt/gnome/lib /usr/lib/libiconv.dll.a -Wl,--disable-auto-import -Wl,--export-all-symbols -o .libs/cygintl-8.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libintl.dll.a
  2673. Creating library file: .libs/libintl.dll.a
  2674. libtool: link: ( cd ".libs" && rm -f "libintl.la" && ln -s "../libintl.la" "libintl.la" )
  2675. make[3]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-tools/intl'
  2676. Making all in gnulib-lib
  2677. make[3]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-tools/gnulib-lib'
  2678. rm -f alloca.h-t alloca.h && \
  2679. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2680. cat ./alloca.in.h; \
  2681. } > alloca.h-t && \
  2682. mv -f alloca.h-t alloca.h
  2683. rm -f arg-nonnull.h-t arg-nonnull.h && \
  2684. sed -n -e '/GL_ARG_NONNULL/,$p' \
  2685. < ../../build-aux/arg-nonnull.h \
  2686. > arg-nonnull.h-t && \
  2687. mv arg-nonnull.h-t arg-nonnull.h
  2688. rm -f c++defs.h-t c++defs.h && \
  2689. sed -n -e '/_GL_CXXDEFS/,$p' \
  2690. < ../../build-aux/c++defs.h \
  2691. > c++defs.h-t && \
  2692. mv c++defs.h-t c++defs.h
  2693. rm -f configmake.h-t && \
  2694. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2695. echo '#define PREFIX "/opt/gnome"'; \
  2696. echo '#define EXEC_PREFIX "/opt/gnome"'; \
  2697. echo '#define BINDIR "/opt/gnome/bin"'; \
  2698. echo '#define SBINDIR "/opt/gnome/sbin"'; \
  2699. echo '#define LIBEXECDIR "/opt/gnome/libexec"'; \
  2700. echo '#define DATAROOTDIR "/opt/gnome/share"'; \
  2701. echo '#define DATADIR "/opt/gnome/share"'; \
  2702. echo '#define SYSCONFDIR "/opt/gnome/etc"'; \
  2703. echo '#define SHAREDSTATEDIR "/opt/gnome/com"'; \
  2704. echo '#define LOCALSTATEDIR "/opt/gnome/var"'; \
  2705. echo '#define INCLUDEDIR "/opt/gnome/include"'; \
  2706. echo '#define OLDINCLUDEDIR "/usr/include"'; \
  2707. echo '#define DOCDIR "/opt/gnome/share/doc/gettext"'; \
  2708. echo '#define INFODIR "/opt/gnome/share/info"'; \
  2709. echo '#define HTMLDIR "/opt/gnome/share/doc/gettext"'; \
  2710. echo '#define DVIDIR "/opt/gnome/share/doc/gettext"'; \
  2711. echo '#define PDFDIR "/opt/gnome/share/doc/gettext"'; \
  2712. echo '#define PSDIR "/opt/gnome/share/doc/gettext"'; \
  2713. echo '#define LIBDIR "/opt/gnome/lib"'; \
  2714. echo '#define LISPDIR "/opt/gnome/share/emacs/site-lisp"'; \
  2715. echo '#define LOCALEDIR "/opt/gnome/share/locale"'; \
  2716. echo '#define MANDIR "/opt/gnome/share/man"'; \
  2717. echo '#define MANEXT ""'; \
  2718. echo '#define PKGDATADIR "/opt/gnome/share/gettext"'; \
  2719. echo '#define PKGINCLUDEDIR "/opt/gnome/include/gettext-tools"'; \
  2720. echo '#define PKGLIBDIR "/opt/gnome/lib/gettext-tools"'; \
  2721. echo '#define PKGLIBEXECDIR "/opt/gnome/libexec/gettext-tools"'; \
  2722. } | sed '/""/d' > configmake.h-t && \
  2723. if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \
  2724. rm -f configmake.h-t; \
  2725. else \
  2726. rm -f configmake.h; mv configmake.h-t configmake.h; \
  2727. fi
  2728. rm -f warn-on-use.h-t warn-on-use.h && \
  2729. sed -n -e '/^.ifndef/,$p' \
  2730. < ../../build-aux/warn-on-use.h \
  2731. > warn-on-use.h-t && \
  2732. mv warn-on-use.h-t warn-on-use.h
  2733. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2734. cat ./glib.in.h; \
  2735. } > glib.h-t
  2736. mv -f glib.h-t glib.h
  2737. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2738. cat ./glibconfig.in.h; \
  2739. } > glibconfig.h-t
  2740. test -d glib || /usr/bin/mkdir -p glib
  2741. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2742. cat ./glib/ghash.in.h; \
  2743. } > glib/ghash.h-t
  2744. mv -f glibconfig.h-t glibconfig.h
  2745. test -d glib || /usr/bin/mkdir -p glib
  2746. mv -f glib/ghash.h-t glib/ghash.h
  2747. test -d glib || /usr/bin/mkdir -p glib
  2748. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2749. cat ./glib/glist.in.h; \
  2750. } > glib/glist.h-t
  2751. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2752. cat ./glib/gprimes.in.h; \
  2753. } > glib/gprimes.h-t
  2754. mv -f glib/glist.h-t glib/glist.h
  2755. mv -f glib/gprimes.h-t glib/gprimes.h
  2756. test -d glib || /usr/bin/mkdir -p glib
  2757. test -d glib || /usr/bin/mkdir -p glib
  2758. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2759. cat ./glib/gstrfuncs.in.h; \
  2760. } > glib/gstrfuncs.h-t
  2761. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2762. cat ./glib/gstring.in.h; \
  2763. } > glib/gstring.h-t
  2764. mv -f glib/gstrfuncs.h-t glib/gstrfuncs.h
  2765. mv -f glib/gstring.h-t glib/gstring.h
  2766. test -d glib || /usr/bin/mkdir -p glib
  2767. rm -f locale.h-t locale.h && \
  2768. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  2769. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2770. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2771. -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
  2772. -e 's|@''GNULIB_DUPLOCALE''@|0|g' \
  2773. -e 's|@''HAVE_DUPLOCALE''@|1|g' \
  2774. -e 's|@''HAVE_XLOCALE_H''@|0|g' \
  2775. -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
  2776. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2777. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2778. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2779. < ./locale.in.h; \
  2780. } > locale.h-t && \
  2781. mv locale.h-t locale.h
  2782. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2783. cat ./glib/gtypes.in.h; \
  2784. } > glib/gtypes.h-t
  2785. mv -f glib/gtypes.h-t glib/gtypes.h
  2786. rm -f signal.h-t signal.h && \
  2787. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  2788. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2789. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2790. -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
  2791. -e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|1|g' \
  2792. -e 's|@''GNULIB_SIGPROCMASK''@|1|g' \
  2793. -e 's|@''GNULIB_SIGACTION''@|1|g' \
  2794. -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
  2795. -e 's|@''HAVE_SIGSET_T''@|1|g' \
  2796. -e 's|@''HAVE_SIGINFO_T''@|1|g' \
  2797. -e 's|@''HAVE_SIGACTION''@|1|g' \
  2798. -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
  2799. -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
  2800. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2801. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2802. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2803. < ./signal.in.h; \
  2804. } > signal.h-t && \
  2805. mv signal.h-t signal.h
  2806. rm -f spawn.h-t spawn.h && \
  2807. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  2808. sed -e 's|@''HAVE_SPAWN_H''@|0|g' \
  2809. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2810. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2811. -e 's|@''NEXT_SPAWN_H''@|<spawn.h>|g' \
  2812. -e 's|@''GNULIB_POSIX_SPAWN''@|0|g' \
  2813. -e 's|@''GNULIB_POSIX_SPAWNP''@|1|g' \
  2814. -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@|1|g' \
  2815. -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|1|g' \
  2816. -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|1|g' \
  2817. -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|1|g' \
  2818. -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@|1|g' \
  2819. -e 's|@''GNULIB_POSIX_SPAWNATTR_INIT''@|1|g' \
  2820. -e 's|@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@|0|g' \
  2821. -e 's|@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@|1|g' \
  2822. -e 's|@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@|0|g' \
  2823. -e 's|@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@|0|g' \
  2824. -e 's|@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@|0|g' \
  2825. -e 's|@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@|0|g' \
  2826. -e 's|@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@|0|g' \
  2827. -e 's|@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@|0|g' \
  2828. -e 's|@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@|0|g' \
  2829. -e 's|@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@|0|g' \
  2830. -e 's|@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@|0|g' \
  2831. -e 's|@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@|1|g' \
  2832. -e 's|@''GNULIB_POSIX_SPAWNATTR_DESTROY''@|1|g' \
  2833. -e 's|@''HAVE_POSIX_SPAWN''@|0|g' \
  2834. -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|0|g' \
  2835. -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|0|g' \
  2836. -e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \
  2837. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2838. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2839. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2840. < ./spawn.in.h; \
  2841. } > spawn.h-t && \
  2842. mv spawn.h-t spawn.h
  2843. rm -f stdio.h-t stdio.h && \
  2844. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  2845. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2846. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2847. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  2848. -e 's|@''GNULIB_DPRINTF''@|0|g' \
  2849. -e 's|@''GNULIB_FCLOSE''@|0|g' \
  2850. -e 's|@''GNULIB_FFLUSH''@|0|g' \
  2851. -e 's|@''GNULIB_FOPEN''@|1|g' \
  2852. -e 's|@''GNULIB_FPRINTF''@|1|g' \
  2853. -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
  2854. -e 's|@''GNULIB_FPURGE''@|0|g' \
  2855. -e 's|@''GNULIB_FPUTC''@|1|g' \
  2856. -e 's|@''GNULIB_FPUTS''@|1|g' \
  2857. -e 's|@''GNULIB_FREOPEN''@|0|g' \
  2858. -e 's|@''GNULIB_FSEEK''@|0|g' \
  2859. -e 's|@''GNULIB_FSEEKO''@|0|g' \
  2860. -e 's|@''GNULIB_FTELL''@|0|g' \
  2861. -e 's|@''GNULIB_FTELLO''@|0|g' \
  2862. -e 's|@''GNULIB_FWRITE''@|1|g' \
  2863. -e 's|@''GNULIB_GETDELIM''@|1|g' \
  2864. -e 's|@''GNULIB_GETLINE''@|1|g' \
  2865. -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
  2866. -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
  2867. -e 's|@''GNULIB_PERROR''@|0|g' \
  2868. -e 's|@''GNULIB_POPEN''@|0|g' \
  2869. -e 's|@''GNULIB_PRINTF''@|1|g' \
  2870. -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
  2871. -e 's|@''GNULIB_PUTC''@|1|g' \
  2872. -e 's|@''GNULIB_PUTCHAR''@|1|g' \
  2873. -e 's|@''GNULIB_PUTS''@|1|g' \
  2874. -e 's|@''GNULIB_REMOVE''@|0|g' \
  2875. -e 's|@''GNULIB_RENAME''@|0|g' \
  2876. -e 's|@''GNULIB_RENAMEAT''@|0|g' \
  2877. -e 's|@''GNULIB_SNPRINTF''@|1|g' \
  2878. -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
  2879. -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|1|g' \
  2880. -e 's|@''GNULIB_TMPFILE''@|0|g' \
  2881. -e 's|@''GNULIB_VASPRINTF''@|1|g' \
  2882. -e 's|@''GNULIB_VDPRINTF''@|0|g' \
  2883. -e 's|@''GNULIB_VFPRINTF''@|1|g' \
  2884. -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
  2885. -e 's|@''GNULIB_VPRINTF''@|1|g' \
  2886. -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
  2887. -e 's|@''GNULIB_VSNPRINTF''@|1|g' \
  2888. -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
  2889. < ./stdio.in.h | \
  2890. sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
  2891. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  2892. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  2893. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  2894. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  2895. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  2896. -e 's|@''HAVE_DPRINTF''@|1|g' \
  2897. -e 's|@''HAVE_FSEEKO''@|1|g' \
  2898. -e 's|@''HAVE_FTELLO''@|1|g' \
  2899. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  2900. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  2901. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  2902. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  2903. -e 's|@''REPLACE_FCLOSE''@|0|g' \
  2904. -e 's|@''REPLACE_FFLUSH''@|0|g' \
  2905. -e 's|@''REPLACE_FOPEN''@|0|g' \
  2906. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  2907. -e 's|@''REPLACE_FPURGE''@|0|g' \
  2908. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  2909. -e 's|@''REPLACE_FSEEK''@|0|g' \
  2910. -e 's|@''REPLACE_FSEEKO''@|0|g' \
  2911. -e 's|@''REPLACE_FTELL''@|0|g' \
  2912. -e 's|@''REPLACE_FTELLO''@|0|g' \
  2913. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  2914. -e 's|@''REPLACE_GETLINE''@|0|g' \
  2915. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  2916. -e 's|@''REPLACE_PERROR''@|0|g' \
  2917. -e 's|@''REPLACE_POPEN''@|0|g' \
  2918. -e 's|@''REPLACE_PRINTF''@|0|g' \
  2919. -e 's|@''REPLACE_REMOVE''@|0|g' \
  2920. -e 's|@''REPLACE_RENAME''@|0|g' \
  2921. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  2922. -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  2923. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  2924. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  2925. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  2926. -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  2927. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  2928. -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  2929. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  2930. -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  2931. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  2932. -e 's|@''ASM_SYMBOL_PREFIX''@|"_"|g' \
  2933. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2934. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2935. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  2936. } > stdio.h-t && \
  2937. mv stdio.h-t stdio.h
  2938. rm -f stdlib.h-t stdlib.h && \
  2939. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  2940. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  2941. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  2942. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  2943. -e 's|@''GNULIB_ATOLL''@|0|g' \
  2944. -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
  2945. -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|1|g' \
  2946. -e 's|@''GNULIB_GETLOADAVG''@|0|g' \
  2947. -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
  2948. -e 's|@''GNULIB_GRANTPT''@|0|g' \
  2949. -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
  2950. -e 's|@''GNULIB_MKDTEMP''@|1|g' \
  2951. -e 's|@''GNULIB_MKOSTEMP''@|0|g' \
  2952. -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \
  2953. -e 's|@''GNULIB_MKSTEMP''@|0|g' \
  2954. -e 's|@''GNULIB_MKSTEMPS''@|0|g' \
  2955. -e 's|@''GNULIB_PTSNAME''@|0|g' \
  2956. -e 's|@''GNULIB_PUTENV''@|IN_GETTEXT_TOOLS_GNULIB_TESTS|g' \
  2957. -e 's|@''GNULIB_RANDOM_R''@|0|g' \
  2958. -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \
  2959. -e 's|@''GNULIB_REALPATH''@|1|g' \
  2960. -e 's|@''GNULIB_RPMATCH''@|0|g' \
  2961. -e 's|@''GNULIB_SETENV''@|1|g' \
  2962. -e 's|@''GNULIB_STRTOD''@|0|g' \
  2963. -e 's|@''GNULIB_STRTOLL''@|0|g' \
  2964. -e 's|@''GNULIB_STRTOULL''@|0|g' \
  2965. -e 's|@''GNULIB_UNLOCKPT''@|0|g' \
  2966. -e 's|@''GNULIB_UNSETENV''@|1|g' \
  2967. -e 's|@''HAVE_ATOLL''@|1|g' \
  2968. -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
  2969. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  2970. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  2971. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  2972. -e 's|@''HAVE_GRANTPT''@|1|g' \
  2973. -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
  2974. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  2975. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  2976. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  2977. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  2978. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  2979. -e 's|@''HAVE_PTSNAME''@|1|g' \
  2980. -e 's|@''HAVE_RANDOM_H''@|0|g' \
  2981. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  2982. -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
  2983. -e 's|@''HAVE_REALPATH''@|1|g' \
  2984. -e 's|@''HAVE_RPMATCH''@|1|g' \
  2985. -e 's|@''HAVE_SETENV''@|1|g' \
  2986. -e 's|@''HAVE_STRTOD''@|1|g' \
  2987. -e 's|@''HAVE_STRTOLL''@|1|g' \
  2988. -e 's|@''HAVE_STRTOULL''@|1|g' \
  2989. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|0|g' \
  2990. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  2991. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  2992. -e 's|@''HAVE_UNSETENV''@|1|g' \
  2993. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|1|g' \
  2994. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  2995. -e 's|@''REPLACE_PUTENV''@|0|g' \
  2996. -e 's|@''REPLACE_REALPATH''@|1|g' \
  2997. -e 's|@''REPLACE_SETENV''@|0|g' \
  2998. -e 's|@''REPLACE_STRTOD''@|0|g' \
  2999. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  3000. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3001. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3002. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  3003. < ./stdlib.in.h; \
  3004. } > stdlib.h-t && \
  3005. mv stdlib.h-t stdlib.h
  3006. rm -f string.h-t string.h && \
  3007. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  3008. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3009. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3010. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  3011. -e 's|@''GNULIB_MBSLEN''@|1|g' \
  3012. -e 's|@''GNULIB_MBSNLEN''@|0|g' \
  3013. -e 's|@''GNULIB_MBSCHR''@|0|g' \
  3014. -e 's|@''GNULIB_MBSRCHR''@|0|g' \
  3015. -e 's|@''GNULIB_MBSSTR''@|1|g' \
  3016. -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
  3017. -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
  3018. -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
  3019. -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
  3020. -e 's|@''GNULIB_MBSCSPN''@|0|g' \
  3021. -e 's|@''GNULIB_MBSPBRK''@|0|g' \
  3022. -e 's|@''GNULIB_MBSSPN''@|0|g' \
  3023. -e 's|@''GNULIB_MBSSEP''@|0|g' \
  3024. -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
  3025. -e 's|@''GNULIB_MEMCHR''@|1|g' \
  3026. -e 's|@''GNULIB_MEMMEM''@|0|g' \
  3027. -e 's|@''GNULIB_MEMPCPY''@|0|g' \
  3028. -e 's|@''GNULIB_MEMRCHR''@|0|g' \
  3029. -e 's|@''GNULIB_RAWMEMCHR''@|1|g' \
  3030. -e 's|@''GNULIB_STPCPY''@|1|g' \
  3031. -e 's|@''GNULIB_STPNCPY''@|1|g' \
  3032. -e 's|@''GNULIB_STRCHRNUL''@|1|g' \
  3033. -e 's|@''GNULIB_STRDUP''@|0|g' \
  3034. -e 's|@''GNULIB_STRNCAT''@|0|g' \
  3035. -e 's|@''GNULIB_STRNDUP''@|0|g' \
  3036. -e 's|@''GNULIB_STRNLEN''@|1|g' \
  3037. -e 's|@''GNULIB_STRPBRK''@|1|g' \
  3038. -e 's|@''GNULIB_STRSEP''@|0|g' \
  3039. -e 's|@''GNULIB_STRSTR''@|1|g' \
  3040. -e 's|@''GNULIB_STRCASESTR''@|0|g' \
  3041. -e 's|@''GNULIB_STRTOK_R''@|0|g' \
  3042. -e 's|@''GNULIB_STRERROR''@|1|g' \
  3043. -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
  3044. -e 's|@''GNULIB_STRVERSCMP''@|0|g' \
  3045. < ./string.in.h | \
  3046. sed -e 's|@''HAVE_MBSLEN''@|0|g' \
  3047. -e 's|@''HAVE_MEMCHR''@|1|g' \
  3048. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  3049. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  3050. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  3051. -e 's|@''HAVE_RAWMEMCHR''@|0|g' \
  3052. -e 's|@''HAVE_STPCPY''@|1|g' \
  3053. -e 's|@''HAVE_STPNCPY''@|1|g' \
  3054. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  3055. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  3056. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  3057. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  3058. -e 's|@''HAVE_STRPBRK''@|1|g' \
  3059. -e 's|@''HAVE_STRSEP''@|1|g' \
  3060. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  3061. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  3062. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  3063. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  3064. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  3065. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  3066. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  3067. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  3068. -e 's|@''REPLACE_STRDUP''@|0|g' \
  3069. -e 's|@''REPLACE_STRSTR''@|0|g' \
  3070. -e 's|@''REPLACE_STRERROR''@|0|g' \
  3071. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  3072. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  3073. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  3074. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  3075. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  3076. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  3077. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3078. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3079. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  3080. < ./string.in.h; \
  3081. } > string.h-t && \
  3082. mv string.h-t string.h
  3083. /usr/bin/mkdir -p sys
  3084. rm -f sys/select.h-t sys/select.h && \
  3085. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3086. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3087. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3088. -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
  3089. -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
  3090. -e 's|@''GNULIB_SELECT''@|0|g' \
  3091. -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
  3092. -e 's|@''REPLACE_SELECT''@|0|g' \
  3093. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3094. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  3095. < ./sys_select.in.h; \
  3096. } > sys/select.h-t && \
  3097. mv sys/select.h-t sys/select.h
  3098. /usr/bin/mkdir -p sys
  3099. rm -f sys/socket.h-t sys/socket.h && \
  3100. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3101. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3102. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3103. -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
  3104. -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
  3105. -e 's|@''GNULIB_CLOSE''@|0|g' \
  3106. -e 's|@''GNULIB_SOCKET''@|0|g' \
  3107. -e 's|@''GNULIB_CONNECT''@|0|g' \
  3108. -e 's|@''GNULIB_ACCEPT''@|0|g' \
  3109. -e 's|@''GNULIB_BIND''@|0|g' \
  3110. -e 's|@''GNULIB_GETPEERNAME''@|0|g' \
  3111. -e 's|@''GNULIB_GETSOCKNAME''@|0|g' \
  3112. -e 's|@''GNULIB_GETSOCKOPT''@|0|g' \
  3113. -e 's|@''GNULIB_LISTEN''@|0|g' \
  3114. -e 's|@''GNULIB_RECV''@|0|g' \
  3115. -e 's|@''GNULIB_SEND''@|0|g' \
  3116. -e 's|@''GNULIB_RECVFROM''@|0|g' \
  3117. -e 's|@''GNULIB_SENDTO''@|0|g' \
  3118. -e 's|@''GNULIB_SETSOCKOPT''@|0|g' \
  3119. -e 's|@''GNULIB_SHUTDOWN''@|0|g' \
  3120. -e 's|@''GNULIB_ACCEPT4''@|0|g' \
  3121. -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
  3122. -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
  3123. -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
  3124. -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
  3125. -e 's|@''HAVE_ACCEPT4''@|1|g' \
  3126. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3127. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3128. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  3129. < ./sys_socket.in.h; \
  3130. } > sys/socket.h-t && \
  3131. mv -f sys/socket.h-t sys/socket.h
  3132. /usr/bin/mkdir -p sys
  3133. rm -f sys/stat.h-t sys/stat.h && \
  3134. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3135. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3136. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3137. -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
  3138. -e 's|@''GNULIB_FCHMODAT''@|0|g' \
  3139. -e 's|@''GNULIB_FSTATAT''@|0|g' \
  3140. -e 's|@''GNULIB_FUTIMENS''@|0|g' \
  3141. -e 's|@''GNULIB_LCHMOD''@|0|g' \
  3142. -e 's|@''GNULIB_LSTAT''@|1|g' \
  3143. -e 's|@''GNULIB_MKDIRAT''@|0|g' \
  3144. -e 's|@''GNULIB_MKFIFO''@|0|g' \
  3145. -e 's|@''GNULIB_MKFIFOAT''@|0|g' \
  3146. -e 's|@''GNULIB_MKNOD''@|0|g' \
  3147. -e 's|@''GNULIB_MKNODAT''@|0|g' \
  3148. -e 's|@''GNULIB_STAT''@|1|g' \
  3149. -e 's|@''GNULIB_UTIMENSAT''@|0|g' \
  3150. -e 's|@''HAVE_FCHMODAT''@|1|g' \
  3151. -e 's|@''HAVE_FSTATAT''@|1|g' \
  3152. -e 's|@''HAVE_FUTIMENS''@|1|g' \
  3153. -e 's|@''HAVE_LCHMOD''@|1|g' \
  3154. -e 's|@''HAVE_LSTAT''@|1|g' \
  3155. -e 's|@''HAVE_MKDIRAT''@|1|g' \
  3156. -e 's|@''HAVE_MKFIFO''@|1|g' \
  3157. -e 's|@''HAVE_MKFIFOAT''@|1|g' \
  3158. -e 's|@''HAVE_MKNOD''@|1|g' \
  3159. -e 's|@''HAVE_MKNODAT''@|1|g' \
  3160. -e 's|@''HAVE_UTIMENSAT''@|1|g' \
  3161. -e 's|@''REPLACE_FSTAT''@|0|g' \
  3162. -e 's|@''REPLACE_FSTATAT''@|0|g' \
  3163. -e 's|@''REPLACE_FUTIMENS''@|0|g' \
  3164. -e 's|@''REPLACE_LSTAT''@|0|g' \
  3165. -e 's|@''REPLACE_MKDIR''@|0|g' \
  3166. -e 's|@''REPLACE_MKFIFO''@|0|g' \
  3167. -e 's|@''REPLACE_MKNOD''@|0|g' \
  3168. -e 's|@''REPLACE_STAT''@|0|g' \
  3169. -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
  3170. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3171. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3172. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  3173. < ./sys_stat.in.h; \
  3174. } > sys/stat.h-t && \
  3175. mv sys/stat.h-t sys/stat.h
  3176. /usr/bin/mkdir -p sys
  3177. rm -f sys/time.h-t sys/time.h && \
  3178. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3179. sed -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
  3180. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3181. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3182. -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
  3183. -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
  3184. -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
  3185. -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
  3186. -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
  3187. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3188. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3189. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  3190. < ./sys_time.in.h; \
  3191. } > sys/time.h-t && \
  3192. mv sys/time.h-t sys/time.h
  3193. /usr/bin/mkdir -p sys
  3194. rm -f sys/wait.h-t sys/wait.h && \
  3195. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3196. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3197. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3198. -e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
  3199. < ./sys_wait.in.h; \
  3200. } > sys/wait.h-t && \
  3201. mv sys/wait.h-t sys/wait.h
  3202. rm -f time.h-t time.h && \
  3203. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  3204. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3205. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3206. -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
  3207. -e 's|@''GNULIB_MKTIME''@|0|g' \
  3208. -e 's|@''GNULIB_NANOSLEEP''@|0|g' \
  3209. -e 's|@''GNULIB_STRPTIME''@|0|g' \
  3210. -e 's|@''GNULIB_TIMEGM''@|0|g' \
  3211. -e 's|@''GNULIB_TIME_R''@|0|g' \
  3212. -e 's|@''HAVE_LOCALTIME_R''@|1|g' \
  3213. -e 's|@''HAVE_NANOSLEEP''@|1|g' \
  3214. -e 's|@''HAVE_STRPTIME''@|1|g' \
  3215. -e 's|@''HAVE_TIMEGM''@|1|g' \
  3216. -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
  3217. -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
  3218. -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
  3219. -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
  3220. -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  3221. -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  3222. -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
  3223. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3224. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3225. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  3226. < ./time.in.h; \
  3227. } > time.h-t && \
  3228. mv time.h-t time.h
  3229. rm -f unistd.h-t unistd.h && \
  3230. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3231. sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
  3232. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3233. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3234. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  3235. -e 's|@''GNULIB_CHOWN''@|0|g' \
  3236. -e 's|@''GNULIB_CLOSE''@|0|g' \
  3237. -e 's|@''GNULIB_DUP2''@|1|g' \
  3238. -e 's|@''GNULIB_DUP3''@|0|g' \
  3239. -e 's|@''GNULIB_ENVIRON''@|1|g' \
  3240. -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
  3241. -e 's|@''GNULIB_FACCESSAT''@|0|g' \
  3242. -e 's|@''GNULIB_FCHDIR''@|0|g' \
  3243. -e 's|@''GNULIB_FCHOWNAT''@|0|g' \
  3244. -e 's|@''GNULIB_FSYNC''@|0|g' \
  3245. -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
  3246. -e 's|@''GNULIB_GETCWD''@|0|g' \
  3247. -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
  3248. -e 's|@''GNULIB_GETDTABLESIZE''@|1|g' \
  3249. -e 's|@''GNULIB_GETGROUPS''@|0|g' \
  3250. -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
  3251. -e 's|@''GNULIB_GETLOGIN''@|0|g' \
  3252. -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
  3253. -e 's|@''GNULIB_GETPAGESIZE''@|IN_GETTEXT_TOOLS_GNULIB_TESTS|g' \
  3254. -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
  3255. -e 's|@''GNULIB_LCHOWN''@|0|g' \
  3256. -e 's|@''GNULIB_LINK''@|0|g' \
  3257. -e 's|@''GNULIB_LINKAT''@|0|g' \
  3258. -e 's|@''GNULIB_LSEEK''@|0|g' \
  3259. -e 's|@''GNULIB_PIPE2''@|1|g' \
  3260. -e 's|@''GNULIB_PREAD''@|0|g' \
  3261. -e 's|@''GNULIB_PWRITE''@|0|g' \
  3262. -e 's|@''GNULIB_READLINK''@|1|g' \
  3263. -e 's|@''GNULIB_READLINKAT''@|0|g' \
  3264. -e 's|@''GNULIB_RMDIR''@|1|g' \
  3265. -e 's|@''GNULIB_SLEEP''@|0|g' \
  3266. -e 's|@''GNULIB_SYMLINK''@|IN_GETTEXT_TOOLS_GNULIB_TESTS|g' \
  3267. -e 's|@''GNULIB_SYMLINKAT''@|0|g' \
  3268. -e 's|@''GNULIB_TTYNAME_R''@|0|g' \
  3269. -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \
  3270. -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|1|g' \
  3271. -e 's|@''GNULIB_UNLINK''@|0|g' \
  3272. -e 's|@''GNULIB_UNLINKAT''@|0|g' \
  3273. -e 's|@''GNULIB_USLEEP''@|0|g' \
  3274. -e 's|@''GNULIB_WRITE''@|1|g' \
  3275. < ./unistd.in.h | \
  3276. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  3277. -e 's|@''HAVE_DUP2''@|1|g' \
  3278. -e 's|@''HAVE_DUP3''@|1|g' \
  3279. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  3280. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  3281. -e 's|@''HAVE_FCHDIR''@|1|g' \
  3282. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  3283. -e 's|@''HAVE_FSYNC''@|1|g' \
  3284. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  3285. -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
  3286. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  3287. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  3288. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  3289. -e 's|@''HAVE_GETLOGIN''@|1|g' \
  3290. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  3291. -e 's|@''HAVE_LCHOWN''@|1|g' \
  3292. -e 's|@''HAVE_LINK''@|1|g' \
  3293. -e 's|@''HAVE_LINKAT''@|1|g' \
  3294. -e 's|@''HAVE_PIPE2''@|1|g' \
  3295. -e 's|@''HAVE_PREAD''@|1|g' \
  3296. -e 's|@''HAVE_PWRITE''@|1|g' \
  3297. -e 's|@''HAVE_READLINK''@|1|g' \
  3298. -e 's|@''HAVE_READLINKAT''@|1|g' \
  3299. -e 's|@''HAVE_SLEEP''@|1|g' \
  3300. -e 's|@''HAVE_SYMLINK''@|1|g' \
  3301. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  3302. -e 's|@''HAVE_TTYNAME_R''@|1|g' \
  3303. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  3304. -e 's|@''HAVE_USLEEP''@|1|g' \
  3305. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  3306. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  3307. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  3308. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  3309. -e 's|@''HAVE_OS_H''@|0|g' \
  3310. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  3311. -e 's|@''REPLACE_CHOWN''@|0|g' \
  3312. -e 's|@''REPLACE_CLOSE''@|0|g' \
  3313. -e 's|@''REPLACE_DUP''@|0|g' \
  3314. -e 's|@''REPLACE_DUP2''@|0|g' \
  3315. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  3316. -e 's|@''REPLACE_GETCWD''@|0|g' \
  3317. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  3318. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  3319. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  3320. -e 's|@''REPLACE_LINK''@|0|g' \
  3321. -e 's|@''REPLACE_LINKAT''@|0|g' \
  3322. -e 's|@''REPLACE_LSEEK''@|0|g' \
  3323. -e 's|@''REPLACE_PREAD''@|0|g' \
  3324. -e 's|@''REPLACE_PWRITE''@|0|g' \
  3325. -e 's|@''REPLACE_READLINK''@|0|g' \
  3326. -e 's|@''REPLACE_RMDIR''@|0|g' \
  3327. -e 's|@''REPLACE_SLEEP''@|0|g' \
  3328. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  3329. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  3330. -e 's|@''REPLACE_UNLINK''@|0|g' \
  3331. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  3332. -e 's|@''REPLACE_USLEEP''@|0|g' \
  3333. -e 's|@''REPLACE_WRITE''@|0|g' \
  3334. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  3335. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  3336. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3337. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3338. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  3339. } > unistd.h-t && \
  3340. mv unistd.h-t unistd.h
  3341. rm -f unused-parameter.h-t unused-parameter.h && \
  3342. sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
  3343. < ../../build-aux/unused-parameter.h \
  3344. > unused-parameter.h-t && \
  3345. mv unused-parameter.h-t unused-parameter.h
  3346. rm -f wchar.h-t wchar.h && \
  3347. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3348. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3349. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3350. -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
  3351. -e 's|@''HAVE_WCHAR_H''@|1|g' \
  3352. -e 's|@''GNULIB_BTOWC''@|1|g' \
  3353. -e 's|@''GNULIB_WCTOB''@|IN_GETTEXT_TOOLS_GNULIB_TESTS|g' \
  3354. -e 's|@''GNULIB_MBSINIT''@|1|g' \
  3355. -e 's|@''GNULIB_MBRTOWC''@|1|g' \
  3356. -e 's|@''GNULIB_MBRLEN''@|0|g' \
  3357. -e 's|@''GNULIB_MBSRTOWCS''@|1|g' \
  3358. -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \
  3359. -e 's|@''GNULIB_WCRTOMB''@|1|g' \
  3360. -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \
  3361. -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \
  3362. -e 's|@''GNULIB_WCWIDTH''@|1|g' \
  3363. -e 's|@''HAVE_WINT_T''@|1|g' \
  3364. -e 's|@''HAVE_BTOWC''@|1|g' \
  3365. -e 's|@''HAVE_MBSINIT''@|1|g' \
  3366. -e 's|@''HAVE_MBRTOWC''@|1|g' \
  3367. -e 's|@''HAVE_MBRLEN''@|1|g' \
  3368. -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
  3369. -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
  3370. -e 's|@''HAVE_WCRTOMB''@|1|g' \
  3371. -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
  3372. -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
  3373. -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
  3374. -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  3375. -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
  3376. -e 's|@''REPLACE_BTOWC''@|0|g' \
  3377. -e 's|@''REPLACE_WCTOB''@|0|g' \
  3378. -e 's|@''REPLACE_MBSINIT''@|0|g' \
  3379. -e 's|@''REPLACE_MBRTOWC''@|0|g' \
  3380. -e 's|@''REPLACE_MBRLEN''@|0|g' \
  3381. -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
  3382. -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
  3383. -e 's|@''REPLACE_WCRTOMB''@|0|g' \
  3384. -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
  3385. -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
  3386. -e 's|@''REPLACE_WCWIDTH''@|0|g' \
  3387. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3388. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3389. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  3390. < ./wchar.in.h; \
  3391. } > wchar.h-t && \
  3392. mv wchar.h-t wchar.h
  3393. rm -f wctype.h-t wctype.h && \
  3394. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3395. sed -e 's/@''HAVE_WCTYPE_H''@/1/g' \
  3396. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3397. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3398. -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
  3399. -e 's/@''HAVE_ISWBLANK''@/1/g' \
  3400. -e 's/@''HAVE_ISWCNTRL''@/1/g' \
  3401. -e 's/@''HAVE_WINT_T''@/1/g' \
  3402. -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
  3403. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3404. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  3405. < ./wctype.in.h; \
  3406. } > wctype.h-t && \
  3407. mv wctype.h-t wctype.h
  3408. rm -f fcntl.h-t fcntl.h && \
  3409. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3410. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3411. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3412. -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
  3413. -e 's|@''GNULIB_FCNTL''@|1|g' \
  3414. -e 's|@''GNULIB_OPEN''@|1|g' \
  3415. -e 's|@''GNULIB_OPENAT''@|0|g' \
  3416. -e 's|@''HAVE_FCNTL''@|1|g' \
  3417. -e 's|@''HAVE_OPENAT''@|1|g' \
  3418. -e 's|@''REPLACE_FCNTL''@|0|g' \
  3419. -e 's|@''REPLACE_OPEN''@|0|g' \
  3420. -e 's|@''REPLACE_OPENAT''@|0|g' \
  3421. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3422. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3423. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  3424. < ./fcntl.in.h; \
  3425. } > fcntl.h-t && \
  3426. mv fcntl.h-t fcntl.h
  3427. rm -f iconv.h-t iconv.h && \
  3428. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  3429. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3430. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3431. -e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \
  3432. -e 's|@''ICONV_CONST''@||g' \
  3433. -e 's|@''REPLACE_ICONV''@|0|g' \
  3434. -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
  3435. -e 's|@''REPLACE_ICONV_UTF''@|0|g' \
  3436. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3437. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3438. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  3439. < ./iconv.in.h; \
  3440. } > iconv.h-t && \
  3441. mv iconv.h-t iconv.h
  3442. make all-am
  3443. make[4]: Entering directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-tools/gnulib-lib'
  3444. \
  3445. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o set-mode-acl.lo set-mode-acl.c
  3446. \
  3447. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o copy-acl.lo copy-acl.c
  3448. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c set-mode-acl.c -DDLL_EXPORT -DPIC -o .libs/set-mode-acl.o
  3449. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c copy-acl.c -DDLL_EXPORT -DPIC -o .libs/copy-acl.o
  3450. \
  3451. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o file-has-acl.lo file-has-acl.c
  3452. \
  3453. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o areadlink.lo areadlink.c
  3454. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c file-has-acl.c -DDLL_EXPORT -DPIC -o .libs/file-has-acl.o
  3455. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c areadlink.c -DDLL_EXPORT -DPIC -o .libs/areadlink.o
  3456. \
  3457. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o gl_array_list.lo gl_array_list.c
  3458. \
  3459. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o backupfile.lo backupfile.c
  3460. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c gl_array_list.c -DDLL_EXPORT -DPIC -o .libs/gl_array_list.o
  3461. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c backupfile.c -DDLL_EXPORT -DPIC -o .libs/backupfile.o
  3462. gl_array_list.c:648:37: warning: ‘gl_array_list_implementation’ redeclared without dllimport attribute: previous dllimport ignored
  3463. backupfile.c:72:13: warning: ‘simple_backup_suffix’ redeclared without dllimport attribute: previous dllimport ignored
  3464. \
  3465. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o addext.lo addext.c
  3466. \
  3467. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o basename.lo basename.c
  3468. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c addext.c -DDLL_EXPORT -DPIC -o .libs/addext.o
  3469. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c basename.c -DDLL_EXPORT -DPIC -o .libs/basename.o
  3470. \
  3471. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o c-ctype.lo c-ctype.c
  3472. \
  3473. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o c-strcasecmp.lo c-strcasecmp.c
  3474. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c c-ctype.c -DDLL_EXPORT -DPIC -o .libs/c-ctype.o
  3475. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c c-strcasecmp.c -DDLL_EXPORT -DPIC -o .libs/c-strcasecmp.o
  3476. \
  3477. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o c-strncasecmp.lo c-strncasecmp.c
  3478. \
  3479. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o c-strcasestr.lo c-strcasestr.c
  3480. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c c-strncasecmp.c -DDLL_EXPORT -DPIC -o .libs/c-strncasecmp.o
  3481. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c c-strcasestr.c -DDLL_EXPORT -DPIC -o .libs/c-strcasestr.o
  3482. \
  3483. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o c-strstr.lo c-strstr.c
  3484. \
  3485. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o classpath.lo classpath.c
  3486. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c c-strstr.c -DDLL_EXPORT -DPIC -o .libs/c-strstr.o
  3487. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c classpath.c -DDLL_EXPORT -DPIC -o .libs/classpath.o
  3488. \
  3489. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o clean-temp.lo clean-temp.c
  3490. \
  3491. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o closeout.lo closeout.c
  3492. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c clean-temp.c -DDLL_EXPORT -DPIC -o .libs/clean-temp.o
  3493. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c closeout.c -DDLL_EXPORT -DPIC -o .libs/closeout.o
  3494. \
  3495. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o concat-filename.lo concat-filename.c
  3496. \
  3497. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o copy-file.lo copy-file.c
  3498. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c concat-filename.c -DDLL_EXPORT -DPIC -o .libs/concat-filename.o
  3499. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c copy-file.c -DDLL_EXPORT -DPIC -o .libs/copy-file.o
  3500. \
  3501. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o csharpcomp.lo csharpcomp.c
  3502. \
  3503. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o csharpexec.lo csharpexec.c
  3504. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c csharpcomp.c -DDLL_EXPORT -DPIC -o .libs/csharpcomp.o
  3505. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c csharpexec.c -DDLL_EXPORT -DPIC -o .libs/csharpexec.o
  3506. \
  3507. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o error-progname.lo error-progname.c
  3508. \
  3509. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o execute.lo execute.c
  3510. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c error-progname.c -DDLL_EXPORT -DPIC -o .libs/error-progname.o
  3511. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c execute.c -DDLL_EXPORT -DPIC -o .libs/execute.o
  3512. error-progname.c:31:6: warning: ‘error_with_progname’ redeclared without dllimport attribute: previous dllimport ignored
  3513. \
  3514. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o exitfail.lo exitfail.c
  3515. \
  3516. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o fatal-signal.lo fatal-signal.c
  3517. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c exitfail.c -DDLL_EXPORT -DPIC -o .libs/exitfail.o
  3518. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c fatal-signal.c -DDLL_EXPORT -DPIC -o .libs/fatal-signal.o
  3519. exitfail.c:25:14: warning: ‘exit_failure’ redeclared without dllimport attribute: previous dllimport ignored
  3520. \
  3521. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o fd-ostream.lo fd-ostream.c
  3522. \
  3523. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o fd-safer-flag.lo fd-safer-flag.c
  3524. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c fd-ostream.c -DDLL_EXPORT -DPIC -o .libs/fd-ostream.o
  3525. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c fd-safer-flag.c -DDLL_EXPORT -DPIC -o .libs/fd-safer-flag.o
  3526. \
  3527. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o dup-safer-flag.lo dup-safer-flag.c
  3528. \
  3529. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o file-ostream.lo file-ostream.c
  3530. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c dup-safer-flag.c -DDLL_EXPORT -DPIC -o .libs/dup-safer-flag.o
  3531. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c file-ostream.c -DDLL_EXPORT -DPIC -o .libs/file-ostream.o
  3532. \
  3533. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o findprog.lo findprog.c
  3534. \
  3535. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o fstrcmp.lo fstrcmp.c
  3536. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c findprog.c -DDLL_EXPORT -DPIC -o .libs/findprog.o
  3537. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c fstrcmp.c -DDLL_EXPORT -DPIC -o .libs/fstrcmp.o
  3538. \
  3539. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o full-write.lo full-write.c
  3540. \
  3541. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o fwriteerror.lo fwriteerror.c
  3542. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c full-write.c -DDLL_EXPORT -DPIC -o .libs/full-write.o
  3543. \
  3544. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o gcd.lo gcd.c
  3545. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c fwriteerror.c -DDLL_EXPORT -DPIC -o .libs/fwriteerror.o
  3546. \
  3547. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o hash.lo hash.c
  3548. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c gcd.c -DDLL_EXPORT -DPIC -o .libs/gcd.o
  3549. \
  3550. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o html-ostream.lo html-ostream.c
  3551. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c hash.c -DDLL_EXPORT -DPIC -o .libs/hash.o
  3552. \
  3553. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o ../woe32dll/c++html-styled-ostream.lo ../woe32dll/c++html-styled-ostream.cc
  3554. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c html-ostream.c -DDLL_EXPORT -DPIC -o .libs/html-ostream.o
  3555. \
  3556. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o javacomp.lo javacomp.c
  3557. libtool: compile: g++ -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c ../woe32dll/c++html-styled-ostream.cc -DDLL_EXPORT -DPIC -o ../woe32dll/.libs/c++html-styled-ostream.o
  3558. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c javacomp.c -DDLL_EXPORT -DPIC -o .libs/javacomp.o
  3559. \
  3560. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o javaexec.lo javaexec.c
  3561. \
  3562. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o javaversion.lo javaversion.c
  3563. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c javaexec.c -DDLL_EXPORT -DPIC -o .libs/javaexec.o
  3564. \
  3565. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o gl_linkedhash_list.lo gl_linkedhash_list.c
  3566. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c javaversion.c -DDLL_EXPORT -DPIC -o .libs/javaversion.o
  3567. \
  3568. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o gl_list.lo gl_list.c
  3569. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c gl_linkedhash_list.c -DDLL_EXPORT -DPIC -o .libs/gl_linkedhash_list.o
  3570. gl_linkedhash_list.c:92:37: warning: ‘gl_linkedhash_list_implementation’ redeclared without dllimport attribute: previous dllimport ignored
  3571. \
  3572. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o localcharset.lo localcharset.c
  3573. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c gl_list.c -DDLL_EXPORT -DPIC -o .libs/gl_list.o
  3574. \
  3575. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o localename.lo localename.c
  3576. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c localcharset.c -DDLL_EXPORT -DPIC -o .libs/localcharset.o
  3577. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c localename.c -DDLL_EXPORT -DPIC -o .libs/localename.o
  3578. \
  3579. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o malloca.lo malloca.c
  3580. \
  3581. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o mbchar.lo mbchar.c
  3582. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c malloca.c -DDLL_EXPORT -DPIC -o .libs/malloca.o
  3583. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c mbchar.c -DDLL_EXPORT -DPIC -o .libs/mbchar.o
  3584. \
  3585. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o mbslen.lo mbslen.c
  3586. \
  3587. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o mbsstr.lo mbsstr.c
  3588. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c mbslen.c -DDLL_EXPORT -DPIC -o .libs/mbslen.o
  3589. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c mbsstr.c -DDLL_EXPORT -DPIC -o .libs/mbsstr.o
  3590. \
  3591. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o mbswidth.lo mbswidth.c
  3592. \
  3593. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o ostream.lo ostream.c
  3594. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c mbswidth.c -DDLL_EXPORT -DPIC -o .libs/mbswidth.o
  3595. \
  3596. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o pipe.lo pipe.c
  3597. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c ostream.c -DDLL_EXPORT -DPIC -o .libs/ostream.o
  3598. \
  3599. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o pipe-filter-ii.lo pipe-filter-ii.c
  3600. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c pipe.c -DDLL_EXPORT -DPIC -o .libs/pipe.o
  3601. \
  3602. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o pipe2.lo pipe2.c
  3603. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c pipe-filter-ii.c -DDLL_EXPORT -DPIC -o .libs/pipe-filter-ii.o
  3604. \
  3605. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o pipe2-safer.lo pipe2-safer.c
  3606. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c pipe2.c -DDLL_EXPORT -DPIC -o .libs/pipe2.o
  3607. \
  3608. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o progname.lo progname.c
  3609. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c pipe2-safer.c -DDLL_EXPORT -DPIC -o .libs/pipe2-safer.o
  3610. \
  3611. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o propername.lo propername.c
  3612. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c progname.c -DDLL_EXPORT -DPIC -o .libs/progname.o
  3613. progname.c:33:13: warning: ‘program_name’ redeclared without dllimport attribute: previous dllimport ignored
  3614. \
  3615. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o quote.lo quote.c
  3616. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c propername.c -DDLL_EXPORT -DPIC -o .libs/propername.o
  3617. \
  3618. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o quotearg.lo quotearg.c
  3619. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c quote.c -DDLL_EXPORT -DPIC -o .libs/quote.o
  3620. \
  3621. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o sh-quote.lo sh-quote.c
  3622. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c quotearg.c -DDLL_EXPORT -DPIC -o .libs/quotearg.o
  3623. \
  3624. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o striconv.lo striconv.c
  3625. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c sh-quote.c -DDLL_EXPORT -DPIC -o .libs/sh-quote.o
  3626. \
  3627. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o striconveh.lo striconveh.c
  3628. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c striconv.c -DDLL_EXPORT -DPIC -o .libs/striconv.o
  3629. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c striconveh.c -DDLL_EXPORT -DPIC -o .libs/striconveh.o
  3630. \
  3631. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o striconveha.lo striconveha.c
  3632. \
  3633. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o strnlen1.lo strnlen1.c
  3634. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c striconveha.c -DDLL_EXPORT -DPIC -o .libs/striconveha.o
  3635. \
  3636. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o styled-ostream.lo styled-ostream.c
  3637. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c strnlen1.c -DDLL_EXPORT -DPIC -o .libs/strnlen1.o
  3638. \
  3639. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o term-ostream.lo term-ostream.c
  3640. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c styled-ostream.c -DDLL_EXPORT -DPIC -o .libs/styled-ostream.o
  3641. styled-ostream.c:33:18: warning: ‘styled_ostream_typeinfo’ redeclared without dllimport attribute: previous dllimport ignored
  3642. styled-ostream.c:87:44: warning: ‘styled_ostream_vtable’ redeclared without dllimport attribute: previous dllimport ignored
  3643. \
  3644. /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o ../woe32dll/c++term-styled-ostream.lo ../woe32dll/c++term-styled-ostream.cc
  3645. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c term-ostream.c -DDLL_EXPORT -DPIC -o .libs/term-ostream.o
  3646. \
  3647. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o glthread/threadlib.lo glthread/threadlib.c
  3648. libtool: compile: g++ -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c ../woe32dll/c++term-styled-ostream.cc -DDLL_EXPORT -DPIC -o ../woe32dll/.libs/c++term-styled-ostream.o
  3649. \
  3650. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o glthread/tls.lo glthread/tls.c
  3651. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c glthread/threadlib.c -DDLL_EXPORT -DPIC -o glthread/.libs/threadlib.o
  3652. \
  3653. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o tmpdir.lo tmpdir.c
  3654. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c glthread/tls.c -DDLL_EXPORT -DPIC -o glthread/.libs/tls.o
  3655. \
  3656. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o trim.lo trim.c
  3657. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c tmpdir.c -DDLL_EXPORT -DPIC -o .libs/tmpdir.o
  3658. \
  3659. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o wait-process.lo wait-process.c
  3660. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c trim.c -DDLL_EXPORT -DPIC -o .libs/trim.o
  3661. \
  3662. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o xmalloc.lo xmalloc.c
  3663. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c wait-process.c -DDLL_EXPORT -DPIC -o .libs/wait-process.o
  3664. \
  3665. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o xstrdup.lo xstrdup.c
  3666. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c xmalloc.c -DDLL_EXPORT -DPIC -o .libs/xmalloc.o
  3667. \
  3668. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o xconcat-filename.lo xconcat-filename.c
  3669. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c xstrdup.c -DDLL_EXPORT -DPIC -o .libs/xstrdup.o
  3670. \
  3671. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o xerror.lo xerror.c
  3672. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c xconcat-filename.c -DDLL_EXPORT -DPIC -o .libs/xconcat-filename.o
  3673. \
  3674. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o gl_xlist.lo gl_xlist.c
  3675. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c xerror.c -DDLL_EXPORT -DPIC -o .libs/xerror.o
  3676. \
  3677. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o xmalloca.lo xmalloca.c
  3678. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c gl_xlist.c -DDLL_EXPORT -DPIC -o .libs/gl_xlist.o
  3679. \
  3680. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o xreadlink.lo xreadlink.c
  3681. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c xmalloca.c -DDLL_EXPORT -DPIC -o .libs/xmalloca.o
  3682. \
  3683. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o xsetenv.lo xsetenv.c
  3684. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c xreadlink.c -DDLL_EXPORT -DPIC -o .libs/xreadlink.o
  3685. \
  3686. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o xstriconv.lo xstriconv.c
  3687. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c xsetenv.c -DDLL_EXPORT -DPIC -o .libs/xsetenv.o
  3688. \
  3689. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o xstriconveh.lo xstriconveh.c
  3690. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c xstriconv.c -DDLL_EXPORT -DPIC -o .libs/xstriconv.o
  3691. \
  3692. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o xvasprintf.lo xvasprintf.c
  3693. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c xstriconveh.c -DDLL_EXPORT -DPIC -o .libs/xstriconveh.o
  3694. \
  3695. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o xasprintf.lo xasprintf.c
  3696. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c xvasprintf.c -DDLL_EXPORT -DPIC -o .libs/xvasprintf.o
  3697. \
  3698. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o argmatch.lo argmatch.c
  3699. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c xasprintf.c -DDLL_EXPORT -DPIC -o .libs/xasprintf.o
  3700. \
  3701. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o canonicalize-lgpl.lo canonicalize-lgpl.c
  3702. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c argmatch.c -DDLL_EXPORT -DPIC -o .libs/argmatch.o
  3703. argmatch.c:68:18: warning: ‘argmatch_die’ redeclared without dllimport attribute: previous dllimport ignored
  3704. \
  3705. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o cloexec.lo cloexec.c
  3706. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c canonicalize-lgpl.c -DDLL_EXPORT -DPIC -o .libs/canonicalize-lgpl.o
  3707. \
  3708. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o dup-safer.lo dup-safer.c
  3709. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c cloexec.c -DDLL_EXPORT -DPIC -o .libs/cloexec.o
  3710. \
  3711. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o fd-safer.lo fd-safer.c
  3712. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c dup-safer.c -DDLL_EXPORT -DPIC -o .libs/dup-safer.o
  3713. \
  3714. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o obstack.lo obstack.c
  3715. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c fd-safer.c -DDLL_EXPORT -DPIC -o .libs/fd-safer.o
  3716. \
  3717. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o pipe-safer.lo pipe-safer.c
  3718. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c obstack.c -DDLL_EXPORT -DPIC -o .libs/obstack.o
  3719. obstack.c:93:8: warning: ‘obstack_alloc_failed_handler’ redeclared without dllimport attribute: previous dllimport ignored
  3720. \
  3721. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o rawmemchr.lo rawmemchr.c
  3722. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c pipe-safer.c -DDLL_EXPORT -DPIC -o .libs/pipe-safer.o
  3723. \
  3724. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o safe-read.lo safe-read.c
  3725. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c rawmemchr.c -DDLL_EXPORT -DPIC -o .libs/rawmemchr.o
  3726. \
  3727. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o safe-write.lo safe-write.c
  3728. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c safe-read.c -DDLL_EXPORT -DPIC -o .libs/safe-read.o
  3729. \
  3730. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o spawn_faction_addclose.lo spawn_faction_addclose.c
  3731. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c safe-write.c -DDLL_EXPORT -DPIC -o .libs/safe-write.o
  3732. \
  3733. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o spawn_faction_adddup2.lo spawn_faction_adddup2.c
  3734. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c spawn_faction_addclose.c -DDLL_EXPORT -DPIC -o .libs/spawn_faction_addclose.o
  3735. \
  3736. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o spawn_faction_addopen.lo spawn_faction_addopen.c
  3737. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c spawn_faction_adddup2.c -DDLL_EXPORT -DPIC -o .libs/spawn_faction_adddup2.o
  3738. \
  3739. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o spawn_faction_destroy.lo spawn_faction_destroy.c
  3740. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c spawn_faction_addopen.c -DDLL_EXPORT -DPIC -o .libs/spawn_faction_addopen.o
  3741. \
  3742. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o spawn_faction_init.lo spawn_faction_init.c
  3743. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c spawn_faction_destroy.c -DDLL_EXPORT -DPIC -o .libs/spawn_faction_destroy.o
  3744. \
  3745. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o spawnattr_destroy.lo spawnattr_destroy.c
  3746. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c spawn_faction_init.c -DDLL_EXPORT -DPIC -o .libs/spawn_faction_init.o
  3747. \
  3748. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o spawnattr_init.lo spawnattr_init.c
  3749. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c spawnattr_destroy.c -DDLL_EXPORT -DPIC -o .libs/spawnattr_destroy.o
  3750. \
  3751. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o spawnattr_setflags.lo spawnattr_setflags.c
  3752. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c spawnattr_init.c -DDLL_EXPORT -DPIC -o .libs/spawnattr_init.o
  3753. \
  3754. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o spawnattr_setsigmask.lo spawnattr_setsigmask.c
  3755. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c spawnattr_setflags.c -DDLL_EXPORT -DPIC -o .libs/spawnattr_setflags.o
  3756. \
  3757. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o spawni.lo spawni.c
  3758. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c spawnattr_setsigmask.c -DDLL_EXPORT -DPIC -o .libs/spawnattr_setsigmask.o
  3759. \
  3760. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o spawnp.lo spawnp.c
  3761. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c spawni.c -DDLL_EXPORT -DPIC -o .libs/spawni.o
  3762. \
  3763. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o tempname.lo tempname.c
  3764. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c spawnp.c -DDLL_EXPORT -DPIC -o .libs/spawnp.o
  3765. rm -f t-charset.alias charset.alias && \
  3766. /bin/sh ./config.charset 'i686-pc-cygwin' > t-charset.alias && \
  3767. mv t-charset.alias charset.alias
  3768. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c tempname.c -DDLL_EXPORT -DPIC -o .libs/tempname.o
  3769. rm -f t-ref-add.sed ref-add.sed && \
  3770. sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' ref-add.sin > t-ref-add.sed && \
  3771. mv t-ref-add.sed ref-add.sed
  3772. rm -f t-ref-del.sed ref-del.sed && \
  3773. sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' ref-del.sin > t-ref-del.sed && \
  3774. mv t-ref-del.sed ref-del.sed
  3775. \
  3776. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o ../woe32dll/gettextlib-exports.lo ../woe32dll/gettextlib-exports.c
  3777. \
  3778. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o glthread/lock.lo glthread/lock.c
  3779. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c ../woe32dll/gettextlib-exports.c -DDLL_EXPORT -DPIC -o ../woe32dll/.libs/gettextlib-exports.o
  3780. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c glthread/lock.c -DDLL_EXPORT -DPIC -o glthread/.libs/lock.o
  3781. \
  3782. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c
  3783. \
  3784. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c
  3785. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c unilbrk/lbrktables.c -DDLL_EXPORT -DPIC -o unilbrk/.libs/lbrktables.o
  3786. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c unilbrk/ulc-common.c -DDLL_EXPORT -DPIC -o unilbrk/.libs/ulc-common.o
  3787. \
  3788. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o glib/libglib_rpl_la-ghash.lo `test -f 'glib/ghash.c' || echo './'`glib/ghash.c
  3789. \
  3790. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o glib/libglib_rpl_la-glist.lo `test -f 'glib/glist.c' || echo './'`glib/glist.c
  3791. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c glib/ghash.c -DDLL_EXPORT -DPIC -o glib/.libs/libglib_rpl_la-ghash.o
  3792. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c glib/glist.c -DDLL_EXPORT -DPIC -o glib/.libs/libglib_rpl_la-glist.o
  3793. \
  3794. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o glib/libglib_rpl_la-gmessages.lo `test -f 'glib/gmessages.c' || echo './'`glib/gmessages.c
  3795. \
  3796. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o glib/libglib_rpl_la-gprimes.lo `test -f 'glib/gprimes.c' || echo './'`glib/gprimes.c
  3797. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c glib/gmessages.c -DDLL_EXPORT -DPIC -o glib/.libs/libglib_rpl_la-gmessages.o
  3798. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c glib/gprimes.c -DDLL_EXPORT -DPIC -o glib/.libs/libglib_rpl_la-gprimes.o
  3799. \
  3800. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o glib/libglib_rpl_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo './'`glib/gstrfuncs.c
  3801. \
  3802. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c -o glib/libglib_rpl_la-gstring.lo `test -f 'glib/gstring.c' || echo './'`glib/gstring.c
  3803. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c glib/gstrfuncs.c -DDLL_EXPORT -DPIC -o glib/.libs/libglib_rpl_la-gstrfuncs.o
  3804. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I../intl -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -I/opt/gnome/include -g -O2 -c glib/gstring.c -DDLL_EXPORT -DPIC -o glib/.libs/libglib_rpl_la-gstring.o
  3805. /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import -o libglib_rpl.la glib/libglib_rpl_la-ghash.lo glib/libglib_rpl_la-glist.lo glib/libglib_rpl_la-gmessages.lo glib/libglib_rpl_la-gprimes.lo glib/libglib_rpl_la-gstrfuncs.lo glib/libglib_rpl_la-gstring.lo
  3806. libtool: link: ar cru .libs/libglib_rpl.a glib/.libs/libglib_rpl_la-ghash.o glib/.libs/libglib_rpl_la-glist.o glib/.libs/libglib_rpl_la-gmessages.o glib/.libs/libglib_rpl_la-gprimes.o glib/.libs/libglib_rpl_la-gstrfuncs.o glib/.libs/libglib_rpl_la-gstring.o
  3807. libtool: link: ranlib .libs/libglib_rpl.a
  3808. libtool: link: ( cd ".libs" && rm -f "libglib_rpl.la" && ln -s "../libglib_rpl.la" "libglib_rpl.la" )
  3809. /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -release 0.18.1 -lunistring ../intl/libintl.la -liconv -liconv -lc -no-undefined -Wl,--export-all-symbols -lcroco-0.6 -lglib-2.0 -lxml2 -liconv -liconv -liconv -lncurses -L/opt/gnome/lib -Wl,--disable-auto-import -o libgettextlib.la -rpath /opt/gnome/lib set-mode-acl.lo copy-acl.lo file-has-acl.lo areadlink.lo gl_array_list.lo backupfile.lo addext.lo basename.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strcasestr.lo c-strstr.lo classpath.lo clean-temp.lo closeout.lo concat-filename.lo copy-file.lo csharpcomp.lo csharpexec.lo error-progname.lo execute.lo exitfail.lo fatal-signal.lo fd-ostream.lo fd-safer-flag.lo dup-safer-flag.lo file-ostream.lo findprog.lo fstrcmp.lo full-write.lo fwriteerror.lo gcd.lo ../woe32dll/gettextlib-exports.lo hash.lo html-ostream.lo ../woe32dll/c++html-styled-ostream.lo javacomp.lo javaexec.lo javaversion.lo gl_linkedhash_list.lo gl_list.lo localcharset.lo localename.lo glthread/lock.lo malloca.lo mbchar.lo mbslen.lo mbsstr.lo mbswidth.lo ostream.lo pipe.lo pipe-filter-ii.lo pipe2.lo pipe2-safer.lo progname.lo propername.lo quote.lo quotearg.lo sh-quote.lo striconv.lo striconveh.lo striconveha.lo strnlen1.lo styled-ostream.lo term-ostream.lo ../woe32dll/c++term-styled-ostream.lo glthread/threadlib.lo glthread/tls.lo tmpdir.lo trim.lo unilbrk/lbrktables.lo unilbrk/ulc-common.lo wait-process.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo gl_xlist.lo xmalloca.lo xreadlink.lo xsetenv.lo xstriconv.lo xstriconveh.lo xvasprintf.lo xasprintf.lo argmatch.lo canonicalize-lgpl.lo cloexec.lo dup-safer.lo fd-safer.lo obstack.lo pipe-safer.lo rawmemchr.lo safe-read.lo safe-write.lo spawn_faction_addclose.lo spawn_faction_adddup2.lo spawn_faction_addopen.lo spawn_faction_destroy.lo spawn_faction_init.lo spawnattr_destroy.lo spawnattr_init.lo spawnattr_setflags.lo spawnattr_setsigmask.lo spawni.lo spawnp.lo tempname.lo libglib_rpl.la
  3810. libtool: link: warning: library `/usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../libglib-2.0.la' was moved.
  3811. /usr/bin/grep: /MinGW/lib/libintl.la: No such file or directory
  3812. /usr/bin/sed: can't read /MinGW/lib/libintl.la: No such file or directory
  3813. libtool: link: `/MinGW/lib/libintl.la' is not a valid libtool archive
  3814. Makefile:2157: recipe for target `libgettextlib.la' failed
  3815. make[4]: *** [libgettextlib.la] Error 1
  3816. make[4]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-tools/gnulib-lib'
  3817. Makefile:1921: recipe for target `all' failed
  3818. make[3]: *** [all] Error 2
  3819. make[3]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-tools/gnulib-lib'
  3820. Makefile:1408: recipe for target `all-recursive' failed
  3821. make[2]: *** [all-recursive] Error 1
  3822. make[2]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-tools'
  3823. Makefile:1273: recipe for target `all' failed
  3824. make[1]: *** [all] Error 2
  3825. make[1]: Leaving directory `/home/qwertz/checkout/gnome/gettext-0.18.1.1/gettext-tools'
  3826. Makefile:277: recipe for target `all-recursive' failed
  3827. make: *** [all-recursive] Error 1
  3828. *** Error during phase build of gettext: ########## Error running make -j 2 *** [1/7]
  3829.  
  3830. [1] Rerun phase build
  3831. [2] Ignore error and continue to install
  3832. [3] Give up on module
  3833. [4] Start shell
  3834. [5] Reload configuration
  3835. [6] Go to phase "wipe directory and start over"
  3836. [7] Go to phase "configure"
  3837. [8] Go to phase "clean"
  3838. [9] Go to phase "distclean"
  3839. choice:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement