gmake all-recursive gmake[1]: Entering directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc' Making all in gnulib/lib gmake[2]: Entering directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/gnulib/lib' rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../../../texinfo/build-aux/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f argz.h-t argz.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ../../../texinfo/gnulib/lib/argz.in.h; \ } > argz.h-t && \ mv -f argz.h-t argz.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../../../texinfo/build-aux/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr/local"'; \ echo '#define EXEC_PREFIX "/usr/local"'; \ echo '#define BINDIR "/usr/local/bin"'; \ echo '#define SBINDIR "/usr/local/sbin"'; \ echo '#define LIBEXECDIR "/usr/local/libexec"'; \ echo '#define DATAROOTDIR "/usr/local/share"'; \ echo '#define DATADIR "/usr/local/share"'; \ echo '#define SYSCONFDIR "/usr/local/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/local/com"'; \ echo '#define LOCALSTATEDIR "/usr/local/var"'; \ echo '#define INCLUDEDIR "/usr/local/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/local/share/doc/texinfo"'; \ echo '#define INFODIR "/usr/local/share/info"'; \ echo '#define HTMLDIR "/usr/local/share/doc/texinfo"'; \ echo '#define DVIDIR "/usr/local/share/doc/texinfo"'; \ echo '#define PDFDIR "/usr/local/share/doc/texinfo"'; \ echo '#define PSDIR "/usr/local/share/doc/texinfo"'; \ echo '#define LIBDIR "/usr/local/lib/x86"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/local/share/locale"'; \ echo '#define MANDIR "/usr/local/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/local/share/texinfo"'; \ echo '#define PKGINCLUDEDIR "/usr/local/include/texinfo"'; \ echo '#define PKGLIBDIR "/usr/local/lib/x86/texinfo"'; \ echo '#define PKGLIBEXECDIR "/usr/local/libexec/texinfo"'; \ } | sed '/""/d' > configmake.h-t && \ if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \ rm -f configmake.h-t; \ else \ rm -f configmake.h; mv configmake.h-t configmake.h; \ fi rm -f getopt.h-t getopt.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_GETOPT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_GETOPT_H''@||g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ < ../../../texinfo/gnulib/lib/getopt.in.h; \ } > getopt.h-t && \ mv -f getopt.h-t getopt.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../../../texinfo/build-aux/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB__EXIT''@|0|g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_GRANTPT''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|1|g' \ -e 's|@''GNULIB_MKSTEMPS''@|0|g' \ -e 's|@''GNULIB_PTSNAME''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_REALPATH''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|1|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|0|g' \ -e 's|@''GNULIB_STRTOULL''@|0|g' \ -e 's|@''GNULIB_UNLOCKPT''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|1|g' \ -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|0|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|1|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../texinfo/gnulib/lib/stdlib.in.h; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|1|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|1|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|1|g' \ -e 's|@''GNULIB_MBSCASECMP''@|1|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|1|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMCHR''@|1|g' \ -e 's|@''GNULIB_MEMMEM''@|1|g' \ -e 's|@''GNULIB_MEMPCPY''@|1|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|1|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|1|g' \ -e 's|@''GNULIB_STRNCAT''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|1|g' \ -e 's|@''GNULIB_STRNLEN''@|1|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|1|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''GNULIB_STRVERSCMP''@|0|g' \ < ../../../texinfo/gnulib/lib/string.in.h | \ sed -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|0|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|0|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|1|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|1|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ../../../texinfo/gnulib/lib/string.in.h; \ } > string.h-t && \ mv string.h-t string.h ../../../texinfo/build-aux/install-sh -c -d sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''GNULIB_FCHMODAT''@|0|g' \ -e 's|@''GNULIB_FSTATAT''@|0|g' \ -e 's|@''GNULIB_FUTIMENS''@|0|g' \ -e 's|@''GNULIB_LCHMOD''@|0|g' \ -e 's|@''GNULIB_LSTAT''@|1|g' \ -e 's|@''GNULIB_MKDIRAT''@|0|g' \ -e 's|@''GNULIB_MKFIFO''@|0|g' \ -e 's|@''GNULIB_MKFIFOAT''@|0|g' \ -e 's|@''GNULIB_MKNOD''@|0|g' \ -e 's|@''GNULIB_MKNODAT''@|0|g' \ -e 's|@''GNULIB_STAT''@|1|g' \ -e 's|@''GNULIB_UTIMENSAT''@|0|g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../texinfo/gnulib/lib/sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h ../../../texinfo/build-aux/install-sh -c -d sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../texinfo/gnulib/lib/sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's|@''GNULIB_MKTIME''@|0|g' \ -e 's|@''GNULIB_NANOSLEEP''@|0|g' \ -e 's|@''GNULIB_STRPTIME''@|0|g' \ -e 's|@''GNULIB_TIMEGM''@|0|g' \ -e 's|@''GNULIB_TIME_R''@|0|g' \ -e 's|@''HAVE_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../texinfo/gnulib/lib/time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_DUP3''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|1|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FACCESSAT''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FCHOWNAT''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETGROUPS''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LINKAT''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_PIPE2''@|0|g' \ -e 's|@''GNULIB_PREAD''@|0|g' \ -e 's|@''GNULIB_PWRITE''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_READLINKAT''@|0|g' \ -e 's|@''GNULIB_RMDIR''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_SYMLINK''@|0|g' \ -e 's|@''GNULIB_SYMLINKAT''@|0|g' \ -e 's|@''GNULIB_TTYNAME_R''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_GETOPT''@|1|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_UNLINK''@|0|g' \ -e 's|@''GNULIB_UNLINKAT''@|0|g' \ -e 's|@''GNULIB_USLEEP''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ < ../../../texinfo/gnulib/lib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's|@''GNULIB_BTOWC''@|0|g' \ -e 's|@''GNULIB_WCTOB''@|0|g' \ -e 's|@''GNULIB_MBSINIT''@|1|g' \ -e 's|@''GNULIB_MBRTOWC''@|1|g' \ -e 's|@''GNULIB_MBRLEN''@|0|g' \ -e 's|@''GNULIB_MBSRTOWCS''@|0|g' \ -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \ -e 's|@''GNULIB_WCRTOMB''@|0|g' \ -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCWIDTH''@|1|g' \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|0|g' \ -e 's|@''HAVE_MBRTOWC''@|0|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ -e 's|@''REPLACE_MBSTATE_T''@|1|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../texinfo/gnulib/lib/wchar.in.h; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ../../../texinfo/gnulib/lib/wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h gmake all-recursive gmake[3]: Entering directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/gnulib/lib' gmake[4]: Entering directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/gnulib/lib' depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o ../../../texinfo/gnulib/lib/exitfail.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o ../../../texinfo/gnulib/lib/localcharset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o ../../../texinfo/gnulib/lib/malloca.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o ../../../texinfo/gnulib/lib/mbchar.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbscasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT mbscasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbscasecmp.o ../../../texinfo/gnulib/lib/mbscasecmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbschr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT mbschr.o -MD -MP -MF $depbase.Tpo -c -o mbschr.o ../../../texinfo/gnulib/lib/mbschr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbslen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT mbslen.o -MD -MP -MF $depbase.Tpo -c -o mbslen.o ../../../texinfo/gnulib/lib/mbslen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbsncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT mbsncasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbsncasecmp.o ../../../texinfo/gnulib/lib/mbsncasecmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbsstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT mbsstr.o -MD -MP -MF $depbase.Tpo -c -o mbsstr.o ../../../texinfo/gnulib/lib/mbsstr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbswidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT mbswidth.o -MD -MP -MF $depbase.Tpo -c -o mbswidth.o ../../../texinfo/gnulib/lib/mbswidth.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o ../../../texinfo/gnulib/lib/strnlen1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o ../../../texinfo/gnulib/lib/uniwidth/width.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o ../../../texinfo/gnulib/lib/xalloc-die.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xsetenv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT xsetenv.o -MD -MP -MF $depbase.Tpo -c -o xsetenv.o ../../../texinfo/gnulib/lib/xsetenv.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo argz.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT argz.o -MD -MP -MF $depbase.Tpo -c -o argz.o ../../../texinfo/gnulib/lib/argz.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o ../../../texinfo/gnulib/lib/error.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT getopt.o -MD -MP -MF $depbase.Tpo -c -o getopt.o ../../../texinfo/gnulib/lib/getopt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o ../../../texinfo/gnulib/lib/getopt1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbrtowc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT mbrtowc.o -MD -MP -MF $depbase.Tpo -c -o mbrtowc.o ../../../texinfo/gnulib/lib/mbrtowc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbsinit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT mbsinit.o -MD -MP -MF $depbase.Tpo -c -o mbsinit.o ../../../texinfo/gnulib/lib/mbsinit.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo memmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT memmem.o -MD -MP -MF $depbase.Tpo -c -o memmem.o ../../../texinfo/gnulib/lib/memmem.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mempcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT mempcpy.o -MD -MP -MF $depbase.Tpo -c -o mempcpy.o ../../../texinfo/gnulib/lib/mempcpy.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo setenv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT setenv.o -MD -MP -MF $depbase.Tpo -c -o setenv.o ../../../texinfo/gnulib/lib/setenv.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo stpcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT stpcpy.o -MD -MP -MF $depbase.Tpo -c -o stpcpy.o ../../../texinfo/gnulib/lib/stpcpy.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo strndup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT strndup.o -MD -MP -MF $depbase.Tpo -c -o strndup.o ../../../texinfo/gnulib/lib/strndup.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo strstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT strstr.o -MD -MP -MF $depbase.Tpo -c -o strstr.o ../../../texinfo/gnulib/lib/strstr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tempname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT tempname.o -MD -MP -MF $depbase.Tpo -c -o tempname.o ../../../texinfo/gnulib/lib/tempname.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../texinfo/gnulib/lib -I../.. -I../../intl -D__INTERIX_SDK -O2 -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o ../../../texinfo/gnulib/lib/xmalloc.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libgnu.a ar cru libgnu.a exitfail.o localcharset.o malloca.o mbchar.o mbscasecmp.o mbschr.o mbslen.o mbsncasecmp.o mbsstr.o mbswidth.o strnlen1.o uniwidth/width.o xalloc-die.o xsetenv.o argz.o error.o getopt.o getopt1.o mbrtowc.o mbsinit.o memmem.o mempcpy.o setenv.o stpcpy.o strndup.o strstr.o tempname.o xmalloc.o ranlib libgnu.a rm -f t-charset.alias charset.alias && \ /bin/sh ../../../texinfo/gnulib/lib/config.charset 'x86_64-genuineintel-interix6.1' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/texinfo/g' ../../../texinfo/gnulib/lib/ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/texinfo/g' ../../../texinfo/gnulib/lib/ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed gmake[4]: Leaving directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/gnulib/lib' gmake[3]: Leaving directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/gnulib/lib' gmake[2]: Leaving directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/gnulib/lib' Making all in lib gmake[2]: Entering directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/lib' gcc -DHAVE_CONFIG_H -I. -I../../texinfo/lib -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT substring.o -MD -MP -MF .deps/substring.Tpo -c -o substring.o ../../texinfo/lib/substring.c mv -f .deps/substring.Tpo .deps/substring.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/lib -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT xexit.o -MD -MP -MF .deps/xexit.Tpo -c -o xexit.o ../../texinfo/lib/xexit.c mv -f .deps/xexit.Tpo .deps/xexit.Po rm -f libtxi.a ar cru libtxi.a substring.o xexit.o ranlib libtxi.a gmake[2]: Leaving directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/lib' Making all in install-info gmake[2]: Entering directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/install-info' Making all in tests gmake[3]: Entering directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/install-info/tests' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/install-info/tests' gmake[3]: Entering directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/install-info' gcc -DHAVE_CONFIG_H -I. -I../../texinfo/install-info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT install-info.o -MD -MP -MF .deps/install-info.Tpo -c -o install-info.o ../../texinfo/install-info/install-info.c mv -f .deps/install-info.Tpo .deps/install-info.Po gcc -O2 -L/usr/local/lib/x86 -L/usr/lib/x86 -o ginstall-info install-info.o ../lib/libtxi.a ../gnulib/lib/libgnu.a gmake[3]: Leaving directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/install-info' gmake[2]: Leaving directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/install-info' Making all in info gmake[2]: Entering directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/info' gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT makedoc.o -MD -MP -MF .deps/makedoc.Tpo -c -o makedoc.o ../../texinfo/info/makedoc.c mv -f .deps/makedoc.Tpo .deps/makedoc.Po gcc -O2 -L/usr/local/lib/x86 -L/usr/lib/x86 -o makedoc makedoc.o ../lib/libtxi.a ../gnulib/lib/libgnu.a -lncurses rm -f doc.c key.c funs.h ..//info/makedoc ../../texinfo/info/session.c ../../texinfo/info/echo-area.c ../../texinfo/info/infodoc.c ../../texinfo/info/m-x.c ../../texinfo/info/indices.c ../../texinfo/info/nodemenu.c ../../texinfo/info/footnotes.c ../../texinfo/info/variables.c gmake all-am gmake[3]: Entering directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/info' gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o ../../texinfo/info/dir.c mv -f .deps/dir.Tpo .deps/dir.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o ../../texinfo/info/display.c mv -f .deps/display.Tpo .deps/display.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT dribble.o -MD -MP -MF .deps/dribble.Tpo -c -o dribble.o ../../texinfo/info/dribble.c mv -f .deps/dribble.Tpo .deps/dribble.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT echo-area.o -MD -MP -MF .deps/echo-area.Tpo -c -o echo-area.o ../../texinfo/info/echo-area.c mv -f .deps/echo-area.Tpo .deps/echo-area.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT filesys.o -MD -MP -MF .deps/filesys.Tpo -c -o filesys.o ../../texinfo/info/filesys.c mv -f .deps/filesys.Tpo .deps/filesys.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT footnotes.o -MD -MP -MF .deps/footnotes.Tpo -c -o footnotes.o ../../texinfo/info/footnotes.c mv -f .deps/footnotes.Tpo .deps/footnotes.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT gc.o -MD -MP -MF .deps/gc.Tpo -c -o gc.o ../../texinfo/info/gc.c mv -f .deps/gc.Tpo .deps/gc.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT indices.o -MD -MP -MF .deps/indices.Tpo -c -o indices.o ../../texinfo/info/indices.c mv -f .deps/indices.Tpo .deps/indices.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT info-utils.o -MD -MP -MF .deps/info-utils.Tpo -c -o info-utils.o ../../texinfo/info/info-utils.c mv -f .deps/info-utils.Tpo .deps/info-utils.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o ../../texinfo/info/info.c mv -f .deps/info.Tpo .deps/info.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT infodoc.o -MD -MP -MF .deps/infodoc.Tpo -c -o infodoc.o ../../texinfo/info/infodoc.c mv -f .deps/infodoc.Tpo .deps/infodoc.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT infomap.o -MD -MP -MF .deps/infomap.Tpo -c -o infomap.o ../../texinfo/info/infomap.c mv -f .deps/infomap.Tpo .deps/infomap.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT m-x.o -MD -MP -MF .deps/m-x.Tpo -c -o m-x.o ../../texinfo/info/m-x.c mv -f .deps/m-x.Tpo .deps/m-x.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT man.o -MD -MP -MF .deps/man.Tpo -c -o man.o ../../texinfo/info/man.c mv -f .deps/man.Tpo .deps/man.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT nodemenu.o -MD -MP -MF .deps/nodemenu.Tpo -c -o nodemenu.o ../../texinfo/info/nodemenu.c mv -f .deps/nodemenu.Tpo .deps/nodemenu.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT nodes.o -MD -MP -MF .deps/nodes.Tpo -c -o nodes.o ../../texinfo/info/nodes.c mv -f .deps/nodes.Tpo .deps/nodes.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o ../../texinfo/info/search.c mv -f .deps/search.Tpo .deps/search.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT session.o -MD -MP -MF .deps/session.Tpo -c -o session.o ../../texinfo/info/session.c mv -f .deps/session.Tpo .deps/session.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o ../../texinfo/info/signals.c mv -f .deps/signals.Tpo .deps/signals.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o ../../texinfo/info/terminal.c mv -f .deps/terminal.Tpo .deps/terminal.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT tilde.o -MD -MP -MF .deps/tilde.Tpo -c -o tilde.o ../../texinfo/info/tilde.c mv -f .deps/tilde.Tpo .deps/tilde.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT variables.o -MD -MP -MF .deps/variables.Tpo -c -o variables.o ../../texinfo/info/variables.c mv -f .deps/variables.Tpo .deps/variables.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o ../../texinfo/info/window.c mv -f .deps/window.Tpo .deps/window.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT doc.o -MD -MP -MF .deps/doc.Tpo -c -o doc.o doc.c mv -f .deps/doc.Tpo .deps/doc.Po gcc -O2 -L/usr/local/lib/x86 -L/usr/lib/x86 -o ginfo dir.o display.o dribble.o echo-area.o filesys.o footnotes.o gc.o indices.o info-utils.o info.o infodoc.o infomap.o m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o terminal.o tilde.o variables.o window.o doc.o ../lib/libtxi.a ../gnulib/lib/libgnu.a -lncurses gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT infokey.o -MD -MP -MF .deps/infokey.Tpo -c -o infokey.o ../../texinfo/info/infokey.c mv -f .deps/infokey.Tpo .deps/infokey.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/info -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -DINFODIR=\"/usr/local/share/info\" -DINFODIR2=\"/usr/local/share/info\" -D__INTERIX_SDK -O2 -MT key.o -MD -MP -MF .deps/key.Tpo -c -o key.o key.c mv -f .deps/key.Tpo .deps/key.Po gcc -O2 -L/usr/local/lib/x86 -L/usr/lib/x86 -o infokey infokey.o key.o ../lib/libtxi.a ../gnulib/lib/libgnu.a gmake[3]: Leaving directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/info' gmake[2]: Leaving directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/info' Making all in makeinfo gmake[2]: Entering directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/makeinfo' Making all in tests gmake[3]: Entering directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/makeinfo/tests' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/makeinfo/tests' gmake[3]: Entering directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/makeinfo' gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT cmds.o -MD -MP -MF .deps/cmds.Tpo -c -o cmds.o ../../texinfo/makeinfo/cmds.c mv -f .deps/cmds.Tpo .deps/cmds.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT defun.o -MD -MP -MF .deps/defun.Tpo -c -o defun.o ../../texinfo/makeinfo/defun.c mv -f .deps/defun.Tpo .deps/defun.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT files.o -MD -MP -MF .deps/files.Tpo -c -o files.o ../../texinfo/makeinfo/files.c mv -f .deps/files.Tpo .deps/files.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT float.o -MD -MP -MF .deps/float.Tpo -c -o float.o ../../texinfo/makeinfo/float.c mv -f .deps/float.Tpo .deps/float.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT footnote.o -MD -MP -MF .deps/footnote.Tpo -c -o footnote.o ../../texinfo/makeinfo/footnote.c mv -f .deps/footnote.Tpo .deps/footnote.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT html.o -MD -MP -MF .deps/html.Tpo -c -o html.o ../../texinfo/makeinfo/html.c mv -f .deps/html.Tpo .deps/html.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT index.o -MD -MP -MF .deps/index.Tpo -c -o index.o ../../texinfo/makeinfo/index.c mv -f .deps/index.Tpo .deps/index.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT insertion.o -MD -MP -MF .deps/insertion.Tpo -c -o insertion.o ../../texinfo/makeinfo/insertion.c mv -f .deps/insertion.Tpo .deps/insertion.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT lang.o -MD -MP -MF .deps/lang.Tpo -c -o lang.o ../../texinfo/makeinfo/lang.c mv -f .deps/lang.Tpo .deps/lang.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o ../../texinfo/makeinfo/macro.c mv -f .deps/macro.Tpo .deps/macro.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT makeinfo.o -MD -MP -MF .deps/makeinfo.Tpo -c -o makeinfo.o ../../texinfo/makeinfo/makeinfo.c mv -f .deps/makeinfo.Tpo .deps/makeinfo.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT multi.o -MD -MP -MF .deps/multi.Tpo -c -o multi.o ../../texinfo/makeinfo/multi.c mv -f .deps/multi.Tpo .deps/multi.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT node.o -MD -MP -MF .deps/node.Tpo -c -o node.o ../../texinfo/makeinfo/node.c mv -f .deps/node.Tpo .deps/node.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT sectioning.o -MD -MP -MF .deps/sectioning.Tpo -c -o sectioning.o ../../texinfo/makeinfo/sectioning.c mv -f .deps/sectioning.Tpo .deps/sectioning.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT toc.o -MD -MP -MF .deps/toc.Tpo -c -o toc.o ../../texinfo/makeinfo/toc.c mv -f .deps/toc.Tpo .deps/toc.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT xml.o -MD -MP -MF .deps/xml.Tpo -c -o xml.o ../../texinfo/makeinfo/xml.c mv -f .deps/xml.Tpo .deps/xml.Po gcc -DHAVE_CONFIG_H -I. -I../../texinfo/makeinfo -I.. -I../../texinfo -I../../texinfo/gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/share/locale\" -D__INTERIX_SDK -O2 -MT xref.o -MD -MP -MF .deps/xref.Tpo -c -o xref.o ../../texinfo/makeinfo/xref.c mv -f .deps/xref.Tpo .deps/xref.Po gcc -O2 -L/usr/local/lib/x86 -L/usr/lib/x86 -o makeinfo cmds.o defun.o files.o float.o footnote.o html.o index.o insertion.o lang.o macro.o makeinfo.o multi.o node.o sectioning.o toc.o xml.o xref.o ../lib/libtxi.a ../gnulib/lib/libgnu.a gmake[3]: Leaving directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/makeinfo' gmake[2]: Leaving directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/makeinfo' Making all in texi2html gmake[2]: Entering directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/texi2html' Making all in . gmake[3]: Entering directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/texi2html' if test 'no' = 'yes'; then \ cd ../po_document && gmake update-po; \ fi ../../texinfo/build-aux/install-sh -c -d i18n if test 'no' = 'yes'; then \ for file in "../../texinfo/texi2html/../po_document/"*".po"; do lang=`basename "$file" .po | sed 's/\..*//'`; \ test "$lang" = 'en' && continue; \ msgexec -i "$file" "../../texinfo/texi2html/gettext_to_separated.pl" | "../../texinfo/texi2html/separated_to_hash.pl" $lang > i18n/$lang.thl; \ done; \ cat ../po_document/texinfo_document.pot | sed -e 's/charset=CHARSET/charset=ascii/' | msgexec "../../texinfo/texi2html/gettext_to_separated.pl" | "../../texinfo/texi2html/separated_to_hash.pl" en > i18n/en.thl; \ else \ cp -p i18n_ref/*.thl i18n; \ fi cp: i18n_ref/*.thl: No such file or directory gmake[3]: *** [i18n/en.thl] Error 1 gmake[3]: Leaving directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/texi2html' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc/texi2html' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/dev/fs/F/dev/Interix.pub/texinfo/build.gcc' gmake: *** [all] Error 2