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.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --sysconfdir=/etc/elinks --enable-leds --enable-88-colors --enable-256-colors --enable-true-color --enable-html-highlight --with-gpm --with-zlib --with-bzlib --without-gc --with-x --without-lua --without-guile --without-perl --without-ruby --with-idn --without-spidermonkey --disable-bittorrent --disable-nls --enable-ipv6 --enable-ftp --enable-gopher --disable-nntp --enable-finger --enable-smb --enable-mouse --enable-xbel --enable-fastmem --with-openssl=/usr ## --------- ## ## Platform. ## ## --------- ## hostname = occam uname -m = x86_64 uname -r = 4.8.15-hardened-o0 uname -s = Linux uname -v = #38 SMP PREEMPT Sat Dec 17 21:30:05 CET 2016 /usr/bin/uname -p = Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz /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/lib/portage/python3.5/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.5/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2494: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:2643: checking for aclocal configure:2659: found /usr/bin/aclocal configure:2671: result: aclocal configure:2681: checking for autoconf configure:2697: found /usr/bin/autoconf configure:2709: result: autoconf configure:2719: checking for autoheader configure:2735: found /usr/bin/autoheader configure:2747: result: autoheader configure:2764: checking for gnumake configure:2797: result: no configure:2764: checking for gmake configure:2782: found /usr/bin/gmake configure:2794: result: /usr/bin/gmake configure:2825: checking for "./features.conf" configure:2839: result: yes configure:2846: checking for "/var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/features.conf" configure:2860: result: yes configure:2880: checking for x86_64-pc-linux-gnu-gcc configure:2896: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2907: result: x86_64-pc-linux-gnu-gcc configure:3176: checking for C compiler version configure:3185: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo Hardened 6.3.0 p1.0) 6.3.0 Copyright (C) 2016 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:3196: $? = 0 configure:3185: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.3.0/work/gcc-6.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/python --enable-languages=c,c++,java,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 6.3.0 p1.0' --enable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --with-isl --disable-isl-version-check --disable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.3.0 (Gentoo Hardened 6.3.0 p1.0) configure:3196: $? = 0 configure:3185: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3196: $? = 1 configure:3185: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3196: $? = 1 configure:3216: checking whether the C compiler works configure:3238: x86_64-pc-linux-gnu-gcc -O0 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:3242: $? = 0 configure:3290: result: yes configure:3293: checking for C compiler default output file name configure:3295: result: a.out configure:3301: checking for suffix of executables configure:3308: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:3312: $? = 0 configure:3334: result: configure:3356: checking whether we are cross compiling configure:3364: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:3368: $? = 0 configure:3375: ./conftest configure:3379: $? = 0 configure:3394: result: no configure:3399: checking for suffix of object files configure:3421: x86_64-pc-linux-gnu-gcc -c -O0 -g conftest.c >&5 configure:3425: $? = 0 configure:3446: result: o configure:3450: checking whether we are using the GNU C compiler configure:3469: x86_64-pc-linux-gnu-gcc -c -O0 -g conftest.c >&5 configure:3469: $? = 0 configure:3478: result: yes configure:3487: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3507: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3507: $? = 0 configure:3548: result: yes configure:3565: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3628: x86_64-pc-linux-gnu-gcc -c -O0 -g conftest.c >&5 configure:3628: $? = 0 configure:3641: result: none needed configure:3665: checking for gawk configure:3681: found /usr/bin/gawk configure:3692: result: gawk configure:3707: checking for gawk configure:3725: found /usr/bin/gawk configure:3737: result: /usr/bin/gawk configure:3751: checking for x86_64-pc-linux-gnu-ranlib configure:3778: result: gcc-ranlib configure:3854: checking for a BSD-compatible install configure:3922: result: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c configure:3938: checking for git configure:3956: found /usr/bin/git configure:3968: result: /usr/bin/git configure:3983: checking for sparse configure:4016: result: no configure:4035: checking for python configure:4053: found /usr/bin/python configure:4065: result: /usr/bin/python configure:4101: checking for xmlto configure:4119: found /usr/bin/xmlto configure:4131: result: /usr/bin/xmlto configure:4167: checking for jw configure:4200: result: no configure:4227: checking for pod2html configure:4245: found /usr/bin/pod2html configure:4257: result: /usr/bin/pod2html configure:4281: checking for doxygen configure:4314: result: no configure:4565: checking for BEOS configure:4582: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:26:1: error: unknown type name 'kill' kill me! ^~~~ conftest.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '!' token kill me! ^ configure:4582: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __BEOS__ | kill me! | #endif | ; | return 0; | } configure:4599: result: no configure:4605: checking for RISCOS configure:4622: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:26:1: error: unknown type name 'kill' kill me! ^~~~ conftest.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '!' token kill me! ^ configure:4622: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __riscos__ | kill me! | #endif | ; | return 0; | } configure:4639: result: no configure:4645: checking for WIN32 configure:4662: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:26:1: error: unknown type name 'kill' kill me! ^~~~ conftest.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '!' token kill me! ^ configure:4662: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef _WIN32 | kill me! | #endif | ; | return 0; | } configure:4662: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:26:1: error: unknown type name 'kill' kill me! ^~~~ conftest.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '!' token kill me! ^ configure:4662: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __WIN32__ | kill me! | #endif | ; | return 0; | } configure:4679: result: no configure:4685: checking for EMX configure:4702: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:26:1: error: unknown type name 'kill' kill me! ^~~~ conftest.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '!' token kill me! ^ configure:4702: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __EMX__ | kill me! | #endif | ; | return 0; | } configure:4719: result: no configure:4725: checking for UNIX configure:4740: result: yes configure:4751: checking for dirent.h that defines DIR configure:4770: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:4770: $? = 0 configure:4778: result: yes configure:4791: checking for library containing opendir configure:4822: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:4822: $? = 0 configure:4839: result: none required configure:4911: checking how to run the C preprocessor configure:4942: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4942: $? = 0 configure:4956: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4956: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:4981: result: x86_64-pc-linux-gnu-gcc -E configure:5001: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5001: $? = 0 configure:5015: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5015: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:5044: checking for grep that handles long lines and -e configure:5102: result: /bin/grep configure:5107: checking for egrep configure:5169: result: /bin/grep -E configure:5174: checking for ANSI C header files configure:5194: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5194: $? = 0 configure:5267: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:5267: $? = 0 configure:5267: ./conftest configure:5267: $? = 0 configure:5278: result: yes configure:5286: checking for sys/wait.h that is POSIX.1 compatible configure:5312: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5312: $? = 0 configure:5319: result: yes configure:5327: checking whether time.h and sys/time.h may both be included configure:5347: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5347: $? = 0 configure:5354: result: yes configure:5368: checking for sys/types.h configure:5368: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5368: $? = 0 configure:5368: result: yes configure:5368: checking for sys/stat.h configure:5368: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5368: $? = 0 configure:5368: result: yes configure:5368: checking for stdlib.h configure:5368: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5368: $? = 0 configure:5368: result: yes configure:5368: checking for string.h configure:5368: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5368: $? = 0 configure:5368: result: yes configure:5368: checking for memory.h configure:5368: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5368: $? = 0 configure:5368: result: yes configure:5368: checking for strings.h configure:5368: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5368: $? = 0 configure:5368: result: yes configure:5368: checking for inttypes.h configure:5368: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5368: $? = 0 configure:5368: result: yes configure:5368: checking for stdint.h configure:5368: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5368: $? = 0 configure:5368: result: yes configure:5368: checking for unistd.h configure:5368: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5368: $? = 0 configure:5368: result: yes configure:5382: checking wctype.h usability configure:5382: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5382: $? = 0 configure:5382: result: yes configure:5382: checking wctype.h presence configure:5382: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5382: $? = 0 configure:5382: result: yes configure:5382: checking for wctype.h configure:5382: result: yes configure:5395: checking fcntl.h usability configure:5395: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5395: $? = 0 configure:5395: result: yes configure:5395: checking fcntl.h presence configure:5395: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5395: $? = 0 configure:5395: result: yes configure:5395: checking for fcntl.h configure:5395: result: yes configure:5395: checking limits.h usability configure:5395: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5395: $? = 0 configure:5395: result: yes configure:5395: checking limits.h presence configure:5395: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5395: $? = 0 configure:5395: result: yes configure:5395: checking for limits.h configure:5395: result: yes configure:5395: checking time.h usability configure:5395: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5395: $? = 0 configure:5395: result: yes configure:5395: checking time.h presence configure:5395: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5395: $? = 0 configure:5395: result: yes configure:5395: checking for time.h configure:5395: result: yes configure:5395: checking for unistd.h configure:5395: result: yes configure:5407: checking sigaction.h usability configure:5407: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c:73:23: fatal error: sigaction.h: No such file or directory #include ^ compilation terminated. configure:5407: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5407: result: no configure:5407: checking sigaction.h presence configure:5407: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:40:23: fatal error: sigaction.h: No such file or directory #include ^ compilation terminated. configure:5407: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5407: result: no configure:5407: checking for sigaction.h configure:5407: result: no configure:5419: checking arpa/inet.h usability configure:5419: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5419: $? = 0 configure:5419: result: yes configure:5419: checking arpa/inet.h presence configure:5419: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5419: $? = 0 configure:5419: result: yes configure:5419: checking for arpa/inet.h configure:5419: result: yes configure:5432: checking netinet/in_systm.h usability configure:5432: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5432: $? = 0 configure:5432: result: yes configure:5432: checking netinet/in_systm.h presence configure:5432: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5432: $? = 0 configure:5432: result: yes configure:5432: checking for netinet/in_systm.h configure:5432: result: yes configure:5432: checking netinet/in_system.h usability configure:5432: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c:75:31: fatal error: netinet/in_system.h: No such file or directory #include ^ compilation terminated. configure:5432: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5432: result: no configure:5432: checking netinet/in_system.h presence configure:5432: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:42:31: fatal error: netinet/in_system.h: No such file or directory #include ^ compilation terminated. configure:5432: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | /* end confdefs.h. */ | #include configure:5432: result: no configure:5432: checking for netinet/in_system.h configure:5432: result: no configure:5432: checking netinet/ip.h usability configure:5432: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5432: $? = 0 configure:5432: result: yes configure:5432: checking netinet/ip.h presence configure:5432: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5432: $? = 0 configure:5432: result: yes configure:5432: checking for netinet/ip.h configure:5432: result: yes configure:5445: checking netdb.h usability configure:5445: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5445: $? = 0 configure:5445: result: yes configure:5445: checking netdb.h presence configure:5445: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5445: $? = 0 configure:5445: result: yes configure:5445: checking for netdb.h configure:5445: result: yes configure:5445: checking netinet/in.h usability configure:5445: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5445: $? = 0 configure:5445: result: yes configure:5445: checking netinet/in.h presence configure:5445: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5445: $? = 0 configure:5445: result: yes configure:5445: checking for netinet/in.h configure:5445: result: yes configure:5445: checking netinet/in6_var.h usability configure:5445: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c:78:29: fatal error: netinet/in6_var.h: No such file or directory #include ^ compilation terminated. configure:5445: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5445: result: no configure:5445: checking netinet/in6_var.h presence configure:5445: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:45:29: fatal error: netinet/in6_var.h: No such file or directory #include ^ compilation terminated. configure:5445: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:5445: result: no configure:5445: checking for netinet/in6_var.h configure:5445: result: no configure:5457: checking ifaddrs.h usability configure:5457: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5457: $? = 0 configure:5457: result: yes configure:5457: checking ifaddrs.h presence configure:5457: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5457: $? = 0 configure:5457: result: yes configure:5457: checking for ifaddrs.h configure:5457: result: yes configure:5470: checking sys/cygwin.h usability configure:5470: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c:79:24: fatal error: sys/cygwin.h: No such file or directory #include ^ compilation terminated. configure:5470: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5470: result: no configure:5470: checking sys/cygwin.h presence configure:5470: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:46:24: fatal error: sys/cygwin.h: No such file or directory #include ^ compilation terminated. configure:5470: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include configure:5470: result: no configure:5470: checking for sys/cygwin.h configure:5470: result: no configure:5470: checking io.h usability configure:5470: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c:79:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:5470: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5470: result: no configure:5470: checking io.h presence configure:5470: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:46:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:5470: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include configure:5470: result: no configure:5470: checking for io.h configure:5470: result: no configure:5482: checking sys/fmutex.h usability configure:5482: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c:79:24: fatal error: sys/fmutex.h: No such file or directory #include ^ compilation terminated. configure:5482: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5482: result: no configure:5482: checking sys/fmutex.h presence configure:5482: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:46:24: fatal error: sys/fmutex.h: No such file or directory #include ^ compilation terminated. configure:5482: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include configure:5482: result: no configure:5482: checking for sys/fmutex.h configure:5482: result: no configure:5495: checking sys/ioctl.h usability configure:5495: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5495: $? = 0 configure:5495: result: yes configure:5495: checking sys/ioctl.h presence configure:5495: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5495: $? = 0 configure:5495: result: yes configure:5495: checking for sys/ioctl.h configure:5495: result: yes configure:5495: checking sys/sockio.h usability configure:5495: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c:80:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:5495: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5495: result: no configure:5495: checking sys/sockio.h presence configure:5495: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:47:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:5495: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:5495: result: no configure:5495: checking for sys/sockio.h configure:5495: result: no configure:5507: checking sys/resource.h usability configure:5507: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5507: $? = 0 configure:5507: result: yes configure:5507: checking sys/resource.h presence configure:5507: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5507: $? = 0 configure:5507: result: yes configure:5507: checking for sys/resource.h configure:5507: result: yes configure:5519: checking sys/select.h usability configure:5519: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5519: $? = 0 configure:5519: result: yes configure:5519: checking sys/select.h presence configure:5519: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5519: $? = 0 configure:5519: result: yes configure:5519: checking for sys/select.h configure:5519: result: yes configure:5531: checking sys/signal.h usability configure:5531: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5531: $? = 0 configure:5531: result: yes configure:5531: checking sys/signal.h presence configure:5531: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5531: $? = 0 configure:5531: result: yes configure:5531: checking for sys/signal.h configure:5531: result: yes configure:5543: checking sys/socket.h usability configure:5543: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5543: $? = 0 configure:5543: result: yes configure:5543: checking sys/socket.h presence configure:5543: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5543: $? = 0 configure:5543: result: yes configure:5543: checking for sys/socket.h configure:5543: result: yes configure:5555: checking sys/time.h usability configure:5555: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5555: $? = 0 configure:5555: result: yes configure:5555: checking sys/time.h presence configure:5555: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5555: $? = 0 configure:5555: result: yes configure:5555: checking for sys/time.h configure:5555: result: yes configure:5567: checking sys/utsname.h usability configure:5567: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5567: $? = 0 configure:5567: result: yes configure:5567: checking sys/utsname.h presence configure:5567: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5567: $? = 0 configure:5567: result: yes configure:5567: checking for sys/utsname.h configure:5567: result: yes configure:5579: checking for net/if.h configure:5579: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5579: $? = 0 configure:5579: result: yes configure:5596: checking for stdint.h configure:5596: result: yes configure:5596: checking for inttypes.h configure:5596: result: yes configure:5609: checking locale.h usability configure:5609: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5609: $? = 0 configure:5609: result: yes configure:5609: checking locale.h presence configure:5609: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5609: $? = 0 configure:5609: result: yes configure:5609: checking for locale.h configure:5609: result: yes configure:5609: checking pwd.h usability configure:5609: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5609: $? = 0 configure:5609: result: yes configure:5609: checking pwd.h presence configure:5609: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5609: $? = 0 configure:5609: result: yes configure:5609: checking for pwd.h configure:5609: result: yes configure:5621: checking termios.h usability configure:5621: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5621: $? = 0 configure:5621: result: yes configure:5621: checking termios.h presence configure:5621: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5621: $? = 0 configure:5621: result: yes configure:5621: checking for termios.h configure:5621: result: yes configure:5635: checking sys/un.h usability configure:5635: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5635: $? = 0 configure:5635: result: yes configure:5635: checking sys/un.h presence configure:5635: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5635: $? = 0 configure:5635: result: yes configure:5635: checking for sys/un.h configure:5635: result: yes configure:5659: checking whether struct tm is in sys/time.h or time.h configure:5679: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5679: $? = 0 configure:5686: result: time.h configure:5694: checking for an ANSI C-conforming const configure:5760: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5760: $? = 0 configure:5767: result: yes configure:5775: checking for inline configure:5791: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5791: $? = 0 configure:5799: result: inline configure:5817: checking for C99-conforming inline configure:5839: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5839: $? = 0 configure:5840: result: yes configure:5854: checking for typeof configure:5867: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:66:18: warning: unused variable 'b' [-Wunused-variable] int a; typeof(a) b; ^ configure:5867: $? = 0 configure:5875: result: yes configure:5886: checking for special C compiler options needed for large files configure:5931: result: no configure:5937: checking for _FILE_OFFSET_BITS value needed for large files configure:5962: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:5962: $? = 0 configure:5994: result: no configure:6079: checking for size_t configure:6079: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:6079: $? = 0 configure:6079: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:99:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:6079: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:6079: result: yes configure:6090: checking for off_t configure:6090: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:6090: $? = 0 configure:6090: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:99:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:6090: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:6090: result: yes configure:6103: checking for ssize_t configure:6118: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:69:5: warning: unused variable 'a' [-Wunused-variable] int a = sizeof(ssize_t); ^ configure:6118: $? = 0 configure:6124: result: yes configure:6135: checking for long long configure:6151: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:70:5: warning: unused variable 'a' [-Wunused-variable] int a = sizeof(long long); ^ configure:6151: $? = 0 configure:6159: result: yes configure:6166: checking for off_t configure:6182: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:71:5: warning: unused variable 'a' [-Wunused-variable] int a = sizeof(off_t); ^ configure:6182: $? = 0 configure:6190: result: yes configure:6198: checking for int32_t configure:6221: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:79:5: warning: unused variable 'a' [-Wunused-variable] int a = sizeof(int32_t); ^ configure:6221: $? = 0 configure:6229: result: yes configure:6238: checking for uint32_t configure:6261: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:80:5: warning: unused variable 'a' [-Wunused-variable] int a = sizeof(uint32_t); ^ configure:6261: $? = 0 configure:6269: result: yes configure:6278: checking for uint16_t configure:6301: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:81:5: warning: unused variable 'a' [-Wunused-variable] int a = sizeof(uint16_t); ^ configure:6301: $? = 0 configure:6309: result: yes configure:6319: checking size of char configure:6324: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6324: $? = 0 configure:6324: ./conftest configure:6324: $? = 0 configure:6338: result: 1 configure:6352: checking size of short configure:6357: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6357: $? = 0 configure:6357: ./conftest configure:6357: $? = 0 configure:6371: result: 2 configure:6385: checking size of int configure:6390: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6390: $? = 0 configure:6390: ./conftest configure:6390: $? = 0 configure:6404: result: 4 configure:6418: checking size of long configure:6423: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6423: $? = 0 configure:6423: ./conftest configure:6423: $? = 0 configure:6437: result: 8 configure:6451: checking size of long long configure:6456: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6456: $? = 0 configure:6456: ./conftest configure:6456: $? = 0 configure:6470: result: 8 configure:6484: checking size of off_t configure:6489: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6489: $? = 0 configure:6489: ./conftest configure:6489: $? = 0 configure:6503: result: 8 configure:6517: checking for variadic macros configure:6531: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:6531: $? = 0 configure:6539: result: yes configure:6548: checking whether x86_64-pc-linux-gnu-gcc needs -traditional configure:6582: result: no configure:6589: checking for working memcmp configure:6632: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6632: $? = 0 configure:6632: ./conftest configure:6632: $? = 0 configure:6642: result: yes configure:6657: checking for stdlib.h configure:6657: result: yes configure:6657: checking for unistd.h configure:6657: result: yes configure:6657: checking for sys/param.h configure:6657: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:6657: $? = 0 configure:6657: result: yes configure:6677: checking for getpagesize configure:6677: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6677: $? = 0 configure:6677: result: yes configure:6686: checking for working mmap configure:6833: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6833: $? = 0 configure:6833: ./conftest configure:6833: $? = 0 configure:6843: result: yes configure:6854: checking for strftime configure:6854: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:103:6: warning: conflicting types for built-in function 'strftime' char strftime (); ^~~~~~~~ configure:6854: $? = 0 configure:6854: result: yes configure:6910: checking for atoll configure:6910: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6910: $? = 0 configure:6910: result: yes configure:6910: checking for gethostbyaddr configure:6910: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6910: $? = 0 configure:6910: result: yes configure:6910: checking for herror configure:6910: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6910: $? = 0 configure:6910: result: yes configure:6910: checking for strerror configure:6910: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6910: $? = 0 configure:6910: result: yes configure:6922: checking for popen configure:6922: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6922: $? = 0 configure:6922: result: yes configure:6922: checking for uname configure:6922: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6922: $? = 0 configure:6922: result: yes configure:6922: checking for access configure:6922: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6922: $? = 0 configure:6922: result: yes configure:6922: checking for chmod configure:6922: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6922: $? = 0 configure:6922: result: yes configure:6922: checking for alarm configure:6922: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6922: $? = 0 configure:6922: result: yes configure:6922: checking for timegm configure:6922: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6922: $? = 0 configure:6922: result: yes configure:6922: checking for mremap configure:6922: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6922: $? = 0 configure:6922: result: yes configure:6934: checking for strcasecmp configure:6934: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:115:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^~~~~~~~~~ configure:6934: $? = 0 configure:6934: result: yes configure:6934: checking for strncasecmp configure:6934: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:116:6: warning: conflicting types for built-in function 'strncasecmp' char strncasecmp (); ^~~~~~~~~~~ configure:6934: $? = 0 configure:6934: result: yes configure:6934: checking for strcasestr configure:6934: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6934: $? = 0 configure:6934: result: yes configure:6934: checking for strstr configure:6934: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:118:6: warning: conflicting types for built-in function 'strstr' char strstr (); ^~~~~~ configure:6934: $? = 0 configure:6934: result: yes configure:6934: checking for strchr configure:6934: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:119:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^~~~~~ configure:6934: $? = 0 configure:6934: result: yes configure:6934: checking for strrchr configure:6934: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:120:6: warning: conflicting types for built-in function 'strrchr' char strrchr (); ^~~~~~~ configure:6934: $? = 0 configure:6934: result: yes configure:6946: checking for memmove configure:6946: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:121:6: warning: conflicting types for built-in function 'memmove' char memmove (); ^~~~~~~ configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking for bcopy configure:6946: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:122:6: warning: conflicting types for built-in function 'bcopy' char bcopy (); ^~~~~ configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking for stpcpy configure:6946: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:123:6: warning: conflicting types for built-in function 'stpcpy' char stpcpy (); ^~~~~~ configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking for strdup configure:6946: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:124:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^~~~~~ configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking for index configure:6946: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:125:6: warning: conflicting types for built-in function 'index' char index (); ^~~~~ configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking for isdigit configure:6946: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:126:6: warning: conflicting types for built-in function 'isdigit' char isdigit (); ^~~~~~~ configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking for mempcpy configure:6946: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:127:6: warning: conflicting types for built-in function 'mempcpy' char mempcpy (); ^~~~~~~ configure:6946: $? = 0 configure:6946: result: yes configure:6946: checking for memrchr configure:6946: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6946: $? = 0 configure:6946: result: yes configure:6958: checking for snprintf configure:6958: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:129:6: warning: conflicting types for built-in function 'snprintf' char snprintf (); ^~~~~~~~ configure:6958: $? = 0 configure:6958: result: yes configure:6958: checking for vsnprintf configure:6958: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:130:6: warning: conflicting types for built-in function 'vsnprintf' char vsnprintf (); ^~~~~~~~~ configure:6958: $? = 0 configure:6958: result: yes configure:6958: checking for asprintf configure:6958: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6958: $? = 0 configure:6958: result: yes configure:6958: checking for vasprintf configure:6958: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6958: $? = 0 configure:6958: result: yes configure:6970: checking for getifaddrs configure:6970: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6970: $? = 0 configure:6970: result: yes configure:6970: checking for getpwnam configure:6970: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6970: $? = 0 configure:6970: result: yes configure:6970: checking for inet_pton configure:6970: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6970: $? = 0 configure:6970: result: yes configure:6970: checking for inet_ntop configure:6970: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6970: $? = 0 configure:6970: result: yes configure:6982: checking for fflush configure:6982: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6982: $? = 0 configure:6982: result: yes configure:6982: checking for fsync configure:6982: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6982: $? = 0 configure:6982: result: yes configure:6982: checking for fseeko configure:6982: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6982: $? = 0 configure:6982: result: yes configure:6982: checking for ftello configure:6982: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6982: $? = 0 configure:6982: result: yes configure:6982: checking for sigaction configure:6982: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6982: $? = 0 configure:6982: result: yes configure:6994: checking for gettimeofday configure:6994: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6994: $? = 0 configure:6994: result: yes configure:6994: checking for clock_gettime configure:6994: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6994: $? = 0 configure:6994: result: yes configure:7006: checking for cygwin_conv_to_full_win32_path configure:7006: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccvHchz9.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:155: undefined reference to `cygwin_conv_to_full_win32_path' collect2: error: ld returned 1 exit status configure:7006: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | /* Define cygwin_conv_to_full_win32_path to an innocuous variant, in case declares cygwin_conv_to_full_win32_path. | For example, HP-UX 11i declares gettimeofday. */ | #define cygwin_conv_to_full_win32_path innocuous_cygwin_conv_to_full_win32_path | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cygwin_conv_to_full_win32_path (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cygwin_conv_to_full_win32_path | | /* 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 cygwin_conv_to_full_win32_path (); | /* 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_cygwin_conv_to_full_win32_path || defined __stub___cygwin_conv_to_full_win32_path | choke me | #endif | | int | main () | { | return cygwin_conv_to_full_win32_path (); | ; | return 0; | } configure:7006: result: no configure:7019: checking for setenv configure:7019: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:7019: $? = 0 configure:7019: result: yes configure:7019: checking for putenv configure:7019: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:7019: $? = 0 configure:7019: result: yes configure:7030: checking for getuid configure:7030: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:7030: $? = 0 configure:7030: result: yes configure:7041: checking for geteuid configure:7041: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:7041: $? = 0 configure:7041: result: yes configure:7056: checking for getpid configure:7056: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:7056: $? = 0 configure:7056: result: yes configure:7068: checking for setpgid configure:7068: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:7068: $? = 0 configure:7068: result: yes configure:7068: checking for getpgid configure:7068: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:7068: $? = 0 configure:7068: result: yes configure:7068: checking for setpgrp configure:7068: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:7068: $? = 0 configure:7068: result: yes configure:7068: checking for getpgrp configure:7068: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:7068: $? = 0 configure:7068: result: yes configure:7079: checking for raise configure:7079: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:7079: $? = 0 configure:7079: result: yes configure:7090: checking for kill configure:7090: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:7090: $? = 0 configure:7090: result: yes configure:7106: checking for __va_copy configure:7124: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:7124: $? = 0 configure:7132: result: yes configure:7140: checking for sysconf(_SC_PAGE_SIZE) configure:7158: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c: In function 'main': conftest.c:138:5: warning: unused variable 'page_size' [-Wunused-variable] int page_size = sysconf(_SC_PAGE_SIZE); ^~~~~~~~~ configure:7158: $? = 0 configure:7166: result: yes configure:7174: checking for C99 vsnprintf configure:7219: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:165:1: warning: return type defaults to 'int' [-Wimplicit-int] main() { foo("hello\n"); } ^~~~ configure:7219: $? = 0 configure:7219: ./conftest configure:7219: $? = 0 configure:7229: result: yes configure:7238: checking for dlopen in -ldl configure:7263: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -ldl >&5 configure:7263: $? = 0 configure:7272: result: yes configure:7288: checking for socket configure:7288: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -ldl >&5 configure:7288: $? = 0 configure:7288: result: yes configure:7343: checking for setsockopt configure:7343: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -ldl >&5 configure:7343: $? = 0 configure:7343: result: yes configure:7398: checking for gethostbyname configure:7398: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -ldl >&5 configure:7398: $? = 0 configure:7398: result: yes configure:7538: checking for gpm support configure:7542: result: yes configure:7571: checking gpm.h usability configure:7571: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:7571: $? = 0 configure:7571: result: yes configure:7571: checking gpm.h presence configure:7571: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7571: $? = 0 configure:7571: result: yes configure:7571: checking for gpm.h configure:7571: result: yes configure:7584: checking for Gpm_Open in -lgpm configure:7609: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lgpm -ldl >&5 configure:7609: $? = 0 configure:7618: result: yes configure:7697: checking for zlib support configure:7701: result: yes configure:7730: checking zlib.h usability configure:7730: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:7730: $? = 0 configure:7730: result: yes configure:7730: checking zlib.h presence configure:7730: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7730: $? = 0 configure:7730: result: yes configure:7730: checking for zlib.h configure:7730: result: yes configure:7743: checking for gzclearerr in -lz configure:7768: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lz -ldl -lgpm >&5 configure:7768: $? = 0 configure:7777: result: yes configure:7851: checking for bzlib support configure:7855: result: yes configure:7884: checking bzlib.h usability configure:7884: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:7884: $? = 0 configure:7884: result: yes configure:7884: checking bzlib.h presence configure:7884: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7884: $? = 0 configure:7884: result: yes configure:7884: checking for bzlib.h configure:7884: result: yes configure:7897: checking for BZ2_bzReadOpen in -lbz2 configure:7922: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lbz2 -ldl -lgpm -lz >&5 configure:7922: $? = 0 configure:7931: result: yes configure:8005: checking for idn support configure:8009: result: yes configure:8038: checking idna.h usability configure:8038: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:8038: $? = 0 configure:8038: result: yes configure:8038: checking idna.h presence configure:8038: x86_64-pc-linux-gnu-gcc -E conftest.c configure:8038: $? = 0 configure:8038: result: yes configure:8038: checking for idna.h configure:8038: result: yes configure:8051: checking for stringprep_check_version in -lidn configure:8076: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lidn -ldl -lgpm -lz -lbz2 >&5 configure:8076: $? = 0 configure:8085: result: yes configure:8317: checking for lzma support configure:8428: result: disabled configure:8470: checking for GSSAPI configure:8487: result: no configure:8552: checking expat.h usability configure:8552: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 configure:8552: $? = 0 configure:8552: result: yes configure:8552: checking expat.h presence configure:8552: x86_64-pc-linux-gnu-gcc -E conftest.c configure:8552: $? = 0 configure:8552: result: yes configure:8552: checking for expat.h configure:8552: result: yes configure:8566: checking for XML_ParserCreate in -lexpat configure:8591: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lexpat -ldl -lgpm -lz -lbz2 -lidn >&5 configure:8591: $? = 0 configure:8600: result: yes configure:8696: checking sys/consio.h usability configure:8696: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c:180:24: fatal error: sys/consio.h: No such file or directory #include ^ compilation terminated. configure:8696: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8696: result: no configure:8696: checking sys/consio.h presence configure:8696: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:147:24: fatal error: sys/consio.h: No such file or directory #include ^ compilation terminated. configure:8696: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include configure:8696: result: no configure:8696: checking for sys/consio.h configure:8696: result: no configure:8696: checking machine/console.h usability configure:8696: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c:180:29: fatal error: machine/console.h: No such file or directory #include ^ compilation terminated. configure:8696: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8696: result: no configure:8696: checking machine/console.h presence configure:8696: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:147:29: fatal error: machine/console.h: No such file or directory #include ^ compilation terminated. configure:8696: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include configure:8696: result: no configure:8696: checking for machine/console.h configure:8696: result: no configure:8927: checking for SpiderMonkey (1.5 RC3a or later) configure:8979: result: no configure:9117: checking for Guile configure:9205: result: no configure:9228: checking for Perl configure:9270: result: no configure:9273: checking whether POPpx works without an n_a variable configure:9290: x86_64-pc-linux-gnu-gcc -c -O0 -g -Wall conftest.c >&5 conftest.c:148:20: fatal error: EXTERN.h: No such file or directory #include ^ compilation terminated. configure:9290: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | | #include | #include | extern PerlInterpreter *my_perl; | | int | main () | { | dSP; (void) POPpx; | ; | return 0; | } configure:9297: result: no configure:9343: checking for Python configure:9459: result: no configure:9477: checking for Lua configure:9535: result: no configure:9596: checking for TRE in pkg-config configure:9609: result: no, but let's try defaults configure:9613: checking for TRE header and library configure:9637: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -ltre -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c:147:23: fatal error: tre/regex.h: No such file or directory #include ^ compilation terminated. configure:9637: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | regex_t re; | regmatch_t match[1]; | regwcomp(&re, L"zap", REG_ICASE); | regwexec(&re, L"ELIZAPROGRAM", 1, match, 0); | ; | return 0; | } configure:9642: result: no configure:9661: checking for Ruby configure:9685: result: no configure:9992: checking for OpenSSL configure:10039: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -L/usr/lib -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'OpenSSL_add_all_algorithms' [-Wimplicit-function-declaration] OpenSSL_add_all_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccHEPwOj.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `OpenSSL_add_all_algorithms' collect2: error: ld returned 1 exit status configure:10039: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | OpenSSL_add_all_algorithms() | ; | return 0; | } configure:10058: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -L/usr/lib -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms' [-Wimplicit-function-declaration] SSLeay_add_ssl_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccmpQI7z.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `SSLeay_add_ssl_algorithms' collect2: error: ld returned 1 exit status configure:10058: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | SSLeay_add_ssl_algorithms() | ; | return 0; | } configure:10039: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'OpenSSL_add_all_algorithms' [-Wimplicit-function-declaration] OpenSSL_add_all_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/cccjGewL.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `OpenSSL_add_all_algorithms' collect2: error: ld returned 1 exit status configure:10039: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | OpenSSL_add_all_algorithms() | ; | return 0; | } configure:10058: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms' [-Wimplicit-function-declaration] SSLeay_add_ssl_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/cctPCcJP.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `SSLeay_add_ssl_algorithms' collect2: error: ld returned 1 exit status configure:10058: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | SSLeay_add_ssl_algorithms() | ; | return 0; | } configure:10039: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -L/usr/lib -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'OpenSSL_add_all_algorithms' [-Wimplicit-function-declaration] OpenSSL_add_all_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccYabfK6.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `OpenSSL_add_all_algorithms' collect2: error: ld returned 1 exit status configure:10039: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | OpenSSL_add_all_algorithms() | ; | return 0; | } configure:10058: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -L/usr/lib -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms' [-Wimplicit-function-declaration] SSLeay_add_ssl_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccJho7mi.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `SSLeay_add_ssl_algorithms' collect2: error: ld returned 1 exit status configure:10058: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | SSLeay_add_ssl_algorithms() | ; | return 0; | } configure:10039: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'OpenSSL_add_all_algorithms' [-Wimplicit-function-declaration] OpenSSL_add_all_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccZgI0ny.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `OpenSSL_add_all_algorithms' collect2: error: ld returned 1 exit status configure:10039: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | OpenSSL_add_all_algorithms() | ; | return 0; | } configure:10058: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms' [-Wimplicit-function-declaration] SSLeay_add_ssl_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccWdhMPJ.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `SSLeay_add_ssl_algorithms' collect2: error: ld returned 1 exit status configure:10058: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | SSLeay_add_ssl_algorithms() | ; | return 0; | } configure:10039: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'OpenSSL_add_all_algorithms' [-Wimplicit-function-declaration] OpenSSL_add_all_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccnBQrrY.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `OpenSSL_add_all_algorithms' collect2: error: ld returned 1 exit status configure:10039: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | OpenSSL_add_all_algorithms() | ; | return 0; | } configure:10058: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms' [-Wimplicit-function-declaration] SSLeay_add_ssl_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/cczeZlN2.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `SSLeay_add_ssl_algorithms' collect2: error: ld returned 1 exit status configure:10058: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | SSLeay_add_ssl_algorithms() | ; | return 0; | } configure:10039: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'OpenSSL_add_all_algorithms' [-Wimplicit-function-declaration] OpenSSL_add_all_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccnIrtxj.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `OpenSSL_add_all_algorithms' collect2: error: ld returned 1 exit status configure:10039: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | OpenSSL_add_all_algorithms() | ; | return 0; | } configure:10058: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms' [-Wimplicit-function-declaration] SSLeay_add_ssl_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccoVr37u.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `SSLeay_add_ssl_algorithms' collect2: error: ld returned 1 exit status configure:10058: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | SSLeay_add_ssl_algorithms() | ; | return 0; | } configure:10039: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'OpenSSL_add_all_algorithms' [-Wimplicit-function-declaration] OpenSSL_add_all_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccwFVS3J.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `OpenSSL_add_all_algorithms' collect2: error: ld returned 1 exit status configure:10039: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | OpenSSL_add_all_algorithms() | ; | return 0; | } configure:10058: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms' [-Wimplicit-function-declaration] SSLeay_add_ssl_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccVsrZIZ.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `SSLeay_add_ssl_algorithms' collect2: error: ld returned 1 exit status configure:10058: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | SSLeay_add_ssl_algorithms() | ; | return 0; | } configure:10039: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'OpenSSL_add_all_algorithms' [-Wimplicit-function-declaration] OpenSSL_add_all_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/cc7i9Qb4.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `OpenSSL_add_all_algorithms' collect2: error: ld returned 1 exit status configure:10039: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | OpenSSL_add_all_algorithms() | ; | return 0; | } configure:10058: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms' [-Wimplicit-function-declaration] SSLeay_add_ssl_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccpF5zMf.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `SSLeay_add_ssl_algorithms' collect2: error: ld returned 1 exit status configure:10058: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | SSLeay_add_ssl_algorithms() | ; | return 0; | } configure:10039: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/local/include -I/usr/local/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -L/usr/local/lib -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'OpenSSL_add_all_algorithms' [-Wimplicit-function-declaration] OpenSSL_add_all_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccjf9fTw.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `OpenSSL_add_all_algorithms' collect2: error: ld returned 1 exit status configure:10039: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | OpenSSL_add_all_algorithms() | ; | return 0; | } configure:10058: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/local/include -I/usr/local/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -L/usr/local/lib -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms' [-Wimplicit-function-declaration] SSLeay_add_ssl_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccI5YEuI.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `SSLeay_add_ssl_algorithms' collect2: error: ld returned 1 exit status configure:10058: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | SSLeay_add_ssl_algorithms() | ; | return 0; | } configure:10039: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/local/include -I/usr/local/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'OpenSSL_add_all_algorithms' [-Wimplicit-function-declaration] OpenSSL_add_all_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/cc3KWaMY.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `OpenSSL_add_all_algorithms' collect2: error: ld returned 1 exit status configure:10039: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | OpenSSL_add_all_algorithms() | ; | return 0; | } configure:10058: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/usr/local/include -I/usr/local/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms' [-Wimplicit-function-declaration] SSLeay_add_ssl_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccibIE69.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `SSLeay_add_ssl_algorithms' collect2: error: ld returned 1 exit status configure:10058: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | SSLeay_add_ssl_algorithms() | ; | return 0; | } configure:10039: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/opt/include -I/opt/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -L/opt/lib -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'OpenSSL_add_all_algorithms' [-Wimplicit-function-declaration] OpenSSL_add_all_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccv3n4ie.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `OpenSSL_add_all_algorithms' collect2: error: ld returned 1 exit status configure:10039: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | OpenSSL_add_all_algorithms() | ; | return 0; | } configure:10058: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/opt/include -I/opt/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -L/opt/lib -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms' [-Wimplicit-function-declaration] SSLeay_add_ssl_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccN5nhzu.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `SSLeay_add_ssl_algorithms' collect2: error: ld returned 1 exit status configure:10058: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | SSLeay_add_ssl_algorithms() | ; | return 0; | } configure:10039: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/opt/include -I/opt/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'OpenSSL_add_all_algorithms' [-Wimplicit-function-declaration] OpenSSL_add_all_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccPOW26F.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `OpenSSL_add_all_algorithms' collect2: error: ld returned 1 exit status configure:10039: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | OpenSSL_add_all_algorithms() | ; | return 0; | } configure:10058: x86_64-pc-linux-gnu-gcc -o conftest -O0 -g -Wall -I/opt/include -I/opt/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat >&5 conftest.c: In function 'main': conftest.c:151:1: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms' [-Wimplicit-function-declaration] SSLeay_add_ssl_algorithms() ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/www-client/elinks-0.12_pre6-r2/temp/ccqrMglW.o: In function `main': /var/tmp/portage/www-client/elinks-0.12_pre6-r2/work/elinks-0.12pre6/conftest.c:151: undefined reference to `SSLeay_add_ssl_algorithms' collect2: error: ld returned 1 exit status configure:10058: $? = 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 "elinks" | #define VERSION "0.12pre6" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_XMLTO 1 | #define MANUAL_XMLTO 1 | #define MAN_XMLTO 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_MANUAL 1 | #define CONFIG_MANPAGE 1 | #define CONFIG_OS_UNIX 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define NONSTATIC_INLINE inline | #define HAVE_TYPEOF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_OFF_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT16_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define HAVE_VARIADIC_MACROS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STRFTIME 1 | #define HAVE_ATOLL 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_MREMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_GPM_H 1 | #define CONFIG_GPM 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_IDN 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | int | main () | { | SSLeay_add_ssl_algorithms() | ; | return 0; | } configure:10071: error: OpenSSL not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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=set ac_cv_env_CFLAGS_value='-O0 -g' 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=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file___features_conf=yes ac_cv_file__var_tmp_portage_www_client_elinks_0_12_pre6_r2_work_elinks_0_12pre6_features_conf=yes ac_cv_func_access=yes ac_cv_func_alarm=yes ac_cv_func_asprintf=yes ac_cv_func_atoll=yes ac_cv_func_bcopy=yes ac_cv_func_chmod=yes ac_cv_func_clock_gettime=yes ac_cv_func_cygwin_conv_to_full_win32_path=no ac_cv_func_fflush=yes ac_cv_func_fseeko=yes ac_cv_func_fsync=yes ac_cv_func_ftello=yes ac_cv_func_geteuid=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_getifaddrs=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpid=yes ac_cv_func_getpwnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_herror=yes ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_isdigit=yes ac_cv_func_kill=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=yes ac_cv_func_memrchr=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_mremap=yes ac_cv_func_popen=yes ac_cv_func_putenv=yes ac_cv_func_raise=yes ac_cv_func_setenv=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setsockopt=yes ac_cv_func_sigaction=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strncasecmp=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_timegm=yes ac_cv_func_uname=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_bzlib_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_expat_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gpm_h=yes ac_cv_header_idna_h=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_console_h=no ac_cv_header_memory_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in6_var_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_system_h=no ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_ip_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sigaction_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_consio_h=no ac_cv_header_sys_cygwin_h=no ac_cv_header_sys_fmutex_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_signal_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wctype_h=yes ac_cv_header_zlib_h=yes ac_cv_lib_bz2_BZ2_bzReadOpen=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_expat_XML_ParserCreate=yes ac_cv_lib_gpm_Gpm_Open=yes ac_cv_lib_idn_stringprep_check_version=yes ac_cv_lib_z_gzclearerr=yes ac_cv_objext=o ac_cv_path_AWK=/usr/bin/gawk ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GIT=/usr/bin/git ac_cv_path_GREP=/bin/grep ac_cv_path_MAKE=/usr/bin/gmake ac_cv_path_POD2HTML=/usr/bin/pod2html ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_XMLTO=/usr/bin/xmlto ac_cv_path_install='/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c' ac_cv_prog_ACLOCAL=aclocal ac_cv_prog_AUTOCONF=autoconf ac_cv_prog_AUTOHEADER=autoheader ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_RANLIB=gcc-ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_search_opendir='none required' ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_off_t=yes ac_cv_type_size_t=yes el_cv_HAVE_C99_VSNPRINTF=yes el_cv_HAVE_SC_PAGE_SIZE=yes el_cv_HAVE_VA_COPY=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal' ALLOCA='' AUTOCONF='autoconf' AUTOHEADER='autoheader' AWK='/usr/bin/gawk' CATALOGS='' CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-O0 -g -Wall -I/opt/include' CONFDIR='' CONFIG_256_COLORS='no' CONFIG_88_COLORS='no' CONFIG_APIDOCS='no' CONFIG_ASCIIDOC='yes' CONFIG_BACKTRACE='yes' CONFIG_BITTORRENT='no' CONFIG_BOOKMARKS='yes' CONFIG_BZIP2='yes' CONFIG_CGI='no' CONFIG_COOKIES='yes' CONFIG_CSS='yes' CONFIG_DATA='yes' CONFIG_DEBUG='no' CONFIG_DOC='yes' CONFIG_DOM='' CONFIG_DOXYGEN='' CONFIG_ECMASCRIPT='no' CONFIG_ECMASCRIPT_SMJS='no' CONFIG_EXMODE='no' CONFIG_FASTMEM='no' CONFIG_FINGER='no' CONFIG_FORMHIST='yes' CONFIG_FSP='no' CONFIG_FTP='yes' CONFIG_GC='' CONFIG_GLOBHIST='yes' CONFIG_GNUTLS='' CONFIG_GNUTLS_OPENSSL_COMPAT='' CONFIG_GOPHER='no' CONFIG_GPM='yes' CONFIG_GSSAPI='' CONFIG_GZIP='yes' CONFIG_HTML_HIGHLIGHT='no' CONFIG_IDN='yes' CONFIG_INTERLINK='yes' CONFIG_IPV6='yes' CONFIG_JW='no' CONFIG_LEDS='yes' CONFIG_LZMA='no' CONFIG_MAILCAP='yes' CONFIG_MANPAGE='yes' CONFIG_MANUAL='yes' CONFIG_MARKS='yes' CONFIG_MIMETYPES='yes' CONFIG_MOUSE='yes' CONFIG_NLS='' CONFIG_NLS_FALSE='' CONFIG_NLS_TRUE='' CONFIG_NNTP='no' CONFIG_NO_ROOT_EXEC='no' CONFIG_OPENSSL='' CONFIG_OS_BEOS='no' CONFIG_OS_OS2='no' CONFIG_OS_RISCOS='no' CONFIG_OS_UNIX='yes' CONFIG_OS_WIN32='no' CONFIG_OWN_LIBC='no' CONFIG_POD2HTML='yes' CONFIG_SCRIPTING='no' CONFIG_SCRIPTING_GUILE='' CONFIG_SCRIPTING_LUA='' CONFIG_SCRIPTING_PERL='' CONFIG_SCRIPTING_PYTHON='' CONFIG_SCRIPTING_RUBY='no' CONFIG_SCRIPTING_SPIDERMONKEY='no' CONFIG_SMALL='no' CONFIG_SMB='no' CONFIG_SPIDERMONKEY='no' CONFIG_SSL='' CONFIG_SYSMOUSE='' CONFIG_TRE='' CONFIG_TRUE_COLOR='no' CONFIG_URI_REWRITE='yes' CONFIG_UTF8='yes' CONFIG_XBEL_BOOKMARKS='yes' CONFIG_XMLTO='yes' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' -I/opt/include' DEFS='' DOXYGEN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GIT='/usr/bin/git' GLIBC21='' GMOFILES='' GMSGFMT='' GNUTLS_CFLAGS='' GREP='/bin/grep' GUILE_CFLAGS='' GUILE_CONFIG='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INTLBISON='' INTL_LIBTOOL_SUFFIX_PREFIX='' JW='' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' LIBDIR='' LIBOBJS='' LIBS='-lssl -lcrypto -ldl -lgpm -lz -lbz2 -lidn -lexpat' LOCALEDIR='' LTLIBOBJS='' LUA_CFLAGS='' LUA_LIBS='' MAKE='/usr/bin/gmake' MAKE_COLOR='' MKINSTALLDIRS='' MSGFMT='' OBJEXT='o' OPENSSL_CFLAGS='-I/opt/include' PACKAGE='elinks' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL_CFLAGS='' PERL_LIBS='' POD2HTML='/usr/bin/pod2html' PYTHON='/usr/bin/python' PYTHON_CFLAGS='' PYTHON_LIBS='' RANLIB='gcc-ranlib' RUBY_CFLAGS='' RUBY_LIBS='' SET_MAKE='' SHELL='/bin/sh' SPARSE='' SPIDERMONKEY_CFLAGS='' SPIDERMONKEY_LIBS='' TRE_CFLAGS='' TRE_LIBS='-ltre' VERSION='0.12pre6' XGETTEXT='' XMKMF='' XMLTO='/usr/bin/xmlto' X_CFLAGS='' ac_ct_CC='' api_srcdir='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='' build_os='' build_vendor='' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc/elinks' 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 "elinks" #define VERSION "0.12pre6" #define CONFIG_ASCIIDOC 1 #define MANUAL_ASCIIDOC 1 #define MAN_ASCIIDOC 1 #define CONFIG_XMLTO 1 #define MANUAL_XMLTO 1 #define MAN_XMLTO 1 #define CONFIG_POD2HTML 1 #define CONFIG_DOC 1 #define CONFIG_MANUAL 1 #define CONFIG_MANPAGE 1 #define CONFIG_OS_UNIX 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 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_WCTYPE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SIGNAL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_NET_IF_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LOCALE_H 1 #define HAVE_PWD_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_UN_H 1 #define CONFIG_INTERLINK 1 #define NONSTATIC_INLINE inline #define HAVE_TYPEOF 1 #define HAVE_LONG_LONG 1 #define HAVE_OFF_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT16_T 1 #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_OFF_T 8 #define HAVE_VARIADIC_MACROS 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_STRFTIME 1 #define HAVE_ATOLL 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_HERROR 1 #define HAVE_STRERROR 1 #define HAVE_POPEN 1 #define HAVE_UNAME 1 #define HAVE_ACCESS 1 #define HAVE_CHMOD 1 #define HAVE_ALARM 1 #define HAVE_TIMEGM 1 #define HAVE_MREMAP 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSTR 1 #define HAVE_STRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_BCOPY 1 #define HAVE_STPCPY 1 #define HAVE_STRDUP 1 #define HAVE_INDEX 1 #define HAVE_ISDIGIT 1 #define HAVE_MEMPCPY 1 #define HAVE_MEMRCHR 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_GETIFADDRS 1 #define HAVE_GETPWNAM 1 #define HAVE_INET_PTON 1 #define HAVE_INET_NTOP 1 #define HAVE_FFLUSH 1 #define HAVE_FSYNC 1 #define HAVE_FSEEKO 1 #define HAVE_FTELLO 1 #define HAVE_SIGACTION 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_SETENV 1 #define HAVE_PUTENV 1 #define HAVE_GETUID 1 #define HAVE_GETEUID 1 #define HAVE_GETPID 1 #define HAVE_SETPGID 1 #define HAVE_GETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_GETPGRP 1 #define HAVE_RAISE 1 #define HAVE_KILL 1 #define HAVE_VA_COPY 1 #define HAVE_SC_PAGE_SIZE 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_LIBDL 1 #define HAVE_GPM_H 1 #define CONFIG_GPM 1 #define HAVE_ZLIB_H 1 #define CONFIG_GZIP 1 #define HAVE_BZLIB_H 1 #define CONFIG_BZIP2 1 #define HAVE_IDNA_H 1 #define CONFIG_IDN 1 #define CONFIG_BOOKMARKS 1 #define HAVE_EXPAT_H 1 #define CONFIG_XBEL_BOOKMARKS 1 configure: exit 1