Hi Eric, No longer the fpurge error now. But other errors.
Eric Blake wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Eric Blake on 4/9/2008 10:07 PM: | | http:\\home.comcast.net\~ericblake\m4-1.4.10b.22-be55.tar.gz | signed: | http:\\home.comcast.net\~ericblake\m4-1.4.10b.22-be55.tar.gz.asc Corrected URLs (I'm typing tired tonight): http://home.comcast.net/~ericblake/m4-1.4.10b.22-be55.tar.gz http://home.comcast.net/~ericblake/m4-1.4.10b.22-be55.tar.gz.asc - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkf9lEkACgkQ84KuGfSFAYAliQCcCsE4BWF6I+n05ZpMTZxTpqli ej4AniYrMMa2Q4/Ai52ILFF/80ZQ1sRo =j5X3 -----END PGP SIGNATURE-----
make.exe all-recursive make.exe[1]: Entering directory `U:/test' Making all in . make.exe[2]: Entering directory `U:/test' make.exe[2]: Nothing to be done for `all-am'. make.exe[2]: Leaving directory `U:/test' Making all in examples make.exe[2]: Entering directory `U:/test/examples' make.exe[2]: Nothing to be done for `all'. make.exe[2]: Leaving directory `U:/test/examples' Making all in lib make.exe[2]: Entering directory `U:/test/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t mv -f alloca.h-t alloca.h rm -f configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/m4"'; \ echo '#define EXEC_PREFIX "/m4"'; \ echo '#define BINDIR "/m4/bin"'; \ echo '#define SBINDIR "/m4/sbin"'; \ echo '#define LIBEXECDIR "/m4/libexec"'; \ echo '#define DATAROOTDIR "/m4/share"'; \ echo '#define DATADIR "/m4/share"'; \ echo '#define SYSCONFDIR "/m4/etc"'; \ echo '#define SHAREDSTATEDIR "/m4/com"'; \ echo '#define LOCALSTATEDIR "/m4/var"'; \ echo '#define INCLUDEDIR "/m4/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/m4/share/doc/m4"'; \ echo '#define INFODIR "/m4/share/info"'; \ echo '#define HTMLDIR "/m4/share/doc/m4"'; \ echo '#define DVIDIR "/m4/share/doc/m4"'; \ echo '#define PDFDIR "/m4/share/doc/m4"'; \ echo '#define PSDIR "/m4/share/doc/m4"'; \ echo '#define LIBDIR "/m4/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/m4/share/locale"'; \ echo '#define MANDIR "/m4/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/m4/share/m4"'; \ echo '#define PKGINCLUDEDIR "/m4/include/m4"'; \ echo '#define PKGLIBDIR "/m4/lib/m4"'; \ echo '#define PKGLIBEXECDIR "/m4/libexec/m4"'; \ } | sed '/""/d' > configmake.h-t mv configmake.h-t configmake.h rm -f math.h-t math.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_MATH_H''@|<math.h>|g' \ -e 's|@''GNULIB_CEILF''@|0|g' \ -e 's|@''GNULIB_CEILL''@|0|g' \ -e 's|@''GNULIB_FLOORF''@|0|g' \ -e 's|@''GNULIB_FLOORL''@|0|g' \ -e 's|@''GNULIB_FREXP''@|1|g' \ -e 's|@''GNULIB_FREXPL''@|1|g' \ -e 's|@''GNULIB_ISFINITE''@|0|g' \ -e 's|@''GNULIB_LDEXPL''@|0|g' \ -e 's|@''GNULIB_MATHL''@|0|g' \ -e 's|@''GNULIB_ROUND''@|0|g' \ -e 's|@''GNULIB_ROUNDF''@|0|g' \ -e 's|@''GNULIB_ROUNDL''@|0|g' \ -e 's|@''GNULIB_SIGNBIT''@|1|g' \ -e 's|@''GNULIB_TRUNC''@|0|g' \ -e 's|@''GNULIB_TRUNCF''@|0|g' \ -e 's|@''GNULIB_TRUNCL''@|0|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|0|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FREXP''@|1|g' \ -e 's|@''REPLACE_FREXPL''@|1|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|1|g' \ -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./math.in.h; \ } > math.h-t mv math.h-t math.h rm -f signal.h-t signal.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \ -e 's|@''GNULIB_SIGPROCMASK''@|1|g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./signal.in.h; \ } > signal.h-t mv signal.h-t signal.h rm -f stdint.h-t stdint.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_STDINT_H''@/1/g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/1/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \ -e 's/@''SIZE_T_SUFFIX''@/u/g' \ -e 's/@''BITSIZEOF_WCHAR_T''@/16/g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@/0/g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \ -e 's/@''WINT_T_SUFFIX''@//g' \ < ./stdint.in.h; \ } > stdint.h-t mv stdint.h-t stdint.h rm -f stdio.h-t stdio.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|0|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|1|g' \ -e 's|@''GNULIB_FOPEN''@|0|g' \ -e 's|@''GNULIB_FREOPEN''@|0|g' \ -e 's|@''GNULIB_FSEEK''@|0|g' \ -e 's|@''GNULIB_FSEEKO''@|1|g' \ -e 's|@''GNULIB_FTELL''@|0|g' \ -e 's|@''GNULIB_FTELLO''@|1|g' \ -e 's|@''GNULIB_FFLUSH''@|1|g' \ -e 's|@''GNULIB_GETDELIM''@|0|g' \ -e 's|@''GNULIB_GETLINE''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./stdio.in.h; \ } > stdio.h-t mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|1|g' \ -e 's|@''GNULIB_MKSTEMP''@|1|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_SETENV''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|1|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|1|g' \ -e 's|@''VOID_UNSETENV''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./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|@''NEXT_STRING_H''@|<string.h>|g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|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_MEMMEM''@|1|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|0|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|0|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|@''HAVE_DECL_MEMMEM''@|0|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|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_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./string.in.h; \ } > string.h-t mv string.h-t string.h u:/bin/mkdir.exe -p 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|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ -e 's|@''HAVE_IO_H''@|0|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_DECL_MKDIR''@|1|g' \ < ./sys_stat.in.h; \ } > sys/stat.h-t mv sys/stat.h-t sys/stat.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|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|1|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|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_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ < ./unistd.in.h; \ } > unistd.h-t mv unistd.h-t unistd.h make.exe all-am make.exe[3]: Entering directory `U:/test/lib' gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT gl_avltree_oset.o -MD -MP -MF .deps/gl_avltree_oset.Tpo -c -o gl_avltree_oset.o gl_avltree_oset.c mv -f .deps/gl_avltree_oset.Tpo .deps/gl_avltree_oset.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c mv -f .deps/c-ctype.Tpo .deps/c-ctype.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT clean-temp.o -MD -MP -MF .deps/clean-temp.Tpo -c -o clean-temp.o clean-temp.c mv -f .deps/clean-temp.Tpo .deps/clean-temp.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT fatal-signal.o -MD -MP -MF .deps/fatal-signal.Tpo -c -o fatal-signal.o fatal-signal.c mv -f .deps/fatal-signal.Tpo .deps/fatal-signal.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT fpurge.o -MD -MP -MF .deps/fpurge.Tpo -c -o fpurge.o fpurge.c mv -f .deps/fpurge.Tpo .deps/fpurge.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT freadahead.o -MD -MP -MF .deps/freadahead.Tpo -c -o freadahead.o freadahead.c mv -f .deps/freadahead.Tpo .deps/freadahead.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT freading.o -MD -MP -MF .deps/freading.Tpo -c -o freading.o freading.c mv -f .deps/freading.Tpo .deps/freading.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT freadptr.o -MD -MP -MF .deps/freadptr.Tpo -c -o freadptr.o freadptr.c mv -f .deps/freadptr.Tpo .deps/freadptr.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT freadseek.o -MD -MP -MF .deps/freadseek.Tpo -c -o freadseek.o freadseek.c mv -f .deps/freadseek.Tpo .deps/freadseek.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT gl_linkedhash_list.o -MD -MP -MF .deps/gl_linkedhash_list.Tpo -c -o gl_linkedhash_list.o gl_linkedhash_list.c mv -f .deps/gl_linkedhash_list.Tpo .deps/gl_linkedhash_list.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT gl_list.o -MD -MP -MF .deps/gl_list.Tpo -c -o gl_list.o gl_list.c mv -f .deps/gl_list.Tpo .deps/gl_list.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o localcharset.c localcharset.c:37:1: warning: "OS2" redefined <command line>:15:1: warning: this is the location of the previous definition mv -f .deps/localcharset.Tpo .deps/localcharset.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT malloca.o -MD -MP -MF .deps/malloca.Tpo -c -o malloca.o malloca.c mv -f .deps/malloca.Tpo .deps/malloca.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT memchr2.o -MD -MP -MF .deps/memchr2.Tpo -c -o memchr2.o memchr2.c mv -f .deps/memchr2.Tpo .deps/memchr2.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT gl_oset.o -MD -MP -MF .deps/gl_oset.Tpo -c -o gl_oset.o gl_oset.c mv -f .deps/gl_oset.Tpo .deps/gl_oset.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT printf-frexp.o -MD -MP -MF .deps/printf-frexp.Tpo -c -o printf-frexp.o printf-frexp.c mv -f .deps/printf-frexp.Tpo .deps/printf-frexp.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT printf-frexpl.o -MD -MP -MF .deps/printf-frexpl.Tpo -c -o printf-frexpl.o printf-frexpl.c mv -f .deps/printf-frexpl.Tpo .deps/printf-frexpl.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT tmpdir.o -MD -MP -MF .deps/tmpdir.Tpo -c -o tmpdir.o tmpdir.c mv -f .deps/tmpdir.Tpo .deps/tmpdir.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT verror.o -MD -MP -MF .deps/verror.Tpo -c -o verror.o verror.c mv -f .deps/verror.Tpo .deps/verror.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT version-etc.o -MD -MP -MF .deps/version-etc.Tpo -c -o version-etc.o version-etc.c mv -f .deps/version-etc.Tpo .deps/version-etc.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT version-etc-fsf.o -MD -MP -MF .deps/version-etc-fsf.Tpo -c -o version-etc-fsf.o version-etc-fsf.c mv -f .deps/version-etc-fsf.Tpo .deps/version-etc-fsf.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT xmalloca.o -MD -MP -MF .deps/xmalloca.Tpo -c -o xmalloca.o xmalloca.c mv -f .deps/xmalloca.Tpo .deps/xmalloca.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT xprintf.o -MD -MP -MF .deps/xprintf.Tpo -c -o xprintf.o xprintf.c mv -f .deps/xprintf.Tpo .deps/xprintf.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT xvasprintf.o -MD -MP -MF .deps/xvasprintf.Tpo -c -o xvasprintf.o xvasprintf.c mv -f .deps/xvasprintf.Tpo .deps/xvasprintf.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT xasprintf.o -MD -MP -MF .deps/xasprintf.Tpo -c -o xasprintf.o xasprintf.c mv -f .deps/xasprintf.Tpo .deps/xasprintf.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT asnprintf.o -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.o asnprintf.c mv -f .deps/asnprintf.Tpo .deps/asnprintf.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT asprintf.o -MD -MP -MF .deps/asprintf.Tpo -c -o asprintf.o asprintf.c mv -f .deps/asprintf.Tpo .deps/asprintf.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT cloexec.o -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.o cloexec.c mv -f .deps/cloexec.Tpo .deps/cloexec.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT close-stream.o -MD -MP -MF .deps/close-stream.Tpo -c -o close-stream.o close-stream.c mv -f .deps/close-stream.Tpo .deps/close-stream.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT closein.o -MD -MP -MF .deps/closein.Tpo -c -o closein.o closein.c mv -f .deps/closein.Tpo .deps/closein.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT closeout.o -MD -MP -MF .deps/closeout.Tpo -c -o closeout.o closeout.c mv -f .deps/closeout.Tpo .deps/closeout.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT dup-safer.o -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.o dup-safer.c mv -f .deps/dup-safer.Tpo .deps/dup-safer.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c mv -f .deps/exitfail.Tpo .deps/exitfail.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT fd-safer.o -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.o fd-safer.c mv -f .deps/fd-safer.Tpo .deps/fd-safer.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT fopen-safer.o -MD -MP -MF .deps/fopen-safer.Tpo -c -o fopen-safer.o fopen-safer.c mv -f .deps/fopen-safer.Tpo .deps/fopen-safer.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT frexp.o -MD -MP -MF .deps/frexp.Tpo -c -o frexp.o frexp.c mv -f .deps/frexp.Tpo .deps/frexp.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT frexpl.o -MD -MP -MF .deps/frexpl.Tpo -c -o frexpl.o frexpl.c mv -f .deps/frexpl.Tpo .deps/frexpl.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT isnanl.o -MD -MP -MF .deps/isnanl.Tpo -c -o isnanl.o isnanl.c mv -f .deps/isnanl.Tpo .deps/isnanl.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT memmem.o -MD -MP -MF .deps/memmem.Tpo -c -o memmem.o memmem.c mv -f .deps/memmem.Tpo .deps/memmem.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT mkstemp-safer.o -MD -MP -MF .deps/mkstemp-safer.Tpo -c -o mkstemp-safer.o mkstemp-safer.c mv -f .deps/mkstemp-safer.Tpo .deps/mkstemp-safer.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT pipe-safer.o -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.o pipe-safer.c mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT printf-args.o -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.o printf-args.c mv -f .deps/printf-args.Tpo .deps/printf-args.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT printf-parse.o -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.o printf-parse.c mv -f .deps/printf-parse.Tpo .deps/printf-parse.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT quote.o -MD -MP -MF .deps/quote.Tpo -c -o quote.o quote.c mv -f .deps/quote.Tpo .deps/quote.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT quotearg.o -MD -MP -MF .deps/quotearg.Tpo -c -o quotearg.o quotearg.c mv -f .deps/quotearg.Tpo .deps/quotearg.Po gcc -std=gnu99 -I. -D__EMX__ -DOS2 -D__ST_MT_ERRNO__ -O3 -mcpu=pentium3 -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c In file included from regex.c:58: regex_internal.h:433: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.h:435: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.h:437: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.h:439: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.h:440: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.h:443: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute In file included from regex.c:58: regex_internal.h:810: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.h:823: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.h:832: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute In file included from regex.c:60: regex_internal.c:24: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:27: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:31: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:42: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:70: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:132: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:174: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:204: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:272: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute In file included from regex.c:60: regex_internal.c:488: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:530: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute In file included from regex.c:60: regex_internal.c:553: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:574: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute In file included from regex.c:60: regex_internal.c:835: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:872: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute In file included from regex.c:60: regex_internal.c:910: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:924: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute In file included from regex.c:60: regex_internal.c:969: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:981: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:997: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:1027: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:1053: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:1144: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:1196: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:1280: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute In file included from regex.c:60: regex_internal.c:1332: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:1355: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:1370: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:1392: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:1407: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:1458: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regex_internal.c:1479: warning: `regparm' attribute is incompatible with earlier defined `stdcall' attribute In file included from regex.c:60: regex_internal.c:1527: warning: `regparm' attribute is incompatible with earlier defined `stdcall' attribute In file included from regex.c:60: regex_internal.c:1622: warning: `regparm' attribute is incompatible with earlier defined `stdcall' attribute regex_internal.c:1622: error: conflicting types for `create_ci_newstate' regex_internal.c:27: error: previous declaration of `create_ci_newstate' regex_internal.c:1672: warning: `regparm' attribute is incompatible with earlier defined `stdcall' attribute regex_internal.c:1672: error: conflicting types for `create_cd_newstate' regex_internal.c:31: error: previous declaration of `create_cd_newstate' In file included from regex.c:61: regcomp.c:58: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regcomp.c:924: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regcomp.c:1439: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regcomp.c:1736: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regcomp.c:1746: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regcomp.c:1985: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regcomp.c:2599: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regcomp.c:2718: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute In file included from regex.c:62: regexec.c:22: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:23: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:24: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:27: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:29: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:31: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:34: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:38: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:43: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:49: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:54: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:57: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:59: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:61: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:64: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:67: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:72: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:76: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:78: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:84: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:88: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:92: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:97: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:101: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:105: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:109: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:113: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:119: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:123: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:127: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:129: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:132: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:136: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:139: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:149: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:153: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:156: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:161: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:163: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:167: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:172: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:176: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:180: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:184: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:186: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:190: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:200: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:203: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:205: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:375: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:422: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:513: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:646: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:976: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1068: warning: `regparm' attribute is incompatible with earlier defined `stdcall' attribute regexec.c:1110: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1241: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1261: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1284: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1385: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1412: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1432: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1538: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1556: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1627: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1686: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1747: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1773: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1801: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1848: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1873: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1922: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:1958: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:2041: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:2071: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:2158: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:2258: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:2288: warning: `regparm' attribute is incompatible with earlier defined `stdcall' attribute regexec.c:2288: error: conflicting types for `transit_state' regexec.c:132: error: previous declaration of `transit_state' regexec.c:2346: warning: `regparm' attribute is incompatible with earlier defined `stdcall' attribute regexec.c:2346: error: conflicting types for `merge_state_with_log' regexec.c:136: error: previous declaration of `merge_state_with_log' regexec.c:2424: warning: `regparm' attribute is incompatible with earlier defined `stdcall' attribute regexec.c:2424: error: conflicting types for `find_recover_state' regexec.c:129: error: previous declaration of `find_recover_state' regexec.c:2456: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:2528: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:2599: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:2713: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:2864: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:2893: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:2915: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:3077: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:3156: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:3209: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:3254: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:3342: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:3578: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:3771: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:4071: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:4120: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:4183: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:4218: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:4248: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:4264: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:4312: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:4335: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute regexec.c:4365: warning: `regparm' attribute is incompatible with earlier defined `stdcall' attribute regexec.c:4365: error: conflicting types for `match_ctx_add_sublast' regexec.c:34: error: previous declaration of `match_ctx_add_sublast' regexec.c:4393: warning: `stdcall' attribute is incompatible with earlier defined `regparm' attribute make.exe[3]: *** [regex.o] Error 1 make.exe[3]: Leaving directory `U:/test/lib' make.exe[2]: *** [all] Error 2 make.exe[2]: Leaving directory `U:/test/lib' make.exe[1]: *** [all-recursive] Error 1 make.exe[1]: Leaving directory `U:/test' make: *** [all] Error 2
_______________________________________________ Bug-m4 mailing list Bug-m4@gnu.org http://lists.gnu.org/mailman/listinfo/bug-m4