This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.67. Invocation command line was $ ./configure --enable-maintainer-mode ## --------- ## ## Platform. ## ## --------- ## hostname = honig uname -m = i686 uname -r = 2.6.32-5-686-bigmem uname -s = Linux uname -v = #1 SMP Sat Oct 30 23:25:58 UTC 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /data/home/tony/bin PATH: /usr/lib/jvm/java-6-sun/bin PATH: /home/tony/bin PATH: /home/tony/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2473: checking for a BSD-compatible install configure:2541: result: /usr/bin/install -c configure:2552: checking whether build environment is sane configure:2602: result: yes configure:2743: checking for a thread-safe mkdir -p configure:2782: result: /bin/mkdir -p configure:2795: checking for gawk configure:2811: found /usr/bin/gawk configure:2822: result: gawk configure:2833: checking whether make sets $(MAKE) configure:2855: result: yes configure:2935: checking for pkg-config configure:2953: found /usr/bin/pkg-config configure:2966: result: /usr/bin/pkg-config configure:2991: checking whether to enable maintainer-specific portions of Makefiles configure:3000: result: yes configure:3062: checking for gcc configure:3078: found /usr/bin/gcc configure:3089: result: gcc configure:3318: checking for C compiler version configure:3327: gcc --version >&5 gcc (Debian 4.4.5-6) 4.4.5 Copyright (C) 2010 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:3338: $? = 0 configure:3327: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-6' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.4.5 (Debian 4.4.5-6) configure:3338: $? = 0 configure:3327: gcc -V >&5 gcc: '-V' option must have argument configure:3338: $? = 1 configure:3327: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3338: $? = 1 configure:3358: checking whether the C compiler works configure:3380: gcc conftest.c >&5 configure:3384: $? = 0 configure:3432: result: yes configure:3435: checking for C compiler default output file name configure:3437: result: a.out configure:3443: checking for suffix of executables configure:3450: gcc -o conftest conftest.c >&5 configure:3454: $? = 0 configure:3476: result: configure:3498: checking whether we are cross compiling configure:3506: gcc -o conftest conftest.c >&5 configure:3510: $? = 0 configure:3517: ./conftest configure:3521: $? = 0 configure:3536: result: no configure:3541: checking for suffix of object files configure:3563: gcc -c conftest.c >&5 configure:3567: $? = 0 configure:3588: result: o configure:3592: checking whether we are using the GNU C compiler configure:3611: gcc -c conftest.c >&5 configure:3611: $? = 0 configure:3620: result: yes configure:3629: checking whether gcc accepts -g configure:3649: gcc -c -g conftest.c >&5 configure:3649: $? = 0 configure:3690: result: yes configure:3707: checking for gcc option to accept ISO C89 configure:3771: gcc -c -g -O2 conftest.c >&5 configure:3771: $? = 0 configure:3784: result: none needed configure:3815: checking for style of include used by make configure:3843: result: GNU configure:3868: checking dependency style of gcc configure:3978: result: gcc3 configure:3994: checking for library containing strerror configure:4025: gcc -o conftest -g -O2 conftest.c >&5 configure:4025: $? = 0 configure:4042: result: none required configure:4056: checking how to run the C preprocessor configure:4087: gcc -E conftest.c configure:4087: $? = 0 configure:4101: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:4101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4126: result: gcc -E configure:4146: gcc -E conftest.c configure:4146: $? = 0 configure:4160: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:4160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4217: checking build system type configure:4231: result: i686-pc-linux-gnu configure:4251: checking host system type configure:4264: result: i686-pc-linux-gnu configure:4284: checking for a sed that does not truncate output configure:4348: result: /bin/sed configure:4366: checking for grep that handles long lines and -e configure:4424: result: /bin/grep configure:4429: checking for egrep configure:4491: result: /bin/grep -E configure:4496: checking for fgrep configure:4558: result: /bin/grep -F configure:4593: checking for ld used by gcc configure:4660: result: /usr/bin/ld configure:4667: checking if the linker (/usr/bin/ld) is GNU ld configure:4682: result: yes configure:4694: checking for BSD- or MS-compatible name lister (nm) configure:4743: result: /usr/bin/nm -B configure:4861: checking the name lister (/usr/bin/nm -B) interface configure:4868: gcc -c -g -O2 conftest.c >&5 configure:4871: /usr/bin/nm -B "conftest.o" configure:4874: output 00000000 B some_variable configure:4881: result: BSD nm configure:4884: checking whether ln -s works configure:4888: result: yes configure:4896: checking the maximum length of command line arguments configure:5016: result: 1572864 configure:5033: checking whether the shell understands some XSI constructs configure:5043: result: yes configure:5047: checking whether the shell understands "+=" configure:5053: result: yes configure:5088: checking for /usr/bin/ld option to reload object files configure:5095: result: -r configure:5164: checking for objdump configure:5180: found /usr/bin/objdump configure:5191: result: objdump configure:5223: checking how to recognize dependent libraries configure:5419: result: pass_all configure:5479: checking for ar configure:5495: found /usr/bin/ar configure:5506: result: ar configure:5584: checking for strip configure:5600: found /usr/bin/strip configure:5611: result: strip configure:5683: checking for ranlib configure:5699: found /usr/bin/ranlib configure:5710: result: ranlib configure:5800: checking command to parse /usr/bin/nm -B output from gcc object configure:5918: gcc -c -g -O2 conftest.c >&5 configure:5921: $? = 0 configure:5925: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5928: $? = 0 configure:5982: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5985: $? = 0 configure:6023: result: ok configure:6827: checking for ANSI C header files configure:6847: gcc -c -g -O2 conftest.c >&5 configure:6847: $? = 0 configure:6920: gcc -o conftest -g -O2 conftest.c >&5 configure:6920: $? = 0 configure:6920: ./conftest configure:6920: $? = 0 configure:6931: result: yes configure:6944: checking for sys/types.h configure:6944: gcc -c -g -O2 conftest.c >&5 configure:6944: $? = 0 configure:6944: result: yes configure:6944: checking for sys/stat.h configure:6944: gcc -c -g -O2 conftest.c >&5 configure:6944: $? = 0 configure:6944: result: yes configure:6944: checking for stdlib.h configure:6944: gcc -c -g -O2 conftest.c >&5 configure:6944: $? = 0 configure:6944: result: yes configure:6944: checking for string.h configure:6944: gcc -c -g -O2 conftest.c >&5 configure:6944: $? = 0 configure:6944: result: yes configure:6944: checking for memory.h configure:6944: gcc -c -g -O2 conftest.c >&5 configure:6944: $? = 0 configure:6944: result: yes configure:6944: checking for strings.h configure:6944: gcc -c -g -O2 conftest.c >&5 configure:6944: $? = 0 configure:6944: result: yes configure:6944: checking for inttypes.h configure:6944: gcc -c -g -O2 conftest.c >&5 configure:6944: $? = 0 configure:6944: result: yes configure:6944: checking for stdint.h configure:6944: gcc -c -g -O2 conftest.c >&5 configure:6944: $? = 0 configure:6944: result: yes configure:6944: checking for unistd.h configure:6944: gcc -c -g -O2 conftest.c >&5 configure:6944: $? = 0 configure:6944: result: yes configure:6958: checking for dlfcn.h configure:6958: gcc -c -g -O2 conftest.c >&5 configure:6958: $? = 0 configure:6958: result: yes configure:7142: checking for objdir configure:7157: result: .libs configure:7449: checking if gcc supports -fno-rtti -fno-exceptions configure:7467: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7471: $? = 0 configure:7484: result: no configure:7504: checking for gcc option to produce PIC configure:7776: result: -fPIC -DPIC configure:7788: checking if gcc PIC flag -fPIC -DPIC works configure:7806: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:7810: $? = 0 configure:7823: result: yes configure:7847: checking if gcc static flag -static works configure:7875: result: yes configure:7890: checking if gcc supports -c -o file.o configure:7911: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7915: $? = 0 configure:7937: result: yes configure:7945: checking if gcc supports -c -o file.o configure:7992: result: yes configure:8025: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:9016: result: yes configure:9053: checking whether -lc should be explicitly linked in configure:9058: gcc -c -g -O2 conftest.c >&5 configure:9061: $? = 0 configure:9076: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9079: $? = 0 configure:9091: result: no configure:9255: checking dynamic linker characteristics configure:9688: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9688: $? = 0 configure:9918: result: GNU/Linux ld.so configure:10020: checking how to hardcode library paths into programs configure:10045: result: immediate configure:10565: checking whether stripping libraries is possible configure:10570: result: yes configure:10605: checking if libtool supports shared libraries configure:10607: result: yes configure:10610: checking whether to build shared libraries configure:10631: result: yes configure:10634: checking whether to build static libraries configure:10638: result: yes configure:10676: checking for dirent.h that defines DIR configure:10695: gcc -c -g -O2 conftest.c >&5 configure:10695: $? = 0 configure:10703: result: yes configure:10716: checking for library containing opendir configure:10747: gcc -o conftest -g -O2 conftest.c >&5 configure:10747: $? = 0 configure:10764: result: none required configure:10831: checking for ANSI C header files configure:10935: result: yes configure:10943: checking for sys/wait.h that is POSIX.1 compatible configure:10969: gcc -c -g -O2 conftest.c >&5 configure:10969: $? = 0 configure:10976: result: yes configure:10987: checking pty.h usability configure:10987: gcc -c -g -O2 conftest.c >&5 configure:10987: $? = 0 configure:10987: result: yes configure:10987: checking pty.h presence configure:10987: gcc -E conftest.c configure:10987: $? = 0 configure:10987: result: yes configure:10987: checking for pty.h configure:10987: result: yes configure:10987: checking fcntl.h usability configure:10987: gcc -c -g -O2 conftest.c >&5 configure:10987: $? = 0 configure:10987: result: yes configure:10987: checking fcntl.h presence configure:10987: gcc -E conftest.c configure:10987: $? = 0 configure:10987: result: yes configure:10987: checking for fcntl.h configure:10987: result: yes configure:10987: checking for strings.h configure:10987: result: yes configure:10987: checking sys/ioctl.h usability configure:10987: gcc -c -g -O2 conftest.c >&5 configure:10987: $? = 0 configure:10987: result: yes configure:10987: checking sys/ioctl.h presence configure:10987: gcc -E conftest.c configure:10987: $? = 0 configure:10987: result: yes configure:10987: checking for sys/ioctl.h configure:10987: result: yes configure:10987: checking for unistd.h configure:10987: result: yes configure:10998: checking for an ANSI C-conforming const configure:11063: gcc -c -g -O2 conftest.c >&5 configure:11063: $? = 0 configure:11070: result: yes configure:11078: checking for pid_t configure:11078: gcc -c -g -O2 conftest.c >&5 configure:11078: $? = 0 configure:11078: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:65: error: expected expression before ')' token configure:11078: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_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 | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:11078: result: yes configure:11089: checking for size_t configure:11089: gcc -c -g -O2 conftest.c >&5 configure:11089: $? = 0 configure:11089: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:65: error: expected expression before ')' token configure:11089: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:11089: result: yes configure:11107: checking for socket configure:11107: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:11107: $? = 0 configure:11107: result: yes configure:11107: checking for strcspn configure:11107: gcc -o conftest -g -O2 -Wall conftest.c >&5 conftest.c:53: warning: conflicting types for built-in function 'strcspn' configure:11107: $? = 0 configure:11107: result: yes configure:11107: checking for strdup configure:11107: gcc -o conftest -g -O2 -Wall conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function 'strdup' configure:11107: $? = 0 configure:11107: result: yes configure:11107: checking for strerror configure:11107: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:11107: $? = 0 configure:11107: result: yes configure:11107: checking for strstr configure:11107: gcc -o conftest -g -O2 -Wall conftest.c >&5 conftest.c:56: warning: conflicting types for built-in function 'strstr' configure:11107: $? = 0 configure:11107: result: yes configure:11118: checking for openpty configure:11118: gcc -o conftest -g -O2 -Wall conftest.c >&5 /tmp/cc2TcqL3.o: In function `main': /tmp/ripperX-build-2.7.3/ripperX-2.7.3/conftest.c:68: undefined reference to `openpty' collect2: ld returned 1 exit status configure:11118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* 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 openpty (); | /* 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_openpty || defined __stub___openpty | choke me | #endif | | int | main () | { | return openpty (); | ; | return 0; | } configure:11118: result: no configure:11125: checking for openpty in -lutil configure:11150: gcc -o conftest -g -O2 -Wall conftest.c -lutil >&5 configure:11150: $? = 0 configure:11159: result: yes configure:11183: checking whether NLS is requested configure:11192: result: yes configure:11233: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:11265: result: /usr/bin/msgfmt configure:11274: checking for gmsgfmt configure:11305: result: /usr/bin/msgfmt configure:11356: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:11388: result: /usr/bin/xgettext configure:11434: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:11465: result: /usr/bin/msgmerge configure:11522: checking for ld used by GCC configure:11586: result: /usr/bin/ld configure:11593: checking if the linker (/usr/bin/ld) is GNU ld configure:11606: result: yes configure:11613: checking for shared library run path origin configure:11626: result: done configure:12198: checking for CFPreferencesCopyAppValue configure:12216: gcc -o conftest -g -O2 -Wall conftest.c -lutil -lz -lstdc++ -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:36:42: error: CoreFoundation/CFPreferences.h: No such file or directory conftest.c: In function 'main': conftest.c:40: warning: implicit declaration of function 'CFPreferencesCopyAppValue' conftest.c:40: error: 'NULL' undeclared (first use in this function) conftest.c:40: error: (Each undeclared identifier is reported only once conftest.c:40: error: for each function it appears in.) configure:12216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_OPENPTY 1 | #define GETTEXT_PACKAGE "ripperX" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:12225: result: no configure:12232: checking for CFLocaleCopyCurrent configure:12250: gcc -o conftest -g -O2 -Wall conftest.c -lutil -lz -lstdc++ -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:36:37: error: CoreFoundation/CFLocale.h: No such file or directory conftest.c: In function 'main': conftest.c:40: warning: implicit declaration of function 'CFLocaleCopyCurrent' configure:12250: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_OPENPTY 1 | #define GETTEXT_PACKAGE "ripperX" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:12259: result: no configure:12308: checking for GNU gettext in libc configure:12328: gcc -o conftest -g -O2 -Wall conftest.c -lutil -lz -lstdc++ >&5 configure:12328: $? = 0 configure:12337: result: yes configure:13128: checking whether to use NLS configure:13130: result: yes configure:13133: checking where the gettext function comes from configure:13144: result: libc configure:13224: checking for setlocale in -lxpg4 configure:13249: gcc -o conftest -g -O2 -Wall conftest.c -lxpg4 -lutil -lz -lstdc++ >&5 /usr/bin/ld: cannot find -lxpg4 collect2: ld returned 1 exit status configure:13249: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_OPENPTY 1 | #define GETTEXT_PACKAGE "ripperX" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define PACKAGE_DATA_DIR "/usr/local/share/ripperX" | /* 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 setlocale (); | int | main () | { | return setlocale (); | ; | return 0; | } configure:13258: result: no configure:13270: checking for ID3Tag_Link in -lid3 configure:13295: gcc -o conftest -g -O2 -Wall conftest.c -lid3 -lutil -lz -lstdc++ >&5 configure:13295: $? = 0 configure:13304: result: yes configure:13429: checking pkg-config is at least version 0.9.0 configure:13432: result: yes configure:13442: checking for GLIB configure:13449: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6 gmodule-2.0 >= 2.6 gobject-2.0 >= 2.6 gthread-2.0 >= 2.6" configure:13452: $? = 0 configure:13465: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6 gmodule-2.0 >= 2.6 gobject-2.0 >= 2.6 gthread-2.0 >= 2.6" configure:13468: $? = 0 configure:13525: result: yes configure:13534: checking for bind_textdomain_codeset configure:13534: gcc -o conftest -g -O2 -Wall conftest.c -lid3 -lutil -lz -lstdc++ >&5 configure:13534: $? = 0 configure:13534: result: yes configure:13547: checking for GTK configure:13554: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.6" configure:13557: $? = 0 configure:13570: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.6" configure:13573: $? = 0 configure:13630: result: yes configure:13769: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on honig config.status:1139: creating Makefile config.status:1139: creating po/Makefile.in config.status:1139: creating src/version.h config.status:1139: creating src/Makefile config.status:1139: creating config/Makefile config.status:1139: creating plugins/Makefile config.status:1139: creating ripperX.pc config.status:1139: creating config.h config.status:1367: executing depfiles commands config.status:1367: executing libtool commands config.status:1367: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes 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_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_bind_textdomain_codeset=yes ac_cv_func_openpty=no ac_cv_func_socket=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_pty_h=yes ac_cv_header_stdc=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_ioctl_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_id3_ID3Tag_Link=yes ac_cv_lib_util_openpty=yes ac_cv_lib_xpg4_setlocale=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump 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_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_type_pid_t=yes ac_cv_type_size_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes 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_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-Wl,--export-dynamic -pthread -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lgio-2.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/ripperX-build-2.7.3/ripperX-2.7.3/config/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /tmp/ripperX-build-2.7.3/ripperX-2.7.3/config/missing --run tar' AR='ar' AUTOCONF='${SHELL} /tmp/ripperX-build-2.7.3/ripperX-2.7.3/config/missing --run autoconf' AUTOHEADER='${SHELL} /tmp/ripperX-build-2.7.3/ripperX-2.7.3/config/missing --run autoheader' AUTOMAKE='${SHELL} /tmp/ripperX-build-2.7.3/ripperX-2.7.3/config/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTRA_VERSION='' FGREP='/bin/grep -F' GETTEXT_MACRO_VERSION='0.18' GETTEXT_PACKAGE='ripperX' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-Wl,--export-dynamic -pthread -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/bin/grep' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lgio-2.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LD='/usr/bin/ld' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='-lid3 -lutil -lz -lstdc++' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' LT_AGE='-' LT_CURRENT='' LT_RELEASE='2.7' LT_REVISION='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAJOR_VERSION='2' MAKEINFO='${SHELL} /tmp/ripperX-build-2.7.3/ripperX-2.7.3/config/missing --run makeinfo' MICRO_VERSION='3' MINOR_VERSION='7' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='ripperX' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSUB='po' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' USE_NLS='yes' VERSION='2.7.3' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' 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='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /tmp/ripperX-build-2.7.3/ripperX-2.7.3/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' 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. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #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 LT_OBJDIR ".libs/" #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_PTY_H 1 #define HAVE_FCNTL_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SOCKET 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_OPENPTY 1 #define GETTEXT_PACKAGE "ripperX" #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define PACKAGE_DATA_DIR "/usr/local/share/ripperX" #define HAVE_LIBID3 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 configure: exit 0