This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by PCRE configure 7.4, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-utf8 --enable-unicode-properties --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/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.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 75 tasks, 134 threads, 4 processors Load average: 1.11, Mach factor: 2.88 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2023: checking for a BSD-compatible install configure:2079: result: /usr/bin/install -c -o root -g wheel configure:2090: checking whether build environment is sane configure:2133: result: yes configure:2161: checking for a thread-safe mkdir -p configure:2200: result: /usr/local/bin/mkdir -p configure:2213: checking for gawk configure:2229: found /usr/local/bin/gawk configure:2240: result: gawk configure:2251: checking whether make sets $(MAKE) configure:2272: result: yes configure:2524: checking for gcc configure:2551: result: cc configure:2789: checking for C compiler version configure:2796: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2799: $? = 0 configure:2806: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2809: $? = 0 configure:2816: cc -V >&5 cc: `-V' option must have argument configure:2819: $? = 1 configure:2842: checking for C compiler default output file name configure:2869: cc -O -pipe conftest.c >&5 configure:2872: $? = 0 configure:2910: result: a.out configure:2927: checking whether the C compiler works configure:2937: ./a.out configure:2940: $? = 0 configure:2957: result: yes configure:2964: checking whether we are cross compiling configure:2966: result: no configure:2969: checking for suffix of executables configure:2976: cc -o conftest -O -pipe conftest.c >&5 configure:2979: $? = 0 configure:3003: result: configure:3009: checking for suffix of object files configure:3035: cc -c -O -pipe conftest.c >&5 configure:3038: $? = 0 configure:3061: result: o configure:3065: checking whether we are using the GNU C compiler configure:3094: cc -c -O -pipe conftest.c >&5 configure:3100: $? = 0 configure:3117: result: yes configure:3122: checking whether cc accepts -g configure:3152: cc -c -g conftest.c >&5 configure:3158: $? = 0 configure:3257: result: yes configure:3274: checking for cc option to accept ISO C89 configure:3348: cc -c -O -pipe conftest.c >&5 configure:3354: $? = 0 configure:3377: result: none needed configure:3406: checking for style of include used by make configure:3434: result: GNU configure:3459: checking dependency style of cc configure:3550: result: gcc3 configure:3681: checking for C++ compiler version configure:3688: c++ --version >&5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:3691: $? = 0 configure:3698: c++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3701: $? = 0 configure:3708: c++ -V >&5 c++: `-V' option must have argument configure:3711: $? = 1 configure:3714: checking whether we are using the GNU C++ compiler configure:3743: c++ -c -O -pipe conftest.cpp >&5 configure:3749: $? = 0 configure:3766: result: yes configure:3771: checking whether c++ accepts -g configure:3801: c++ -c -g conftest.cpp >&5 configure:3807: $? = 0 configure:3906: result: yes configure:3931: checking dependency style of c++ configure:4022: result: gcc3 configure:4074: checking for a BSD-compatible install configure:4130: result: /usr/bin/install -c -o root -g wheel configure:4221: checking build system type configure:4239: result: powerpc-apple-darwin8.0.1 configure:4261: checking host system type configure:4276: result: powerpc-apple-darwin8.0.1 configure:4298: checking for a sed that does not truncate output configure:4354: result: /usr/local/bin/sed configure:4357: checking for grep that handles long lines and -e configure:4431: result: /usr/bin/grep configure:4436: checking for egrep configure:4514: result: /usr/bin/grep -E configure:4530: checking for ld used by cc configure:4597: result: /usr/bin/ld configure:4606: checking if the linker (/usr/bin/ld) is GNU ld configure:4621: result: no configure:4626: checking for /usr/bin/ld option to reload object files configure:4633: result: -r configure:4651: checking for BSD-compatible nm configure:4700: result: /usr/bin/nm -p configure:4704: checking whether ln -s works configure:4708: result: yes configure:4715: checking how to recognize dependent libraries configure:4901: result: pass_all configure:5432: checking how to run the C preprocessor configure:5472: cc -E conftest.c configure:5478: $? = 0 configure:5509: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5515: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PCRE" | #define PACKAGE_TARNAME "pcre" | #define PACKAGE_VERSION "7.4" | #define PACKAGE_STRING "PCRE 7.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcre" | #define VERSION "7.4" | /* end confdefs.h. */ | #include configure:5548: result: cc -E configure:5577: cc -E conftest.c configure:5583: $? = 0 configure:5614: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5620: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PCRE" | #define PACKAGE_TARNAME "pcre" | #define PACKAGE_VERSION "7.4" | #define PACKAGE_STRING "PCRE 7.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcre" | #define VERSION "7.4" | /* end confdefs.h. */ | #include configure:5658: checking for ANSI C header files configure:5688: cc -c -O -pipe conftest.c >&5 configure:5694: $? = 0 configure:5790: cc -o conftest -O -pipe conftest.c >&5 configure:5793: $? = 0 configure:5799: ./conftest configure:5802: $? = 0 configure:5819: result: yes configure:5843: checking for sys/types.h configure:5864: cc -c -O -pipe conftest.c >&5 configure:5870: $? = 0 configure:5886: result: yes configure:5843: checking for sys/stat.h configure:5864: cc -c -O -pipe conftest.c >&5 configure:5870: $? = 0 configure:5886: result: yes configure:5843: checking for stdlib.h configure:5864: cc -c -O -pipe conftest.c >&5 configure:5870: $? = 0 configure:5886: result: yes configure:5843: checking for string.h configure:5864: cc -c -O -pipe conftest.c >&5 configure:5870: $? = 0 configure:5886: result: yes configure:5843: checking for memory.h configure:5864: cc -c -O -pipe conftest.c >&5 configure:5870: $? = 0 configure:5886: result: yes configure:5843: checking for strings.h configure:5864: cc -c -O -pipe conftest.c >&5 configure:5870: $? = 0 configure:5886: result: yes configure:5843: checking for inttypes.h configure:5864: cc -c -O -pipe conftest.c >&5 configure:5870: $? = 0 configure:5886: result: yes configure:5843: checking for stdint.h configure:5864: cc -c -O -pipe conftest.c >&5 configure:5870: $? = 0 configure:5886: result: yes configure:5843: checking for unistd.h configure:5864: cc -c -O -pipe conftest.c >&5 configure:5870: $? = 0 configure:5886: result: yes configure:5913: checking dlfcn.h usability configure:5930: cc -c -O -pipe conftest.c >&5 configure:5936: $? = 0 configure:5950: result: yes configure:5954: checking dlfcn.h presence configure:5969: cc -E conftest.c configure:5975: $? = 0 configure:5989: result: yes configure:6017: checking for dlfcn.h configure:6025: result: yes configure:6048: checking how to run the C++ preprocessor configure:6084: c++ -E conftest.cpp configure:6090: $? = 0 configure:6121: c++ -E conftest.cpp conftest.cpp:21:28: ac_nonexistent.h: No such file or directory configure:6127: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PCRE" | #define PACKAGE_TARNAME "pcre" | #define PACKAGE_VERSION "7.4" | #define PACKAGE_STRING "PCRE 7.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcre" | #define VERSION "7.4" | #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_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6160: result: c++ -E configure:6189: c++ -E conftest.cpp configure:6195: $? = 0 configure:6226: c++ -E conftest.cpp conftest.cpp:21:28: ac_nonexistent.h: No such file or directory configure:6232: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PCRE" | #define PACKAGE_TARNAME "pcre" | #define PACKAGE_VERSION "7.4" | #define PACKAGE_STRING "PCRE 7.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcre" | #define VERSION "7.4" | #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_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6325: checking for g77 configure:6355: result: no configure:6325: checking for xlf configure:6355: result: no configure:6325: checking for f77 configure:6341: found /usr/local/bin/f77 configure:6352: result: f77 configure:6382: checking for Fortran 77 compiler version configure:6389: f77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:6392: $? = 0 configure:6399: f77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6402: $? = 0 configure:6409: f77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6412: $? = 0 configure:6420: checking whether we are using the GNU Fortran 77 compiler configure:6439: f77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6445: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6462: result: no configure:6468: checking whether f77 accepts -g configure:6485: f77 -c -g conftest.f >&5 configure:6491: $? = 0 configure:6507: result: yes configure:6537: checking the maximum length of command line arguments configure:6646: result: configure:6658: checking command to parse /usr/bin/nm -p output from cc object configure:6763: cc -c -O -pipe conftest.c >&5 configure:6766: $? = 0 configure:6770: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6773: $? = 0 cannot find nm_test_var in conftest.nm configure:6763: cc -c -O -pipe conftest.c >&5 configure:6766: $? = 0 configure:6770: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:6773: $? = 0 configure:6825: cc -o conftest -O -pipe conftest.c conftstm.o >&5 configure:6828: $? = 0 configure:6866: result: ok configure:6870: checking for objdir configure:6885: result: .libs configure:6977: checking for ar configure:6993: found /usr/bin/ar configure:7004: result: ar configure:7073: checking for ranlib configure:7089: found /usr/bin/ranlib configure:7100: result: ranlib configure:7169: checking for strip configure:7185: found /usr/bin/strip configure:7196: result: strip configure:7433: checking for correct ltmain.sh version configure:7483: result: yes configure:7543: checking if cc supports -fno-rtti -fno-exceptions configure:7564: cc -c -O -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: "-frtti" is valid for C++ but not for C/ObjC configure:7568: $? = 0 configure:7578: result: no configure:7593: checking for cc option to produce PIC configure:7825: result: -fno-common configure:7833: checking if cc PIC flag -fno-common works configure:7854: cc -c -O -pipe -fno-common -DPIC conftest.c >&5 configure:7858: $? = 0 configure:7868: result: yes configure:7896: checking if cc static flag -static works configure:7924: result: no configure:7934: checking if cc supports -c -o file.o configure:7958: cc -c -O -pipe -o out/conftest2.o conftest.c >&5 configure:7962: $? = 0 configure:7981: result: yes configure:8007: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8983: result: yes configure:9050: checking dynamic linker characteristics configure:9665: result: darwin8.0.1 dyld configure:9674: checking how to hardcode library paths into programs configure:9699: result: immediate configure:9713: checking whether stripping libraries is possible configure:9727: result: yes configure:10520: checking if libtool supports shared libraries configure:10522: result: yes configure:10525: checking whether to build shared libraries configure:10546: result: yes configure:10549: checking whether to build static libraries configure:10553: result: yes configure:10645: creating libtool configure:11233: checking for ld used by c++ configure:11300: result: /usr/bin/ld configure:11309: checking if the linker (/usr/bin/ld) is GNU ld configure:11324: result: no configure:11375: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12345: result: yes configure:12363: c++ -c -O -pipe conftest.cpp >&5 configure:12366: $? = 0 configure:12518: checking for c++ option to produce PIC configure:12802: result: -fno-common configure:12810: checking if c++ PIC flag -fno-common works configure:12831: c++ -c -O -pipe -fno-common -DPIC conftest.cpp >&5 configure:12835: $? = 0 configure:12845: result: yes configure:12873: checking if c++ static flag -static works configure:12901: result: no configure:12911: checking if c++ supports -c -o file.o configure:12935: c++ -c -O -pipe -o out/conftest2.o conftest.cpp >&5 configure:12939: $? = 0 configure:12958: result: yes configure:12984: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13009: result: yes configure:13076: checking dynamic linker characteristics configure:13639: result: darwin8.0.1 dyld configure:13648: checking how to hardcode library paths into programs configure:13673: result: immediate configure:14206: checking if libtool supports shared libraries configure:14208: result: yes configure:14211: checking whether to build shared libraries configure:14231: result: yes configure:14234: checking whether to build static libraries configure:14238: result: yes configure:14248: checking for f77 option to produce PIC configure:14480: result: -fno-common configure:14488: checking if f77 PIC flag -fno-common works configure:14509: f77 -c -g -fno-common conftest.f >&5 configure:14513: $? = 0 configure:14523: result: yes configure:14551: checking if f77 static flag -static works configure:14579: result: yes configure:14589: checking if f77 supports -c -o file.o configure:14613: f77 -c -g -o out/conftest2.o conftest.f >&5 configure:14617: $? = 0 configure:14636: result: yes configure:14662: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:15618: result: yes configure:15685: checking dynamic linker characteristics configure:16248: result: darwin8.0.1 dyld configure:16257: checking how to hardcode library paths into programs configure:16282: result: immediate configure:19858: checking whether ln -s works configure:19862: result: yes configure:20081: checking for ANSI C header files configure:20242: result: yes configure:20271: checking limits.h usability configure:20288: cc -c -O -pipe conftest.c >&5 configure:20294: $? = 0 configure:20308: result: yes configure:20312: checking limits.h presence configure:20327: cc -E conftest.c configure:20333: $? = 0 configure:20347: result: yes configure:20375: checking for limits.h configure:20383: result: yes configure:20261: checking for sys/types.h configure:20267: result: yes configure:20261: checking for sys/stat.h configure:20267: result: yes configure:20271: checking dirent.h usability configure:20288: cc -c -O -pipe conftest.c >&5 configure:20294: $? = 0 configure:20308: result: yes configure:20312: checking dirent.h presence configure:20327: cc -E conftest.c configure:20333: $? = 0 configure:20347: result: yes configure:20375: checking for dirent.h configure:20383: result: yes configure:20271: checking windows.h usability configure:20288: cc -c -O -pipe conftest.c >&5 conftest.c:59:21: windows.h: No such file or directory configure:20294: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PCRE" | #define PACKAGE_TARNAME "pcre" | #define PACKAGE_VERSION "7.4" | #define PACKAGE_STRING "PCRE 7.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcre" | #define VERSION "7.4" | #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_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_DIRENT_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:20308: result: no configure:20312: checking windows.h presence configure:20327: cc -E conftest.c conftest.c:26:21: windows.h: No such file or directory configure:20333: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PCRE" | #define PACKAGE_TARNAME "pcre" | #define PACKAGE_VERSION "7.4" | #define PACKAGE_STRING "PCRE 7.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcre" | #define VERSION "7.4" | #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_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:20347: result: no configure:20375: checking for windows.h configure:20383: result: no configure:20428: checking string usability configure:20445: c++ -c -O -pipe conftest.cpp >&5 In file included from /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/gthr-default.h:37, from /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/gthr.h:98, from /usr/include/gcc/darwin/3.3/c++/i386-darwin/bits/c++io.h:37, from /usr/include/gcc/darwin/3.3/c++/bits/fpos.h:44, from /usr/include/gcc/darwin/3.3/c++/bits/char_traits.h:46, from /usr/include/gcc/darwin/3.3/c++/string:47, from conftest.cpp:59: /usr/local/include/pthread.h:209: error: conflicting types for `typedef int socklen_t' /usr/include/sys/socket.h:99: error: previous declaration as `typedef __darwin_socklen_t socklen_t' /usr/local/include/pthread.h:303: error: conflicting types for `typedef struct pthread_st*pthread_t' /usr/include/sys/types.h:328: error: previous declaration as `typedef struct _opaque_pthread_t*pthread_t' /usr/local/include/pthread.h:304: error: conflicting types for `typedef struct pthread_attr_st*pthread_attr_t' /usr/include/sys/types.h:296: error: previous declaration as `typedef struct __darwin_pthread_attr_t pthread_attr_t' /usr/local/include/pthread.h:305: error: conflicting types for `typedef int pthread_key_t' /usr/include/sys/types.h:335: error: previous declaration as `typedef __darwin_pthread_key_t pthread_key_t' /usr/local/include/pthread.h:306: error: conflicting types for `typedef int pthread_once_t' /usr/include/sys/types.h:316: error: previous declaration as `typedef struct __darwin_pthread_once_t pthread_once_t' /usr/local/include/pthread.h:307: error: conflicting types for `typedef int pthread_mutexattr_t' /usr/include/sys/types.h:312: error: previous declaration as `typedef struct __darwin_pthread_mutexattr_t pthread_mutexattr_t' /usr/local/include/pthread.h:308: error: conflicting types for `typedef struct pthread_mutex_st*pthread_mutex_t' /usr/include/sys/types.h:308: error: previous declaration as `typedef struct __darwin_pthread_mutex_t pthread_mutex_t' /usr/local/include/pthread.h:309: error: conflicting types for `typedef int pthread_condattr_t' /usr/include/sys/types.h:304: error: previous declaration as `typedef struct __darwin_pthread_condattr_t pthread_condattr_t' /usr/local/include/pthread.h:310: error: conflicting types for `typedef struct pthread_cond_st*pthread_cond_t' /usr/include/sys/types.h:300: error: previous declaration as `typedef struct __darwin_pthread_cond_t pthread_cond_t' /usr/local/include/pthread.h:311: error: conflicting types for `typedef int pthread_rwlockattr_t' /usr/include/sys/types.h:324: error: previous declaration as `typedef struct __darwin_pthread_rwlockattr_t pthread_rwlockattr_t' /usr/local/include/pthread.h:312: error: conflicting types for `typedef struct pthread_rwlock_st*pthread_rwlock_t' /usr/include/sys/types.h:320: error: previous declaration as `typedef struct __darwin_pthread_rwlock_t pthread_rwlock_t' /usr/local/include/pthread.h:378: error: declaration of C function `int pthread_kill(pthread_st*, int)' conflicts with /usr/include/signal.h:84: error: previous declaration `int pthread_kill(_opaque_pthread_t*, int)' here configure:20451: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PCRE" | #define PACKAGE_TARNAME "pcre" | #define PACKAGE_VERSION "7.4" | #define PACKAGE_STRING "PCRE 7.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcre" | #define VERSION "7.4" | #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_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_DIRENT_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:20465: result: no configure:20469: checking string presence configure:20484: c++ -E conftest.cpp configure:20490: $? = 0 configure:20504: result: yes configure:20517: WARNING: string: present but cannot be compiled configure:20519: WARNING: string: check for missing prerequisite headers? configure:20521: WARNING: string: see the Autoconf documentation configure:20523: WARNING: string: section "Present But Cannot Be Compiled" configure:20525: WARNING: string: proceeding with the preprocessor's result configure:20527: WARNING: string: in the future, the compiler will take precedence configure:20532: checking for string configure:20540: result: yes configure:20570: checking bits/type_traits.h usability configure:20587: c++ -c -O -pipe conftest.cpp >&5 configure:20593: $? = 0 configure:20607: result: yes configure:20611: checking bits/type_traits.h presence configure:20626: c++ -E conftest.cpp configure:20632: $? = 0 configure:20646: result: yes configure:20674: checking for bits/type_traits.h configure:20682: result: yes configure:20712: checking type_traits.h usability configure:20729: c++ -c -O -pipe conftest.cpp >&5 conftest.cpp:61:25: type_traits.h: No such file or directory configure:20735: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PCRE" | #define PACKAGE_TARNAME "pcre" | #define PACKAGE_VERSION "7.4" | #define PACKAGE_STRING "PCRE 7.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcre" | #define VERSION "7.4" | #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_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRING 1 | #define HAVE_BITS_TYPE_TRAITS_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:20749: result: no configure:20753: checking type_traits.h presence configure:20768: c++ -E conftest.cpp conftest.cpp:28:25: type_traits.h: No such file or directory configure:20774: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PCRE" | #define PACKAGE_TARNAME "pcre" | #define PACKAGE_VERSION "7.4" | #define PACKAGE_STRING "PCRE 7.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcre" | #define VERSION "7.4" | #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_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRING 1 | #define HAVE_BITS_TYPE_TRAITS_H 1 | /* end confdefs.h. */ | #include configure:20788: result: no configure:20816: checking for type_traits.h configure:20824: result: no configure:20870: checking for an ANSI C-conforming const configure:20945: cc -c -O -pipe conftest.c >&5 configure:20951: $? = 0 configure:20966: result: yes configure:20976: checking for size_t configure:21006: cc -c -O -pipe conftest.c >&5 configure:21012: $? = 0 configure:21027: result: yes configure:21040: checking for long long configure:21070: cc -c -O -pipe conftest.c >&5 configure:21076: $? = 0 configure:21091: result: yes configure:21104: checking for unsigned long long configure:21134: cc -c -O -pipe conftest.c >&5 configure:21140: $? = 0 configure:21155: result: yes configure:21182: checking for bcopy configure:21238: cc -o conftest -O -pipe conftest.c >&5 configure:21244: $? = 0 configure:21262: result: yes configure:21182: checking for memmove configure:21238: cc -o conftest -O -pipe conftest.c >&5 configure:21244: $? = 0 configure:21262: result: yes configure:21182: checking for strerror configure:21238: cc -o conftest -O -pipe conftest.c >&5 configure:21244: $? = 0 configure:21262: result: yes configure:21182: checking for strtoq configure:21238: cc -o conftest -O -pipe conftest.c >&5 configure:21244: $? = 0 configure:21262: result: yes configure:21182: checking for strtoll configure:21238: cc -o conftest -O -pipe conftest.c >&5 configure:21244: $? = 0 configure:21262: result: yes configure:21182: checking for _strtoi64 configure:21238: cc -o conftest -O -pipe conftest.c >&5 ld: Undefined symbols: __strtoi64 configure:21244: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "PCRE" | #define PACKAGE_TARNAME "pcre" | #define PACKAGE_VERSION "7.4" | #define PACKAGE_STRING "PCRE 7.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcre" | #define VERSION "7.4" | #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_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRING 1 | #define HAVE_BITS_TYPE_TRAITS_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOLL 1 | /* end confdefs.h. */ | /* Define _strtoi64 to an innocuous variant, in case declares _strtoi64. | For example, HP-UX 11i declares gettimeofday. */ | #define _strtoi64 innocuous__strtoi64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strtoi64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strtoi64 | | /* 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 _strtoi64 (); | /* 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__strtoi64 || defined __stub____strtoi64 | choke me | #endif | | int | main () | { | return _strtoi64 (); | ; | return 0; | } configure:21262: result: no configure:21547: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by PCRE config.status 7.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:689: creating Makefile config.status:689: creating libpcre.pc config.status:689: creating libpcrecpp.pc config.status:689: creating pcre-config config.status:689: creating pcre.h config.status:689: creating pcre_stringpiece.h config.status:689: creating pcrecpparg.h config.status:689: creating config.h config.status:985: executing depfiles commands config.status:985: executing script-chmod commands config.status:985: executing delete-old-chartables commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-apple-darwin8.0.1 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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_f77_compiler_gnu=no ac_cv_func__strtoi64=no ac_cv_func_bcopy=yes ac_cv_func_memmove=yes ac_cv_func_strerror=yes ac_cv_func_strtoll=yes ac_cv_func_strtoq=yes ac_cv_header_bits_type_traits_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_type_traits_h=no ac_cv_header_unistd_h=yes ac_cv_header_windows_h=no ac_cv_host=powerpc-apple-darwin8.0.1 ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_type_long_long=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/devel/pcre/work/pcre-7.4/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/devel/pcre/work/pcre-7.4/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /usr/ports/devel/pcre/work/pcre-7.4/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/devel/pcre/work/pcre-7.4/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/devel/pcre/work/pcre-7.4/missing --run automake-1.10' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O -pipe ' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O -pipe' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS='--enable-cpp --enable-unicode-properties' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_LIBPCRECPP_LDFLAGS=' -version-info 0:0:0' EXTRA_LIBPCREPOSIX_LDFLAGS=' -version-info 0:0:0' EXTRA_LIBPCRE_LDFLAGS=' -version-info 0:1:0' F77='f77' FFLAGS='-g' GREP='/usr/bin/grep' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/devel/pcre/work/pcre-7.4/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='o' PACKAGE='pcre' PACKAGE_BUGREPORT='' PACKAGE_NAME='PCRE' PACKAGE_STRING='PCRE 7.4' PACKAGE_TARNAME='pcre' PACKAGE_VERSION='7.4' PATH_SEPARATOR=':' PCRE_DATE='2007-09-21' PCRE_MAJOR='7' PCRE_MINOR='4' PCRE_PRERELEASE='' RANLIB='ranlib' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='7.4' WITH_PCRE_CPP_FALSE='#' WITH_PCRE_CPP_TRUE='' WITH_REBUILD_CHARTABLES_FALSE='' WITH_REBUILD_CHARTABLES_TRUE='#' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='f77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_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='powerpc-apple-darwin8.0.1' build_alias='' build_cpu='powerpc' build_os='darwin8.0.1' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='powerpc-apple-darwin8.0.1' host_alias='' host_cpu='powerpc' host_os='darwin8.0.1' host_vendor='apple' htmldir='${docdir}/html' includedir='${prefix}/include' infodir='/usr/local/info/' install_sh='$(SHELL) /usr/ports/devel/pcre/work/pcre-7.4/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pcre_have_bits_type_traits='1' pcre_have_long_long='1' pcre_have_type_traits='0' pcre_have_ulong_long='1' 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 "PCRE" #define PACKAGE_TARNAME "pcre" #define PACKAGE_VERSION "7.4" #define PACKAGE_STRING "PCRE 7.4" #define PACKAGE_BUGREPORT "" #define PACKAGE "pcre" #define VERSION "7.4" #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_DLFCN_H 1 #define STDC_HEADERS 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_STRING 1 #define HAVE_BITS_TYPE_TRAITS_H 1 #define HAVE_LONG_LONG 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_BCOPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRERROR 1 #define HAVE_STRTOQ 1 #define HAVE_STRTOLL 1 #define SUPPORT_UTF8 #define SUPPORT_UCP #define NEWLINE 10 #define LINK_SIZE 2 #define POSIX_MALLOC_THRESHOLD 10 #define MATCH_LIMIT 10000000 #define MATCH_LIMIT_RECURSION MATCH_LIMIT #define MAX_NAME_SIZE 32 #define MAX_NAME_COUNT 10000 configure: exit 0