This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU grep configure 2.5.3, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = macbook.local uname -m = i386 uname -r = 8.10.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 2.00 gigabytes Default processor set: 67 tasks, 197 threads, 2 processors Load average: 0.34, Mach factor: 1.64 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1833: checking for a BSD-compatible install configure:1889: result: /usr/bin/install -c configure:1900: checking whether build environment is sane configure:1943: result: yes configure:1968: WARNING: `missing' script is too old or missing configure:1972: checking for a thread-safe mkdir -p configure:2011: result: ./install-sh -c -d configure:2024: checking for gawk configure:2054: result: no configure:2024: checking for mawk configure:2054: result: no configure:2024: checking for nawk configure:2054: result: no configure:2024: checking for awk configure:2040: found /usr/bin/awk configure:2051: result: awk configure:2062: checking whether make sets $(MAKE) configure:2083: result: yes configure:2297: checking build system type configure:2315: result: i386-apple-darwin8.10.1 configure:2337: checking host system type configure:2352: result: i386-apple-darwin8.10.1 configure:2378: checking for gawk configure:2405: result: awk configure:2464: checking for gcc configure:2480: found /usr/bin/gcc configure:2491: result: gcc configure:2729: checking for C compiler version configure:2736: gcc --version >&5 i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5367) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2739: $? = 0 configure:2746: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin8 Configured with: /private/var/tmp/gcc/gcc-5367.obj~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-arch=nocona --with-tune=generic --program-prefix= --host=i686-apple-darwin8 --target=i686-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5367) configure:2749: $? = 0 configure:2756: gcc -V >&5 gcc: argument to `-V' is missing configure:2759: $? = 1 configure:2782: checking for C compiler default output file name configure:2809: gcc conftest.c >&5 configure:2812: $? = 0 configure:2850: result: a.out configure:2867: checking whether the C compiler works configure:2877: ./a.out configure:2880: $? = 0 configure:2897: result: yes configure:2904: checking whether we are cross compiling configure:2906: result: no configure:2909: checking for suffix of executables configure:2916: gcc -o conftest conftest.c >&5 configure:2919: $? = 0 configure:2943: result: configure:2949: checking for suffix of object files configure:2975: gcc -c conftest.c >&5 configure:2978: $? = 0 configure:3001: result: o configure:3005: checking whether we are using the GNU C compiler configure:3034: gcc -c conftest.c >&5 configure:3040: $? = 0 configure:3057: result: yes configure:3062: checking whether gcc accepts -g configure:3092: gcc -c -g conftest.c >&5 configure:3098: $? = 0 configure:3197: result: yes configure:3214: checking for gcc option to accept ISO C89 configure:3288: gcc -c -g -O2 conftest.c >&5 configure:3294: $? = 0 configure:3317: result: none needed configure:3346: checking for style of include used by make configure:3374: result: GNU configure:3399: checking dependency style of gcc configure:3490: result: gcc3 configure:3518: checking for a BSD-compatible install configure:3574: result: /usr/bin/install -c configure:3628: checking for ranlib configure:3644: found /usr/bin/ranlib configure:3655: result: ranlib configure:3733: checking for getconf configure:3749: found /usr/bin/getconf configure:3760: result: getconf configure:3786: checking for CFLAGS value to request large file support configure:3860: result: no configure:3862: checking for LDFLAGS value to request large file support configure:3876: result: no configure:3878: checking for LIBS value to request large file support configure:3892: result: no configure:3937: checking for _FILE_OFFSET_BITS configure:3958: result: no configure:3967: checking for _LARGEFILE_SOURCE configure:3988: result: no configure:3997: checking for _LARGE_FILES configure:4018: result: no configure:4029: checking for function prototypes configure:4032: result: yes configure:4054: checking how to run the C preprocessor configure:4094: gcc -E conftest.c configure:4100: $? = 0 configure:4131: gcc -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:4137: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #include configure:4170: result: gcc -E configure:4199: gcc -E conftest.c configure:4205: $? = 0 configure:4236: gcc -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:4242: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #include configure:4280: checking for grep that handles long lines and -e configure:4354: result: /usr/bin/grep configure:4359: checking for egrep configure:4437: result: /usr/bin/grep -E configure:4442: checking for ANSI C header files configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4478: $? = 0 configure:4574: gcc -o conftest -g -O2 conftest.c >&5 configure:4577: $? = 0 configure:4583: ./conftest configure:4586: $? = 0 configure:4603: result: yes configure:4627: checking for sys/types.h configure:4648: gcc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4670: result: yes configure:4627: checking for sys/stat.h configure:4648: gcc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4670: result: yes configure:4627: checking for stdlib.h configure:4648: gcc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4670: result: yes configure:4627: checking for string.h configure:4648: gcc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4670: result: yes configure:4627: checking for memory.h configure:4648: gcc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4670: result: yes configure:4627: checking for strings.h configure:4648: gcc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4670: result: yes configure:4627: checking for inttypes.h configure:4648: gcc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4670: result: yes configure:4627: checking for stdint.h configure:4648: gcc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4670: result: yes configure:4627: checking for unistd.h configure:4648: gcc -c -g -O2 conftest.c >&5 configure:4654: $? = 0 configure:4670: result: yes configure:4695: checking for string.h configure:4701: result: yes configure:4836: checking for size_t configure:4866: gcc -c -g -O2 conftest.c >&5 configure:4872: $? = 0 configure:4887: result: yes configure:4899: checking for ssize_t configure:4929: gcc -c -g -O2 conftest.c >&5 configure:4935: $? = 0 configure:4950: result: yes configure:4962: checking for an ANSI C-conforming const configure:5037: gcc -c -g -O2 conftest.c >&5 configure:5043: $? = 0 configure:5058: result: yes configure:5069: checking for inttypes.h configure:5096: gcc -c -g -O2 conftest.c >&5 configure:5102: $? = 0 configure:5117: result: yes configure:5128: checking for unsigned long long configure:5155: gcc -o conftest -g -O2 conftest.c >&5 configure:5161: $? = 0 configure:5178: result: yes configure:5203: checking for ANSI C header files configure:5364: result: yes configure:5384: checking for string.h configure:5390: result: yes configure:5384: checking for stdlib.h configure:5390: result: yes configure:5394: checking sys/param.h usability configure:5411: gcc -c -g -O2 conftest.c >&5 configure:5417: $? = 0 configure:5431: result: yes configure:5435: checking sys/param.h presence configure:5450: gcc -E conftest.c configure:5456: $? = 0 configure:5470: result: yes configure:5503: checking for sys/param.h configure:5511: result: yes configure:5384: checking for memory.h configure:5390: result: yes configure:5384: checking for unistd.h configure:5390: result: yes configure:5394: checking libintl.h usability configure:5411: gcc -c -g -O2 conftest.c >&5 conftest.c:65:21: error: libintl.h: No such file or directory configure:5417: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5431: result: no configure:5435: checking libintl.h presence configure:5450: gcc -E conftest.c conftest.c:32:21: error: libintl.h: No such file or directory configure:5456: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5470: result: no configure:5503: checking for libintl.h configure:5511: result: no configure:5540: checking wctype.h usability configure:5557: gcc -c -g -O2 conftest.c >&5 configure:5563: $? = 0 configure:5577: result: yes configure:5581: checking wctype.h presence configure:5596: gcc -E conftest.c configure:5602: $? = 0 configure:5616: result: yes configure:5649: checking for wctype.h configure:5657: result: yes configure:5540: checking wchar.h usability configure:5557: gcc -c -g -O2 conftest.c >&5 configure:5563: $? = 0 configure:5577: result: yes configure:5581: checking wchar.h presence configure:5596: gcc -E conftest.c configure:5602: $? = 0 configure:5616: result: yes configure:5649: checking for wchar.h configure:5657: result: yes configure:5678: checking for dirent.h that defines DIR configure:5707: gcc -c -g -O2 conftest.c >&5 configure:5713: $? = 0 configure:5729: result: yes configure:5742: checking for library containing opendir configure:5783: gcc -o conftest -g -O2 conftest.c >&5 configure:5789: $? = 0 configure:5817: result: none required configure:5911: checking whether stat file-mode macros are broken configure:5948: gcc -c -g -O2 conftest.c >&5 configure:5954: $? = 0 configure:5969: result: no configure:5982: checking for working alloca.h configure:6009: gcc -o conftest -g -O2 conftest.c >&5 configure:6015: $? = 0 configure:6032: result: yes configure:6042: checking for alloca configure:6089: gcc -o conftest -g -O2 conftest.c >&5 configure:6095: $? = 0 configure:6112: result: yes configure:6339: checking whether closedir returns void configure:6373: gcc -o conftest -g -O2 conftest.c >&5 configure:6376: $? = 0 configure:6382: ./conftest configure:6385: $? = 0 configure:6401: result: no configure:6417: checking for stdlib.h configure:6423: result: yes configure:6417: checking for unistd.h configure:6423: result: yes configure:6561: checking for getpagesize configure:6617: gcc -o conftest -g -O2 conftest.c >&5 configure:6623: $? = 0 configure:6641: result: yes configure:6651: checking for working mmap configure:6798: gcc -o conftest -g -O2 conftest.c >&5 configure:6801: $? = 0 configure:6807: ./conftest configure:6810: $? = 0 configure:6826: result: yes configure:6851: checking for btowc configure:6907: gcc -o conftest -g -O2 conftest.c >&5 configure:6913: $? = 0 configure:6931: result: yes configure:6851: checking for isascii configure:6907: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function 'isascii' configure:6913: $? = 0 configure:6931: result: yes configure:6851: checking for iswctype configure:6907: gcc -o conftest -g -O2 conftest.c >&5 configure:6913: $? = 0 configure:6931: result: yes configure:6851: checking for mbrlen configure:6907: gcc -o conftest -g -O2 conftest.c >&5 configure:6913: $? = 0 configure:6931: result: yes configure:6851: checking for memmove configure:6907: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function 'memmove' configure:6913: $? = 0 configure:6931: result: yes configure:6851: checking for setmode configure:6907: gcc -o conftest -g -O2 conftest.c >&5 configure:6913: $? = 0 configure:6931: result: yes configure:6851: checking for strerror configure:6907: gcc -o conftest -g -O2 conftest.c >&5 configure:6913: $? = 0 configure:6931: result: yes configure:6851: checking for wcrtomb configure:6907: gcc -o conftest -g -O2 conftest.c >&5 configure:6913: $? = 0 configure:6931: result: yes configure:6851: checking for wcscoll configure:6907: gcc -o conftest -g -O2 conftest.c >&5 configure:6913: $? = 0 configure:6931: result: yes configure:6851: checking for wctype configure:6907: gcc -o conftest -g -O2 conftest.c >&5 configure:6913: $? = 0 configure:6931: result: yes configure:6943: checking whether mbrtowc and mbstate_t are properly declared configure:6973: gcc -o conftest -g -O2 conftest.c >&5 configure:6979: $? = 0 configure:6996: result: yes configure:7013: checking for stdlib.h configure:7019: result: yes configure:7154: checking for mbstate_t configure:7184: gcc -c -g -O2 conftest.c >&5 configure:7190: $? = 0 configure:7205: result: yes configure:7222: checking for memchr configure:7278: gcc -o conftest -g -O2 conftest.c >&5 configure:7284: $? = 0 configure:7302: result: yes configure:7222: checking for stpcpy configure:7278: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:77: warning: conflicting types for built-in function 'stpcpy' configure:7284: $? = 0 configure:7302: result: yes configure:7222: checking for strtoul configure:7278: gcc -o conftest -g -O2 conftest.c >&5 configure:7284: $? = 0 configure:7302: result: yes configure:7222: checking for atexit configure:7278: gcc -o conftest -g -O2 conftest.c >&5 configure:7284: $? = 0 configure:7302: result: yes configure:7222: checking for fnmatch configure:7278: gcc -o conftest -g -O2 conftest.c >&5 configure:7284: $? = 0 configure:7302: result: yes configure:7328: checking for stdlib.h configure:7334: result: yes configure:7469: checking whether defines strtoumax as a macro configure:7494: result: no configure:7502: checking for strtoumax configure:7558: gcc -o conftest -g -O2 conftest.c >&5 configure:7564: $? = 0 configure:7582: result: yes configure:7715: checking whether strtoul is declared configure:7745: gcc -c -g -O2 conftest.c >&5 configure:7751: $? = 0 configure:7769: result: yes configure:7715: checking whether strtoull is declared configure:7745: gcc -c -g -O2 conftest.c >&5 configure:7751: $? = 0 configure:7769: result: yes configure:7808: checking for strerror in -lcposix configure:7843: gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: can't locate file for: -lcposix collect2: ld returned 1 exit status configure:7849: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:7867: result: no configure:7875: checking for inline configure:7901: gcc -c -g -O2 conftest.c >&5 configure:7907: $? = 0 configure:7925: result: inline configure:7944: checking for off_t configure:7974: gcc -c -g -O2 conftest.c >&5 configure:7980: $? = 0 configure:7995: result: yes configure:8008: checking whether we are using the GNU C Library 2.1 or newer conftest.c:65:22: error: features.h: No such file or directory configure:8039: result: no configure:8071: checking argz.h usability configure:8088: gcc -c -g -O2 conftest.c >&5 conftest.c:97:18: error: argz.h: No such file or directory configure:8094: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8108: result: no configure:8112: checking argz.h presence configure:8127: gcc -E conftest.c conftest.c:64:18: error: argz.h: No such file or directory configure:8133: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | /* end confdefs.h. */ | #include configure:8147: result: no configure:8180: checking for argz.h configure:8188: result: no configure:8071: checking limits.h usability configure:8088: gcc -c -g -O2 conftest.c >&5 configure:8094: $? = 0 configure:8108: result: yes configure:8112: checking limits.h presence configure:8127: gcc -E conftest.c configure:8133: $? = 0 configure:8147: result: yes configure:8180: checking for limits.h configure:8188: result: yes configure:8071: checking locale.h usability configure:8088: gcc -c -g -O2 conftest.c >&5 configure:8094: $? = 0 configure:8108: result: yes configure:8112: checking locale.h presence configure:8127: gcc -E conftest.c configure:8133: $? = 0 configure:8147: result: yes configure:8180: checking for locale.h configure:8188: result: yes configure:8071: checking nl_types.h usability configure:8088: gcc -c -g -O2 conftest.c >&5 configure:8094: $? = 0 configure:8108: result: yes configure:8112: checking nl_types.h presence configure:8127: gcc -E conftest.c configure:8133: $? = 0 configure:8147: result: yes configure:8180: checking for nl_types.h configure:8188: result: yes configure:8071: checking malloc.h usability configure:8088: gcc -c -g -O2 conftest.c >&5 conftest.c:100:20: error: malloc.h: No such file or directory configure:8094: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8108: result: no configure:8112: checking malloc.h presence configure:8127: gcc -E conftest.c conftest.c:67:20: error: malloc.h: No such file or directory configure:8133: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | /* end confdefs.h. */ | #include configure:8147: result: no configure:8180: checking for malloc.h configure:8188: result: no configure:8071: checking stddef.h usability configure:8088: gcc -c -g -O2 conftest.c >&5 configure:8094: $? = 0 configure:8108: result: yes configure:8112: checking stddef.h presence configure:8127: gcc -E conftest.c configure:8133: $? = 0 configure:8147: result: yes configure:8180: checking for stddef.h configure:8188: result: yes configure:8061: checking for stdlib.h configure:8067: result: yes configure:8061: checking for string.h configure:8067: result: yes configure:8061: checking for unistd.h configure:8067: result: yes configure:8061: checking for sys/param.h configure:8067: result: yes configure:8227: checking for feof_unlocked configure:8283: gcc -o conftest -g -O2 conftest.c >&5 configure:8289: $? = 0 configure:8307: result: yes configure:8227: checking for fgets_unlocked configure:8283: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: Undefined symbols: _fgets_unlocked collect2: ld returned 1 exit status configure:8289: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fgets_unlocked to an innocuous variant, in case declares fgets_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fgets_unlocked innocuous_fgets_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgets_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgets_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgets_unlocked (); | /* 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 | #endif | | int | main () | { | return fgets_unlocked (); | ; | return 0; | } configure:8307: result: no configure:8227: checking for getcwd configure:8283: gcc -o conftest -g -O2 conftest.c >&5 configure:8289: $? = 0 configure:8307: result: yes configure:8227: checking for getegid configure:8283: gcc -o conftest -g -O2 conftest.c >&5 configure:8289: $? = 0 configure:8307: result: yes configure:8227: checking for geteuid configure:8283: gcc -o conftest -g -O2 conftest.c >&5 configure:8289: $? = 0 configure:8307: result: yes configure:8227: checking for getgid configure:8283: gcc -o conftest -g -O2 conftest.c >&5 configure:8289: $? = 0 configure:8307: result: yes configure:8227: checking for getuid configure:8283: gcc -o conftest -g -O2 conftest.c >&5 configure:8289: $? = 0 configure:8307: result: yes configure:8227: checking for mempcpy configure:8283: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:101: warning: conflicting types for built-in function 'mempcpy' /usr/bin/ld: Undefined symbols: _mempcpy collect2: ld returned 1 exit status configure:8289: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mempcpy (); | /* 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 | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:8307: result: no configure:8227: checking for munmap configure:8283: gcc -o conftest -g -O2 conftest.c >&5 configure:8289: $? = 0 configure:8307: result: yes configure:8227: checking for putenv configure:8283: gcc -o conftest -g -O2 conftest.c >&5 configure:8289: $? = 0 configure:8307: result: yes configure:8227: checking for setenv configure:8283: gcc -o conftest -g -O2 conftest.c >&5 configure:8289: $? = 0 configure:8307: result: yes configure:8227: checking for setlocale configure:8283: gcc -o conftest -g -O2 conftest.c >&5 configure:8289: $? = 0 configure:8307: result: yes configure:8227: checking for stpcpy configure:8307: result: yes configure:8227: checking for strchr configure:8283: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:106: warning: conflicting types for built-in function 'strchr' configure:8289: $? = 0 configure:8307: result: yes configure:8227: checking for strcasecmp configure:8283: gcc -o conftest -g -O2 conftest.c >&5 configure:8289: $? = 0 configure:8307: result: yes configure:8227: checking for strdup configure:8283: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:108: warning: conflicting types for built-in function 'strdup' configure:8289: $? = 0 configure:8307: result: yes configure:8227: checking for strtoul configure:8307: result: yes configure:8227: checking for tsearch configure:8283: gcc -o conftest -g -O2 conftest.c >&5 configure:8289: $? = 0 configure:8307: result: yes configure:8227: checking for __argz_count configure:8283: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: Undefined symbols: ___argz_count collect2: ld returned 1 exit status configure:8289: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_count to an innocuous variant, in case declares __argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_count innocuous___argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_count | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_count (); | /* 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 | #endif | | int | main () | { | return __argz_count (); | ; | return 0; | } configure:8307: result: no configure:8227: checking for __argz_stringify configure:8283: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: Undefined symbols: ___argz_stringify collect2: ld returned 1 exit status configure:8289: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_stringify innocuous___argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_stringify | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_stringify (); | /* 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 | #endif | | int | main () | { | return __argz_stringify (); | ; | return 0; | } configure:8307: result: no configure:8227: checking for __argz_next configure:8283: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: Undefined symbols: ___argz_next collect2: ld returned 1 exit status configure:8289: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_next to an innocuous variant, in case declares __argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_next innocuous___argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_next | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_next (); | /* 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 | #endif | | int | main () | { | return __argz_next (); | ; | return 0; | } configure:8307: result: no configure:8332: checking for iconv configure:8364: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open collect2: ld returned 1 exit status configure:8370: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:8413: gcc -o conftest -g -O2 conftest.c -liconv >&5 configure:8419: $? = 0 configure:8440: result: yes configure:8448: checking for iconv declaration configure:8487: gcc -c -g -O2 conftest.c >&5 conftest.c:97: error: conflicting types for 'libiconv' /usr/include/iconv.h:82: error: previous declaration of 'libiconv' was here configure:8493: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:8512: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:8528: checking for nl_langinfo and CODESET configure:8554: gcc -o conftest -g -O2 conftest.c >&5 configure:8560: $? = 0 configure:8578: result: yes configure:8589: checking for LC_MESSAGES configure:8615: gcc -o conftest -g -O2 conftest.c >&5 configure:8621: $? = 0 configure:8638: result: yes configure:8648: checking whether NLS is requested configure:8657: result: yes configure:8671: checking whether included gettext is requested configure:8681: result: no configure:8692: checking for libintl.h configure:8697: result: no configure:9177: checking for msgfmt configure:9207: result: no configure:9213: checking for gmsgfmt configure:9244: result: : configure:9254: checking for xgettext configure:9284: result: no configure:9330: checking for bison configure:9346: found /usr/bin/bison configure:9357: result: bison configure:9371: checking version of bison configure:9380: result: 1.28, ok configure:9419: checking for catalogs to be installed configure:9439: result: af be bg ca cs da de el eo es et eu fi fr ga gl he hr hu id it ja ko nb nl no pl pt_BR pt ro ru rw sl sr sv tr uk vi zh_TW configure:9462: checking for dos file convention configure:9474: result: no configure:9491: checking host system type configure:9506: result: i386-apple-darwin8.10.1 configure:9533: checking host system type configure:9548: result: i386-apple-darwin8.10.1 configure:9575: checking for DJGPP environment configure:9601: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:97: error: '__DJGPP__' undeclared (first use in this function) conftest.c:97: error: (Each undeclared identifier is reported only once conftest.c:97: error: for each function it appears in.) configure:9607: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | | int | main () | { | return __DJGPP__; | ; | return 0; | } configure:9623: result: no configure:9630: checking for environ variable separator configure:9644: result: : configure:9662: checking for working re_compile_pattern configure:9705: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:99: error: storage size of 'regex' isn't known conftest.c:101: error: 'RE_SYNTAX_POSIX_EGREP' undeclared (first use in this function) conftest.c:101: error: (Each undeclared identifier is reported only once conftest.c:101: error: for each function it appears in.) conftest.c:104: warning: assignment makes pointer from integer without a cast conftest.c:107: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:110: warning: assignment makes pointer from integer without a cast configure:9708: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | static struct re_pattern_buffer regex; | const char *s; | re_set_syntax (RE_SYNTAX_POSIX_EGREP); | /* Add this third left square bracket, , to balance the | three right ones below. Otherwise autoconf-2.14 chokes. */ | s = re_compile_pattern ("a[[:]:]b\n", 9, ®ex); | /* This should fail with _Invalid character class name_ error. */ | if (!s) | exit (1); | | /* This should succeed, but doesn't for e.g. glibc-2.1.3. */ | s = re_compile_pattern ("{1", 2, ®ex); | | exit (s ? 1 : 0); | } | configure:9734: result: no configure:9766: checking for getopt_long configure:9822: gcc -o conftest -g -O2 conftest.c >&5 configure:9828: $? = 0 configure:9845: result: yes configure:9895: checking whether strerror_r is declared configure:9924: gcc -c -g -O2 conftest.c >&5 configure:9930: $? = 0 configure:9945: result: yes configure:9967: checking for strerror_r configure:10023: gcc -o conftest -g -O2 conftest.c >&5 configure:10029: $? = 0 configure:10047: result: yes configure:10057: checking whether strerror_r returns char * configure:10091: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:133: error: invalid type argument of 'unary *' conftest.c:134: warning: initialization makes pointer from integer without a cast configure:10097: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | char *p = strerror_r (0, buf, sizeof buf); | return !p || x; | | ; | return 0; | } configure:10173: result: no configure:10191: checking for strerror configure:10271: result: yes configure:10191: checking for strerror_r configure:10271: result: yes configure:10191: checking for vprintf configure:10247: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:120: warning: conflicting types for built-in function 'vprintf' configure:10253: $? = 0 configure:10271: result: yes configure:10191: checking for doprnt configure:10247: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: Undefined symbols: _doprnt collect2: ld returned 1 exit status configure:10253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define doprnt to an innocuous variant, in case declares doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define doprnt innocuous_doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char doprnt (); | /* 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_doprnt || defined __stub___doprnt | choke me | #endif | | int | main () | { | return doprnt (); | ; | return 0; | } configure:10271: result: no configure:10281: checking for ANSI C header files configure:10442: result: yes configure:10461: checking for working malloc configure:10490: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:101: warning: conflicting types for built-in function 'malloc' conftest.c: In function 'main': conftest.c:105: warning: incompatible implicit declaration of built-in function 'exit' configure:10493: $? = 0 configure:10499: ./conftest configure:10502: $? = 0 configure:10519: result: yes configure:10542: checking for working realloc configure:10571: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:106: warning: incompatible implicit declaration of built-in function 'exit' configure:10574: $? = 0 configure:10580: ./conftest configure:10583: $? = 0 configure:10600: result: yes configure:10624: checking for pcre_exec in -lpcre configure:10659: gcc -o conftest -g -O2 conftest.c -lpcre >&5 /usr/bin/ld: can't locate file for: -lpcre collect2: ld returned 1 exit status configure:10665: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU grep" | #define PACKAGE_TARNAME "grep" | #define PACKAGE_VERSION "2.5.3" | #define PACKAGE_STRING "GNU grep 2.5.3" | #define PACKAGE_BUGREPORT "address@hidden" | #define GREP 1 | #define PACKAGE "grep" | #define VERSION "2.5.3" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_BTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETMODE 1 | #define HAVE_STRERROR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMCHR 1 | #define HAVE_STPCPY 1 | #define HAVE_STRTOUL 1 | #define HAVE_ATEXIT 1 | #define HAVE_FNMATCH 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_VPRINTF 1 | #define STDC_HEADERS 1 | #define HAVE_DONE_WORKING_MALLOC_CHECK 1 | #define HAVE_DONE_WORKING_REALLOC_CHECK 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pcre_exec (); | int | main () | { | return pcre_exec (); | ; | return 0; | } configure:10683: result: no configure:10814: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU grep config.status 2.5.3, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on macbook.local config.status:686: creating Makefile config.status:686: creating lib/Makefile config.status:686: creating lib/posix/Makefile config.status:686: creating src/Makefile config.status:686: creating tests/Makefile config.status:686: creating po/Makefile.in config.status:686: creating intl/Makefile config.status:826: WARNING: intl/Makefile.in seems to ignore the --datarootdir setting config.status:686: creating doc/Makefile config.status:686: creating m4/Makefile config.status:686: creating vms/Makefile config.status:686: creating bootstrap/Makefile config.status:686: creating config.h config.status:1055: executing depfiles commands config.status:1055: executing default-1 commands config.status:1055: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin8.10.1 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_djgpp=no ac_cv_dosfile=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___argz_count=no ac_cv_func___argz_next=no ac_cv_func___argz_stringify=no ac_cv_func_alloca_works=yes ac_cv_func_atexit=yes ac_cv_func_btowc=yes ac_cv_func_closedir_void=no ac_cv_func_doprnt=no ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=no ac_cv_func_fnmatch=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_isascii=yes ac_cv_func_iswctype=yes ac_cv_func_mbrlen=yes ac_cv_func_mbrtowc=yes ac_cv_func_memchr=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setmode=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_func_strtoul=yes ac_cv_func_strtoumax=yes ac_cv_func_tsearch=yes ac_cv_func_vprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_func_wctype=yes ac_cv_gnu_library_2_1=no ac_cv_have_decl_strerror_r=yes ac_cv_header_argz_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=no ac_cv_header_memory_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i386-apple-darwin8.10.1 ac_cv_lib_cposix_strerror=no ac_cv_lib_pcre_pcre_exec=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=: ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=: ac_cv_path_XGETTEXT=: ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_GETCONF=getconf ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sep=no ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CFLAGS=no ac_cv_sys_largefile_LDFLAGS=no ac_cv_sys_largefile_LIBS=no ac_cv_sys_largefile_source=no ac_cv_type_mbstate_t=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const am_cv_val_LC_MESSAGES=yes jm_ac_cv_header_inttypes_h=yes jm_cv_func_decl_strtoul=yes jm_cv_func_decl_strtoull=yes jm_cv_func_strtoumax_macro=no jm_cv_func_working_malloc=yes jm_cv_func_working_re_compile_pattern=no jm_cv_func_working_realloc=yes nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.10' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='tar' ANSI2KNR='' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.10' AWK='awk' BUILD_INCLUDED_LIBINTL='yes' CATALOGS=' af.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo nb.gmo nl.gmo no.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo rw.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GENCAT='gencat' GETCONF='getconf' GLIBC21='no' GMOFILES=' af.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo nb.gmo nl.gmo no.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo rw.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_TW.gmo' GMSGFMT=':' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='$(top_builddir)/intl/libintl.a -liconv' INTLOBJS='$(GETTOBJS)' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='' LIBICONV='-liconv' LIBOBJS=' ${LIBOBJDIR}regex$U.o' LIBS='' LTLIBOBJS=' ${LIBOBJDIR}regex$U.lo' MAKEINFO='makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT=':' OBJEXT='o' PACKAGE='grep' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='GNU grep' PACKAGE_STRING='GNU grep 2.5.3' PACKAGE_TARNAME='grep' PACKAGE_VERSION='2.5.3' PATH_SEPARATOR=':' POFILES=' af.po be.po bg.po ca.po cs.po da.po de.po el.po eo.po es.po et.po eu.po fi.po fr.po ga.po gl.po he.po hr.po hu.po id.po it.po ja.po ko.po nb.po nl.po no.po pl.po pt_BR.po pt.po ro.po ru.po rw.po sl.po sr.po sv.po tr.po uk.po vi.po zh_TW.po' POSUB='po' RANLIB='ranlib' SEP=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' U='' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' VERSION='2.5.3' XGETTEXT=':' ac_ct_CC='gcc' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-apple-darwin8.10.1' build_alias='' build_cpu='i386' build_os='darwin8.10.1' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-apple-darwin8.10.1' host_alias='' host_cpu='i386' host_os='darwin8.10.1' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /Users/pipping/grep-2.5.3/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "GNU grep" #define PACKAGE_TARNAME "grep" #define PACKAGE_VERSION "2.5.3" #define PACKAGE_STRING "GNU grep 2.5.3" #define PACKAGE_BUGREPORT "address@hidden" #define GREP 1 #define PACKAGE "grep" #define VERSION "2.5.3" #define PROTOTYPES 1 #define __PROTOTYPES 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define STDC_HEADERS 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_MEMORY_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_WCHAR_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_BTOWC 1 #define HAVE_ISASCII 1 #define HAVE_ISWCTYPE 1 #define HAVE_MBRLEN 1 #define HAVE_MEMMOVE 1 #define HAVE_SETMODE 1 #define HAVE_STRERROR 1 #define HAVE_WCRTOMB 1 #define HAVE_WCSCOLL 1 #define HAVE_WCTYPE 1 #define HAVE_MBRTOWC 1 #define HAVE_STDLIB_H 1 #define HAVE_MEMCHR 1 #define HAVE_STPCPY 1 #define HAVE_STRTOUL 1 #define HAVE_ATEXIT 1 #define HAVE_FNMATCH 1 #define HAVE_STDLIB_H 1 #define HAVE_STRTOUMAX 1 #define HAVE_DECL_STRTOUL 1 #define HAVE_DECL_STRTOULL 1 #define HAVE_DECL_STRTOUL 1 #define HAVE_DECL_STRTOULL 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STPCPY 1 #define HAVE_STRCHR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define ENABLE_NLS 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define HAVE_STRERROR 1 #define HAVE_STRERROR_R 1 #define HAVE_VPRINTF 1 #define STDC_HEADERS 1 #define HAVE_DONE_WORKING_MALLOC_CHECK 1 #define HAVE_DONE_WORKING_REALLOC_CHECK 1 configure: exit 0