Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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.61. Invocation command line was
- $ /opt/passenger-3.0.5/ext/libev/configure --disable-shared --enable-static
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = metaoh.com
- uname -m = x86_64
- uname -r = 2.6.18-028stab092.1
- uname -s = Linux
- uname -v = #1 SMP Wed Jul 20 19:47:12 MSD 2011
- /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: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /usr/sbin
- PATH: /usr/bin
- PATH: /sbin
- PATH: /bin
- PATH: /usr/games
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:1975: checking for a BSD-compatible install
- configure:2031: result: /usr/bin/install -c
- configure:2042: checking whether build environment is sane
- configure:2085: result: yes
- configure:2113: checking for a thread-safe mkdir -p
- configure:2152: result: /bin/mkdir -p
- configure:2165: checking for gawk
- configure:2181: found /usr/bin/gawk
- configure:2192: result: gawk
- configure:2203: checking whether make sets $(MAKE)
- configure:2224: result: yes
- configure:2413: checking whether to enable maintainer-specific portions of Makefiles
- configure:2422: result: no
- configure:2449: checking for a BSD-compatible install
- configure:2505: result: /usr/bin/install -c
- configure:2594: checking build system type
- configure:2612: result: x86_64-unknown-linux-gnu
- configure:2634: checking host system type
- configure:2649: result: x86_64-unknown-linux-gnu
- configure:2683: checking for style of include used by make
- configure:2711: result: GNU
- configure:2781: checking for gcc
- configure:2797: found /usr/bin/gcc
- configure:2808: result: gcc
- configure:3046: checking for C compiler version
- configure:3053: gcc --version >&5
- gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
- 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:3056: $? = 0
- configure:3063: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper
- Target: x86_64-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
- Thread model: posix
- gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
- configure:3066: $? = 0
- configure:3073: gcc -V >&5
- gcc: '-V' option must have argument
- configure:3076: $? = 1
- configure:3099: checking for C compiler default output file name
- configure:3126: gcc conftest.c >&5
- configure:3129: $? = 0
- configure:3167: result: a.out
- configure:3184: checking whether the C compiler works
- configure:3194: ./a.out
- configure:3197: $? = 0
- configure:3214: result: yes
- configure:3221: checking whether we are cross compiling
- configure:3223: result: no
- configure:3226: checking for suffix of executables
- configure:3233: gcc -o conftest conftest.c >&5
- configure:3236: $? = 0
- configure:3260: result:
- configure:3266: checking for suffix of object files
- configure:3292: gcc -c conftest.c >&5
- configure:3295: $? = 0
- configure:3318: result: o
- configure:3322: checking whether we are using the GNU C compiler
- configure:3351: gcc -c conftest.c >&5
- configure:3357: $? = 0
- configure:3374: result: yes
- configure:3379: checking whether gcc accepts -g
- configure:3409: gcc -c -g conftest.c >&5
- configure:3415: $? = 0
- configure:3514: result: yes
- configure:3531: checking for gcc option to accept ISO C89
- configure:3605: gcc -c -g -O2 conftest.c >&5
- configure:3611: $? = 0
- configure:3634: result: none needed
- configure:3654: checking dependency style of gcc
- configure:3745: result: none
- configure:3760: checking for a sed that does not truncate output
- configure:3816: result: /bin/sed
- configure:3819: checking for grep that handles long lines and -e
- configure:3893: result: /bin/grep
- configure:3898: checking for egrep
- configure:3976: result: /bin/grep -E
- configure:3992: checking for ld used by gcc
- configure:4059: result: /usr/bin/ld
- configure:4068: checking if the linker (/usr/bin/ld) is GNU ld
- configure:4083: result: yes
- configure:4088: checking for /usr/bin/ld option to reload object files
- configure:4095: result: -r
- configure:4113: checking for BSD-compatible nm
- configure:4162: result: /usr/bin/nm -B
- configure:4166: checking whether ln -s works
- configure:4170: result: yes
- configure:4177: checking how to recognize dependent libraries
- configure:4363: result: pass_all
- configure:4452: gcc -c -g -O2 conftest.c >&5
- configure:4455: $? = 0
- configure:4608: checking how to run the C preprocessor
- configure:4648: gcc -E conftest.c
- configure:4654: $? = 0
- configure:4685: gcc -E conftest.c
- conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:4691: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "libev"
- | #define VERSION "3.9"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4724: result: gcc -E
- configure:4753: gcc -E conftest.c
- configure:4759: $? = 0
- configure:4790: gcc -E conftest.c
- conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:4796: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "libev"
- | #define VERSION "3.9"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4834: checking for ANSI C header files
- configure:4864: gcc -c -g -O2 conftest.c >&5
- configure:4870: $? = 0
- configure:4969: gcc -o conftest -g -O2 conftest.c >&5
- configure:4972: $? = 0
- configure:4978: ./conftest
- configure:4981: $? = 0
- configure:4998: result: yes
- configure:5022: checking for sys/types.h
- configure:5043: gcc -c -g -O2 conftest.c >&5
- configure:5049: $? = 0
- configure:5065: result: yes
- configure:5022: checking for sys/stat.h
- configure:5043: gcc -c -g -O2 conftest.c >&5
- configure:5049: $? = 0
- configure:5065: result: yes
- configure:5022: checking for stdlib.h
- configure:5043: gcc -c -g -O2 conftest.c >&5
- configure:5049: $? = 0
- configure:5065: result: yes
- configure:5022: checking for string.h
- configure:5043: gcc -c -g -O2 conftest.c >&5
- configure:5049: $? = 0
- configure:5065: result: yes
- configure:5022: checking for memory.h
- configure:5043: gcc -c -g -O2 conftest.c >&5
- configure:5049: $? = 0
- configure:5065: result: yes
- configure:5022: checking for strings.h
- configure:5043: gcc -c -g -O2 conftest.c >&5
- configure:5049: $? = 0
- configure:5065: result: yes
- configure:5022: checking for inttypes.h
- configure:5043: gcc -c -g -O2 conftest.c >&5
- configure:5049: $? = 0
- configure:5065: result: yes
- configure:5022: checking for stdint.h
- configure:5043: gcc -c -g -O2 conftest.c >&5
- configure:5049: $? = 0
- configure:5065: result: yes
- configure:5022: checking for unistd.h
- configure:5043: gcc -c -g -O2 conftest.c >&5
- configure:5049: $? = 0
- configure:5065: result: yes
- configure:5092: checking dlfcn.h usability
- configure:5109: gcc -c -g -O2 conftest.c >&5
- configure:5115: $? = 0
- configure:5129: result: yes
- configure:5133: checking dlfcn.h presence
- configure:5148: gcc -E conftest.c
- configure:5154: $? = 0
- configure:5168: result: yes
- configure:5196: checking for dlfcn.h
- configure:5204: result: yes
- configure:5275: checking for g++
- configure:5291: found /usr/bin/g++
- configure:5302: result: g++
- configure:5333: checking for C++ compiler version
- configure:5340: g++ --version >&5
- g++ (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
- 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:5343: $? = 0
- configure:5350: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper
- Target: x86_64-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
- Thread model: posix
- gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
- configure:5353: $? = 0
- configure:5360: g++ -V >&5
- g++: '-V' option must have argument
- configure:5363: $? = 1
- configure:5366: checking whether we are using the GNU C++ compiler
- configure:5395: g++ -c conftest.cpp >&5
- configure:5401: $? = 0
- configure:5418: result: yes
- configure:5423: checking whether g++ accepts -g
- configure:5453: g++ -c -g conftest.cpp >&5
- configure:5459: $? = 0
- configure:5558: result: yes
- configure:5583: checking dependency style of g++
- configure:5674: result: none
- configure:5699: checking how to run the C++ preprocessor
- configure:5735: g++ -E conftest.cpp
- configure:5741: $? = 0
- configure:5772: g++ -E conftest.cpp
- conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:5778: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "libev"
- | #define VERSION "3.9"
- | #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 <ac_nonexistent.h>
- configure:5811: result: g++ -E
- configure:5840: g++ -E conftest.cpp
- configure:5846: $? = 0
- configure:5877: g++ -E conftest.cpp
- conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:5883: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "libev"
- | #define VERSION "3.9"
- | #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 <ac_nonexistent.h>
- configure:5976: checking for g77
- configure:6006: result: no
- configure:5976: checking for xlf
- configure:6006: result: no
- configure:5976: checking for f77
- configure:6006: result: no
- configure:5976: checking for frt
- configure:6006: result: no
- configure:5976: checking for pgf77
- configure:6006: result: no
- configure:5976: checking for cf77
- configure:6006: result: no
- configure:5976: checking for fort77
- configure:6006: result: no
- configure:5976: checking for fl32
- configure:6006: result: no
- configure:5976: checking for af77
- configure:6006: result: no
- configure:5976: checking for xlf90
- configure:6006: result: no
- configure:5976: checking for f90
- configure:6006: result: no
- configure:5976: checking for pgf90
- configure:6006: result: no
- configure:5976: checking for pghpf
- configure:6006: result: no
- configure:5976: checking for epcf90
- configure:6006: result: no
- configure:5976: checking for gfortran
- configure:6006: result: no
- configure:5976: checking for g95
- configure:6006: result: no
- configure:5976: checking for xlf95
- configure:6006: result: no
- configure:5976: checking for f95
- configure:6006: result: no
- configure:5976: checking for fort
- configure:6006: result: no
- configure:5976: checking for ifort
- configure:6006: result: no
- configure:5976: checking for ifc
- configure:6006: result: no
- configure:5976: checking for efc
- configure:6006: result: no
- configure:5976: checking for pgf95
- configure:6006: result: no
- configure:5976: checking for lf95
- configure:6006: result: no
- configure:5976: checking for ftn
- configure:6006: result: no
- configure:6033: checking for Fortran 77 compiler version
- configure:6040: --version >&5
- /opt/passenger-3.0.5/ext/libev/configure: line 6041: --version: command not found
- configure:6043: $? = 127
- configure:6050: -v >&5
- /opt/passenger-3.0.5/ext/libev/configure: line 6051: -v: command not found
- configure:6053: $? = 127
- configure:6060: -V >&5
- /opt/passenger-3.0.5/ext/libev/configure: line 6061: -V: command not found
- configure:6063: $? = 127
- configure:6071: checking whether we are using the GNU Fortran 77 compiler
- configure:6090: -c conftest.F >&5
- /opt/passenger-3.0.5/ext/libev/configure: line 6091: -c: command not found
- configure:6096: $? = 127
- configure: failed program was:
- | program main
- | #ifndef __GNUC__
- | choke me
- | #endif
- |
- | end
- configure:6113: result: no
- configure:6119: checking whether accepts -g
- configure:6136: -c -g conftest.f >&5
- /opt/passenger-3.0.5/ext/libev/configure: line 6137: -c: command not found
- configure:6142: $? = 127
- configure: failed program was:
- | program main
- |
- | end
- configure:6158: result: no
- configure:6187: checking the maximum length of command line arguments
- configure:6299: result: 98304
- configure:6311: checking command to parse /usr/bin/nm -B output from gcc object
- configure:6416: gcc -c -g -O2 conftest.c >&5
- configure:6419: $? = 0
- configure:6423: /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:6426: $? = 0
- configure:6478: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
- configure:6481: $? = 0
- configure:6519: result: ok
- configure:6523: checking for objdir
- configure:6538: result: .libs
- configure:6630: checking for ar
- configure:6646: found /usr/bin/ar
- configure:6657: result: ar
- configure:6726: checking for ranlib
- configure:6742: found /usr/bin/ranlib
- configure:6753: result: ranlib
- configure:6822: checking for strip
- configure:6838: found /usr/bin/strip
- configure:6849: result: strip
- configure:7447: checking if gcc supports -fno-rtti -fno-exceptions
- configure:7465: 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:7469: $? = 0
- configure:7482: result: no
- configure:7497: checking for gcc option to produce PIC
- configure:7729: result: -fPIC
- configure:7737: checking if gcc PIC flag -fPIC works
- configure:7755: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
- configure:7759: $? = 0
- configure:7772: result: yes
- configure:7800: checking if gcc static flag -static works
- configure:7828: result: yes
- configure:7838: checking if gcc supports -c -o file.o
- configure:7859: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
- configure:7863: $? = 0
- configure:7885: result: yes
- configure:7911: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
- configure:8892: result: yes
- configure:8959: checking dynamic linker characteristics
- configure:9573: result: GNU/Linux ld.so
- configure:9597: checking how to hardcode library paths into programs
- configure:9622: result: immediate
- configure:9636: checking whether stripping libraries is possible
- configure:9641: result: yes
- configure:10443: checking if libtool supports shared libraries
- configure:10445: result: yes
- configure:10448: checking whether to build shared libraries
- configure:10469: result: no
- configure:10472: checking whether to build static libraries
- configure:10476: result: yes
- configure:10570: creating libtool
- configure:11163: checking for ld used by g++
- configure:11230: result: /usr/bin/ld -m elf_x86_64
- configure:11239: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
- configure:11254: result: yes
- configure:11305: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
- configure:12251: result: yes
- configure:12268: g++ -c -g -O2 conftest.cpp >&5
- configure:12271: $? = 0
- configure:12427: checking for g++ option to produce PIC
- configure:12711: result: -fPIC
- configure:12719: checking if g++ PIC flag -fPIC works
- configure:12737: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
- configure:12741: $? = 0
- configure:12754: result: yes
- configure:12782: checking if g++ static flag -static works
- configure:12810: result: yes
- configure:12820: checking if g++ supports -c -o file.o
- configure:12841: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
- configure:12845: $? = 0
- configure:12867: result: yes
- configure:12893: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
- configure:12922: result: yes
- configure:12989: checking dynamic linker characteristics
- configure:13551: result: GNU/Linux ld.so
- configure:13575: checking how to hardcode library paths into programs
- configure:13600: result: immediate
- configure:19876: checking sys/inotify.h usability
- configure:19893: gcc -c -g -O2 -O3 conftest.c >&5
- configure:19899: $? = 0
- configure:19913: result: yes
- configure:19917: checking sys/inotify.h presence
- configure:19932: gcc -E conftest.c
- configure:19938: $? = 0
- configure:19952: result: yes
- configure:19980: checking for sys/inotify.h
- configure:19988: result: yes
- configure:19876: checking sys/epoll.h usability
- configure:19893: gcc -c -g -O2 -O3 conftest.c >&5
- configure:19899: $? = 0
- configure:19913: result: yes
- configure:19917: checking sys/epoll.h presence
- configure:19932: gcc -E conftest.c
- configure:19938: $? = 0
- configure:19952: result: yes
- configure:19980: checking for sys/epoll.h
- configure:19988: result: yes
- configure:19876: checking sys/event.h usability
- configure:19893: gcc -c -g -O2 -O3 conftest.c >&5
- conftest.c:56:23: fatal error: sys/event.h: No such file or directory
- compilation terminated.
- configure:19899: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "libev"
- | #define VERSION "3.9"
- | #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 HAVE_SYS_INOTIFY_H 1
- | #define HAVE_SYS_EPOLL_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/event.h>
- configure:19913: result: no
- configure:19917: checking sys/event.h presence
- configure:19932: gcc -E conftest.c
- conftest.c:23:23: fatal error: sys/event.h: No such file or directory
- compilation terminated.
- configure:19938: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "libev"
- | #define VERSION "3.9"
- | #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 HAVE_SYS_INOTIFY_H 1
- | #define HAVE_SYS_EPOLL_H 1
- | /* end confdefs.h. */
- | #include <sys/event.h>
- configure:19952: result: no
- configure:19980: checking for sys/event.h
- configure:19988: result: no
- configure:19876: checking sys/queue.h usability
- configure:19893: gcc -c -g -O2 -O3 conftest.c >&5
- configure:19899: $? = 0
- configure:19913: result: yes
- configure:19917: checking sys/queue.h presence
- configure:19932: gcc -E conftest.c
- configure:19938: $? = 0
- configure:19952: result: yes
- configure:19980: checking for sys/queue.h
- configure:19988: result: yes
- configure:19876: checking port.h usability
- configure:19893: gcc -c -g -O2 -O3 conftest.c >&5
- conftest.c:57:18: fatal error: port.h: No such file or directory
- compilation terminated.
- configure:19899: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "libev"
- | #define VERSION "3.9"
- | #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 HAVE_SYS_INOTIFY_H 1
- | #define HAVE_SYS_EPOLL_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <port.h>
- configure:19913: result: no
- configure:19917: checking port.h presence
- configure:19932: gcc -E conftest.c
- conftest.c:24:18: fatal error: port.h: No such file or directory
- compilation terminated.
- configure:19938: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "libev"
- | #define VERSION "3.9"
- | #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 HAVE_SYS_INOTIFY_H 1
- | #define HAVE_SYS_EPOLL_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | /* end confdefs.h. */
- | #include <port.h>
- configure:19952: result: no
- configure:19980: checking for port.h
- configure:19988: result: no
- configure:19876: checking poll.h usability
- configure:19893: gcc -c -g -O2 -O3 conftest.c >&5
- configure:19899: $? = 0
- configure:19913: result: yes
- configure:19917: checking poll.h presence
- configure:19932: gcc -E conftest.c
- configure:19938: $? = 0
- configure:19952: result: yes
- configure:19980: checking for poll.h
- configure:19988: result: yes
- configure:19876: checking sys/select.h usability
- configure:19893: gcc -c -g -O2 -O3 conftest.c >&5
- configure:19899: $? = 0
- configure:19913: result: yes
- configure:19917: checking sys/select.h presence
- configure:19932: gcc -E conftest.c
- configure:19938: $? = 0
- configure:19952: result: yes
- configure:19980: checking for sys/select.h
- configure:19988: result: yes
- configure:19876: checking sys/eventfd.h usability
- configure:19893: gcc -c -g -O2 -O3 conftest.c >&5
- configure:19899: $? = 0
- configure:19913: result: yes
- configure:19917: checking sys/eventfd.h presence
- configure:19932: gcc -E conftest.c
- configure:19938: $? = 0
- configure:19952: result: yes
- configure:19980: checking for sys/eventfd.h
- configure:19988: result: yes
- configure:19876: checking sys/signalfd.h usability
- configure:19893: gcc -c -g -O2 -O3 conftest.c >&5
- configure:19899: $? = 0
- configure:19913: result: yes
- configure:19917: checking sys/signalfd.h presence
- configure:19932: gcc -E conftest.c
- configure:19938: $? = 0
- configure:19952: result: yes
- configure:19980: checking for sys/signalfd.h
- configure:19988: result: yes
- configure:20013: checking for inotify_init
- configure:20069: gcc -o conftest -g -O2 -O3 conftest.c >&5
- configure:20075: $? = 0
- configure:20093: result: yes
- configure:20013: checking for epoll_ctl
- configure:20069: gcc -o conftest -g -O2 -O3 conftest.c >&5
- configure:20075: $? = 0
- configure:20093: result: yes
- configure:20013: checking for kqueue
- configure:20069: gcc -o conftest -g -O2 -O3 conftest.c >&5
- /tmp/ccl6p87r.o: In function `main':
- /opt/passenger-3.0.5/ext/libev/conftest.c:64: undefined reference to `kqueue'
- collect2: ld returned 1 exit status
- configure:20075: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "libev"
- | #define VERSION "3.9"
- | #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 HAVE_SYS_INOTIFY_H 1
- | #define HAVE_SYS_EPOLL_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_EVENTFD_H 1
- | #define HAVE_SYS_SIGNALFD_H 1
- | #define HAVE_INOTIFY_INIT 1
- | #define HAVE_EPOLL_CTL 1
- | /* end confdefs.h. */
- | /* Define kqueue to an innocuous variant, in case <limits.h> declares kqueue.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define kqueue innocuous_kqueue
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char kqueue (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef kqueue
- |
- | /* 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 kqueue ();
- | /* 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_kqueue || defined __stub___kqueue
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return kqueue ();
- | ;
- | return 0;
- | }
- configure:20093: result: no
- configure:20013: checking for port_create
- configure:20069: gcc -o conftest -g -O2 -O3 conftest.c >&5
- /tmp/cckprFHy.o: In function `main':
- /opt/passenger-3.0.5/ext/libev/conftest.c:64: undefined reference to `port_create'
- collect2: ld returned 1 exit status
- configure:20075: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "libev"
- | #define VERSION "3.9"
- | #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 HAVE_SYS_INOTIFY_H 1
- | #define HAVE_SYS_EPOLL_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_EVENTFD_H 1
- | #define HAVE_SYS_SIGNALFD_H 1
- | #define HAVE_INOTIFY_INIT 1
- | #define HAVE_EPOLL_CTL 1
- | /* end confdefs.h. */
- | /* Define port_create to an innocuous variant, in case <limits.h> declares port_create.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define port_create innocuous_port_create
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char port_create (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef port_create
- |
- | /* 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 port_create ();
- | /* 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_port_create || defined __stub___port_create
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return port_create ();
- | ;
- | return 0;
- | }
- configure:20093: result: no
- configure:20013: checking for poll
- configure:20069: gcc -o conftest -g -O2 -O3 conftest.c >&5
- configure:20075: $? = 0
- configure:20093: result: yes
- configure:20013: checking for select
- configure:20069: gcc -o conftest -g -O2 -O3 conftest.c >&5
- configure:20075: $? = 0
- configure:20093: result: yes
- configure:20013: checking for eventfd
- configure:20069: gcc -o conftest -g -O2 -O3 conftest.c >&5
- configure:20075: $? = 0
- configure:20093: result: yes
- configure:20013: checking for signalfd
- configure:20069: gcc -o conftest -g -O2 -O3 conftest.c >&5
- configure:20075: $? = 0
- configure:20093: result: yes
- configure:20104: checking for clock_gettime
- configure:20160: gcc -o conftest -g -O2 -O3 conftest.c >&5
- /tmp/cc0e1gw9.o: In function `main':
- /opt/passenger-3.0.5/ext/libev/conftest.c:68: undefined reference to `clock_gettime'
- collect2: ld returned 1 exit status
- configure:20166: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE "libev"
- | #define VERSION "3.9"
- | #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 HAVE_SYS_INOTIFY_H 1
- | #define HAVE_SYS_EPOLL_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SYS_EVENTFD_H 1
- | #define HAVE_SYS_SIGNALFD_H 1
- | #define HAVE_INOTIFY_INIT 1
- | #define HAVE_EPOLL_CTL 1
- | #define HAVE_POLL 1
- | #define HAVE_SELECT 1
- | #define HAVE_EVENTFD 1
- | #define HAVE_SIGNALFD 1
- | /* end confdefs.h. */
- | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define clock_gettime innocuous_clock_gettime
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char clock_gettime (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef clock_gettime
- |
- | /* 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 clock_gettime ();
- | /* 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_clock_gettime || defined __stub___clock_gettime
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return clock_gettime ();
- | ;
- | return 0;
- | }
- configure:20183: result: no
- configure:20190: checking for clock_gettime syscall
- configure:20214: gcc -o conftest -g -O2 -O3 conftest.c >&5
- configure:20220: $? = 0
- configure:20232: result: yes
- configure:20417: checking for nanosleep
- configure:20473: gcc -o conftest -g -O2 -O3 conftest.c >&5
- configure:20479: $? = 0
- configure:20496: result: yes
- configure:20675: checking for ceil in -lm
- configure:20710: gcc -o conftest -g -O2 -O3 conftest.c -lm >&5
- conftest.c:42:6: warning: conflicting types for built-in function 'ceil'
- configure:20716: $? = 0
- configure:20734: result: yes
- configure:20878: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by config.status, which was
- generated by GNU Autoconf 2.61. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on metaoh.com
- config.status:667: creating Makefile
- config.status:667: creating config.h
- config.status:956: executing depfiles commands
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-unknown-linux-gnu
- ac_cv_c_compiler_gnu=yes
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- 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_CXXCPP_set=
- ac_cv_env_CXXCPP_value=
- ac_cv_env_CXXFLAGS_set=
- ac_cv_env_CXXFLAGS_value=
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- 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_clock_gettime=no
- ac_cv_func_epoll_ctl=yes
- ac_cv_func_eventfd=yes
- ac_cv_func_inotify_init=yes
- ac_cv_func_kqueue=no
- ac_cv_func_nanosleep=yes
- ac_cv_func_poll=yes
- ac_cv_func_port_create=no
- ac_cv_func_select=yes
- ac_cv_func_signalfd=yes
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_memory_h=yes
- ac_cv_header_poll_h=yes
- ac_cv_header_port_h=no
- 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_epoll_h=yes
- ac_cv_header_sys_event_h=no
- ac_cv_header_sys_eventfd_h=yes
- ac_cv_header_sys_inotify_h=yes
- ac_cv_header_sys_queue_h=yes
- ac_cv_header_sys_select_h=yes
- ac_cv_header_sys_signalfd_h=yes
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_unistd_h=yes
- ac_cv_host=x86_64-unknown-linux-gnu
- ac_cv_lib_m_ceil=yes
- ac_cv_objext=o
- ac_cv_path_EGREP='/bin/grep -E'
- ac_cv_path_GREP=/bin/grep
- 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_CXXCPP='g++ -E'
- ac_cv_prog_ac_ct_AR=ar
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_CXX=g++
- 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=no
- ac_cv_prog_make_make_set=yes
- am_cv_CC_dependencies_compiler_type=none
- am_cv_CXX_dependencies_compiler_type=none
- 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 -m elf_x86_64'
- lt_cv_path_NM='/usr/bin/nm -B'
- lt_cv_path_SED=/bin/sed
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_c_o_CXX=yes
- lt_cv_prog_compiler_pic_works=yes
- lt_cv_prog_compiler_pic_works_CXX=yes
- lt_cv_prog_compiler_rtti_exceptions=no
- lt_cv_prog_compiler_static_works=yes
- lt_cv_prog_compiler_static_works_CXX=yes
- lt_cv_prog_gnu_ld=yes
- lt_cv_prog_gnu_ldcxx=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\", (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_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib/mesa /usr/lib32/mesa /usr/lib/alsa-lib /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu '
- lt_cv_sys_lib_search_path_spec='/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2 /usr/lib/x86_64-linux-gnu /lib /usr/lib'
- lt_cv_sys_max_cmd_len=98304
- lt_lt_cv_prog_compiler_c_o='"yes"'
- lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
- lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_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} /opt/passenger-3.0.5/ext/libev/missing --run aclocal-1.10'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='${SHELL} /opt/passenger-3.0.5/ext/libev/missing --run tar'
- AR='ar'
- AUTOCONF='${SHELL} /opt/passenger-3.0.5/ext/libev/missing --run autoconf'
- AUTOHEADER='${SHELL} /opt/passenger-3.0.5/ext/libev/missing --run autoheader'
- AUTOMAKE='${SHELL} /opt/passenger-3.0.5/ext/libev/missing --run automake-1.10'
- AWK='gawk'
- CC='gcc'
- CCDEPMODE='depmode=none'
- CFLAGS='-g -O2 -O3'
- CPP='gcc -E'
- CPPFLAGS=''
- CXX='g++'
- CXXCPP='g++ -E'
- CXXDEPMODE='depmode=none'
- CXXFLAGS='-g -O2'
- CYGPATH_W='echo'
- DEFS='-DHAVE_CONFIG_H'
- DEPDIR='.deps'
- DSYMUTIL=''
- ECHO='echo'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/bin/grep -E'
- EXEEXT=''
- F77=''
- FFLAGS=''
- GREP='/bin/grep'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- LDFLAGS=''
- LIBOBJS=''
- LIBS='-lm '
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LN_S='ln -s'
- LTLIBOBJS=''
- MAINT='#'
- MAINTAINER_MODE_FALSE=''
- MAINTAINER_MODE_TRUE='#'
- MAKEINFO='${SHELL} /opt/passenger-3.0.5/ext/libev/missing --run makeinfo'
- NMEDIT=''
- OBJEXT='o'
- PACKAGE='libev'
- PACKAGE_BUGREPORT=''
- PACKAGE_NAME=''
- PACKAGE_STRING=''
- PACKAGE_TARNAME=''
- PACKAGE_VERSION=''
- PATH_SEPARATOR=':'
- RANLIB='ranlib'
- SED='/bin/sed'
- SET_MAKE=''
- SHELL='/bin/bash'
- STRIP='strip'
- VERSION='3.9'
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- ac_ct_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='x86_64-unknown-linux-gnu'
- build_alias=''
- build_cpu='x86_64'
- build_os='linux-gnu'
- build_vendor='unknown'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- host='x86_64-unknown-linux-gnu'
- host_alias=''
- host_cpu='x86_64'
- host_os='linux-gnu'
- host_vendor='unknown'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='$(SHELL) /opt/passenger-3.0.5/ext/libev/install-sh'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- 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. ##
- ## ----------- ##
- #define PACKAGE_NAME ""
- #define PACKAGE_TARNAME ""
- #define PACKAGE_VERSION ""
- #define PACKAGE_STRING ""
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE "libev"
- #define VERSION "3.9"
- #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 HAVE_SYS_INOTIFY_H 1
- #define HAVE_SYS_EPOLL_H 1
- #define HAVE_SYS_QUEUE_H 1
- #define HAVE_POLL_H 1
- #define HAVE_SYS_SELECT_H 1
- #define HAVE_SYS_EVENTFD_H 1
- #define HAVE_SYS_SIGNALFD_H 1
- #define HAVE_INOTIFY_INIT 1
- #define HAVE_EPOLL_CTL 1
- #define HAVE_POLL 1
- #define HAVE_SELECT 1
- #define HAVE_EVENTFD 1
- #define HAVE_SIGNALFD 1
- #define HAVE_CLOCK_SYSCALL 1
- #define HAVE_LIBM 1
- configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement