This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:759: checking for a BSD compatible install configure:812: checking whether build environment is sane configure:869: checking whether make sets ${MAKE} configure:915: checking for working aclocal configure:928: checking for working autoconf configure:941: checking for working automake configure:954: checking for working autoheader configure:967: checking for working makeinfo configure:981: checking whether to enable maintainer-specific portions of Makefiles configure:1026: checking for gcc configure:1139: checking whether the C compiler (gcc ) works configure:1155: gcc -o conftest conftest.c 1>&5 configure:1181: checking whether the C compiler (gcc ) is a cross-compiler configure:1186: checking whether we are using GNU C configure:1195: gcc -E conftest.c configure:1214: checking whether gcc accepts -g configure:1257: checking for a BSD compatible install configure:1310: checking whether ln -s works configure:1333: checking for ranlib configure:1361: checking whether make sets ${MAKE} configure:1395: checking for strerror in -lcposix configure:1414: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lcposix 1>&5 /usr/bin/ld: cannot open -lcposix: No such file or directory collect2: ld returned 1 exit status configure: failed program was: #line 1403 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strerror(); int main() { strerror() ; return 0; } configure:1438: checking for Cygwin environment configure:1454: gcc -c -g -O2 -Wall -pedantic conftest.c 1>&5 configure: In function `main': configure:1450: `__CYGWIN32__' undeclared (first use in this function) configure:1450: (Each undeclared identifier is reported only once configure:1450: for each function it appears in.) configure: failed program was: #line 1443 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1471: checking for mingw32 environment configure:1483: gcc -c -g -O2 -Wall -pedantic conftest.c 1>&5 configure: In function `main': configure:1479: `__MINGW32__' undeclared (first use in this function) configure:1479: (Each undeclared identifier is reported only once configure:1479: for each function it appears in.) configure: failed program was: #line 1476 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1502: checking for executable suffix configure:1512: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:1533: checking for object suffix configure:1539: gcc -c -g -O2 -Wall -pedantic conftest.c 1>&5 configure:1563: checking how to run the C preprocessor configure:1584: gcc -E conftest.c >/dev/null 2>conftest.out configure:1718: checking host system type configure:1739: checking build system type configure:1768: checking for ld used by GCC configure:1836: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.9.1 (with BFD 2.9.1) configure:1853: checking for /usr/bin/ld option to reload object files configure:1865: checking for BSD-compatible nm configure:1903: checking how to recognise dependant libraries configure:2086: checking command to parse /usr/bin/nm -B output configure:2162: gcc -c -g -O2 -Wall -pedantic conftest.c 1>&5 configure:2165: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm configure:2216: gcc -o conftest -g -O2 -Wall -pedantic conftest.c conftstm.o 1>&5 conftest.c:6: warning: `main' is usually a function configure:2262: checking for dlfcn.h configure:2272: gcc -E conftest.c >/dev/null 2>conftest.out configure:2440: checking for ranlib configure:2507: checking for strip configure:2743: checking for objdir configure:2770: checking for gcc option to produce PIC configure:2922: checking if gcc PIC flag -fPIC works configure:2936: gcc -c -g -O2 -Wall -pedantic -fPIC -DPIC conftest.c 1>&5 configure:2988: checking if gcc static flag -static works configure:3003: gcc -o conftest -g -O2 -Wall -pedantic -static conftest.c 1>&5 configure:3030: checking if gcc supports -c -o file.o configure:3049: gcc -c -g -O2 -Wall -pedantic -o out/conftest2.o conftest.c 1>&5 configure:3078: checking if gcc supports -c -o file.lo configure:3094: gcc -c -g -O2 -Wall -pedantic -c -o conftest.lo conftest.c 1>&5 configure: In function `main': configure:3090: warning: unused variable `some_variable' configure:3143: checking if gcc supports -fno-rtti -fno-exceptions configure:3156: gcc -c -g -O2 -Wall -pedantic -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 configure: In function `main': configure:3152: warning: unused variable `some_variable' configure: In function `main': configure:3152: warning: unused variable `some_variable' configure:3183: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3799: checking how to hardcode library paths into programs configure:3827: checking whether stripping libraries is possible configure:3841: checking dynamic linker characteristics configure:4227: checking if libtool supports shared libraries configure:4720: checking whether -lc should be explicitly linked in configure:4727: gcc -c -g -O2 -Wall -pedantic conftest.c 1>&5 conftest.c:1: warning: `dummy' defined but not used configure:4740: gcc -shared -nodefaultlibs conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1 configure:5331: checking for ANSI C header files configure:5344: gcc -E conftest.c >/dev/null 2>conftest.out configure:5411: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:5435: checking for working const configure:5489: gcc -c -g -O2 -Wall -pedantic conftest.c 1>&5 configure: In function `main': configure:5463: warning: unused variable `s' configure:5483: warning: unused variable `foo' configure:5451: warning: unused variable `zero' configure:5445: warning: unused variable `x' configure:5510: checking for inline configure:5524: gcc -c -g -O2 -Wall -pedantic conftest.c 1>&5 configure: In function `main': configure:5520: warning: control reaches end of non-void function configure: At top level: configure:5520: warning: ANSI does not permit the keyword `inline' configure:5520: warning: return-type defaults to `int' configure:5550: checking for off_t configure:5583: checking for size_t configure:5618: checking for working alloca.h configure:5630: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:5624: alloca.h: No such file or directory configure: failed program was: #line 5623 "configure" #include "confdefs.h" #include int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } configure:5651: checking for alloca configure:5684: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure: In function `main': configure:5680: warning: unused variable `p' configure:5853: checking for unistd.h configure:5863: gcc -E conftest.c >/dev/null 2>conftest.out configure:5892: checking for getpagesize configure:5920: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:5945: checking for working mmap configure:6093: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure: In function `main': configure:6034: warning: implicit declaration of function `getpagesize' configure:6043: warning: implicit declaration of function `rand' configure:6048: warning: implicit declaration of function `write' configure:6050: warning: implicit declaration of function `close' configure:6081: warning: implicit declaration of function `read' configure:6087: warning: implicit declaration of function `unlink' configure:6117: checking whether we are using the GNU C Library 2.1 or newer configure:6124: features.h: No such file or directory configure:6158: checking for argz.h configure:6168: gcc -E conftest.c >/dev/null 2>conftest.out configure:6164: argz.h: No such file or directory configure: failed program was: #line 6163 "configure" #include "confdefs.h" #include configure:6158: checking for limits.h configure:6168: gcc -E conftest.c >/dev/null 2>conftest.out configure:6158: checking for locale.h configure:6168: gcc -E conftest.c >/dev/null 2>conftest.out configure:6158: checking for nl_types.h configure:6168: gcc -E conftest.c >/dev/null 2>conftest.out configure:6158: checking for malloc.h configure:6168: gcc -E conftest.c >/dev/null 2>conftest.out configure:6158: checking for stddef.h configure:6168: gcc -E conftest.c >/dev/null 2>conftest.out configure:6158: checking for stdlib.h configure:6168: gcc -E conftest.c >/dev/null 2>conftest.out configure:6158: checking for string.h configure:6168: gcc -E conftest.c >/dev/null 2>conftest.out configure:6158: checking for unistd.h configure:6158: checking for sys/param.h configure:6168: gcc -E conftest.c >/dev/null 2>conftest.out configure:6199: checking for feof_unlocked configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 /tmp/ccPWlFH0.o: In function `main': /amd/ki.nu./export/home/makoto/namazu-dev/namazu/configure:6221: undefined reference to `feof_unlocked' collect2: ld returned 1 exit status configure: failed program was: #line 6204 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char feof_unlocked(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char feof_unlocked(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_feof_unlocked) || defined (__stub___feof_unlocked) choke me #else feof_unlocked(); #endif ; return 0; } configure:6199: checking for fgets_unlocked configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 /tmp/ccPLVRty.o: In function `main': /amd/ki.nu./export/home/makoto/namazu-dev/namazu/configure:6221: undefined reference to `fgets_unlocked' collect2: ld returned 1 exit status configure: failed program was: #line 6204 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fgets_unlocked(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fgets_unlocked(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_fgets_unlocked) || defined (__stub___fgets_unlocked) choke me #else fgets_unlocked(); #endif ; return 0; } configure:6199: checking for getcwd configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:6199: checking for getegid configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:6199: checking for geteuid configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:6199: checking for getgid configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:6199: checking for getuid configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:6199: checking for mempcpy configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 /tmp/ccSMnarC.o: In function `main': /amd/ki.nu./export/home/makoto/namazu-dev/namazu/configure:6221: undefined reference to `mempcpy' collect2: ld returned 1 exit status configure: failed program was: #line 6204 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mempcpy(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mempcpy(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_mempcpy) || defined (__stub___mempcpy) choke me #else mempcpy(); #endif ; return 0; } configure:6199: checking for munmap configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:6199: checking for putenv configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:6199: checking for setenv configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:6199: checking for setlocale configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 /tmp/cc9iBzKu.o: In function `main': /amd/ki.nu./export/home/makoto/namazu-dev/namazu/configure:6221: warning: reference to compatibility setlocale(); include for correct reference configure:6199: checking for stpcpy configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 /tmp/ccWdX39v.o: In function `main': /amd/ki.nu./export/home/makoto/namazu-dev/namazu/configure:6221: undefined reference to `stpcpy' collect2: ld returned 1 exit status configure: failed program was: #line 6204 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stpcpy(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char stpcpy(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_stpcpy) || defined (__stub___stpcpy) choke me #else stpcpy(); #endif ; return 0; } configure:6199: checking for strchr configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:6199: checking for strcasecmp configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:6199: checking for strdup configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:6199: checking for strtoul configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:6199: checking for tsearch configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:6199: checking for __argz_count configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 /tmp/cctlo6Cr.o: In function `main': /amd/ki.nu./export/home/makoto/namazu-dev/namazu/configure:6221: undefined reference to `__argz_count' collect2: ld returned 1 exit status configure: failed program was: #line 6204 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_count(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_count(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_count) || defined (__stub_____argz_count) choke me #else __argz_count(); #endif ; return 0; } configure:6199: checking for __argz_stringify configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 /tmp/ccoevvCB.o: In function `main': /amd/ki.nu./export/home/makoto/namazu-dev/namazu/configure:6221: undefined reference to `__argz_stringify' collect2: ld returned 1 exit status configure: failed program was: #line 6204 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_stringify(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_stringify(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify) choke me #else __argz_stringify(); #endif ; return 0; } configure:6199: checking for __argz_next configure:6227: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 /tmp/ccA3Xf75.o: In function `main': /amd/ki.nu./export/home/makoto/namazu-dev/namazu/configure:6221: undefined reference to `__argz_next' collect2: ld returned 1 exit status configure: failed program was: #line 6204 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_next(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_next(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_next) || defined (__stub_____argz_next) choke me #else __argz_next(); #endif ; return 0; } configure:6267: checking for iconv configure:6285: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:6277: iconv.h: No such file or directory configure: failed program was: #line 6275 "configure" #include "confdefs.h" #include #include int main() { iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd); ; return 0; } configure:6307: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -liconv 1>&5 configure:6299: iconv.h: No such file or directory configure: failed program was: #line 6297 "configure" #include "confdefs.h" #include #include int main() { iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd); ; return 0; } configure:6382: checking for nl_langinfo and CODESET configure:6394: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure: In function `main': configure:6390: warning: unused variable `cs' configure:6417: checking for LC_MESSAGES configure:6429: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 configure:6450: checking whether NLS is requested configure:6472: checking whether included gettext is requested configure:6492: checking for libintl.h configure:6502: gcc -E conftest.c >/dev/null 2>conftest.out configure:6519: checking for GNU gettext in libc configure:6533: gcc -o conftest -g -O2 -Wall -pedantic conftest.c 1>&5 /tmp/cc6aFGaA.o: In function `main': /amd/ki.nu./export/home/makoto/namazu-dev/namazu/configure:6528: undefined reference to `bindtextdomain' /amd/ki.nu./export/home/makoto/namazu-dev/namazu/configure:6529: undefined reference to `gettext' /amd/ki.nu./export/home/makoto/namazu-dev/namazu/configure:6529: undefined reference to `_nl_msg_cat_cntr' /amd/ki.nu./export/home/makoto/namazu-dev/namazu/configure:6529: undefined reference to `_nl_msg_cat_cntr' collect2: ld returned 1 exit status configure: failed program was: #line 6524 "configure" #include "confdefs.h" #include extern int _nl_msg_cat_cntr; int main() { bindtextdomain ("", ""); return (int) gettext ("") + _nl_msg_cat_cntr ; return 0; } configure:6549: checking for GNU gettext in libintl configure:6565: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lintl 1>&5 configure:6598: checking for dcgettext configure:6626: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lintl 1>&5 configure:6655: checking for msgfmt configure:6689: checking for gmsgfmt configure:6726: checking for xgettext configure:6917: checking for bison configure:6997: checking for catalogs to be installed configure:7039: checking for main in -lm configure:7054: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 configure:7099: checking for ANSI C header files configure:7206: checking for fcntl.h configure:7216: gcc -E conftest.c >/dev/null 2>conftest.out configure:7206: checking for limits.h configure:7206: checking for malloc.h configure:7206: checking for unistd.h configure:7206: checking for string.h configure:7206: checking for stdlib.h configure:7244: checking whether byte ordering is bigendian configure:7262: gcc -c -g -O2 -Wall -pedantic conftest.c 1>&5 configure:7277: gcc -c -g -O2 -Wall -pedantic conftest.c 1>&5 configure:7335: checking for working const configure:7410: checking for inline configure:7450: checking whether char is unsigned configure:7513: checking size of int configure:7532: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 configure:7524: warning: return-type defaults to `int' configure:7552: checking size of long configure:7571: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 configure:7563: warning: return-type defaults to `int' configure:7591: checking size of long long configure:7610: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 configure:7602: warning: return-type defaults to `int' configure: In function `main': configure:7605: warning: ANSI C does not support `long long' configure:7630: checking for pid_t configure:7663: checking for size_t configure:7699: checking for working alloca.h configure:7732: checking for alloca configure:7934: checking for unistd.h configure:7973: checking for getpagesize configure:8026: checking for working mmap configure:8197: checking for working memcmp configure:8236: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 configure:8208: warning: return-type defaults to `int' configure:8262: checking for vprintf configure:8290: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 configure:8369: checking for getcwd configure:8369: checking for getwd configure:8397: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 /tmp/ccXOXUUd.o: In function `main': /amd/ki.nu./export/home/makoto/namazu-dev/namazu/configure:8391: warning: getwd() possibly used unsafely, consider using getcwd() configure:8369: checking for putenv configure:8369: checking for setenv configure:8369: checking for strdup configure:8369: checking for strspn configure:8397: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 configure:8424: checking for strstr configure:8452: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 configure:8481: checking for memmove configure:8509: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 configure:8481: checking for memset configure:8509: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 configure:8493: warning: conflicting types for built-in function `memset' configure:8481: checking for strcasecmp configure:8481: checking for strncasecmp configure:8509: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 configure:8481: checking for strcspn configure:8509: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 configure:8481: checking for strerror configure:8509: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 configure:8538: checking for vsnprintf configure:8566: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 configure:8538: checking for _vsnprintf configure:8566: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 configure:8538: checking for __vsnprintf configure:8566: gcc -o conftest -g -O2 -Wall -pedantic conftest.c -lm 1>&5 /tmp/cctXSUVd.o: In function `main': /amd/ki.nu./export/home/makoto/namazu-dev/namazu/configure:8560: undefined reference to `__vsnprintf' collect2: ld returned 1 exit status configure: failed program was: #line 8543 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __vsnprintf(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __vsnprintf(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___vsnprintf) || defined (__stub_____vsnprintf) choke me #else __vsnprintf(); #endif ; return 0; } configure:8595: checking if malloc debugging is wanted configure:8658: checking for admin's email address configure:8687: checking for perl5 configure:8687: checking for perl configure:8731: checking for NKF perl module configure:8779: checking for Text::Kakasi perl module configure:8824: checking for Text::ChaSen perl module configure:8869: checking for default wakatigaki processor configure:9037: checking for File::MMagic perl module