Created
April 26, 2012 07:49
-
-
Save pcdinh/2497290 to your computer and use it in GitHub Desktop.
libevent 2.0.18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* config.h. Generated from config.h.in by configure. */ | |
/* config.h.in. Generated from configure.in by autoheader. */ | |
/* Define if libevent should build without support for a debug mode */ | |
/* #undef DISABLE_DEBUG_MODE */ | |
/* Define if libevent should not allow replacing the mm functions */ | |
/* #undef DISABLE_MM_REPLACEMENT */ | |
/* Define if libevent should not be compiled with thread support */ | |
/* #undef DISABLE_THREAD_SUPPORT */ | |
/* Define to 1 if you have the `arc4random' function. */ | |
/* #undef HAVE_ARC4RANDOM */ | |
/* Define to 1 if you have the `arc4random_buf' function. */ | |
/* #undef HAVE_ARC4RANDOM_BUF */ | |
/* Define to 1 if you have the <arpa/inet.h> header file. */ | |
#define HAVE_ARPA_INET_H 1 | |
/* Define to 1 if you have the `clock_gettime' function. */ | |
#define HAVE_CLOCK_GETTIME 1 | |
/* Define to 1 if you have the declaration of `CTL_KERN', and to 0 if you | |
don't. */ | |
#define HAVE_DECL_CTL_KERN 1 | |
/* Define to 1 if you have the declaration of `KERN_ARND', and to 0 if you | |
don't. */ | |
#define HAVE_DECL_KERN_ARND 0 | |
/* Define to 1 if you have the declaration of `KERN_RANDOM', and to 0 if you | |
don't. */ | |
#define HAVE_DECL_KERN_RANDOM 1 | |
/* Define to 1 if you have the declaration of `RANDOM_UUID', and to 0 if you | |
don't. */ | |
#define HAVE_DECL_RANDOM_UUID 1 | |
/* Define if /dev/poll is available */ | |
/* #undef HAVE_DEVPOLL */ | |
/* Define to 1 if you have the <dlfcn.h> header file. */ | |
#define HAVE_DLFCN_H 1 | |
/* Define if your system supports the epoll system calls */ | |
#define HAVE_EPOLL 1 | |
/* Define to 1 if you have the `epoll_ctl' function. */ | |
#define HAVE_EPOLL_CTL 1 | |
/* Define to 1 if you have the `eventfd' function. */ | |
#define HAVE_EVENTFD 1 | |
/* Define if your system supports event ports */ | |
/* #undef HAVE_EVENT_PORTS */ | |
/* Define to 1 if you have the `fcntl' function. */ | |
#define HAVE_FCNTL 1 | |
/* Define to 1 if you have the <fcntl.h> header file. */ | |
#define HAVE_FCNTL_H 1 | |
/* Define to 1 if the system has the type `fd_mask'. */ | |
#define HAVE_FD_MASK 1 | |
/* Do we have getaddrinfo()? */ | |
#define HAVE_GETADDRINFO 1 | |
/* Define to 1 if you have the `getegid' function. */ | |
#define HAVE_GETEGID 1 | |
/* Define to 1 if you have the `geteuid' function. */ | |
#define HAVE_GETEUID 1 | |
/* Define this if you have any gethostbyname_r() */ | |
/* #undef HAVE_GETHOSTBYNAME_R */ | |
/* Define this if gethostbyname_r takes 3 arguments */ | |
/* #undef HAVE_GETHOSTBYNAME_R_3_ARG */ | |
/* Define this if gethostbyname_r takes 5 arguments */ | |
/* #undef HAVE_GETHOSTBYNAME_R_5_ARG */ | |
/* Define this if gethostbyname_r takes 6 arguments */ | |
/* #undef HAVE_GETHOSTBYNAME_R_6_ARG */ | |
/* Define to 1 if you have the `getnameinfo' function. */ | |
#define HAVE_GETNAMEINFO 1 | |
/* Define to 1 if you have the `getprotobynumber' function. */ | |
#define HAVE_GETPROTOBYNUMBER 1 | |
/* Define to 1 if you have the `getservbyname' function. */ | |
/* #undef HAVE_GETSERVBYNAME */ | |
/* Define to 1 if you have the `gettimeofday' function. */ | |
#define HAVE_GETTIMEOFDAY 1 | |
/* Define to 1 if you have the `inet_aton' function. */ | |
#define HAVE_INET_ATON 1 | |
/* Define to 1 if you have the `inet_ntop' function. */ | |
#define HAVE_INET_NTOP 1 | |
/* Define to 1 if you have the `inet_pton' function. */ | |
#define HAVE_INET_PTON 1 | |
/* Define to 1 if you have the <inttypes.h> header file. */ | |
#define HAVE_INTTYPES_H 1 | |
/* Define to 1 if you have the `issetugid' function. */ | |
/* #undef HAVE_ISSETUGID */ | |
/* Define to 1 if you have the `kqueue' function. */ | |
/* #undef HAVE_KQUEUE */ | |
/* Define if the system has zlib */ | |
#define HAVE_LIBZ 1 | |
/* Define to 1 if you have the <memory.h> header file. */ | |
#define HAVE_MEMORY_H 1 | |
/* Define to 1 if you have the `mmap' function. */ | |
#define HAVE_MMAP 1 | |
/* Define to 1 if you have the <netdb.h> header file. */ | |
#define HAVE_NETDB_H 1 | |
/* Define to 1 if you have the <netinet/in6.h> header file. */ | |
/* #undef HAVE_NETINET_IN6_H */ | |
/* Define to 1 if you have the <netinet/in.h> header file. */ | |
#define HAVE_NETINET_IN_H 1 | |
/* Define if the system has openssl */ | |
#define HAVE_OPENSSL 1 | |
/* Define to 1 if you have the <openssl/bio.h> header file. */ | |
#define HAVE_OPENSSL_BIO_H 1 | |
/* Define to 1 if you have the `pipe' function. */ | |
#define HAVE_PIPE 1 | |
/* Define to 1 if you have the `poll' function. */ | |
#define HAVE_POLL 1 | |
/* Define to 1 if you have the <poll.h> header file. */ | |
#define HAVE_POLL_H 1 | |
/* Define to 1 if you have the `port_create' function. */ | |
/* #undef HAVE_PORT_CREATE */ | |
/* Define to 1 if you have the <port.h> header file. */ | |
/* #undef HAVE_PORT_H */ | |
/* Define if you have POSIX threads libraries and header files. */ | |
/* #undef HAVE_PTHREAD */ | |
/* Define if we have pthreads on this system */ | |
#define HAVE_PTHREADS 1 | |
/* Define to 1 if you have the `putenv' function. */ | |
#define HAVE_PUTENV 1 | |
/* Define to 1 if the system has the type `sa_family_t'. */ | |
#define HAVE_SA_FAMILY_T 1 | |
/* Define to 1 if you have the `select' function. */ | |
#define HAVE_SELECT 1 | |
/* Define to 1 if you have the `sendfile' function. */ | |
#define HAVE_SENDFILE 1 | |
/* Define to 1 if you have the `setenv' function. */ | |
#define HAVE_SETENV 1 | |
/* Define if F_SETFD is defined in <fcntl.h> */ | |
#define HAVE_SETFD 1 | |
/* Define to 1 if you have the `sigaction' function. */ | |
#define HAVE_SIGACTION 1 | |
/* Define to 1 if you have the `signal' function. */ | |
#define HAVE_SIGNAL 1 | |
/* Define to 1 if you have the `splice' function. */ | |
#define HAVE_SPLICE 1 | |
/* Define to 1 if you have the <stdarg.h> header file. */ | |
#define HAVE_STDARG_H 1 | |
/* Define to 1 if you have the <stddef.h> header file. */ | |
#define HAVE_STDDEF_H 1 | |
/* Define to 1 if you have the <stdint.h> header file. */ | |
#define HAVE_STDINT_H 1 | |
/* Define to 1 if you have the <stdlib.h> header file. */ | |
#define HAVE_STDLIB_H 1 | |
/* Define to 1 if you have the <strings.h> header file. */ | |
#define HAVE_STRINGS_H 1 | |
/* Define to 1 if you have the <string.h> header file. */ | |
#define HAVE_STRING_H 1 | |
/* Define to 1 if you have the `strlcpy' function. */ | |
/* #undef HAVE_STRLCPY */ | |
/* Define to 1 if you have the `strsep' function. */ | |
#define HAVE_STRSEP 1 | |
/* Define to 1 if you have the `strtok_r' function. */ | |
#define HAVE_STRTOK_R 1 | |
/* Define to 1 if you have the `strtoll' function. */ | |
#define HAVE_STRTOLL 1 | |
/* Define to 1 if the system has the type `struct addrinfo'. */ | |
#define HAVE_STRUCT_ADDRINFO 1 | |
/* Define to 1 if the system has the type `struct in6_addr'. */ | |
#define HAVE_STRUCT_IN6_ADDR 1 | |
/* Define to 1 if `s6_addr16' is a member of `struct in6_addr'. */ | |
#define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1 | |
/* Define to 1 if `s6_addr32' is a member of `struct in6_addr'. */ | |
#define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1 | |
/* Define to 1 if the system has the type `struct sockaddr_in6'. */ | |
#define HAVE_STRUCT_SOCKADDR_IN6 1 | |
/* Define to 1 if `sin6_len' is a member of `struct sockaddr_in6'. */ | |
/* #undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN */ | |
/* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */ | |
/* #undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN */ | |
/* Define to 1 if the system has the type `struct sockaddr_storage'. */ | |
#define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
/* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */ | |
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
/* Define to 1 if `__ss_family' is a member of `struct sockaddr_storage'. */ | |
/* #undef HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY */ | |
/* Define to 1 if you have the `sysctl' function. */ | |
#define HAVE_SYSCTL 1 | |
/* Define to 1 if you have the <sys/devpoll.h> header file. */ | |
/* #undef HAVE_SYS_DEVPOLL_H */ | |
/* Define to 1 if you have the <sys/epoll.h> header file. */ | |
#define HAVE_SYS_EPOLL_H 1 | |
/* Define to 1 if you have the <sys/eventfd.h> header file. */ | |
#define HAVE_SYS_EVENTFD_H 1 | |
/* Define to 1 if you have the <sys/event.h> header file. */ | |
/* #undef HAVE_SYS_EVENT_H */ | |
/* Define to 1 if you have the <sys/ioctl.h> header file. */ | |
#define HAVE_SYS_IOCTL_H 1 | |
/* Define to 1 if you have the <sys/mman.h> header file. */ | |
#define HAVE_SYS_MMAN_H 1 | |
/* Define to 1 if you have the <sys/param.h> header file. */ | |
#define HAVE_SYS_PARAM_H 1 | |
/* Define to 1 if you have the <sys/queue.h> header file. */ | |
#define HAVE_SYS_QUEUE_H 1 | |
/* Define to 1 if you have the <sys/select.h> header file. */ | |
#define HAVE_SYS_SELECT_H 1 | |
/* Define to 1 if you have the <sys/sendfile.h> header file. */ | |
#define HAVE_SYS_SENDFILE_H 1 | |
/* Define to 1 if you have the <sys/socket.h> header file. */ | |
#define HAVE_SYS_SOCKET_H 1 | |
/* Define to 1 if you have the <sys/stat.h> header file. */ | |
#define HAVE_SYS_STAT_H 1 | |
/* Define to 1 if you have the <sys/sysctl.h> header file. */ | |
#define HAVE_SYS_SYSCTL_H 1 | |
/* Define to 1 if you have the <sys/time.h> header file. */ | |
#define HAVE_SYS_TIME_H 1 | |
/* Define to 1 if you have the <sys/types.h> header file. */ | |
#define HAVE_SYS_TYPES_H 1 | |
/* Define to 1 if you have the <sys/uio.h> header file. */ | |
#define HAVE_SYS_UIO_H 1 | |
/* Define to 1 if you have the <sys/wait.h> header file. */ | |
#define HAVE_SYS_WAIT_H 1 | |
/* Define if TAILQ_FOREACH is defined in <sys/queue.h> */ | |
#define HAVE_TAILQFOREACH 1 | |
/* Define if timeradd is defined in <sys/time.h> */ | |
#define HAVE_TIMERADD 1 | |
/* Define if timerclear is defined in <sys/time.h> */ | |
#define HAVE_TIMERCLEAR 1 | |
/* Define if timercmp is defined in <sys/time.h> */ | |
#define HAVE_TIMERCMP 1 | |
/* Define if timerisset is defined in <sys/time.h> */ | |
#define HAVE_TIMERISSET 1 | |
/* Define to 1 if the system has the type `uint16_t'. */ | |
#define HAVE_UINT16_T 1 | |
/* Define to 1 if the system has the type `uint32_t'. */ | |
#define HAVE_UINT32_T 1 | |
/* Define to 1 if the system has the type `uint64_t'. */ | |
#define HAVE_UINT64_T 1 | |
/* Define to 1 if the system has the type `uint8_t'. */ | |
#define HAVE_UINT8_T 1 | |
/* Define to 1 if the system has the type `uintptr_t'. */ | |
#define HAVE_UINTPTR_T 1 | |
/* Define to 1 if you have the <unistd.h> header file. */ | |
#define HAVE_UNISTD_H 1 | |
/* Define to 1 if you have the `unsetenv' function. */ | |
#define HAVE_UNSETENV 1 | |
/* Define to 1 if you have the `vasprintf' function. */ | |
#define HAVE_VASPRINTF 1 | |
/* Define if kqueue works correctly with pipes */ | |
/* #undef HAVE_WORKING_KQUEUE */ | |
/* Define to 1 if you have the <zlib.h> header file. */ | |
#define HAVE_ZLIB_H 1 | |
/* Define to the sub-directory in which libtool stores uninstalled libraries. | |
*/ | |
#define LT_OBJDIR ".libs/" | |
/* Define to 1 if your C compiler doesn't accept -c and -o together. */ | |
/* #undef NO_MINUS_C_MINUS_O */ | |
/* Numeric representation of the version */ | |
#define NUMERIC_VERSION 0x02001200 | |
/* Name of package */ | |
#define PACKAGE "libevent" | |
/* Define to the address where bug reports for this package should be sent. */ | |
#define PACKAGE_BUGREPORT "" | |
/* Define to the full name of this package. */ | |
#define PACKAGE_NAME "" | |
/* Define to the full name and version of this package. */ | |
#define PACKAGE_STRING "" | |
/* Define to the one symbol short name of this package. */ | |
#define PACKAGE_TARNAME "" | |
/* Define to the home page for this package. */ | |
#define PACKAGE_URL "" | |
/* Define to the version of this package. */ | |
#define PACKAGE_VERSION "" | |
/* Define to necessary symbol if this constant uses a non-standard name on | |
your system. */ | |
/* #undef PTHREAD_CREATE_JOINABLE */ | |
/* The size of `int', as computed by sizeof. */ | |
#define SIZEOF_INT 4 | |
/* The size of `long', as computed by sizeof. */ | |
#define SIZEOF_LONG 8 | |
/* The size of `long long', as computed by sizeof. */ | |
#define SIZEOF_LONG_LONG 8 | |
/* The size of `pthread_t', as computed by sizeof. */ | |
#define SIZEOF_PTHREAD_T 8 | |
/* The size of `short', as computed by sizeof. */ | |
#define SIZEOF_SHORT 2 | |
/* The size of `size_t', as computed by sizeof. */ | |
#define SIZEOF_SIZE_T 8 | |
/* The size of `void *', as computed by sizeof. */ | |
#define SIZEOF_VOID_P 8 | |
/* Define to 1 if you have the ANSI C header files. */ | |
#define STDC_HEADERS 1 | |
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ | |
#define TIME_WITH_SYS_TIME 1 | |
/* Version number of package */ | |
#define VERSION "2.0.18-stable" | |
/* Define to appropriate substitue if compiler doesnt have __func__ */ | |
/* #undef __func__ */ | |
/* Define to empty if `const' does not conform to ANSI C. */ | |
/* #undef const */ | |
/* Define to `__inline__' or `__inline' if that's what the C compiler | |
calls it, or to nothing if 'inline' is not supported under any name. */ | |
#ifndef __cplusplus | |
/* #undef inline */ | |
#endif | |
/* Define to `int' if <sys/types.h> does not define. */ | |
/* #undef pid_t */ | |
/* Define to `unsigned int' if <sys/types.h> does not define. */ | |
/* #undef size_t */ | |
/* Define to unsigned int if you dont have it */ | |
/* #undef socklen_t */ | |
/* Define to `int' if <sys/types.h> does not define. */ | |
/* #undef ssize_t */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.68. Invocation command line was | |
$ ./configure | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = spica | |
uname -m = x86_64 | |
uname -r = 3.0.18-x86_64-linode24 | |
uname -s = Linux | |
uname -v = #1 SMP Mon Jan 30 14:25:46 EST 2012 | |
/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:2614: checking for a BSD-compatible install | |
configure:2682: result: /usr/bin/install -c | |
configure:2693: checking whether build environment is sane | |
configure:2743: result: yes | |
configure:2884: checking for a thread-safe mkdir -p | |
configure:2923: result: /bin/mkdir -p | |
configure:2936: checking for gawk | |
configure:2966: result: no | |
configure:2936: checking for mawk | |
configure:2952: found /usr/bin/mawk | |
configure:2963: result: mawk | |
configure:2974: checking whether make sets $(MAKE) | |
configure:2996: result: yes | |
configure:3090: checking build system type | |
configure:3104: result: x86_64-unknown-linux-gnu | |
configure:3124: checking host system type | |
configure:3137: result: x86_64-unknown-linux-gnu | |
configure:3213: checking for gcc | |
configure:3229: found /usr/bin/gcc | |
configure:3240: result: gcc | |
configure:3469: checking for C compiler version | |
configure:3478: gcc --version >&5 | |
gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 | |
Copyright (C) 2011 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:3489: $? = 0 | |
configure:3478: gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper | |
Target: x86_64-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --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.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) | |
configure:3489: $? = 0 | |
configure:3478: gcc -V >&5 | |
gcc: error: unrecognized option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:3489: $? = 4 | |
configure:3478: gcc -qversion >&5 | |
gcc: error: unrecognized option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:3489: $? = 4 | |
configure:3509: checking whether the C compiler works | |
configure:3531: gcc conftest.c >&5 | |
configure:3535: $? = 0 | |
configure:3583: result: yes | |
configure:3586: checking for C compiler default output file name | |
configure:3588: result: a.out | |
configure:3594: checking for suffix of executables | |
configure:3601: gcc -o conftest conftest.c >&5 | |
configure:3605: $? = 0 | |
configure:3627: result: | |
configure:3649: checking whether we are cross compiling | |
configure:3657: gcc -o conftest conftest.c >&5 | |
configure:3661: $? = 0 | |
configure:3668: ./conftest | |
configure:3672: $? = 0 | |
configure:3687: result: no | |
configure:3692: checking for suffix of object files | |
configure:3714: gcc -c conftest.c >&5 | |
configure:3718: $? = 0 | |
configure:3739: result: o | |
configure:3743: checking whether we are using the GNU C compiler | |
configure:3762: gcc -c conftest.c >&5 | |
configure:3762: $? = 0 | |
configure:3771: result: yes | |
configure:3780: checking whether gcc accepts -g | |
configure:3800: gcc -c -g conftest.c >&5 | |
configure:3800: $? = 0 | |
configure:3841: result: yes | |
configure:3858: checking for gcc option to accept ISO C89 | |
configure:3922: gcc -c -g -O2 conftest.c >&5 | |
configure:3922: $? = 0 | |
configure:3935: result: none needed | |
configure:3966: checking for style of include used by make | |
configure:3994: result: GNU | |
configure:4019: checking dependency style of gcc | |
configure:4129: result: gcc3 | |
configure:4145: checking whether gcc and cc understand -c and -o together | |
configure:4176: gcc -c conftest.c -o conftest2.o >&5 | |
configure:4180: $? = 0 | |
configure:4186: gcc -c conftest.c -o conftest2.o >&5 | |
configure:4190: $? = 0 | |
configure:4201: cc -c conftest.c >&5 | |
configure:4205: $? = 0 | |
configure:4213: cc -c conftest.c -o conftest2.o >&5 | |
configure:4217: $? = 0 | |
configure:4223: cc -c conftest.c -o conftest2.o >&5 | |
configure:4227: $? = 0 | |
configure:4245: result: yes | |
configure:4271: checking whether ln -s works | |
configure:4275: result: yes | |
configure:4290: checking how to run the C preprocessor | |
configure:4321: gcc -E conftest.c | |
configure:4321: $? = 0 | |
configure:4335: gcc -E conftest.c | |
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:4335: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4360: result: gcc -E | |
configure:4380: gcc -E conftest.c | |
configure:4380: $? = 0 | |
configure:4394: gcc -E conftest.c | |
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:4394: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4423: checking for grep that handles long lines and -e | |
configure:4481: result: /bin/grep | |
configure:4486: checking for egrep | |
configure:4548: result: /bin/grep -E | |
configure:4554: checking whether gcc needs -traditional | |
configure:4588: result: no | |
configure:4715: checking how to print strings | |
configure:4742: result: printf | |
configure:4763: checking for a sed that does not truncate output | |
configure:4827: result: /bin/sed | |
configure:4845: checking for fgrep | |
configure:4907: result: /bin/grep -F | |
configure:4942: checking for ld used by gcc | |
configure:5009: result: /usr/bin/ld | |
configure:5016: checking if the linker (/usr/bin/ld) is GNU ld | |
configure:5031: result: yes | |
configure:5043: checking for BSD- or MS-compatible name lister (nm) | |
configure:5092: result: /usr/bin/nm -B | |
configure:5222: checking the name lister (/usr/bin/nm -B) interface | |
configure:5229: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:5232: /usr/bin/nm -B "conftest.o" | |
configure:5235: output | |
0000000000000000 B some_variable | |
configure:5242: result: BSD nm | |
configure:5246: checking the maximum length of command line arguments | |
configure:5371: result: 1572864 | |
configure:5388: checking whether the shell understands some XSI constructs | |
configure:5398: result: yes | |
configure:5402: checking whether the shell understands "+=" | |
configure:5408: result: yes | |
configure:5443: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format | |
configure:5483: result: func_convert_file_noop | |
configure:5490: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format | |
configure:5510: result: func_convert_file_noop | |
configure:5517: checking for /usr/bin/ld option to reload object files | |
configure:5524: result: -r | |
configure:5598: checking for objdump | |
configure:5614: found /usr/bin/objdump | |
configure:5625: result: objdump | |
configure:5657: checking how to recognize dependent libraries | |
configure:5859: result: pass_all | |
configure:5944: checking for dlltool | |
configure:5974: result: no | |
configure:6004: checking how to associate runtime and link libraries | |
configure:6031: result: printf %s\n | |
configure:6091: checking for ar | |
configure:6107: found /usr/bin/ar | |
configure:6118: result: ar | |
configure:6155: checking for archiver @FILE support | |
configure:6172: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:6172: $? = 0 | |
configure:6175: ar cru libconftest.a @conftest.lst >&5 | |
configure:6178: $? = 0 | |
configure:6183: ar cru libconftest.a @conftest.lst >&5 | |
ar: conftest.o: No such file or directory | |
configure:6186: $? = 1 | |
configure:6198: result: @ | |
configure:6256: checking for strip | |
configure:6272: found /usr/bin/strip | |
configure:6283: result: strip | |
configure:6355: checking for ranlib | |
configure:6371: found /usr/bin/ranlib | |
configure:6382: result: ranlib | |
configure:6484: checking command to parse /usr/bin/nm -B output from gcc object | |
configure:6603: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:6606: $? = 0 | |
configure:6610: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
configure:6613: $? = 0 | |
configure:6679: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c conftstm.o >&5 | |
configure:6682: $? = 0 | |
configure:6720: result: ok | |
configure:6757: checking for sysroot | |
configure:6787: result: no | |
configure:6864: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:6867: $? = 0 | |
configure:7030: checking for mt | |
configure:7046: found /bin/mt | |
configure:7057: result: mt | |
configure:7080: checking if mt is a manifest tool | |
configure:7086: mt '-?' | |
configure:7094: result: no | |
configure:7721: checking for ANSI C header files | |
configure:7741: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:7741: $? = 0 | |
configure:7814: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:7814: $? = 0 | |
configure:7814: ./conftest | |
configure:7814: $? = 0 | |
configure:7825: result: yes | |
configure:7838: checking for sys/types.h | |
configure:7838: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:7838: $? = 0 | |
configure:7838: result: yes | |
configure:7838: checking for sys/stat.h | |
configure:7838: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:7838: $? = 0 | |
configure:7838: result: yes | |
configure:7838: checking for stdlib.h | |
configure:7838: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:7838: $? = 0 | |
configure:7838: result: yes | |
configure:7838: checking for string.h | |
configure:7838: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:7838: $? = 0 | |
configure:7838: result: yes | |
configure:7838: checking for memory.h | |
configure:7838: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:7838: $? = 0 | |
configure:7838: result: yes | |
configure:7838: checking for strings.h | |
configure:7838: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:7838: $? = 0 | |
configure:7838: result: yes | |
configure:7838: checking for inttypes.h | |
configure:7838: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:7838: $? = 0 | |
configure:7838: result: yes | |
configure:7838: checking for stdint.h | |
configure:7838: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:7838: $? = 0 | |
configure:7838: result: yes | |
configure:7838: checking for unistd.h | |
configure:7838: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:7838: $? = 0 | |
configure:7838: result: yes | |
configure:7852: checking for dlfcn.h | |
configure:7852: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:7852: $? = 0 | |
configure:7852: result: yes | |
configure:8039: checking for objdir | |
configure:8054: result: .libs | |
configure:8325: checking if gcc supports -fno-rtti -fno-exceptions | |
configure:8343: gcc -c -g -O2 -Wall -fno-strict-aliasing -fno-rtti -fno-exceptions conftest.c >&5 | |
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] | |
configure:8347: $? = 0 | |
configure:8360: result: no | |
configure:8670: checking for gcc option to produce PIC | |
configure:8677: result: -fPIC -DPIC | |
configure:8685: checking if gcc PIC flag -fPIC -DPIC works | |
configure:8703: gcc -c -g -O2 -Wall -fno-strict-aliasing -fPIC -DPIC -DPIC conftest.c >&5 | |
configure:8707: $? = 0 | |
configure:8720: result: yes | |
configure:8749: checking if gcc static flag -static works | |
configure:8777: result: yes | |
configure:8792: checking if gcc supports -c -o file.o | |
configure:8813: gcc -c -g -O2 -Wall -fno-strict-aliasing -o out/conftest2.o conftest.c >&5 | |
configure:8817: $? = 0 | |
configure:8839: result: yes | |
configure:8847: checking if gcc supports -c -o file.o | |
configure:8894: result: yes | |
configure:8927: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | |
configure:10085: result: yes | |
configure:10122: checking whether -lc should be explicitly linked in | |
configure:10130: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:10133: $? = 0 | |
configure:10148: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 | |
configure:10151: $? = 0 | |
configure:10165: result: no | |
configure:10330: checking dynamic linker characteristics | |
configure:10844: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Wl,-rpath -Wl,/foo conftest.c >&5 | |
configure:10844: $? = 0 | |
configure:11070: result: GNU/Linux ld.so | |
configure:11177: checking how to hardcode library paths into programs | |
configure:11202: result: immediate | |
configure:11742: checking whether stripping libraries is possible | |
configure:11747: result: yes | |
configure:11782: checking if libtool supports shared libraries | |
configure:11784: result: yes | |
configure:11787: checking whether to build shared libraries | |
configure:11808: result: yes | |
configure:11811: checking whether to build static libraries | |
configure:11815: result: yes | |
configure:11862: checking for library containing inet_ntoa | |
configure:11893: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:11893: $? = 0 | |
configure:11910: result: none required | |
configure:11918: checking for library containing socket | |
configure:11949: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:11949: $? = 0 | |
configure:11966: result: none required | |
configure:11974: checking for library containing inet_aton | |
configure:12005: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12005: $? = 0 | |
configure:12022: result: none required | |
configure:12030: checking for library containing clock_gettime | |
configure:12061: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
/tmp/ccTIkSCc.o: In function `main': | |
/usr/src/libevent-2.0.18-stable/conftest.c:35: undefined reference to `clock_gettime' | |
collect2: ld returned 1 exit status | |
configure:12061: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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/" | |
| /* 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 clock_gettime (); | |
| int | |
| main () | |
| { | |
| return clock_gettime (); | |
| ; | |
| return 0; | |
| } | |
configure:12061: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12061: $? = 0 | |
configure:12078: result: -lrt | |
configure:12086: checking for library containing sendfile | |
configure:12117: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12117: $? = 0 | |
configure:12134: result: none required | |
configure:12143: checking for WIN32 | |
configure:12160: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:30:1: error: unknown type name 'die' | |
conftest.c:30:5: warning: unused variable 'horribly' [-Wunused-variable] | |
configure:12160: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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/" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| #ifndef WIN32 | |
| die horribly | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:12164: result: no | |
configure:12169: checking for CYGWIN | |
configure:12186: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:30:1: error: unknown type name 'die' | |
conftest.c:30:5: warning: unused variable 'horribly' [-Wunused-variable] | |
configure:12186: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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/" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| #ifndef __CYGWIN__ | |
| die horribly | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:12190: result: no | |
configure:12197: checking zlib.h usability | |
configure:12197: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12197: $? = 0 | |
configure:12197: result: yes | |
configure:12197: checking zlib.h presence | |
configure:12197: gcc -E conftest.c | |
configure:12197: $? = 0 | |
configure:12197: result: yes | |
configure:12197: checking for zlib.h | |
configure:12197: result: yes | |
configure:12213: checking for library containing inflateEnd | |
configure:12244: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
/tmp/cclUA1sM.o: In function `main': | |
/usr/src/libevent-2.0.18-stable/conftest.c:36: undefined reference to `inflateEnd' | |
collect2: ld returned 1 exit status | |
configure:12244: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char inflateEnd (); | |
| int | |
| main () | |
| { | |
| return inflateEnd (); | |
| ; | |
| return 0; | |
| } | |
configure:12244: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lz >&5 | |
configure:12244: $? = 0 | |
configure:12261: result: -lz | |
configure:12298: checking openssl/bio.h usability | |
configure:12298: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12298: $? = 0 | |
configure:12298: result: yes | |
configure:12298: checking openssl/bio.h presence | |
configure:12298: gcc -E conftest.c | |
configure:12298: $? = 0 | |
configure:12298: result: yes | |
configure:12298: checking for openssl/bio.h | |
configure:12298: result: yes | |
configure:12314: checking for library containing SSL_new | |
configure:12345: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
/tmp/ccrjZ01d.o: In function `main': | |
/usr/src/libevent-2.0.18-stable/conftest.c:38: undefined reference to `SSL_new' | |
collect2: ld returned 1 exit status | |
configure:12345: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char SSL_new (); | |
| int | |
| main () | |
| { | |
| return SSL_new (); | |
| ; | |
| return 0; | |
| } | |
configure:12345: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lssl -lcrypto >&5 | |
configure:12345: $? = 0 | |
configure:12362: result: -lssl | |
configure:12380: checking for ANSI C header files | |
configure:12484: result: yes | |
configure:12495: checking fcntl.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking fcntl.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for fcntl.h | |
configure:12495: result: yes | |
configure:12495: checking stdarg.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking stdarg.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for stdarg.h | |
configure:12495: result: yes | |
configure:12495: checking for inttypes.h | |
configure:12495: result: yes | |
configure:12495: checking for stdint.h | |
configure:12495: result: yes | |
configure:12495: checking stddef.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking stddef.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for stddef.h | |
configure:12495: result: yes | |
configure:12495: checking poll.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking poll.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for poll.h | |
configure:12495: result: yes | |
configure:12495: checking for unistd.h | |
configure:12495: result: yes | |
configure:12495: checking sys/epoll.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking sys/epoll.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for sys/epoll.h | |
configure:12495: result: yes | |
configure:12495: checking sys/time.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking sys/time.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for sys/time.h | |
configure:12495: result: yes | |
configure:12495: checking sys/queue.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking sys/queue.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for sys/queue.h | |
configure:12495: result: yes | |
configure:12495: checking sys/event.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c:72:23: fatal error: sys/event.h: No such file or directory | |
compilation terminated. | |
configure:12495: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_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 <sys/event.h> | |
configure:12495: result: no | |
configure:12495: checking sys/event.h presence | |
configure:12495: gcc -E conftest.c | |
conftest.c:39:23: fatal error: sys/event.h: No such file or directory | |
compilation terminated. | |
configure:12495: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/event.h> | |
configure:12495: result: no | |
configure:12495: checking for sys/event.h | |
configure:12495: result: no | |
configure:12495: checking sys/param.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking sys/param.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for sys/param.h | |
configure:12495: result: yes | |
configure:12495: checking sys/ioctl.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking sys/ioctl.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for sys/ioctl.h | |
configure:12495: result: yes | |
configure:12495: checking sys/select.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking sys/select.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for sys/select.h | |
configure:12495: result: yes | |
configure:12495: checking sys/devpoll.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c:75:25: fatal error: sys/devpoll.h: No such file or directory | |
compilation terminated. | |
configure:12495: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_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/devpoll.h> | |
configure:12495: result: no | |
configure:12495: checking sys/devpoll.h presence | |
configure:12495: gcc -E conftest.c | |
conftest.c:42:25: fatal error: sys/devpoll.h: No such file or directory | |
compilation terminated. | |
configure:12495: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/devpoll.h> | |
configure:12495: result: no | |
configure:12495: checking for sys/devpoll.h | |
configure:12495: result: no | |
configure:12495: checking port.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c:75:18: fatal error: port.h: No such file or directory | |
compilation terminated. | |
configure:12495: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_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:12495: result: no | |
configure:12495: checking port.h presence | |
configure:12495: gcc -E conftest.c | |
conftest.c:42:18: fatal error: port.h: No such file or directory | |
compilation terminated. | |
configure:12495: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| /* end confdefs.h. */ | |
| #include <port.h> | |
configure:12495: result: no | |
configure:12495: checking for port.h | |
configure:12495: result: no | |
configure:12495: checking netinet/in.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking netinet/in.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for netinet/in.h | |
configure:12495: result: yes | |
configure:12495: checking netinet/in6.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c:76:25: fatal error: netinet/in6.h: No such file or directory | |
compilation terminated. | |
configure:12495: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_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 <netinet/in6.h> | |
configure:12495: result: no | |
configure:12495: checking netinet/in6.h presence | |
configure:12495: gcc -E conftest.c | |
conftest.c:43:25: fatal error: netinet/in6.h: No such file or directory | |
compilation terminated. | |
configure:12495: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| /* end confdefs.h. */ | |
| #include <netinet/in6.h> | |
configure:12495: result: no | |
configure:12495: checking for netinet/in6.h | |
configure:12495: result: no | |
configure:12495: checking sys/socket.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking sys/socket.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for sys/socket.h | |
configure:12495: result: yes | |
configure:12495: checking sys/uio.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking sys/uio.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for sys/uio.h | |
configure:12495: result: yes | |
configure:12495: checking arpa/inet.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking arpa/inet.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for arpa/inet.h | |
configure:12495: result: yes | |
configure:12495: checking sys/eventfd.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking sys/eventfd.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for sys/eventfd.h | |
configure:12495: result: yes | |
configure:12495: checking sys/mman.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking sys/mman.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for sys/mman.h | |
configure:12495: result: yes | |
configure:12495: checking sys/sendfile.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking sys/sendfile.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for sys/sendfile.h | |
configure:12495: result: yes | |
configure:12495: checking sys/wait.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking sys/wait.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for sys/wait.h | |
configure:12495: result: yes | |
configure:12495: checking netdb.h usability | |
configure:12495: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking netdb.h presence | |
configure:12495: gcc -E conftest.c | |
configure:12495: $? = 0 | |
configure:12495: result: yes | |
configure:12495: checking for netdb.h | |
configure:12495: result: yes | |
configure:12507: checking for sys/sysctl.h | |
configure:12507: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12507: $? = 0 | |
configure:12507: result: yes | |
configure:12523: checking for TAILQ_FOREACH in sys/queue.h | |
configure:12536: result: yes | |
configure:12551: checking for timeradd in sys/time.h | |
configure:12567: result: yes | |
configure:12579: checking for timercmp in sys/time.h | |
configure:12595: result: yes | |
configure:12607: checking for timerclear in sys/time.h | |
configure:12623: result: yes | |
configure:12635: checking for timerisset in sys/time.h | |
configure:12651: result: yes | |
configure:12663: checking whether CTL_KERN is declared | |
configure:12663: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12663: $? = 0 | |
configure:12663: result: yes | |
configure:12676: checking whether KERN_RANDOM is declared | |
configure:12676: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12676: $? = 0 | |
configure:12676: result: yes | |
configure:12689: checking whether RANDOM_UUID is declared | |
configure:12689: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12689: $? = 0 | |
configure:12689: result: yes | |
configure:12702: checking whether KERN_ARND is declared | |
configure:12702: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:71:10: error: 'KERN_ARND' undeclared (first use in this function) | |
conftest.c:71:10: note: each undeclared identifier is reported only once for each function it appears in | |
configure:12702: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/sysctl.h> | |
| | |
| | |
| int | |
| main () | |
| { | |
| #ifndef KERN_ARND | |
| #ifdef __cplusplus | |
| (void) KERN_ARND; | |
| #else | |
| (void) KERN_ARND; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:12702: result: no | |
configure:12802: checking for an ANSI C-conforming const | |
configure:12867: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:90:10: warning: 't' is used uninitialized in this function [-Wuninitialized] | |
configure:12867: $? = 0 | |
configure:12874: result: yes | |
configure:12882: checking for inline | |
configure:12898: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12898: $? = 0 | |
configure:12906: result: inline | |
configure:12924: checking whether time.h and sys/time.h may both be included | |
configure:12944: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:12944: $? = 0 | |
configure:12951: result: yes | |
configure:12963: checking for gettimeofday | |
configure:12963: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12963: $? = 0 | |
configure:12963: result: yes | |
configure:12963: checking for vasprintf | |
configure:12963: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12963: $? = 0 | |
configure:12963: result: yes | |
configure:12963: checking for fcntl | |
configure:12963: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12963: $? = 0 | |
configure:12963: result: yes | |
configure:12963: checking for clock_gettime | |
configure:12963: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12963: $? = 0 | |
configure:12963: result: yes | |
configure:12963: checking for strtok_r | |
configure:12963: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12963: $? = 0 | |
configure:12963: result: yes | |
configure:12963: checking for strsep | |
configure:12963: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12963: $? = 0 | |
configure:12963: result: yes | |
configure:12975: checking for getnameinfo | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for strlcpy | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
/tmp/ccSBXemL.o: In function `main': | |
/usr/src/libevent-2.0.18-stable/conftest.c:103: undefined reference to `strlcpy' | |
collect2: ld returned 1 exit status | |
configure:12975: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| /* end confdefs.h. */ | |
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define strlcpy innocuous_strlcpy | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char strlcpy (); 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 strlcpy | |
| | |
| /* 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 strlcpy (); | |
| /* 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_strlcpy || defined __stub___strlcpy | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return strlcpy (); | |
| ; | |
| return 0; | |
| } | |
configure:12975: result: no | |
configure:12975: checking for inet_ntop | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for inet_pton | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for signal | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for sigaction | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for strtoll | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for inet_aton | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for pipe | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for eventfd | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for sendfile | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for mmap | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for splice | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for arc4random | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
/tmp/ccv1n3t2.o: In function `main': | |
/usr/src/libevent-2.0.18-stable/conftest.c:114: undefined reference to `arc4random' | |
collect2: ld returned 1 exit status | |
configure:12975: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| /* end confdefs.h. */ | |
| /* Define arc4random to an innocuous variant, in case <limits.h> declares arc4random. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define arc4random innocuous_arc4random | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char arc4random (); 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 arc4random | |
| | |
| /* 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 arc4random (); | |
| /* 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_arc4random || defined __stub___arc4random | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return arc4random (); | |
| ; | |
| return 0; | |
| } | |
configure:12975: result: no | |
configure:12975: checking for arc4random_buf | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
/tmp/cclJpQZa.o: In function `main': | |
/usr/src/libevent-2.0.18-stable/conftest.c:114: undefined reference to `arc4random_buf' | |
collect2: ld returned 1 exit status | |
configure:12975: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| /* end confdefs.h. */ | |
| /* Define arc4random_buf to an innocuous variant, in case <limits.h> declares arc4random_buf. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define arc4random_buf innocuous_arc4random_buf | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char arc4random_buf (); 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 arc4random_buf | |
| | |
| /* 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 arc4random_buf (); | |
| /* 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_arc4random_buf || defined __stub___arc4random_buf | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return arc4random_buf (); | |
| ; | |
| return 0; | |
| } | |
configure:12975: result: no | |
configure:12975: checking for issetugid | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
/tmp/ccbNz39h.o: In function `main': | |
/usr/src/libevent-2.0.18-stable/conftest.c:114: undefined reference to `issetugid' | |
collect2: ld returned 1 exit status | |
configure:12975: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| /* end confdefs.h. */ | |
| /* Define issetugid to an innocuous variant, in case <limits.h> declares issetugid. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define issetugid innocuous_issetugid | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char issetugid (); 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 issetugid | |
| | |
| /* 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 issetugid (); | |
| /* 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_issetugid || defined __stub___issetugid | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return issetugid (); | |
| ; | |
| return 0; | |
| } | |
configure:12975: result: no | |
configure:12975: checking for geteuid | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for getegid | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for getprotobynumber | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for setenv | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for unsetenv | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for putenv | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12975: checking for sysctl | |
configure:12975: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:12975: $? = 0 | |
configure:12975: result: yes | |
configure:12985: checking for getaddrinfo | |
configure:13008: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
conftest.c: In function 'main': | |
conftest.c:96:3: warning: statement with no effect [-Wunused-value] | |
configure:13008: $? = 0 | |
configure:13018: result: yes | |
configure:13161: checking size of long | |
configure:13166: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:13166: $? = 0 | |
configure:13166: ./conftest | |
configure:13166: $? = 0 | |
configure:13180: result: 8 | |
configure:13191: checking for F_SETFD in fcntl.h | |
configure:13208: result: yes | |
configure:13222: checking for select | |
configure:13222: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:13222: $? = 0 | |
configure:13222: result: yes | |
configure:13247: checking for poll | |
configure:13247: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:13247: $? = 0 | |
configure:13247: result: yes | |
configure:13383: checking for epoll_ctl | |
configure:13383: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:13383: $? = 0 | |
configure:13383: result: yes | |
configure:13467: checking for port_create | |
configure:13467: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
/tmp/ccVyyGNM.o: In function `main': | |
/usr/src/libevent-2.0.18-stable/conftest.c:128: undefined reference to `port_create' | |
collect2: ld returned 1 exit status | |
configure:13467: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 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:13467: result: no | |
configure:13504: checking for pid_t | |
configure:13504: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:13504: $? = 0 | |
configure:13504: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:130:20: error: expected expression before ')' token | |
configure:13504: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 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 | |
| int | |
| main () | |
| { | |
| if (sizeof ((pid_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13504: result: yes | |
configure:13515: checking for size_t | |
configure:13515: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:13515: $? = 0 | |
configure:13515: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:130:21: error: expected expression before ')' token | |
configure:13515: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 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 | |
| int | |
| main () | |
| { | |
| if (sizeof ((size_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13515: result: yes | |
configure:13526: checking for ssize_t | |
configure:13526: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:13526: $? = 0 | |
configure:13526: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:130:22: error: expected expression before ')' token | |
configure:13526: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 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 | |
| int | |
| main () | |
| { | |
| if (sizeof ((ssize_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13526: result: yes | |
configure:13538: checking for uint64_t | |
configure:13538: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:13538: $? = 0 | |
configure:13538: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:106:23: error: expected expression before ')' token | |
configure:13538: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| /* end confdefs.h. */ | |
| #ifdef HAVE_STDINT_H | |
| #include <stdint.h> | |
| #elif defined(HAVE_INTTYPES_H) | |
| #include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint64_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13538: result: yes | |
configure:13555: checking for uint32_t | |
configure:13555: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:13555: $? = 0 | |
configure:13555: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:107:23: error: expected expression before ')' token | |
configure:13555: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| /* end confdefs.h. */ | |
| #ifdef HAVE_STDINT_H | |
| #include <stdint.h> | |
| #elif defined(HAVE_INTTYPES_H) | |
| #include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint32_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13555: result: yes | |
configure:13572: checking for uint16_t | |
configure:13572: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:13572: $? = 0 | |
configure:13572: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:108:23: error: expected expression before ')' token | |
configure:13572: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| /* end confdefs.h. */ | |
| #ifdef HAVE_STDINT_H | |
| #include <stdint.h> | |
| #elif defined(HAVE_INTTYPES_H) | |
| #include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint16_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13572: result: yes | |
configure:13589: checking for uint8_t | |
configure:13589: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:13589: $? = 0 | |
configure:13589: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:109:22: error: expected expression before ')' token | |
configure:13589: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| /* end confdefs.h. */ | |
| #ifdef HAVE_STDINT_H | |
| #include <stdint.h> | |
| #elif defined(HAVE_INTTYPES_H) | |
| #include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint8_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13589: result: yes | |
configure:13606: checking for uintptr_t | |
configure:13606: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:13606: $? = 0 | |
configure:13606: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:110:24: error: expected expression before ')' token | |
configure:13606: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| /* end confdefs.h. */ | |
| #ifdef HAVE_STDINT_H | |
| #include <stdint.h> | |
| #elif defined(HAVE_INTTYPES_H) | |
| #include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uintptr_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13606: result: yes | |
configure:13625: checking for fd_mask | |
configure:13625: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:13625: $? = 0 | |
configure:13625: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:109:22: error: expected expression before ')' token | |
configure:13625: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| /* end confdefs.h. */ | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((fd_mask))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13625: result: yes | |
configure:13646: checking size of long long | |
configure:13651: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:13651: $? = 0 | |
configure:13651: ./conftest | |
configure:13651: $? = 0 | |
configure:13665: result: 8 | |
configure:13679: checking size of long | |
configure:13698: result: 8 | |
configure:13712: checking size of int | |
configure:13717: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:13717: $? = 0 | |
configure:13717: ./conftest | |
configure:13717: $? = 0 | |
configure:13731: result: 4 | |
configure:13745: checking size of short | |
configure:13750: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:13750: $? = 0 | |
configure:13750: ./conftest | |
configure:13750: $? = 0 | |
configure:13764: result: 2 | |
configure:13778: checking size of size_t | |
configure:13783: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:13783: $? = 0 | |
configure:13783: ./conftest | |
configure:13783: $? = 0 | |
configure:13797: result: 8 | |
configure:13811: checking size of void * | |
configure:13816: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
configure:13816: $? = 0 | |
configure:13816: ./conftest | |
configure:13816: $? = 0 | |
configure:13830: result: 8 | |
configure:13841: checking for struct in6_addr | |
configure:13841: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:13841: $? = 0 | |
configure:13841: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:136:30: error: expected expression before ')' token | |
configure:13841: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FD_MASK 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_VOID_P 8 | |
| /* end confdefs.h. */ | |
| #define _GNU_SOURCE | |
| #include <sys/types.h> | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETDB_H | |
| #include <netdb.h> | |
| #endif | |
| #ifdef WIN32 | |
| #define WIN32_WINNT 0x400 | |
| #define _WIN32_WINNT 0x400 | |
| #define WIN32_LEAN_AND_MEAN | |
| #if defined(_MSC_VER) && (_MSC_VER < 1300) | |
| #include <winsock.h> | |
| #else | |
| #include <winsock2.h> | |
| #include <ws2tcpip.h> | |
| #endif | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((struct in6_addr))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13841: result: yes | |
configure:13876: checking for struct sockaddr_in6 | |
configure:13876: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:13876: $? = 0 | |
configure:13876: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:137:34: error: expected expression before ')' token | |
configure:13876: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FD_MASK 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_STRUCT_IN6_ADDR 1 | |
| /* end confdefs.h. */ | |
| #define _GNU_SOURCE | |
| #include <sys/types.h> | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETDB_H | |
| #include <netdb.h> | |
| #endif | |
| #ifdef WIN32 | |
| #define WIN32_WINNT 0x400 | |
| #define _WIN32_WINNT 0x400 | |
| #define WIN32_LEAN_AND_MEAN | |
| #if defined(_MSC_VER) && (_MSC_VER < 1300) | |
| #include <winsock.h> | |
| #else | |
| #include <winsock2.h> | |
| #include <ws2tcpip.h> | |
| #endif | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((struct sockaddr_in6))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13876: result: yes | |
configure:13911: checking for sa_family_t | |
configure:13911: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:13911: $? = 0 | |
configure:13911: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:138:26: error: expected expression before ')' token | |
configure:13911: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FD_MASK 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_STRUCT_IN6_ADDR 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN6 1 | |
| /* end confdefs.h. */ | |
| #define _GNU_SOURCE | |
| #include <sys/types.h> | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETDB_H | |
| #include <netdb.h> | |
| #endif | |
| #ifdef WIN32 | |
| #define WIN32_WINNT 0x400 | |
| #define _WIN32_WINNT 0x400 | |
| #define WIN32_LEAN_AND_MEAN | |
| #if defined(_MSC_VER) && (_MSC_VER < 1300) | |
| #include <winsock.h> | |
| #else | |
| #include <winsock2.h> | |
| #include <ws2tcpip.h> | |
| #endif | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((sa_family_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13911: result: yes | |
configure:13946: checking for struct addrinfo | |
configure:13946: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:13946: $? = 0 | |
configure:13946: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:139:30: error: expected expression before ')' token | |
configure:13946: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FD_MASK 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_STRUCT_IN6_ADDR 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN6 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| /* end confdefs.h. */ | |
| #define _GNU_SOURCE | |
| #include <sys/types.h> | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETDB_H | |
| #include <netdb.h> | |
| #endif | |
| #ifdef WIN32 | |
| #define WIN32_WINNT 0x400 | |
| #define _WIN32_WINNT 0x400 | |
| #define WIN32_LEAN_AND_MEAN | |
| #if defined(_MSC_VER) && (_MSC_VER < 1300) | |
| #include <winsock.h> | |
| #else | |
| #include <winsock2.h> | |
| #include <ws2tcpip.h> | |
| #endif | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((struct addrinfo))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13946: result: yes | |
configure:13981: checking for struct sockaddr_storage | |
configure:13981: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:13981: $? = 0 | |
configure:13981: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:140:38: error: expected expression before ')' token | |
configure:13981: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FD_MASK 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_STRUCT_IN6_ADDR 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN6 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| /* end confdefs.h. */ | |
| #define _GNU_SOURCE | |
| #include <sys/types.h> | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETDB_H | |
| #include <netdb.h> | |
| #endif | |
| #ifdef WIN32 | |
| #define WIN32_WINNT 0x400 | |
| #define _WIN32_WINNT 0x400 | |
| #define WIN32_LEAN_AND_MEAN | |
| #if defined(_MSC_VER) && (_MSC_VER < 1300) | |
| #include <winsock.h> | |
| #else | |
| #include <winsock2.h> | |
| #include <ws2tcpip.h> | |
| #endif | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((struct sockaddr_storage))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13981: result: yes | |
configure:14017: checking for struct in6_addr.s6_addr32 | |
configure:14017: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:14017: $? = 0 | |
configure:14017: result: yes | |
configure:14048: checking for struct in6_addr.s6_addr16 | |
configure:14048: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:14048: $? = 0 | |
configure:14048: result: yes | |
configure:14079: checking for struct sockaddr_in.sin_len | |
configure:14079: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:140:12: error: 'struct sockaddr_in' has no member named 'sin_len' | |
conftest.c:139:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | |
configure:14079: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FD_MASK 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_STRUCT_IN6_ADDR 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN6 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef WIN32 | |
| #define WIN32_WINNT 0x400 | |
| #define _WIN32_WINNT 0x400 | |
| #define WIN32_LEAN_AND_MEAN | |
| #if defined(_MSC_VER) && (_MSC_VER < 1300) | |
| #include <winsock.h> | |
| #else | |
| #include <winsock2.h> | |
| #include <ws2tcpip.h> | |
| #endif | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| static struct sockaddr_in ac_aggr; | |
| if (ac_aggr.sin_len) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14079: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:140:19: error: 'struct sockaddr_in' has no member named 'sin_len' | |
conftest.c:139:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | |
configure:14079: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FD_MASK 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_STRUCT_IN6_ADDR 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN6 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef WIN32 | |
| #define WIN32_WINNT 0x400 | |
| #define _WIN32_WINNT 0x400 | |
| #define WIN32_LEAN_AND_MEAN | |
| #if defined(_MSC_VER) && (_MSC_VER < 1300) | |
| #include <winsock.h> | |
| #else | |
| #include <winsock2.h> | |
| #include <ws2tcpip.h> | |
| #endif | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| static struct sockaddr_in ac_aggr; | |
| if (sizeof ac_aggr.sin_len) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14079: result: no | |
configure:14110: checking for struct sockaddr_in6.sin6_len | |
configure:14110: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:140:12: error: 'struct sockaddr_in6' has no member named 'sin6_len' | |
conftest.c:139:28: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | |
configure:14110: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FD_MASK 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_STRUCT_IN6_ADDR 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN6 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef WIN32 | |
| #define WIN32_WINNT 0x400 | |
| #define _WIN32_WINNT 0x400 | |
| #define WIN32_LEAN_AND_MEAN | |
| #if defined(_MSC_VER) && (_MSC_VER < 1300) | |
| #include <winsock.h> | |
| #else | |
| #include <winsock2.h> | |
| #include <ws2tcpip.h> | |
| #endif | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| static struct sockaddr_in6 ac_aggr; | |
| if (ac_aggr.sin6_len) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14110: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:140:19: error: 'struct sockaddr_in6' has no member named 'sin6_len' | |
conftest.c:139:28: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | |
configure:14110: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FD_MASK 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_STRUCT_IN6_ADDR 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN6 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef WIN32 | |
| #define WIN32_WINNT 0x400 | |
| #define _WIN32_WINNT 0x400 | |
| #define WIN32_LEAN_AND_MEAN | |
| #if defined(_MSC_VER) && (_MSC_VER < 1300) | |
| #include <winsock.h> | |
| #else | |
| #include <winsock2.h> | |
| #include <ws2tcpip.h> | |
| #endif | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| static struct sockaddr_in6 ac_aggr; | |
| if (sizeof ac_aggr.sin6_len) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14110: result: no | |
configure:14141: checking for struct sockaddr_storage.ss_family | |
configure:14141: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
configure:14141: $? = 0 | |
configure:14141: result: yes | |
configure:14172: checking for struct sockaddr_storage.__ss_family | |
configure:14172: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:141:12: error: 'struct sockaddr_storage' has no member named '__ss_family' | |
conftest.c:140:32: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | |
configure:14172: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FD_MASK 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_STRUCT_IN6_ADDR 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN6 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef WIN32 | |
| #define WIN32_WINNT 0x400 | |
| #define _WIN32_WINNT 0x400 | |
| #define WIN32_LEAN_AND_MEAN | |
| #if defined(_MSC_VER) && (_MSC_VER < 1300) | |
| #include <winsock.h> | |
| #else | |
| #include <winsock2.h> | |
| #include <ws2tcpip.h> | |
| #endif | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| static struct sockaddr_storage ac_aggr; | |
| if (ac_aggr.__ss_family) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14172: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:141:19: error: 'struct sockaddr_storage' has no member named '__ss_family' | |
conftest.c:140:32: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | |
configure:14172: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FD_MASK 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_STRUCT_IN6_ADDR 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN6 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef WIN32 | |
| #define WIN32_WINNT 0x400 | |
| #define _WIN32_WINNT 0x400 | |
| #define WIN32_LEAN_AND_MEAN | |
| #if defined(_MSC_VER) && (_MSC_VER < 1300) | |
| #include <winsock.h> | |
| #else | |
| #include <winsock2.h> | |
| #include <ws2tcpip.h> | |
| #endif | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| static struct sockaddr_storage ac_aggr; | |
| if (sizeof ac_aggr.__ss_family) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14172: result: no | |
configure:14205: checking for socklen_t | |
configure:14220: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:120:11: warning: unused variable 'x' [-Wunused-variable] | |
configure:14220: $? = 0 | |
configure:14221: result: yes | |
configure:14233: checking whether our compiler supports __func__ | |
configure:14246: gcc -c -g -O2 -Wall -fno-strict-aliasing conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:118:14: warning: unused variable 'cp' [-Wunused-variable] | |
configure:14246: $? = 0 | |
configure:14247: result: yes | |
configure:14451: checking for the pthreads library -lpthreads | |
configure:14484: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lpthreads -lrt >&5 | |
conftest.c: In function 'main': | |
conftest.c:119:22: warning: null argument where non-null required (argument 1) [-Wnonnull] | |
conftest.c:120:22: warning: null argument where non-null required (argument 1) [-Wnonnull] | |
conftest.c:120:22: warning: null argument where non-null required (argument 3) [-Wnonnull] | |
conftest.c:118:27: warning: 'th' is used uninitialized in this function [-Wuninitialized] | |
/usr/bin/ld: cannot find -lpthreads | |
collect2: ld returned 1 exit status | |
configure:14484: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FD_MASK 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_STRUCT_IN6_ADDR 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN6 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_join(th, 0); | |
| pthread_attr_init(0); pthread_cleanup_push(0, 0); | |
| pthread_create(0,0,0,0); pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:14493: result: no | |
configure:14396: checking whether pthreads work without any flags | |
configure:14484: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -lrt >&5 | |
conftest.c: In function 'main': | |
conftest.c:119:22: warning: null argument where non-null required (argument 1) [-Wnonnull] | |
conftest.c:120:22: warning: null argument where non-null required (argument 1) [-Wnonnull] | |
conftest.c:120:22: warning: null argument where non-null required (argument 3) [-Wnonnull] | |
conftest.c:118:27: warning: 'th' is used uninitialized in this function [-Wuninitialized] | |
/tmp/ccg2jSyb.o: In function `main': | |
/usr/src/libevent-2.0.18-stable/conftest.c:118: undefined reference to `pthread_join' | |
/usr/src/libevent-2.0.18-stable/conftest.c:119: undefined reference to `__pthread_register_cancel' | |
/usr/src/libevent-2.0.18-stable/conftest.c:120: undefined reference to `pthread_create' | |
/usr/src/libevent-2.0.18-stable/conftest.c:120: undefined reference to `__pthread_unregister_cancel' | |
collect2: ld returned 1 exit status | |
configure:14484: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FD_MASK 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_STRUCT_IN6_ADDR 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN6 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_join(th, 0); | |
| pthread_attr_init(0); pthread_cleanup_push(0, 0); | |
| pthread_create(0,0,0,0); pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:14493: result: no | |
configure:14401: checking whether pthreads work with -Kthread | |
configure:14484: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -Kthread conftest.c -lrt >&5 | |
gcc: error: unrecognized option '-Kthread' | |
configure:14484: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FD_MASK 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_STRUCT_IN6_ADDR 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN6 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_join(th, 0); | |
| pthread_attr_init(0); pthread_cleanup_push(0, 0); | |
| pthread_create(0,0,0,0); pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:14493: result: no | |
configure:14401: checking whether pthreads work with -kthread | |
configure:14484: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -kthread conftest.c -lrt >&5 | |
gcc: error: unrecognized option '-kthread' | |
configure:14484: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FD_MASK 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_STRUCT_IN6_ADDR 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN6 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_join(th, 0); | |
| pthread_attr_init(0); pthread_cleanup_push(0, 0); | |
| pthread_create(0,0,0,0); pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:14493: result: no | |
configure:14451: checking for the pthreads library -llthread | |
configure:14484: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing conftest.c -llthread -lrt >&5 | |
conftest.c: In function 'main': | |
conftest.c:119:22: warning: null argument where non-null required (argument 1) [-Wnonnull] | |
conftest.c:120:22: warning: null argument where non-null required (argument 1) [-Wnonnull] | |
conftest.c:120:22: warning: null argument where non-null required (argument 3) [-Wnonnull] | |
conftest.c:118:27: warning: 'th' is used uninitialized in this function [-Wuninitialized] | |
/usr/bin/ld: cannot find -llthread | |
collect2: ld returned 1 exit status | |
configure:14484: $? = 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 PACKAGE "libevent" | |
| #define VERSION "2.0.18-stable" | |
| #define NUMERIC_VERSION 0x02001200 | |
| #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_ZLIB_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_OPENSSL_BIO_H 1 | |
| #define HAVE_OPENSSL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_TAILQFOREACH 1 | |
| #define HAVE_TIMERADD 1 | |
| #define HAVE_TIMERCMP 1 | |
| #define HAVE_TIMERCLEAR 1 | |
| #define HAVE_TIMERISSET 1 | |
| #define HAVE_DECL_CTL_KERN 1 | |
| #define HAVE_DECL_KERN_RANDOM 1 | |
| #define HAVE_DECL_RANDOM_UUID 1 | |
| #define HAVE_DECL_KERN_ARND 0 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRSEP 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_INET_NTOP 1 | |
| #define HAVE_INET_PTON 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_INET_ATON 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_EVENTFD 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_SPLICE 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETPROTOBYNUMBER 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define SIZEOF_LONG 8 | |
| #define HAVE_SETFD 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_EPOLL_CTL 1 | |
| #define HAVE_EPOLL 1 | |
| #define HAVE_UINT64_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FD_MASK 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_VOID_P 8 | |
| #define HAVE_STRUCT_IN6_ADDR 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN6 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_ADDRINFO 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1 | |
| #define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_join(th, 0); | |
| pthread_attr_init(0); pthread_cleanup_push(0, 0); | |
| pthread_create(0,0,0,0); pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:14493: result: no | |
configure:14401: checking whether pthreads work with -pthread | |
configure:14484: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -pthread conftest.c -lrt >&5 | |
conftest.c: In function 'main': | |
conftest.c:119:22: warning: null argument where non-null required (argument 1) [-Wnonnull] | |
conftest.c:120:22: warning: null argument where non-null required (argument 1) [-Wnonnull] | |
conftest.c:120:22: warning: null argument where non-null required (argument 3) [-Wnonnull] | |
conftest.c:118:27: warning: 'th' is used uninitialized in this function [-Wuninitialized] | |
configure:14484: $? = 0 | |
configure:14493: result: yes | |
configure:14512: checking for joinable pthread attribute | |
configure:14527: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -pthread conftest.c -lrt >&5 | |
configure:14527: $? = 0 | |
configure:14533: result: PTHREAD_CREATE_JOINABLE | |
configure:14543: checking if more special flags are required for pthreads | |
configure:14550: result: no | |
configure:14639: checking size of pthread_t | |
configure:14644: gcc -o conftest -g -O2 -Wall -fno-strict-aliasing -pthread conftest.c -lrt >&5 | |
configure:14644: $? = 0 | |
configure:14644: ./conftest | |
configure:14644: $? = 0 | |
configure:14661: result: 8 | |
configure:15115: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by config.status, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on spica | |
config.status:1227: creating libevent.pc | |
config.status:1227: creating libevent_openssl.pc | |
config.status:1227: creating libevent_pthreads.pc | |
config.status:1227: creating Makefile | |
config.status:1227: creating include/Makefile | |
config.status:1227: creating test/Makefile | |
config.status:1227: creating sample/Makefile | |
config.status:1227: creating config.h | |
config.status:1408: config.h is unchanged | |
config.status:1456: executing depfiles commands | |
config.status:1456: executing libtool commands | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-unknown-linux-gnu | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_const=yes | |
ac_cv_c_inline=inline | |
ac_cv_env_CC_set= | |
ac_cv_env_CC_value= | |
ac_cv_env_CFLAGS_set= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func_arc4random=no | |
ac_cv_func_arc4random_buf=no | |
ac_cv_func_clock_gettime=yes | |
ac_cv_func_epoll_ctl=yes | |
ac_cv_func_eventfd=yes | |
ac_cv_func_fcntl=yes | |
ac_cv_func_getegid=yes | |
ac_cv_func_geteuid=yes | |
ac_cv_func_getnameinfo=yes | |
ac_cv_func_getprotobynumber=yes | |
ac_cv_func_gettimeofday=yes | |
ac_cv_func_inet_aton=yes | |
ac_cv_func_inet_ntop=yes | |
ac_cv_func_inet_pton=yes | |
ac_cv_func_issetugid=no | |
ac_cv_func_mmap=yes | |
ac_cv_func_pipe=yes | |
ac_cv_func_poll=yes | |
ac_cv_func_port_create=no | |
ac_cv_func_putenv=yes | |
ac_cv_func_select=yes | |
ac_cv_func_sendfile=yes | |
ac_cv_func_setenv=yes | |
ac_cv_func_sigaction=yes | |
ac_cv_func_signal=yes | |
ac_cv_func_splice=yes | |
ac_cv_func_strlcpy=no | |
ac_cv_func_strsep=yes | |
ac_cv_func_strtok_r=yes | |
ac_cv_func_strtoll=yes | |
ac_cv_func_sysctl=yes | |
ac_cv_func_unsetenv=yes | |
ac_cv_func_vasprintf=yes | |
ac_cv_have_decl_CTL_KERN=yes | |
ac_cv_have_decl_KERN_ARND=no | |
ac_cv_have_decl_KERN_RANDOM=yes | |
ac_cv_have_decl_RANDOM_UUID=yes | |
ac_cv_header_arpa_inet_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_netdb_h=yes | |
ac_cv_header_netinet_in6_h=no | |
ac_cv_header_netinet_in_h=yes | |
ac_cv_header_openssl_bio_h=yes | |
ac_cv_header_poll_h=yes | |
ac_cv_header_port_h=no | |
ac_cv_header_stdarg_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stddef_h=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_devpoll_h=no | |
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_ioctl_h=yes | |
ac_cv_header_sys_mman_h=yes | |
ac_cv_header_sys_param_h=yes | |
ac_cv_header_sys_queue_h=yes | |
ac_cv_header_sys_select_h=yes | |
ac_cv_header_sys_sendfile_h=yes | |
ac_cv_header_sys_socket_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_sysctl_h=yes | |
ac_cv_header_sys_time_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_sys_uio_h=yes | |
ac_cv_header_sys_wait_h=yes | |
ac_cv_header_time=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_header_zlib_h=yes | |
ac_cv_host=x86_64-unknown-linux-gnu | |
ac_cv_member_struct_in6_addr_s6_addr16=yes | |
ac_cv_member_struct_in6_addr_s6_addr32=yes | |
ac_cv_member_struct_sockaddr_in6_sin6_len=no | |
ac_cv_member_struct_sockaddr_in_sin_len=no | |
ac_cv_member_struct_sockaddr_storage___ss_family=no | |
ac_cv_member_struct_sockaddr_storage_ss_family=yes | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/bin/grep -E' | |
ac_cv_path_FGREP='/bin/grep -F' | |
ac_cv_path_GREP=/bin/grep | |
ac_cv_path_SED=/bin/sed | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_path_mkdir=/bin/mkdir | |
ac_cv_prog_AWK=mawk | |
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_MANIFEST_TOOL=mt | |
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_cc_gcc_c_o=yes | |
ac_cv_prog_gcc_traditional=no | |
ac_cv_prog_make_make_set=yes | |
ac_cv_search_SSL_new=-lssl | |
ac_cv_search_clock_gettime=-lrt | |
ac_cv_search_inet_aton='none required' | |
ac_cv_search_inet_ntoa='none required' | |
ac_cv_search_inflateEnd=-lz | |
ac_cv_search_sendfile='none required' | |
ac_cv_search_socket='none required' | |
ac_cv_sizeof_int=4 | |
ac_cv_sizeof_long=8 | |
ac_cv_sizeof_long_long=8 | |
ac_cv_sizeof_pthread_t=8 | |
ac_cv_sizeof_short=2 | |
ac_cv_sizeof_size_t=8 | |
ac_cv_sizeof_void_p=8 | |
ac_cv_type_fd_mask=yes | |
ac_cv_type_pid_t=yes | |
ac_cv_type_sa_family_t=yes | |
ac_cv_type_size_t=yes | |
ac_cv_type_ssize_t=yes | |
ac_cv_type_struct_addrinfo=yes | |
ac_cv_type_struct_in6_addr=yes | |
ac_cv_type_struct_sockaddr_in6=yes | |
ac_cv_type_struct_sockaddr_storage=yes | |
ac_cv_type_uint16_t=yes | |
ac_cv_type_uint32_t=yes | |
ac_cv_type_uint64_t=yes | |
ac_cv_type_uint8_t=yes | |
ac_cv_type_uintptr_t=yes | |
am_cv_CC_dependencies_compiler_type=gcc3 | |
libevent_cv_getaddrinfo=yes | |
lt_cv_ar_at_file=@ | |
lt_cv_archive_cmds_need_lc=no | |
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_path_mainfest_tool=no | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_pic='-fPIC -DPIC' | |
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_sharedlib_from_linklib_cmd='printf %s\n' | |
lt_cv_shlibpath_overrides_runpath=no | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | |
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 | |
lt_cv_to_host_file_cmd=func_convert_file_noop | |
lt_cv_to_tool_file_cmd=func_convert_file_noop | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /usr/src/libevent-2.0.18-stable/missing --run aclocal-1.11' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='${SHELL} /usr/src/libevent-2.0.18-stable/missing --run tar' | |
AR='ar' | |
AUTOCONF='${SHELL} /usr/src/libevent-2.0.18-stable/missing --run autoconf' | |
AUTOHEADER='${SHELL} /usr/src/libevent-2.0.18-stable/missing --run autoheader' | |
AUTOMAKE='${SHELL} /usr/src/libevent-2.0.18-stable/missing --run automake-1.11' | |
AWK='mawk' | |
BUILD_CYGWIN_FALSE='' | |
BUILD_CYGWIN_TRUE='#' | |
BUILD_REGRESS_FALSE='#' | |
BUILD_REGRESS_TRUE='' | |
BUILD_WIN32_FALSE='' | |
BUILD_WIN32_TRUE='#' | |
BUILD_WITH_NO_UNDEFINED_FALSE='' | |
BUILD_WITH_NO_UNDEFINED_TRUE='#' | |
CC='gcc' | |
CCDEPMODE='depmode=gcc3' | |
CFLAGS='-g -O2 -Wall -fno-strict-aliasing -pthread' | |
CPP='gcc -E' | |
CPPFLAGS='' | |
CYGPATH_W='echo' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DEVPOLL_BACKEND_FALSE='' | |
DEVPOLL_BACKEND_TRUE='#' | |
DLLTOOL='false' | |
DSYMUTIL='' | |
DUMPBIN='' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EGREP='/bin/grep -E' | |
EPOLL_BACKEND_FALSE='#' | |
EPOLL_BACKEND_TRUE='' | |
EVPORT_BACKEND_FALSE='' | |
EVPORT_BACKEND_TRUE='#' | |
EV_LIB_GDI='' | |
EV_LIB_WS32='' | |
EXEEXT='' | |
FGREP='/bin/grep -F' | |
GREP='/bin/grep' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_LIBEVENT_FALSE='#' | |
INSTALL_LIBEVENT_TRUE='' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
KQUEUE_BACKEND_FALSE='' | |
KQUEUE_BACKEND_TRUE='#' | |
LD='/usr/bin/ld -m elf_x86_64' | |
LDFLAGS='' | |
LIBEVENT_GC_SECTIONS='' | |
LIBOBJS='' | |
LIBS='-lrt ' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIBTOOL_DEPS='./ltmain.sh' | |
LIPO='' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
MAKEINFO='${SHELL} /usr/src/libevent-2.0.18-stable/missing --run makeinfo' | |
MANIFEST_TOOL=':' | |
MKDIR_P='/bin/mkdir -p' | |
NM='/usr/bin/nm -B' | |
NMEDIT='' | |
OBJDUMP='objdump' | |
OBJEXT='o' | |
OPENSSL_FALSE='#' | |
OPENSSL_LIBADD='' | |
OPENSSL_LIBS='-lssl -lcrypto ' | |
OPENSSL_TRUE='' | |
OTOOL64='' | |
OTOOL='' | |
PACKAGE='libevent' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='' | |
PACKAGE_STRING='' | |
PACKAGE_TARNAME='' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='' | |
PATH_SEPARATOR=':' | |
POLL_BACKEND_FALSE='#' | |
POLL_BACKEND_TRUE='' | |
PTHREADS_FALSE='#' | |
PTHREADS_TRUE='' | |
PTHREAD_CC='gcc' | |
PTHREAD_CFLAGS='-pthread' | |
PTHREAD_LIBS='' | |
RANLIB='ranlib' | |
SED='/bin/sed' | |
SELECT_BACKEND_FALSE='#' | |
SELECT_BACKEND_TRUE='' | |
SET_MAKE='' | |
SHELL='/bin/bash' | |
SIGNAL_SUPPORT_FALSE='#' | |
SIGNAL_SUPPORT_TRUE='' | |
STRIP='strip' | |
VERSION='2.0.18-stable' | |
ZLIB_LIBS='-lz ' | |
ZLIB_REGRESS_FALSE='#' | |
ZLIB_REGRESS_TRUE='' | |
ac_ct_AR='ar' | |
ac_ct_CC='gcc' | |
ac_ct_DUMPBIN='' | |
acx_pthread_config='' | |
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='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} /usr/src/libevent-2.0.18-stable/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. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "" | |
#define PACKAGE_TARNAME "" | |
#define PACKAGE_VERSION "" | |
#define PACKAGE_STRING "" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define PACKAGE "libevent" | |
#define VERSION "2.0.18-stable" | |
#define NUMERIC_VERSION 0x02001200 | |
#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_ZLIB_H 1 | |
#define HAVE_LIBZ 1 | |
#define HAVE_OPENSSL_BIO_H 1 | |
#define HAVE_OPENSSL 1 | |
#define STDC_HEADERS 1 | |
#define HAVE_FCNTL_H 1 | |
#define HAVE_STDARG_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_STDDEF_H 1 | |
#define HAVE_POLL_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_SYS_EPOLL_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_SYS_QUEUE_H 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_SYS_IOCTL_H 1 | |
#define HAVE_SYS_SELECT_H 1 | |
#define HAVE_NETINET_IN_H 1 | |
#define HAVE_SYS_SOCKET_H 1 | |
#define HAVE_SYS_UIO_H 1 | |
#define HAVE_ARPA_INET_H 1 | |
#define HAVE_SYS_EVENTFD_H 1 | |
#define HAVE_SYS_MMAN_H 1 | |
#define HAVE_SYS_SENDFILE_H 1 | |
#define HAVE_SYS_WAIT_H 1 | |
#define HAVE_NETDB_H 1 | |
#define HAVE_SYS_SYSCTL_H 1 | |
#define HAVE_TAILQFOREACH 1 | |
#define HAVE_TIMERADD 1 | |
#define HAVE_TIMERCMP 1 | |
#define HAVE_TIMERCLEAR 1 | |
#define HAVE_TIMERISSET 1 | |
#define HAVE_DECL_CTL_KERN 1 | |
#define HAVE_DECL_KERN_RANDOM 1 | |
#define HAVE_DECL_RANDOM_UUID 1 | |
#define HAVE_DECL_KERN_ARND 0 | |
#define TIME_WITH_SYS_TIME 1 | |
#define HAVE_GETTIMEOFDAY 1 | |
#define HAVE_VASPRINTF 1 | |
#define HAVE_FCNTL 1 | |
#define HAVE_CLOCK_GETTIME 1 | |
#define HAVE_STRTOK_R 1 | |
#define HAVE_STRSEP 1 | |
#define HAVE_GETNAMEINFO 1 | |
#define HAVE_INET_NTOP 1 | |
#define HAVE_INET_PTON 1 | |
#define HAVE_SIGNAL 1 | |
#define HAVE_SIGACTION 1 | |
#define HAVE_STRTOLL 1 | |
#define HAVE_INET_ATON 1 | |
#define HAVE_PIPE 1 | |
#define HAVE_EVENTFD 1 | |
#define HAVE_SENDFILE 1 | |
#define HAVE_MMAP 1 | |
#define HAVE_SPLICE 1 | |
#define HAVE_GETEUID 1 | |
#define HAVE_GETEGID 1 | |
#define HAVE_GETPROTOBYNUMBER 1 | |
#define HAVE_SETENV 1 | |
#define HAVE_UNSETENV 1 | |
#define HAVE_PUTENV 1 | |
#define HAVE_SYSCTL 1 | |
#define HAVE_GETADDRINFO 1 | |
#define SIZEOF_LONG 8 | |
#define HAVE_SETFD 1 | |
#define HAVE_SELECT 1 | |
#define HAVE_POLL 1 | |
#define HAVE_EPOLL_CTL 1 | |
#define HAVE_EPOLL 1 | |
#define HAVE_UINT64_T 1 | |
#define HAVE_UINT32_T 1 | |
#define HAVE_UINT16_T 1 | |
#define HAVE_UINT8_T 1 | |
#define HAVE_UINTPTR_T 1 | |
#define HAVE_FD_MASK 1 | |
#define SIZEOF_LONG_LONG 8 | |
#define SIZEOF_LONG 8 | |
#define SIZEOF_INT 4 | |
#define SIZEOF_SHORT 2 | |
#define SIZEOF_SIZE_T 8 | |
#define SIZEOF_VOID_P 8 | |
#define HAVE_STRUCT_IN6_ADDR 1 | |
#define HAVE_STRUCT_SOCKADDR_IN6 1 | |
#define HAVE_SA_FAMILY_T 1 | |
#define HAVE_STRUCT_ADDRINFO 1 | |
#define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
#define HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1 | |
#define HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1 | |
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
#define HAVE_PTHREADS 1 | |
#define SIZEOF_PTHREAD_T 8 | |
configure: exit 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* event2/event-config.h | |
* | |
* | |
* This file was generated by autoconf when libevent was built, and post- | |
* This file was generated by autoconf when libevent was built, and post- | |
* processed by Libevent so that its macros would have a uniform prefix. | |
* processed by Libevent so that its macros would have a uniform prefix. | |
* | |
* | |
* DO NOT EDIT THIS FILE. | |
* DO NOT EDIT THIS FILE. | |
* | |
* | |
* Do not rely on macros in this file existing in later versions. | |
* Do not rely on macros in this file existing in later versions. | |
*/ | |
#ifndef _EVENT2_EVENT_CONFIG_H_ | |
*/ | |
#define _EVENT2_EVENT_CONFIG_H_ | |
#ifndef _EVENT2_EVENT_CONFIG_H_ | |
#define _EVENT2_EVENT_CONFIG_H_ | |
/* config.h. Generated from config.h.in by configure. */ | |
/* config.h.in. Generated from configure.in by autoheader. */ | |
/* Define if libevent should build without support for a debug mode */ | |
/* #undef _EVENT_DISABLE_DEBUG_MODE */ | |
/* Define if libevent should not allow replacing the mm functions */ | |
/* #undef _EVENT_DISABLE_MM_REPLACEMENT */ | |
/* Define if libevent should not be compiled with thread support */ | |
/* #undef _EVENT_DISABLE_THREAD_SUPPORT */ | |
/* Define to 1 if you have the `arc4random' function. */ | |
/* #undef _EVENT_HAVE_ARC4RANDOM */ | |
/* Define to 1 if you have the `arc4random_buf' function. */ | |
/* #undef _EVENT_HAVE_ARC4RANDOM_BUF */ | |
/* Define to 1 if you have the <arpa/inet.h> header file. */ | |
#define _EVENT_HAVE_ARPA_INET_H 1 | |
/* Define to 1 if you have the `clock_gettime' function. */ | |
#define _EVENT_HAVE_CLOCK_GETTIME 1 | |
/* Define to 1 if you have the declaration of `CTL_KERN', and to 0 if you | |
don't. */ | |
#define _EVENT_HAVE_DECL_CTL_KERN 1 | |
/* Define to 1 if you have the declaration of `KERN_ARND', and to 0 if you | |
don't. */ | |
#define _EVENT_HAVE_DECL_KERN_ARND 0 | |
/* Define to 1 if you have the declaration of `KERN_RANDOM', and to 0 if you | |
don't. */ | |
#define _EVENT_HAVE_DECL_KERN_RANDOM 1 | |
/* Define to 1 if you have the declaration of `RANDOM_UUID', and to 0 if you | |
don't. */ | |
#define _EVENT_HAVE_DECL_RANDOM_UUID 1 | |
/* Define if /dev/poll is available */ | |
/* #undef _EVENT_HAVE_DEVPOLL */ | |
/* Define to 1 if you have the <dlfcn.h> header file. */ | |
#define _EVENT_HAVE_DLFCN_H 1 | |
/* Define if your system supports the epoll system calls */ | |
#define _EVENT_HAVE_EPOLL 1 | |
/* Define to 1 if you have the `epoll_ctl' function. */ | |
#define _EVENT_HAVE_EPOLL_CTL 1 | |
/* Define to 1 if you have the `eventfd' function. */ | |
#define _EVENT_HAVE_EVENTFD 1 | |
/* Define if your system supports event ports */ | |
/* #undef _EVENT_HAVE_EVENT_PORTS */ | |
/* Define to 1 if you have the `fcntl' function. */ | |
#define _EVENT_HAVE_FCNTL 1 | |
/* Define to 1 if you have the <fcntl.h> header file. */ | |
#define _EVENT_HAVE_FCNTL_H 1 | |
/* Define to 1 if the system has the type `fd_mask'. */ | |
#define _EVENT_HAVE_FD_MASK 1 | |
/* Do we have getaddrinfo()? */ | |
#define _EVENT_HAVE_GETADDRINFO 1 | |
/* Define to 1 if you have the `getegid' function. */ | |
#define _EVENT_HAVE_GETEGID 1 | |
/* Define to 1 if you have the `geteuid' function. */ | |
#define _EVENT_HAVE_GETEUID 1 | |
/* Define this if you have any gethostbyname_r() */ | |
/* #undef _EVENT_HAVE_GETHOSTBYNAME_R */ | |
/* Define this if gethostbyname_r takes 3 arguments */ | |
/* #undef _EVENT_HAVE_GETHOSTBYNAME_R_3_ARG */ | |
/* Define this if gethostbyname_r takes 5 arguments */ | |
/* #undef _EVENT_HAVE_GETHOSTBYNAME_R_5_ARG */ | |
/* Define this if gethostbyname_r takes 6 arguments */ | |
/* #undef _EVENT_HAVE_GETHOSTBYNAME_R_6_ARG */ | |
/* Define to 1 if you have the `getnameinfo' function. */ | |
#define _EVENT_HAVE_GETNAMEINFO 1 | |
/* Define to 1 if you have the `getprotobynumber' function. */ | |
#define _EVENT_HAVE_GETPROTOBYNUMBER 1 | |
/* Define to 1 if you have the `getservbyname' function. */ | |
/* #undef _EVENT_HAVE_GETSERVBYNAME */ | |
/* Define to 1 if you have the `gettimeofday' function. */ | |
#define _EVENT_HAVE_GETTIMEOFDAY 1 | |
/* Define to 1 if you have the `inet_aton' function. */ | |
#define _EVENT_HAVE_INET_ATON 1 | |
/* Define to 1 if you have the `inet_ntop' function. */ | |
#define _EVENT_HAVE_INET_NTOP 1 | |
/* Define to 1 if you have the `inet_pton' function. */ | |
#define _EVENT_HAVE_INET_PTON 1 | |
/* Define to 1 if you have the <inttypes.h> header file. */ | |
#define _EVENT_HAVE_INTTYPES_H 1 | |
/* Define to 1 if you have the `issetugid' function. */ | |
/* #undef _EVENT_HAVE_ISSETUGID */ | |
/* Define to 1 if you have the `kqueue' function. */ | |
/* #undef _EVENT_HAVE_KQUEUE */ | |
/* Define if the system has zlib */ | |
#define _EVENT_HAVE_LIBZ 1 | |
/* Define to 1 if you have the <memory.h> header file. */ | |
#define _EVENT_HAVE_MEMORY_H 1 | |
/* Define to 1 if you have the `mmap' function. */ | |
#define _EVENT_HAVE_MMAP 1 | |
/* Define to 1 if you have the <netdb.h> header file. */ | |
#define _EVENT_HAVE_NETDB_H 1 | |
/* Define to 1 if you have the <netinet/in6.h> header file. */ | |
/* #undef _EVENT_HAVE_NETINET_IN6_H */ | |
/* Define to 1 if you have the <netinet/in.h> header file. */ | |
#define _EVENT_HAVE_NETINET_IN_H 1 | |
/* Define if the system has openssl */ | |
#define _EVENT_HAVE_OPENSSL 1 | |
/* Define to 1 if you have the <openssl/bio.h> header file. */ | |
#define _EVENT_HAVE_OPENSSL_BIO_H 1 | |
/* Define to 1 if you have the `pipe' function. */ | |
#define _EVENT_HAVE_PIPE 1 | |
/* Define to 1 if you have the `poll' function. */ | |
#define _EVENT_HAVE_POLL 1 | |
/* Define to 1 if you have the <poll.h> header file. */ | |
#define _EVENT_HAVE_POLL_H 1 | |
/* Define to 1 if you have the `port_create' function. */ | |
/* #undef _EVENT_HAVE_PORT_CREATE */ | |
/* Define to 1 if you have the <port.h> header file. */ | |
/* #undef _EVENT_HAVE_PORT_H */ | |
/* Define if you have POSIX threads libraries and header files. */ | |
/* #undef _EVENT_HAVE_PTHREAD */ | |
/* Define if we have pthreads on this system */ | |
#define _EVENT_HAVE_PTHREADS 1 | |
/* Define to 1 if you have the `putenv' function. */ | |
#define _EVENT_HAVE_PUTENV 1 | |
/* Define to 1 if the system has the type `sa_family_t'. */ | |
#define _EVENT_HAVE_SA_FAMILY_T 1 | |
/* Define to 1 if you have the `select' function. */ | |
#define _EVENT_HAVE_SELECT 1 | |
/* Define to 1 if you have the `sendfile' function. */ | |
#define _EVENT_HAVE_SENDFILE 1 | |
/* Define to 1 if you have the `setenv' function. */ | |
#define _EVENT_HAVE_SETENV 1 | |
/* Define if F_SETFD is defined in <fcntl.h> */ | |
#define _EVENT_HAVE_SETFD 1 | |
/* Define to 1 if you have the `sigaction' function. */ | |
#define _EVENT_HAVE_SIGACTION 1 | |
/* Define to 1 if you have the `signal' function. */ | |
#define _EVENT_HAVE_SIGNAL 1 | |
/* Define to 1 if you have the `splice' function. */ | |
#define _EVENT_HAVE_SPLICE 1 | |
/* Define to 1 if you have the <stdarg.h> header file. */ | |
#define _EVENT_HAVE_STDARG_H 1 | |
/* Define to 1 if you have the <stddef.h> header file. */ | |
#define _EVENT_HAVE_STDDEF_H 1 | |
/* Define to 1 if you have the <stdint.h> header file. */ | |
#define _EVENT_HAVE_STDINT_H 1 | |
/* Define to 1 if you have the <stdlib.h> header file. */ | |
#define _EVENT_HAVE_STDLIB_H 1 | |
/* Define to 1 if you have the <strings.h> header file. */ | |
#define _EVENT_HAVE_STRINGS_H 1 | |
/* Define to 1 if you have the <string.h> header file. */ | |
#define _EVENT_HAVE_STRING_H 1 | |
/* Define to 1 if you have the `strlcpy' function. */ | |
/* #undef _EVENT_HAVE_STRLCPY */ | |
/* Define to 1 if you have the `strsep' function. */ | |
#define _EVENT_HAVE_STRSEP 1 | |
/* Define to 1 if you have the `strtok_r' function. */ | |
#define _EVENT_HAVE_STRTOK_R 1 | |
/* Define to 1 if you have the `strtoll' function. */ | |
#define _EVENT_HAVE_STRTOLL 1 | |
/* Define to 1 if the system has the type `struct addrinfo'. */ | |
#define _EVENT_HAVE_STRUCT_ADDRINFO 1 | |
/* Define to 1 if the system has the type `struct in6_addr'. */ | |
#define _EVENT_HAVE_STRUCT_IN6_ADDR 1 | |
/* Define to 1 if `s6_addr16' is a member of `struct in6_addr'. */ | |
#define _EVENT_HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1 | |
/* Define to 1 if `s6_addr32' is a member of `struct in6_addr'. */ | |
#define _EVENT_HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1 | |
/* Define to 1 if the system has the type `struct sockaddr_in6'. */ | |
#define _EVENT_HAVE_STRUCT_SOCKADDR_IN6 1 | |
/* Define to 1 if `sin6_len' is a member of `struct sockaddr_in6'. */ | |
/* #undef _EVENT_HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN */ | |
/* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */ | |
/* #undef _EVENT_HAVE_STRUCT_SOCKADDR_IN_SIN_LEN */ | |
/* Define to 1 if the system has the type `struct sockaddr_storage'. */ | |
#define _EVENT_HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
/* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */ | |
#define _EVENT_HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
/* Define to 1 if `__ss_family' is a member of `struct sockaddr_storage'. */ | |
/* #undef _EVENT_HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY */ | |
/* Define to 1 if you have the `sysctl' function. */ | |
#define _EVENT_HAVE_SYSCTL 1 | |
/* Define to 1 if you have the <sys/devpoll.h> header file. */ | |
/* #undef _EVENT_HAVE_SYS_DEVPOLL_H */ | |
/* Define to 1 if you have the <sys/epoll.h> header file. */ | |
#define _EVENT_HAVE_SYS_EPOLL_H 1 | |
/* Define to 1 if you have the <sys/eventfd.h> header file. */ | |
#define _EVENT_HAVE_SYS_EVENTFD_H 1 | |
/* Define to 1 if you have the <sys/event.h> header file. */ | |
/* #undef _EVENT_HAVE_SYS_EVENT_H */ | |
/* Define to 1 if you have the <sys/ioctl.h> header file. */ | |
#define _EVENT_HAVE_SYS_IOCTL_H 1 | |
/* Define to 1 if you have the <sys/mman.h> header file. */ | |
#define _EVENT_HAVE_SYS_MMAN_H 1 | |
/* Define to 1 if you have the <sys/param.h> header file. */ | |
#define _EVENT_HAVE_SYS_PARAM_H 1 | |
/* Define to 1 if you have the <sys/queue.h> header file. */ | |
#define _EVENT_HAVE_SYS_QUEUE_H 1 | |
/* Define to 1 if you have the <sys/select.h> header file. */ | |
#define _EVENT_HAVE_SYS_SELECT_H 1 | |
/* Define to 1 if you have the <sys/sendfile.h> header file. */ | |
#define _EVENT_HAVE_SYS_SENDFILE_H 1 | |
/* Define to 1 if you have the <sys/socket.h> header file. */ | |
#define _EVENT_HAVE_SYS_SOCKET_H 1 | |
/* Define to 1 if you have the <sys/stat.h> header file. */ | |
#define _EVENT_HAVE_SYS_STAT_H 1 | |
/* Define to 1 if you have the <sys/sysctl.h> header file. */ | |
#define _EVENT_HAVE_SYS_SYSCTL_H 1 | |
/* Define to 1 if you have the <sys/time.h> header file. */ | |
#define _EVENT_HAVE_SYS_TIME_H 1 | |
/* Define to 1 if you have the <sys/types.h> header file. */ | |
#define _EVENT_HAVE_SYS_TYPES_H 1 | |
/* Define to 1 if you have the <sys/uio.h> header file. */ | |
#define _EVENT_HAVE_SYS_UIO_H 1 | |
/* Define to 1 if you have the <sys/wait.h> header file. */ | |
#define _EVENT_HAVE_SYS_WAIT_H 1 | |
/* Define if TAILQ_FOREACH is defined in <sys/queue.h> */ | |
#define _EVENT_HAVE_TAILQFOREACH 1 | |
/* Define if timeradd is defined in <sys/time.h> */ | |
#define _EVENT_HAVE_TIMERADD 1 | |
/* Define if timerclear is defined in <sys/time.h> */ | |
#define _EVENT_HAVE_TIMERCLEAR 1 | |
/* Define if timercmp is defined in <sys/time.h> */ | |
#define _EVENT_HAVE_TIMERCMP 1 | |
/* Define if timerisset is defined in <sys/time.h> */ | |
#define _EVENT_HAVE_TIMERISSET 1 | |
/* Define to 1 if the system has the type `uint16_t'. */ | |
#define _EVENT_HAVE_UINT16_T 1 | |
/* Define to 1 if the system has the type `uint32_t'. */ | |
#define _EVENT_HAVE_UINT32_T 1 | |
/* Define to 1 if the system has the type `uint64_t'. */ | |
#define _EVENT_HAVE_UINT64_T 1 | |
/* Define to 1 if the system has the type `uint8_t'. */ | |
#define _EVENT_HAVE_UINT8_T 1 | |
/* Define to 1 if the system has the type `uintptr_t'. */ | |
#define _EVENT_HAVE_UINTPTR_T 1 | |
/* Define to 1 if you have the <unistd.h> header file. */ | |
#define _EVENT_HAVE_UNISTD_H 1 | |
/* Define to 1 if you have the `unsetenv' function. */ | |
#define _EVENT_HAVE_UNSETENV 1 | |
/* Define to 1 if you have the `vasprintf' function. */ | |
#define _EVENT_HAVE_VASPRINTF 1 | |
/* Define if kqueue works correctly with pipes */ | |
/* #undef _EVENT_HAVE_WORKING_KQUEUE */ | |
/* Define to 1 if you have the <zlib.h> header file. */ | |
#define _EVENT_HAVE_ZLIB_H 1 | |
/* Define to the sub-directory in which libtool stores uninstalled libraries. | |
*/ | |
#define _EVENT_LT_OBJDIR ".libs/" | |
/* Define to 1 if your C compiler doesn't accept -c and -o together. */ | |
/* #undef _EVENT_NO_MINUS_C_MINUS_O */ | |
/* Numeric representation of the version */ | |
#define _EVENT_NUMERIC_VERSION 0x02001200 | |
/* Name of package */ | |
#define _EVENT_PACKAGE "libevent" | |
/* Define to the address where bug reports for this package should be sent. */ | |
#define _EVENT_PACKAGE_BUGREPORT "" | |
/* Define to the full name of this package. */ | |
#define _EVENT_PACKAGE_NAME "" | |
/* Define to the full name and version of this package. */ | |
#define _EVENT_PACKAGE_STRING "" | |
/* Define to the one symbol short name of this package. */ | |
#define _EVENT_PACKAGE_TARNAME "" | |
/* Define to the home page for this package. */ | |
#define _EVENT_PACKAGE_URL "" | |
/* Define to the version of this package. */ | |
#define _EVENT_PACKAGE_VERSION "" | |
/* Define to necessary symbol if this constant uses a non-standard name on | |
your system. */ | |
/* #undef _EVENT_PTHREAD_CREATE_JOINABLE */ | |
/* The size of `int', as computed by sizeof. */ | |
#define _EVENT_SIZEOF_INT 4 | |
/* The size of `long', as computed by sizeof. */ | |
#define _EVENT_SIZEOF_LONG 8 | |
/* The size of `long long', as computed by sizeof. */ | |
#define _EVENT_SIZEOF_LONG_LONG 8 | |
/* The size of `pthread_t', as computed by sizeof. */ | |
#define _EVENT_SIZEOF_PTHREAD_T 8 | |
/* The size of `short', as computed by sizeof. */ | |
#define _EVENT_SIZEOF_SHORT 2 | |
/* The size of `size_t', as computed by sizeof. */ | |
#define _EVENT_SIZEOF_SIZE_T 8 | |
/* The size of `void *', as computed by sizeof. */ | |
#define _EVENT_SIZEOF_VOID_P 8 | |
/* Define to 1 if you have the ANSI C header files. */ | |
#define _EVENT_STDC_HEADERS 1 | |
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ | |
#define _EVENT_TIME_WITH_SYS_TIME 1 | |
/* Version number of package */ | |
#define _EVENT_VERSION "2.0.18-stable" | |
/* Define to appropriate substitue if compiler doesnt have __func__ */ | |
/* #undef _EVENT___func__ */ | |
/* Define to empty if `const' does not conform to ANSI C. */ | |
/* #undef _EVENT_const */ | |
/* Define to `__inline__' or `__inline' if that's what the C compiler | |
calls it, or to nothing if 'inline' is not supported under any name. */ | |
#ifndef _EVENT___cplusplus | |
/* #undef _EVENT_inline */ | |
#endif | |
/* Define to `int' if <sys/types.h> does not define. */ | |
/* #undef _EVENT_pid_t */ | |
/* Define to `unsigned int' if <sys/types.h> does not define. */ | |
/* #undef _EVENT_size_t */ | |
/* Define to unsigned int if you dont have it */ | |
/* #undef _EVENT_socklen_t */ | |
/* Define to `int' if <sys/types.h> does not define. */ | |
/* #undef _EVENT_ssize_t */ | |
#endif | |
/* config.h. Generated from config.h.in by configure. */ | |
/* config.h.in. Generated from configure.in by autoheader. */ | |
/* Define if libevent should build without support for a debug mode */ | |
/* #undef _EVENT_DISABLE_DEBUG_MODE */ | |
/* Define if libevent should not allow replacing the mm functions */ | |
/* #undef _EVENT_DISABLE_MM_REPLACEMENT */ | |
/* Define if libevent should not be compiled with thread support */ | |
/* #undef _EVENT_DISABLE_THREAD_SUPPORT */ | |
/* Define to 1 if you have the `arc4random' function. */ | |
/* #undef _EVENT_HAVE_ARC4RANDOM */ | |
/* Define to 1 if you have the `arc4random_buf' function. */ | |
/* #undef _EVENT_HAVE_ARC4RANDOM_BUF */ | |
/* Define to 1 if you have the <arpa/inet.h> header file. */ | |
#define _EVENT_HAVE_ARPA_INET_H 1 | |
/* Define to 1 if you have the `clock_gettime' function. */ | |
#define _EVENT_HAVE_CLOCK_GETTIME 1 | |
/* Define to 1 if you have the declaration of `CTL_KERN', and to 0 if you | |
don't. */ | |
#define _EVENT_HAVE_DECL_CTL_KERN 1 | |
/* Define to 1 if you have the declaration of `KERN_ARND', and to 0 if you | |
don't. */ | |
#define _EVENT_HAVE_DECL_KERN_ARND 0 | |
/* Define to 1 if you have the declaration of `KERN_RANDOM', and to 0 if you | |
don't. */ | |
#define _EVENT_HAVE_DECL_KERN_RANDOM 1 | |
/* Define to 1 if you have the declaration of `RANDOM_UUID', and to 0 if you | |
don't. */ | |
#define _EVENT_HAVE_DECL_RANDOM_UUID 1 | |
/* Define if /dev/poll is available */ | |
/* #undef _EVENT_HAVE_DEVPOLL */ | |
/* Define to 1 if you have the <dlfcn.h> header file. */ | |
#define _EVENT_HAVE_DLFCN_H 1 | |
/* Define if your system supports the epoll system calls */ | |
#define _EVENT_HAVE_EPOLL 1 | |
/* Define to 1 if you have the `epoll_ctl' function. */ | |
#define _EVENT_HAVE_EPOLL_CTL 1 | |
/* Define to 1 if you have the `eventfd' function. */ | |
#define _EVENT_HAVE_EVENTFD 1 | |
/* Define if your system supports event ports */ | |
/* #undef _EVENT_HAVE_EVENT_PORTS */ | |
/* Define to 1 if you have the `fcntl' function. */ | |
#define _EVENT_HAVE_FCNTL 1 | |
/* Define to 1 if you have the <fcntl.h> header file. */ | |
#define _EVENT_HAVE_FCNTL_H 1 | |
/* Define to 1 if the system has the type `fd_mask'. */ | |
#define _EVENT_HAVE_FD_MASK 1 | |
/* Do we have getaddrinfo()? */ | |
#define _EVENT_HAVE_GETADDRINFO 1 | |
/* Define to 1 if you have the `getegid' function. */ | |
#define _EVENT_HAVE_GETEGID 1 | |
/* Define to 1 if you have the `geteuid' function. */ | |
#define _EVENT_HAVE_GETEUID 1 | |
/* Define this if you have any gethostbyname_r() */ | |
/* #undef _EVENT_HAVE_GETHOSTBYNAME_R */ | |
/* Define this if gethostbyname_r takes 3 arguments */ | |
/* #undef _EVENT_HAVE_GETHOSTBYNAME_R_3_ARG */ | |
/* Define this if gethostbyname_r takes 5 arguments */ | |
/* #undef _EVENT_HAVE_GETHOSTBYNAME_R_5_ARG */ | |
/* Define this if gethostbyname_r takes 6 arguments */ | |
/* #undef _EVENT_HAVE_GETHOSTBYNAME_R_6_ARG */ | |
/* Define to 1 if you have the `getnameinfo' function. */ | |
#define _EVENT_HAVE_GETNAMEINFO 1 | |
/* Define to 1 if you have the `getprotobynumber' function. */ | |
#define _EVENT_HAVE_GETPROTOBYNUMBER 1 | |
/* Define to 1 if you have the `getservbyname' function. */ | |
/* #undef _EVENT_HAVE_GETSERVBYNAME */ | |
/* Define to 1 if you have the `gettimeofday' function. */ | |
#define _EVENT_HAVE_GETTIMEOFDAY 1 | |
/* Define to 1 if you have the `inet_aton' function. */ | |
#define _EVENT_HAVE_INET_ATON 1 | |
/* Define to 1 if you have the `inet_ntop' function. */ | |
#define _EVENT_HAVE_INET_NTOP 1 | |
/* Define to 1 if you have the `inet_pton' function. */ | |
#define _EVENT_HAVE_INET_PTON 1 | |
/* Define to 1 if you have the <inttypes.h> header file. */ | |
#define _EVENT_HAVE_INTTYPES_H 1 | |
/* Define to 1 if you have the `issetugid' function. */ | |
/* #undef _EVENT_HAVE_ISSETUGID */ | |
/* Define to 1 if you have the `kqueue' function. */ | |
/* #undef _EVENT_HAVE_KQUEUE */ | |
/* Define if the system has zlib */ | |
#define _EVENT_HAVE_LIBZ 1 | |
/* Define to 1 if you have the <memory.h> header file. */ | |
#define _EVENT_HAVE_MEMORY_H 1 | |
/* Define to 1 if you have the `mmap' function. */ | |
#define _EVENT_HAVE_MMAP 1 | |
/* Define to 1 if you have the <netdb.h> header file. */ | |
#define _EVENT_HAVE_NETDB_H 1 | |
/* Define to 1 if you have the <netinet/in6.h> header file. */ | |
/* #undef _EVENT_HAVE_NETINET_IN6_H */ | |
/* Define to 1 if you have the <netinet/in.h> header file. */ | |
#define _EVENT_HAVE_NETINET_IN_H 1 | |
/* Define if the system has openssl */ | |
#define _EVENT_HAVE_OPENSSL 1 | |
/* Define to 1 if you have the <openssl/bio.h> header file. */ | |
#define _EVENT_HAVE_OPENSSL_BIO_H 1 | |
/* Define to 1 if you have the `pipe' function. */ | |
#define _EVENT_HAVE_PIPE 1 | |
/* Define to 1 if you have the `poll' function. */ | |
#define _EVENT_HAVE_POLL 1 | |
/* Define to 1 if you have the <poll.h> header file. */ | |
#define _EVENT_HAVE_POLL_H 1 | |
/* Define to 1 if you have the `port_create' function. */ | |
/* #undef _EVENT_HAVE_PORT_CREATE */ | |
/* Define to 1 if you have the <port.h> header file. */ | |
/* #undef _EVENT_HAVE_PORT_H */ | |
/* Define if you have POSIX threads libraries and header files. */ | |
/* #undef _EVENT_HAVE_PTHREAD */ | |
/* Define if we have pthreads on this system */ | |
#define _EVENT_HAVE_PTHREADS 1 | |
/* Define to 1 if you have the `putenv' function. */ | |
#define _EVENT_HAVE_PUTENV 1 | |
/* Define to 1 if the system has the type `sa_family_t'. */ | |
#define _EVENT_HAVE_SA_FAMILY_T 1 | |
/* Define to 1 if you have the `select' function. */ | |
#define _EVENT_HAVE_SELECT 1 | |
/* Define to 1 if you have the `sendfile' function. */ | |
#define _EVENT_HAVE_SENDFILE 1 | |
/* Define to 1 if you have the `setenv' function. */ | |
#define _EVENT_HAVE_SETENV 1 | |
/* Define if F_SETFD is defined in <fcntl.h> */ | |
#define _EVENT_HAVE_SETFD 1 | |
/* Define to 1 if you have the `sigaction' function. */ | |
#define _EVENT_HAVE_SIGACTION 1 | |
/* Define to 1 if you have the `signal' function. */ | |
#define _EVENT_HAVE_SIGNAL 1 | |
/* Define to 1 if you have the `splice' function. */ | |
#define _EVENT_HAVE_SPLICE 1 | |
/* Define to 1 if you have the <stdarg.h> header file. */ | |
#define _EVENT_HAVE_STDARG_H 1 | |
/* Define to 1 if you have the <stddef.h> header file. */ | |
#define _EVENT_HAVE_STDDEF_H 1 | |
/* Define to 1 if you have the <stdint.h> header file. */ | |
#define _EVENT_HAVE_STDINT_H 1 | |
/* Define to 1 if you have the <stdlib.h> header file. */ | |
#define _EVENT_HAVE_STDLIB_H 1 | |
/* Define to 1 if you have the <strings.h> header file. */ | |
#define _EVENT_HAVE_STRINGS_H 1 | |
/* Define to 1 if you have the <string.h> header file. */ | |
#define _EVENT_HAVE_STRING_H 1 | |
/* Define to 1 if you have the `strlcpy' function. */ | |
/* #undef _EVENT_HAVE_STRLCPY */ | |
/* Define to 1 if you have the `strsep' function. */ | |
#define _EVENT_HAVE_STRSEP 1 | |
/* Define to 1 if you have the `strtok_r' function. */ | |
#define _EVENT_HAVE_STRTOK_R 1 | |
/* Define to 1 if you have the `strtoll' function. */ | |
#define _EVENT_HAVE_STRTOLL 1 | |
/* Define to 1 if the system has the type `struct addrinfo'. */ | |
#define _EVENT_HAVE_STRUCT_ADDRINFO 1 | |
/* Define to 1 if the system has the type `struct in6_addr'. */ | |
#define _EVENT_HAVE_STRUCT_IN6_ADDR 1 | |
/* Define to 1 if `s6_addr16' is a member of `struct in6_addr'. */ | |
#define _EVENT_HAVE_STRUCT_IN6_ADDR_S6_ADDR16 1 | |
/* Define to 1 if `s6_addr32' is a member of `struct in6_addr'. */ | |
#define _EVENT_HAVE_STRUCT_IN6_ADDR_S6_ADDR32 1 | |
/* Define to 1 if the system has the type `struct sockaddr_in6'. */ | |
#define _EVENT_HAVE_STRUCT_SOCKADDR_IN6 1 | |
/* Define to 1 if `sin6_len' is a member of `struct sockaddr_in6'. */ | |
/* #undef _EVENT_HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN */ | |
/* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */ | |
/* #undef _EVENT_HAVE_STRUCT_SOCKADDR_IN_SIN_LEN */ | |
/* Define to 1 if the system has the type `struct sockaddr_storage'. */ | |
#define _EVENT_HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
/* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */ | |
#define _EVENT_HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
/* Define to 1 if `__ss_family' is a member of `struct sockaddr_storage'. */ | |
/* #undef _EVENT_HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY */ | |
/* Define to 1 if you have the `sysctl' function. */ | |
#define _EVENT_HAVE_SYSCTL 1 | |
/* Define to 1 if you have the <sys/devpoll.h> header file. */ | |
/* #undef _EVENT_HAVE_SYS_DEVPOLL_H */ | |
/* Define to 1 if you have the <sys/epoll.h> header file. */ | |
#define _EVENT_HAVE_SYS_EPOLL_H 1 | |
/* Define to 1 if you have the <sys/eventfd.h> header file. */ | |
#define _EVENT_HAVE_SYS_EVENTFD_H 1 | |
/* Define to 1 if you have the <sys/event.h> header file. */ | |
/* #undef _EVENT_HAVE_SYS_EVENT_H */ | |
/* Define to 1 if you have the <sys/ioctl.h> header file. */ | |
#define _EVENT_HAVE_SYS_IOCTL_H 1 | |
/* Define to 1 if you have the <sys/mman.h> header file. */ | |
#define _EVENT_HAVE_SYS_MMAN_H 1 | |
/* Define to 1 if you have the <sys/param.h> header file. */ | |
#define _EVENT_HAVE_SYS_PARAM_H 1 | |
/* Define to 1 if you have the <sys/queue.h> header file. */ | |
#define _EVENT_HAVE_SYS_QUEUE_H 1 | |
/* Define to 1 if you have the <sys/select.h> header file. */ | |
#define _EVENT_HAVE_SYS_SELECT_H 1 | |
/* Define to 1 if you have the <sys/sendfile.h> header file. */ | |
#define _EVENT_HAVE_SYS_SENDFILE_H 1 | |
/* Define to 1 if you have the <sys/socket.h> header file. */ | |
#define _EVENT_HAVE_SYS_SOCKET_H 1 | |
/* Define to 1 if you have the <sys/stat.h> header file. */ | |
#define _EVENT_HAVE_SYS_STAT_H 1 | |
/* Define to 1 if you have the <sys/sysctl.h> header file. */ | |
#define _EVENT_HAVE_SYS_SYSCTL_H 1 | |
/* Define to 1 if you have the <sys/time.h> header file. */ | |
#define _EVENT_HAVE_SYS_TIME_H 1 | |
/* Define to 1 if you have the <sys/types.h> header file. */ | |
#define _EVENT_HAVE_SYS_TYPES_H 1 | |
/* Define to 1 if you have the <sys/uio.h> header file. */ | |
#define _EVENT_HAVE_SYS_UIO_H 1 | |
/* Define to 1 if you have the <sys/wait.h> header file. */ | |
#define _EVENT_HAVE_SYS_WAIT_H 1 | |
/* Define if TAILQ_FOREACH is defined in <sys/queue.h> */ | |
#define _EVENT_HAVE_TAILQFOREACH 1 | |
/* Define if timeradd is defined in <sys/time.h> */ | |
#define _EVENT_HAVE_TIMERADD 1 | |
/* Define if timerclear is defined in <sys/time.h> */ | |
#define _EVENT_HAVE_TIMERCLEAR 1 | |
/* Define if timercmp is defined in <sys/time.h> */ | |
#define _EVENT_HAVE_TIMERCMP 1 | |
/* Define if timerisset is defined in <sys/time.h> */ | |
#define _EVENT_HAVE_TIMERISSET 1 | |
/* Define to 1 if the system has the type `uint16_t'. */ | |
#define _EVENT_HAVE_UINT16_T 1 | |
/* Define to 1 if the system has the type `uint32_t'. */ | |
#define _EVENT_HAVE_UINT32_T 1 | |
/* Define to 1 if the system has the type `uint64_t'. */ | |
#define _EVENT_HAVE_UINT64_T 1 | |
/* Define to 1 if the system has the type `uint8_t'. */ | |
#define _EVENT_HAVE_UINT8_T 1 | |
/* Define to 1 if the system has the type `uintptr_t'. */ | |
#define _EVENT_HAVE_UINTPTR_T 1 | |
/* Define to 1 if you have the <unistd.h> header file. */ | |
#define _EVENT_HAVE_UNISTD_H 1 | |
/* Define to 1 if you have the `unsetenv' function. */ | |
#define _EVENT_HAVE_UNSETENV 1 | |
/* Define to 1 if you have the `vasprintf' function. */ | |
#define _EVENT_HAVE_VASPRINTF 1 | |
/* Define if kqueue works correctly with pipes */ | |
/* #undef _EVENT_HAVE_WORKING_KQUEUE */ | |
/* Define to 1 if you have the <zlib.h> header file. */ | |
#define _EVENT_HAVE_ZLIB_H 1 | |
/* Define to the sub-directory in which libtool stores uninstalled libraries. | |
*/ | |
#define _EVENT_LT_OBJDIR ".libs/" | |
/* Define to 1 if your C compiler doesn't accept -c and -o together. */ | |
/* #undef _EVENT_NO_MINUS_C_MINUS_O */ | |
/* Numeric representation of the version */ | |
#define _EVENT_NUMERIC_VERSION 0x02001200 | |
/* Name of package */ | |
#define _EVENT_PACKAGE "libevent" | |
/* Define to the address where bug reports for this package should be sent. */ | |
#define _EVENT_PACKAGE_BUGREPORT "" | |
/* Define to the full name of this package. */ | |
#define _EVENT_PACKAGE_NAME "" | |
/* Define to the full name and version of this package. */ | |
#define _EVENT_PACKAGE_STRING "" | |
/* Define to the one symbol short name of this package. */ | |
#define _EVENT_PACKAGE_TARNAME "" | |
/* Define to the home page for this package. */ | |
#define _EVENT_PACKAGE_URL "" | |
/* Define to the version of this package. */ | |
#define _EVENT_PACKAGE_VERSION "" | |
/* Define to necessary symbol if this constant uses a non-standard name on | |
your system. */ | |
/* #undef _EVENT_PTHREAD_CREATE_JOINABLE */ | |
/* The size of `int', as computed by sizeof. */ | |
#define _EVENT_SIZEOF_INT 4 | |
/* The size of `long', as computed by sizeof. */ | |
#define _EVENT_SIZEOF_LONG 8 | |
/* The size of `long long', as computed by sizeof. */ | |
#define _EVENT_SIZEOF_LONG_LONG 8 | |
/* The size of `pthread_t', as computed by sizeof. */ | |
#define _EVENT_SIZEOF_PTHREAD_T 8 | |
/* The size of `short', as computed by sizeof. */ | |
#define _EVENT_SIZEOF_SHORT 2 | |
/* The size of `size_t', as computed by sizeof. */ | |
#define _EVENT_SIZEOF_SIZE_T 8 | |
/* The size of `void *', as computed by sizeof. */ | |
#define _EVENT_SIZEOF_VOID_P 8 | |
/* Define to 1 if you have the ANSI C header files. */ | |
#define _EVENT_STDC_HEADERS 1 | |
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ | |
#define _EVENT_TIME_WITH_SYS_TIME 1 | |
/* Version number of package */ | |
#define _EVENT_VERSION "2.0.18-stable" | |
/* Define to appropriate substitue if compiler doesnt have __func__ */ | |
/* #undef _EVENT___func__ */ | |
/* Define to empty if `const' does not conform to ANSI C. */ | |
/* #undef _EVENT_const */ | |
/* Define to `__inline__' or `__inline' if that's what the C compiler | |
calls it, or to nothing if 'inline' is not supported under any name. */ | |
#ifndef _EVENT___cplusplus | |
/* #undef _EVENT_inline */ | |
#endif | |
/* Define to `int' if <sys/types.h> does not define. */ | |
/* #undef _EVENT_pid_t */ | |
/* Define to `unsigned int' if <sys/types.h> does not define. */ | |
/* #undef _EVENT_size_t */ | |
/* Define to unsigned int if you dont have it */ | |
/* #undef _EVENT_socklen_t */ | |
/* Define to `int' if <sys/types.h> does not define. */ | |
/* #undef _EVENT_ssize_t */ | |
#endif |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment