Skip to content

Instantly share code, notes, and snippets.

@leobetosouza
Created March 15, 2013 12:34
Show Gist options
  • Save leobetosouza/5169581 to your computer and use it in GitHub Desktop.
Save leobetosouza/5169581 to your computer and use it in GitHub Desktop.
lynx homebrew report
leobetosouza:~ leobetosouza$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install lynx
==> Downloading http://lynx.isc.org/release/lynx2.8.7.tar.bz2
Already downloaded: /Library/Caches/Homebrew/lynx-2.8.7.tar.bz2
tar xf /Library/Caches/Homebrew/lynx-2.8.7.tar.bz2
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/lynx/2.8.7 --mandir=/usr/local/Cellar/lynx/2.8.7/share/man --disable-echo --with-zlib --with-bzlib --with-ssl --enable-ipv6
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/lynx/2.8.7 --mandir=/usr/local/Cellar/lynx/2.8.7/share/man --disable-echo --with-zlib --with-bzlib --with-ssl --enable-ipv6
checking build system type... i386-apple-darwin10.8.0
checking host system type... i386-apple-darwin10.8.0
checking target system type... i386-apple-darwin10.8.0
Configuring for darwin10.8.0
checking for DESTDIR...
checking for gcc... /usr/bin/llvm-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E
checking whether ln -s works... yes
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for bison... bison -y
checking for lint... no
checking for alint... no
checking for lclint... no
checking for tdlint... no
checking for AIX... no
checking for POSIXized ISC... no
checking for ranlib... ranlib
checking for ar... ar
checking for options to update archives... -curv
checking if you want to see long compiling messages... no
checking if you want to check memory-leaks... no
checking if you want to enable debug-code... no
checking if you want to enable lynx trace code *recommended* ... yes
checking if you want verbose trace code... no
checking if you want to turn on gcc warnings... no
checking if you want to use dbmalloc for testing... no
checking if you want to use dmalloc for testing... no
checking for /usr/bin/llvm-gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for /usr/bin/llvm-gcc option to accept ANSI C... -DCC_HAS_PROTOS
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking whether to use struct dirent64... no
checking for msginit... no
checking for ranlib... (cached) ranlib
checking for ANSI C header files... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... no
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... no
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... yes
checking if the declaration of iconv() needs const.... no
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... no
checking if you want full utility pathnames... yes
checking for system mailer... /usr/sbin/sendmail
checking system mail flags... -t -oi
checking if /usr/bin/llvm-gcc -U and -D options work together... yes
checking if we should define _XOPEN_SOURCE... 600
checking if we should define _POSIX_C_SOURCE... no
checking if SIGWINCH is defined... maybe
checking for actual SIGWINCH definition... 28
checking if you want NSS compatible SSL libraries... no
checking if you want ssl library... yes
checking if you want gnutls support... no
checking if you want gnutls-openssl compat... no
checking if you want socks library... no
checking if you want socks5 library... no
checking for network libraries... working...
checking for gethostname... yes
checking for main in -linet... no
checking for socket... yes
checking for gethostbyname... yes
checking for strcasecmp... (cached) yes
checking for inet_aton function... yes
checking if you want to use pkg-config... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for X509 support... no
checking whether to enable ipv6... yes
checking ipv6 stack type... kame
checking for IPv6 library if required... inet6
checking for getaddrinfo... yes
checking working getaddrinfo... yes
checking for screen type... curses
checking for extra include directories... no
checking if we have identified curses headers... curses.h
checking for curses.h... yes
checking for terminfo header... term.h
checking for ncurses version... 5.7.20081102
checking if we have identified curses libraries... no
checking for tgoto... no
checking for tgoto in -lncurses... yes
checking for initscr in -lncurses... yes
checking for curses performance tradeoff... no
checking for curses touchline function... sysv
checking for chtype typedef... yes
checking if chtype is scalar or struct... scalar
checking if you want the wide-curses features... no
checking if color-style code should be used... yes
checking for location of style-sheet file... /usr/local/Cellar/lynx/2.8.7/etc/lynx.lss
checking for the default configuration-file... /usr/local/Cellar/lynx/2.8.7/etc/lynx.cfg
checking if htmlized lynx.cfg should be built... no
checking if local doc directory should be linked to help page... no
checking for MIME library directory... /etc
checking if locale-charset selection logic should be used... yes
checking if you want only a few charsets... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/fcntl.h... yes
checking for sys/filio.h... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... (cached) yes
checking for sys/timeb.h... yes
checking for sys/time.h... yes
checking for syslog.h... yes
checking for termio.h... no
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking termio.h and termios.h... yes
checking for sigaction and structs... yes
checking for sys/wait.h... yes
checking for union wait... no
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for off_t... (cached) yes
checking for pid_t... yes
checking for uid_t in sys/types.h... (cached) yes
checking for mode_t... yes
checking for socklen_t... yes
checking for tm.tm_gmtoff... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for off_t... (cached) yes
checking size of off_t... 8
checking for time_t... yes
checking size of time_t... 8
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for vfork.h... (cached) no
checking for fork... yes
checking for vfork... yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking if we should use fcntl or ioctl... ioctl
checking for broken/missing definition of remove... no
checking for lstat... yes
checking for ctermid... yes
checking for cuserid... no
checking for ftime... yes
checking for getcwd... (cached) yes
checking for getgroups... yes
checking for gettimeofday... yes
checking for getuid... (cached) yes
checking for mktemp... yes
checking for mkdtemp... yes
checking for popen... yes
checking for putenv... (cached) yes
checking for readdir... yes
checking for setuid... yes
checking for strerror... yes
checking for truncate... yes
checking for ttyname... yes
checking for unsetenv... yes
checking for usleep... yes
checking for vasprintf... yes
checking for waitpid... yes
checking for zError... yes
checking for mktime... yes
checking for strstr... yes
checking for random-integer functions... arc4random_stir/arc4random
checking for range of random-integers... 0xFFFFFFFFUL
checking for strstr declaration... yes
checking for getgrgid declaration... yes
checking for getgrnam declaration... yes
checking if TRUE/FALSE are defined... yes
checking if external errno is declared... yes
checking if external errno exists... yes
checking if we can set errno... yes
checking for setlocale()... yes
checking if NGROUPS is defined... yes
checking if external sys_nerr is declared... no
checking if external sys_nerr exists... yes
checking if external sys_errlist is declared... no
checking if external sys_errlist exists... yes
checking for lastlog.h... no
checking for paths.h... yes
checking for lastlog path... no
checking for utmp implementation... utmpx
checking if utmpx.ut_host is declared... yes
checking if utmpx.ut_syslen is declared... no
checking if utmpx.ut_name is declared... ut_user
checking for exit-status in utmpx... no
checking if utmpx.ut_xtime is declared... define
checking if utmpx.ut_session is declared... no
checking if utmpx is SYSV flavor... yes
checking if external h_errno exists... yes
checking if bibp: URLs should be supported... yes
checking if configuration info should be browsable... yes
checking if new-style forms-based options screen should be used... yes
checking if old-style options menu should be used... yes
checking if experimental address-list page should be used... no
checking if experimental ascii case-conversion should be used... yes
checking if experimental charset-selection logic should be used... no
checking if experimental CJK logic should be used... no
checking if experimental Japanese UTF-8 logic should be used... no
checking if you want to use default-colors... no
checking if experimental keyboard-layout logic should be used... no
checking if experimental nested-table logic should be used... no
checking if progress-bar code should be used... no
checking if scrollbar code should be used... no
checking if sessions code should be used... no
checking if session-caching code should be used... no
checking if alternative line-edit bindings should be used... yes
checking if you want to use extended HTML DTD logic... yes
checking if file-upload logic should be used... yes
checking if element-justification logic should be used... yes
checking if partial-display should be used... yes
checking if persistent-cookie logic should be used... yes
checking if html source should be colorized... yes
checking if read-progress message should show ETA... yes
checking if source caching should be used... yes
checking if you want to use external commands... no
checking if you want to use setfont support... no
checking if you want cgi-link support... no
checking if you want change-exec support... no
checking if you want exec-links support... no
checking if you want exec-scripts support... no
checking if you want internal-links feature... no
checking if you want to fork NSL requests... no
checking if you want to log URL requests via syslog... no
checking if you want to underline links... no
checking if help files should be gzip'ed... no
checking if you want to use libbz2 for decompression of some bzip2 files... yes
checking if you want to use zlib for decompression of some gzip files... yes
checking if you want to exclude FINGER code... no
checking if you want to exclude GOPHER code... no
checking if you want to exclude NEWS code... no
checking if you want to exclude FTP code... no
checking if directory-editor code should be used... yes
checking if you wish to allow extracting from archives via DirEd... yes
checking if DirEd mode should override keys... yes
checking if you wish to allow permissions commands via DirEd... yes
checking if you wish to allow executable-permission commands via DirEd... yes
checking if you wish to allow "tar" commands from DirEd... yes
checking if you wish to allow "uudecode" commands from DirEd... yes
checking if you wish to allow "zip" and "unzip" commands from DirEd... yes
checking if you wish to allow "gzip" and "gunzip" commands from DirEd... yes
checking if you want long-directory listings... yes
checking if parent-directory references are permitted... yes
checking for telnet... /usr/bin/telnet
checking for tn3270... no
checking for tn3270... no
checking for rlogin... /usr/bin/rlogin
checking for mv... /bin/mv
checking for gzip... /usr/bin/gzip
checking for gunzip... /usr/bin/gunzip
checking for unzip... /usr/bin/unzip
checking for bzip2... /usr/bin/bzip2
checking for tar... /usr/bin/tar
checking for compress... /usr/bin/compress
checking for rm... /bin/rm
checking for uudecode... /usr/bin/uudecode
checking for zcat... /usr/bin/zcat
checking for zip... /usr/bin/zip
checking for /usr/bin/install... /usr/bin/install -c
checking if we can include termio.h with curses... no
checking for curses/term.h... no
checking for term.h... yes
checking if curses supports alternate-character set... acs_map
checking if curses supports fancy attributes... yes
checking for function curses_version... yes
checking for obsolete/broken version of ncurses... no
checking if curses supports color attributes... yes
checking for termio.h... (cached) no
checking for termios.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether termios.h needs _POSIX_SOURCE... no
checking declaration of size-change... yes
checking if ttytype is declared in curses library... yes
checking if we must define _XOPEN_SOURCE_EXTENDED... no
checking for term.h... (cached) term.h
checking for assume_default_colors... yes
checking for cbreak... yes
checking for define_key... yes
checking for delscreen... yes
checking for getattrs... yes
checking for getbegx... yes
checking for getbegy... yes
checking for keypad... yes
checking for napms... yes
checking for newpad... yes
checking for newterm... yes
checking for pnoutrefresh... yes
checking for resizeterm... yes
checking for touchline... yes
checking for touchwin... yes
checking for use_default_colors... yes
checking for use_legacy_coding... yes
checking for wattr_get... yes
checking for wborder... yes
checking for wredrawln... yes
checking for wresize... yes
checking for _nc_free_and_exit... yes
checking for _nc_freeall... yes
srcdir is .
updating cache config.cache
configure: creating ./config.status
config.status: creating makefile
config.status: creating WWW/Library/Implementation/makefile
config.status: creating src/makefile
config.status: creating src/chrtrans/makefile
config.status: creating lynx_cfg.h
==> make install
make install
/bin/sh ./mkdirs.sh /usr/local/Cellar/lynx/2.8.7/bin
mkdir /usr/local/Cellar/lynx/2.8.7/bin
/bin/sh -c 'SHELL=/bin/sh /bin/sh ./scripts/cfg_defs.sh .'
Constructing sed-script help_files.sed
Appending interim-fix for existing html files to help_files.sed
Creating LYHelp.h
**********************************************
Help files will NOT be gzipped.
**********************************************
cd ./WWW/Library/Implementation && make DESTDIR="" CC="/usr/bin/llvm-gcc" LY_CFLAGS="-Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 " CPPFLAGS="-U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28" LYFLAGS=""
compiling HTParse.o
In file included from ../../../WWW/Library/Implementation/HTParse.c:8:
../../../WWW/Library/Implementation/HTUtils.h:710:17: error: ssl.h: No such file or directory
../../../WWW/Library/Implementation/HTUtils.h:711:20: error: crypto.h: No such file or directory
../../../WWW/Library/Implementation/HTUtils.h:712:18: error: rand.h: No such file or directory
In file included from ../../../WWW/Library/Implementation/HTParse.c:8:
../../../WWW/Library/Implementation/HTUtils.h:751: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
make[1]: *** [HTParse.o] Error 1
make: *** [lynx] Error 2
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 494958861ed4a31a6aebe579736a2f7ce534b6b9
CPU: dual-core 64-bit penryn
OS X: 10.6.8-i386
Xcode: 4.2
X11: 2.3.6 => /usr/X11
==> ENV
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
CFLAGS: -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6
CXXFLAGS: -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6
LDFLAGS: -L/usr/local/lib
MAKEFLAGS: -j1
MACOSX_DEPLOYMENT_TARGET: 10.6
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/lib/pkgconfig
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: /usr/bin/llvm-gcc
PATH: /usr/local/bin:/usr/local/sbin:~/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/Library/Contributions/cmd
Error: lynx did not build
Logs: /Users/leobetosouza/Library/Logs/Homebrew/lynx/config.log
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.52.20081225. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/lynx/2.8.7 --mandir=/usr/local/Cellar/lynx/2.8.7/share/man --disable-echo --with-zlib --with-bzlib --with-ssl --enable-ipv6
## ---------- ##
## Platform. ##
## ---------- ##
hostname = leobetosouza.local
uname -m = i386
uname -r = 10.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = Mach kernel version:
Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 3.00 gigabytes
Default processor set: 123 tasks, 636 threads, 2 processors
Load average: 1.45, Mach factor: 0.65
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH = /usr/local/bin:/usr/local/sbin:~/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/Library/Contributions/cmd
## ------------ ##
## Core tests. ##
## ------------ ##
configure:1077: PATH=".;."; conftest.sh
./configure: line 1078: conftest.sh: command not found
configure:1080: $? = 127
configure:1129: checking build system type
configure:1147: result: i386-apple-darwin10.8.0
configure:1154: checking host system type
configure:1168: result: i386-apple-darwin10.8.0
configure:1176: checking target system type
configure:1190: result: i386-apple-darwin10.8.0
configure:1221: result: Configuring for darwin10.8.0
configure:1244: checking for DESTDIR
configure:1289: result:
configure:1343: checking for gcc
configure:1366: result: /usr/bin/llvm-gcc
configure:1594: checking for C compiler version
configure:1597: /usr/bin/llvm-gcc --version </dev/null >&5
i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)
Copyright (C) 2007 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:1600: $? = 0
configure:1602: /usr/bin/llvm-gcc -v </dev/null >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~3/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~3/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)
configure:1605: $? = 0
configure:1607: /usr/bin/llvm-gcc -V </dev/null >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:1610: $? = 1
configure:1630: checking for C compiler default output
configure:1633: /usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:1636: $? = 0
configure:1665: result: a.out
configure:1670: checking whether the C compiler works
configure:1676: ./a.out
configure:1679: $? = 0
configure:1694: result: yes
configure:1701: checking whether we are cross compiling
configure:1703: result: no
configure:1706: checking for executable suffix
configure:1708: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:1711: $? = 0
configure:1733: result:
configure:1739: checking for object suffix
configure:1757: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:1760: $? = 0
configure:1779: result: o
configure:1783: checking whether we are using the GNU C compiler
configure:1804: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:1807: $? = 0
configure:1810: test -s conftest.o
configure:1813: $? = 0
configure:1825: result: yes
configure:1831: checking whether /usr/bin/llvm-gcc accepts -g
configure:1849: /usr/bin/llvm-gcc -c -g conftest.c >&5
configure:1852: $? = 0
configure:1855: test -s conftest.o
configure:1858: $? = 0
configure:1868: result: yes
configure:1895: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:1898: $? = 1
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure:2003: checking how to run the C preprocessor
configure:2029: /usr/bin/llvm-gcc -E conftest.c
configure:2035: $? = 0
configure:2062: /usr/bin/llvm-gcc -E conftest.c
configure:2059:28: error: ac_nonexistent.h: No such file or directory
configure:2068: $? = 1
configure: failed program was:
#line 2058 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2105: result: /usr/bin/llvm-gcc -E
configure:2120: /usr/bin/llvm-gcc -E conftest.c
configure:2126: $? = 0
configure:2153: /usr/bin/llvm-gcc -E conftest.c
configure:2150:28: error: ac_nonexistent.h: No such file or directory
configure:2159: $? = 1
configure: failed program was:
#line 2149 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2199: checking whether ln -s works
configure:2203: result: yes
configure:2219: checking whether make sets ${MAKE}
configure:2239: result: yes
configure:2260: checking for a BSD compatible install
configure:2309: result: /usr/bin/install -c
configure:2324: checking for bison
configure:2339: found /usr/bin/bison
configure:2347: result: bison -y
configure:2362: checking for lint
configure:2388: result: no
configure:2362: checking for alint
configure:2388: result: no
configure:2362: checking for lclint
configure:2388: result: no
configure:2362: checking for tdlint
configure:2388: result: no
configure:2395: checking for AIX
configure:2414: result: no
configure:2419: checking for POSIXized ISC
configure:2438: result: no
configure:2638: checking for ranlib
configure:2653: found /usr/bin/ranlib
configure:2662: result: ranlib
configure:2712: checking for ar
configure:2727: found /usr/bin/ar
configure:2736: result: ar
configure:2748: checking for options to update archives
configure:2764: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:2767: $? = 0
configure:2785: result: -curv
configure:2791: checking if you want to see long compiling messages
configure:2825: result: no
configure:2835: checking if you want to check memory-leaks
configure:2852: result: no
configure:2861: checking if you want to enable debug-code
configure:2878: result: no
configure:2903: checking if you want to enable lynx trace code *recommended*
configure:2920: result: yes
configure:2926: checking if you want verbose trace code
configure:2943: result: no
configure:2951: checking if you want to turn on gcc warnings
configure:2968: result: no
configure:3211: checking if you want to use dbmalloc for testing
configure:3227: result: no
configure:3412: checking if you want to use dmalloc for testing
configure:3428: result: no
configure:3617: checking for /usr/bin/llvm-gcc option to accept ANSI C
configure:3674: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:3677: $? = 0
configure:3680: test -s conftest.o
configure:3683: $? = 0
configure:3700: result: none needed
configure:3708: checking for an ANSI C-conforming const
configure:3772: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:3775: $? = 0
configure:3778: test -s conftest.o
configure:3781: $? = 0
configure:3791: result: yes
configure:4218: checking for /usr/bin/llvm-gcc option to accept ANSI C
configure:4333: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -DCC_HAS_PROTOS conftest.c >&5
configure:4336: $? = 0
configure:4339: test -s conftest.o
configure:4342: $? = 0
configure:4355: result: -DCC_HAS_PROTOS
configure:4458: checking for special C compiler options needed for large files
configure:4532: result: no
configure:4538: checking for _FILE_OFFSET_BITS value needed for large files
configure:4566: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:4569: $? = 0
configure:4572: test -s conftest.o
configure:4575: $? = 0
configure:4625: result: no
configure:4635: checking for _LARGE_FILES value needed for large files
configure:4663: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:4666: $? = 0
configure:4669: test -s conftest.o
configure:4672: $? = 0
configure:4722: result: no
configure:4735: checking for _LARGEFILE_SOURCE value needed for large files
configure:4755: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:4758: $? = 0
configure:4761: test -s conftest.o
configure:4764: $? = 0
configure:4806: result: no
configure:4820: checking for fseeko
configure:4838: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:4841: $? = 0
configure:4844: test -s conftest
configure:4847: $? = 0
configure:4857: result: yes
configure:4878: checking whether to use struct dirent64
configure:4906: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure: In function 'main':
configure:4895: error: conflicting types for 'readdir'
/usr/include/dirent.h:124: error: previous declaration of 'readdir' was here
configure:4898: error: invalid operands to binary - (have 'struct dirent64 *' and 'struct dirent *')
configure:4909: $? = 1
configure: failed program was:
#line 4885 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <dirent.h>
int
main ()
{
/* if transitional largefile support is setup, this is true */
extern struct dirent64 * readdir(DIR *);
struct dirent64 *x = readdir((DIR *)0);
struct dirent *y = readdir((DIR *)0);
int z = x - y;
;
return 0;
}
configure:4926: result: no
configure:4945: checking for msginit
configure:4975: result: no
configure:5026: checking for ranlib
configure:5050: result: ranlib
configure:5062: checking for ANSI C header files
configure:5076: /usr/bin/llvm-gcc -E conftest.c
configure:5082: $? = 0
configure:5169: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:5172: $? = 0
configure:5174: ./conftest
configure:5177: $? = 0
configure:5190: result: yes
configure:5200: checking for inline
configure:5217: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:5220: $? = 0
configure:5223: test -s conftest.o
configure:5226: $? = 0
configure:5237: result: inline
configure:5258: checking for sys/types.h
configure:5270: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:5273: $? = 0
configure:5276: test -s conftest.o
configure:5279: $? = 0
configure:5289: result: yes
configure:5258: checking for sys/stat.h
configure:5270: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:5273: $? = 0
configure:5276: test -s conftest.o
configure:5279: $? = 0
configure:5289: result: yes
configure:5258: checking for stdlib.h
configure:5270: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:5273: $? = 0
configure:5276: test -s conftest.o
configure:5279: $? = 0
configure:5289: result: yes
configure:5258: checking for string.h
configure:5270: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:5273: $? = 0
configure:5276: test -s conftest.o
configure:5279: $? = 0
configure:5289: result: yes
configure:5258: checking for memory.h
configure:5270: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:5273: $? = 0
configure:5276: test -s conftest.o
configure:5279: $? = 0
configure:5289: result: yes
configure:5258: checking for strings.h
configure:5270: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:5273: $? = 0
configure:5276: test -s conftest.o
configure:5279: $? = 0
configure:5289: result: yes
configure:5258: checking for inttypes.h
configure:5270: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:5273: $? = 0
configure:5276: test -s conftest.o
configure:5279: $? = 0
configure:5289: result: yes
configure:5258: checking for stdint.h
configure:5270: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:5273: $? = 0
configure:5276: test -s conftest.o
configure:5279: $? = 0
configure:5289: result: yes
configure:5258: checking for unistd.h
configure:5270: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:5273: $? = 0
configure:5276: test -s conftest.o
configure:5279: $? = 0
configure:5289: result: yes
configure:5299: checking for off_t
configure:5320: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:5323: $? = 0
configure:5326: test -s conftest.o
configure:5329: $? = 0
configure:5339: result: yes
configure:5351: checking for size_t
configure:5372: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:5375: $? = 0
configure:5378: test -s conftest.o
configure:5381: $? = 0
configure:5391: result: yes
configure:5405: checking for working alloca.h
configure:5423: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:5426: $? = 0
configure:5429: test -s conftest
configure:5432: $? = 0
configure:5442: result: yes
configure:5452: checking for alloca
configure:5490: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:5493: $? = 0
configure:5496: test -s conftest
configure:5499: $? = 0
configure:5509: result: yes
configure:5693: checking for stdlib.h
configure:5728: result: yes
configure:5693: checking for unistd.h
configure:5728: result: yes
configure:5741: checking for getpagesize
configure:5778: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:5781: $? = 0
configure:5784: test -s conftest
configure:5787: $? = 0
configure:5797: result: yes
configure:5807: checking for working mmap
configure:5943: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:5946: $? = 0
configure:5948: ./conftest
configure:5951: $? = 0
configure:5963: result: yes
configure:5974: checking whether we are using the GNU C Library 2.1 or newer
configure:5982:22: error: features.h: No such file or directory
configure:6000: result: no
configure:6024: checking for argz.h
configure:6034: /usr/bin/llvm-gcc -E conftest.c
configure:6031:18: error: argz.h: No such file or directory
configure:6040: $? = 1
configure: failed program was:
#line 6030 "configure"
#include "confdefs.h"
#include <argz.h>
configure:6059: result: no
configure:6024: checking for limits.h
configure:6034: /usr/bin/llvm-gcc -E conftest.c
configure:6040: $? = 0
configure:6059: result: yes
configure:6024: checking for locale.h
configure:6034: /usr/bin/llvm-gcc -E conftest.c
configure:6040: $? = 0
configure:6059: result: yes
configure:6024: checking for nl_types.h
configure:6034: /usr/bin/llvm-gcc -E conftest.c
configure:6040: $? = 0
configure:6059: result: yes
configure:6024: checking for malloc.h
configure:6034: /usr/bin/llvm-gcc -E conftest.c
configure:6031:20: error: malloc.h: No such file or directory
configure:6040: $? = 1
configure: failed program was:
#line 6030 "configure"
#include "confdefs.h"
#include <malloc.h>
configure:6059: result: no
configure:6024: checking for stddef.h
configure:6034: /usr/bin/llvm-gcc -E conftest.c
configure:6040: $? = 0
configure:6059: result: yes
configure:6024: checking for stdlib.h
configure:6059: result: yes
configure:6024: checking for string.h
configure:6059: result: yes
configure:6024: checking for unistd.h
configure:6059: result: yes
configure:6024: checking for sys/param.h
configure:6034: /usr/bin/llvm-gcc -E conftest.c
configure:6040: $? = 0
configure:6059: result: yes
configure:6074: checking for feof_unlocked
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:6114: $? = 0
configure:6117: test -s conftest
configure:6120: $? = 0
configure:6130: result: yes
configure:6074: checking for fgets_unlocked
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
Undefined symbols for architecture x86_64:
"_fgets_unlocked", referenced from:
_main in ccZPFfhd.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:6114: $? = 1
configure: failed program was:
#line 6080 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char fgets_unlocked (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char fgets_unlocked ();
char (*f) ();
int
main ()
{
/* 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_fgets_unlocked) || defined (__stub___fgets_unlocked)
choke me
#else
f = fgets_unlocked;
#endif
;
return 0;
}
configure:6130: result: no
configure:6074: checking for getcwd
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:6114: $? = 0
configure:6117: test -s conftest
configure:6120: $? = 0
configure:6130: result: yes
configure:6074: checking for getegid
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:6114: $? = 0
configure:6117: test -s conftest
configure:6120: $? = 0
configure:6130: result: yes
configure:6074: checking for geteuid
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:6114: $? = 0
configure:6117: test -s conftest
configure:6120: $? = 0
configure:6130: result: yes
configure:6074: checking for getgid
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:6114: $? = 0
configure:6117: test -s conftest
configure:6120: $? = 0
configure:6130: result: yes
configure:6074: checking for getuid
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:6114: $? = 0
configure:6117: test -s conftest
configure:6120: $? = 0
configure:6130: result: yes
configure:6074: checking for mempcpy
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
Undefined symbols for architecture x86_64:
"_mempcpy", referenced from:
_main in cc8NDzdj.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:6114: $? = 1
configure: failed program was:
#line 6080 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char mempcpy (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char mempcpy ();
char (*f) ();
int
main ()
{
/* 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_mempcpy) || defined (__stub___mempcpy)
choke me
#else
f = mempcpy;
#endif
;
return 0;
}
configure:6130: result: no
configure:6074: checking for munmap
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:6114: $? = 0
configure:6117: test -s conftest
configure:6120: $? = 0
configure:6130: result: yes
configure:6074: checking for putenv
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:6114: $? = 0
configure:6117: test -s conftest
configure:6120: $? = 0
configure:6130: result: yes
configure:6074: checking for setenv
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:6114: $? = 0
configure:6117: test -s conftest
configure:6120: $? = 0
configure:6130: result: yes
configure:6074: checking for setlocale
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:6114: $? = 0
configure:6117: test -s conftest
configure:6120: $? = 0
configure:6130: result: yes
configure:6074: checking for stpcpy
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:6114: $? = 0
configure:6117: test -s conftest
configure:6120: $? = 0
configure:6130: result: yes
configure:6074: checking for strchr
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:6114: $? = 0
configure:6117: test -s conftest
configure:6120: $? = 0
configure:6130: result: yes
configure:6074: checking for strcasecmp
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:6114: $? = 0
configure:6117: test -s conftest
configure:6120: $? = 0
configure:6130: result: yes
configure:6074: checking for strdup
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:6114: $? = 0
configure:6117: test -s conftest
configure:6120: $? = 0
configure:6130: result: yes
configure:6074: checking for strtoul
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:6114: $? = 0
configure:6117: test -s conftest
configure:6120: $? = 0
configure:6130: result: yes
configure:6074: checking for tsearch
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
configure:6114: $? = 0
configure:6117: test -s conftest
configure:6120: $? = 0
configure:6130: result: yes
configure:6074: checking for __argz_count
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
Undefined symbols for architecture x86_64:
"___argz_count", referenced from:
_main in ccM4TZ8n.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:6114: $? = 1
configure: failed program was:
#line 6080 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char __argz_count (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char __argz_count ();
char (*f) ();
int
main ()
{
/* 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___argz_count) || defined (__stub_____argz_count)
choke me
#else
f = __argz_count;
#endif
;
return 0;
}
configure:6130: result: no
configure:6074: checking for __argz_stringify
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
Undefined symbols for architecture x86_64:
"___argz_stringify", referenced from:
_main in cc03uqg2.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:6114: $? = 1
configure: failed program was:
#line 6080 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char __argz_stringify (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char __argz_stringify ();
char (*f) ();
int
main ()
{
/* 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___argz_stringify) || defined (__stub_____argz_stringify)
choke me
#else
f = __argz_stringify;
#endif
;
return 0;
}
configure:6130: result: no
configure:6074: checking for __argz_next
configure:6111: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
Undefined symbols for architecture x86_64:
"___argz_next", referenced from:
_main in ccKhdRZT.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:6114: $? = 1
configure: failed program was:
#line 6080 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char __argz_next (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char __argz_next ();
char (*f) ();
int
main ()
{
/* 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___argz_next) || defined (__stub_____argz_next)
choke me
#else
f = __argz_next;
#endif
;
return 0;
}
configure:6130: result: no
configure:6385: checking for iconv
configure:6396: testing Starting FIND_LINKAGE(iconv,) ...
configure:6418: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/lib conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv_open", referenced from:
_main in cchUnhVs.o
"_iconv", referenced from:
_main in cchUnhVs.o
"_iconv_close", referenced from:
_main in cchUnhVs.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:6421: $? = 1
configure: failed program was:
#line 6399 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <iconv.h>
int
main ()
{
iconv_t cd = iconv_open("","");
iconv(cd,NULL,NULL,NULL,NULL);
iconv_close(cd);
;
return 0;
}
configure:6438: testing find linkage for iconv library ...
configure:6440: testing Searching for headers in FIND_LINKAGE(iconv,) ...
configure:6548: testing ... testing /usr/include ...
configure:6571: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/include conftest.c >&5
configure:6574: $? = 0
configure:6577: test -s conftest.o
configure:6580: $? = 0
configure:6585: testing ... found iconv headers in /usr/include ...
configure:6603: testing Searching for iconv library in FIND_LINKAGE(iconv,) ...
configure:6699: testing ... testing /usr/include ...
configure:6724: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/include -L/usr/local/lib -L/usr/include conftest.c -liconv >&5
configure:6727: $? = 0
configure:6730: test -s conftest
configure:6733: $? = 0
configure:6738: testing ... found iconv library in /usr/include ...
configure:6774: result: yes
configure:6783: checking if the declaration of iconv() needs const.
configure:6815: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure:6818: $? = 0
configure:6821: test -s conftest.o
configure:6824: $? = 0
configure:6834: result: no
configure:6951: testing adding /usr/include to library-path ...
configure:6962: checking for nl_langinfo and CODESET
configure:6980: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/include -L/usr/local/lib conftest.c >&5
configure:6983: $? = 0
configure:6986: test -s conftest
configure:6989: $? = 0
configure:7000: result: yes
configure:7011: checking for LC_MESSAGES
configure:7029: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/include -L/usr/local/lib conftest.c >&5
configure:7032: $? = 0
configure:7035: test -s conftest
configure:7038: $? = 0
configure:7048: result: yes
configure:7058: checking whether NLS is requested
configure:7068: result: no
configure:8274: checking if you want full utility pathnames
configure:8291: result: yes
configure:8297: checking for system mailer
configure:8317: result: /usr/sbin/sendmail
configure:8323: checking system mail flags
configure:8339: result: -t -oi
configure:8351: checking if /usr/bin/llvm-gcc -U and -D options work together
configure:8379: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -UU_D_OPTIONS -DU_D_OPTIONS -DD_U_OPTIONS -UD_U_OPTIONS conftest.c >&5
configure:8382: $? = 0
configure:8385: test -s conftest.o
configure:8388: $? = 0
configure:8402: result: yes
configure:8534: checking if we should define _XOPEN_SOURCE
configure:8556: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 conftest.c >&5
configure: In function 'main':
configure:8548: error: 'make' undeclared (first use in this function)
configure:8548: error: (Each undeclared identifier is reported only once
configure:8548: error: for each function it appears in.)
configure:8548: error: expected ';' before 'an'
configure:8559: $? = 1
configure: failed program was:
#line 8541 "configure"
#include "confdefs.h"
#include <sys/types.h>
int
main ()
{
#ifndef _XOPEN_SOURCE
make an error
#endif
;
return 0;
}
configure:8589: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -D_XOPEN_SOURCE=600 conftest.c >&5
configure: In function 'main':
configure:8581: error: 'make' undeclared (first use in this function)
configure:8581: error: (Each undeclared identifier is reported only once
configure:8581: error: for each function it appears in.)
configure:8581: error: expected ';' before 'an'
configure:8592: $? = 1
configure: failed program was:
#line 8574 "configure"
#include "confdefs.h"
#include <sys/types.h>
int
main ()
{
#ifdef _XOPEN_SOURCE
make an error
#endif
;
return 0;
}
configure:8613: result: 600
configure:8647: checking if we should define _POSIX_C_SOURCE
configure:8653: testing if the symbol is already defined go no further ...
configure:8671: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 conftest.c >&5
configure:8674: $? = 0
configure:8677: test -s conftest.o
configure:8680: $? = 0
configure:8784: result: no
configure:8801: checking if SIGWINCH is defined
configure:8823: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 conftest.c >&5
configure: In function 'main':
configure:8816: error: 'SIGWINCH' undeclared (first use in this function)
configure:8816: error: (Each undeclared identifier is reported only once
configure:8816: error: for each function it appears in.)
configure:8826: $? = 1
configure: failed program was:
#line 8808 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/signal.h>
int
main ()
{
int x = SIGWINCH
;
return 0;
}
configure:8857: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 conftest.c >&5
configure:8860: $? = 0
configure:8863: test -s conftest.o
configure:8866: $? = 0
configure:8880: result: maybe
configure:8884: checking for actual SIGWINCH definition
configure:8917: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 conftest.c >&5
configure: In function 'main':
configure:8908: error: 'make' undeclared (first use in this function)
configure:8908: error: (Each undeclared identifier is reported only once
configure:8908: error: for each function it appears in.)
configure:8908: error: expected ';' before 'an'
configure:8920: $? = 1
configure: failed program was:
#line 8895 "configure"
#include "confdefs.h"
#undef _XOPEN_SOURCE
#undef _POSIX_SOURCE
#undef _POSIX_C_SOURCE
#include <sys/types.h>
#include <sys/signal.h>
int
main ()
{
#if SIGWINCH != 32
make an error
#endif
int x = SIGWINCH
;
return 0;
}
configure:8917: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 conftest.c >&5
configure: In function 'main':
configure:8908: error: 'make' undeclared (first use in this function)
configure:8908: error: (Each undeclared identifier is reported only once
configure:8908: error: for each function it appears in.)
configure:8908: error: expected ';' before 'an'
configure:8920: $? = 1
configure: failed program was:
#line 8895 "configure"
#include "confdefs.h"
#undef _XOPEN_SOURCE
#undef _POSIX_SOURCE
#undef _POSIX_C_SOURCE
#include <sys/types.h>
#include <sys/signal.h>
int
main ()
{
#if SIGWINCH != 31
make an error
#endif
int x = SIGWINCH
;
return 0;
}
configure:8917: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 conftest.c >&5
configure: In function 'main':
configure:8908: error: 'make' undeclared (first use in this function)
configure:8908: error: (Each undeclared identifier is reported only once
configure:8908: error: for each function it appears in.)
configure:8908: error: expected ';' before 'an'
configure:8920: $? = 1
configure: failed program was:
#line 8895 "configure"
#include "confdefs.h"
#undef _XOPEN_SOURCE
#undef _POSIX_SOURCE
#undef _POSIX_C_SOURCE
#include <sys/types.h>
#include <sys/signal.h>
int
main ()
{
#if SIGWINCH != 30
make an error
#endif
int x = SIGWINCH
;
return 0;
}
configure:8917: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 conftest.c >&5
configure: In function 'main':
configure:8908: error: 'make' undeclared (first use in this function)
configure:8908: error: (Each undeclared identifier is reported only once
configure:8908: error: for each function it appears in.)
configure:8908: error: expected ';' before 'an'
configure:8920: $? = 1
configure: failed program was:
#line 8895 "configure"
#include "confdefs.h"
#undef _XOPEN_SOURCE
#undef _POSIX_SOURCE
#undef _POSIX_C_SOURCE
#include <sys/types.h>
#include <sys/signal.h>
int
main ()
{
#if SIGWINCH != 29
make an error
#endif
int x = SIGWINCH
;
return 0;
}
configure:8917: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 conftest.c >&5
configure:8920: $? = 0
configure:8923: test -s conftest.o
configure:8926: $? = 0
configure:8940: result: 28
configure:9082: checking if you want NSS compatible SSL libraries
configure:9097: result: no
configure:9100: checking if you want ssl library
configure:9115: result: yes
configure:9118: checking if you want gnutls support
configure:9133: result: no
configure:9137: checking if you want gnutls-openssl compat
configure:9152: result: no
configure:9155: checking if you want socks library
configure:9170: result: no
configure:9173: checking if you want socks5 library
configure:9188: result: no
configure:10378: checking for network libraries
configure:10385: result: working...
configure:10507: checking for gethostname
configure:10544: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c >&5
configure:10547: $? = 0
configure:10550: test -s conftest
configure:10553: $? = 0
configure:10563: result: yes
configure:10707: checking for main in -linet
configure:10727: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -linet >&5
ld: library not found for -linet
collect2: ld returned 1 exit status
configure:10730: $? = 1
configure: failed program was:
#line 10715 "configure"
#include "confdefs.h"
int
main ()
{
main ();
;
return 0;
}
configure:10747: result: no
configure:10758: checking for socket
configure:10795: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c >&5
configure:10798: $? = 0
configure:10801: test -s conftest
configure:10804: $? = 0
configure:10814: result: yes
configure:10963: checking for gethostbyname
configure:11000: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c >&5
configure:11003: $? = 0
configure:11006: test -s conftest
configure:11009: $? = 0
configure:11019: result: yes
configure:11100: checking for strcasecmp
configure:11156: result: yes
configure:11253: checking for inet_aton function
configure:11276: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c >&5
configure:11279: $? = 0
configure:11282: test -s conftest
configure:11285: $? = 0
configure:11295: result: yes
configure:11409: checking if you want to use pkg-config
configure:11419: result: yes
configure:11429: checking for pkg-config
configure:11446: found /usr/local/bin/pkg-config
configure:11458: result: /usr/local/bin/pkg-config
configure:11857: testing adding -lssl -lcrypto -lz to LIBS ...
configure:12542: checking for X509 support
configure:12569: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lssl -lcrypto -lz >&5
configure:12555:17: error: ssl.h: No such file or directory
configure:12572: $? = 1
configure: failed program was:
#line 12545 "configure"
#include "confdefs.h"
#include <stdio.h>
#if defined(USE_OPENSSL_INCL)
#include <openssl/ssl.h>
#elif defined(USE_GNUTLS_FUNCS)
#include <gnutls/gnutls.h>
#elif defined(USE_GNUTLS_INCL)
#include <gnutls/openssl.h>
#else
#include <ssl.h>
#endif
#include <openssl/x509.h>
int
main ()
{
X509_verify_cert_error_string(X509_STORE_CTX_get_error(NULL))
;
return 0;
}
configure:12587: result: no
configure:14960: checking whether to enable ipv6
configure:14976: result: yes
configure:14980: checking ipv6 stack type
configure:15117: result: kame
configure:15123: checking for IPv6 library if required
configure:15153: result: inet6
configure:15175: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lssl -lcrypto -lz >&5
configure:15178: $? = 0
configure:15181: test -s conftest
configure:15184: $? = 0
configure:15383: checking for getaddrinfo
configure:15420: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lssl -lcrypto -lz >&5
configure:15423: $? = 0
configure:15426: test -s conftest
configure:15429: $? = 0
configure:15439: result: yes
configure:15634: checking working getaddrinfo
configure:15724: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lssl -lcrypto -lz >&5
configure:15727: $? = 0
configure:15729: ./conftest
configure:15732: $? = 0
configure:15745: result: yes
configure:15776: checking for screen type
configure:15799: result: curses
configure:15853: checking for extra include directories
configure:15873: result: no
configure:15877: checking if we have identified curses headers
configure:15903: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:15906: $? = 0
configure:15909: test -s conftest.o
configure:15912: $? = 0
configure:15923: result: curses.h
configure:15937: checking for curses.h
configure:15947: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:15953: $? = 0
configure:15972: result: yes
configure:15982: checking for terminfo header
configure:16015: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:16018: $? = 0
configure:16021: test -s conftest.o
configure:16024: $? = 0
configure:16040: result: term.h
configure:16069: checking for ncurses version
configure:16133: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lssl -lcrypto -lz >&5
configure:16136: $? = 0
configure:16138: ./conftest
configure:16141: $? = 0
configure:16155: result: 5.7.20081102
configure:16161: checking if we have identified curses libraries
configure:16176: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lssl -lcrypto -lz >&5
Undefined symbols for architecture x86_64:
"_initscr", referenced from:
_main in cceyP8xz.o
"_tgoto", referenced from:
_main in cceyP8xz.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:16179: $? = 1
configure: failed program was:
#line 16164 "configure"
#include "confdefs.h"
#include <curses.h>
int
main ()
{
initscr(); tgoto("?", 0,0)
;
return 0;
}
configure:16194: result: no
configure:16452: checking for tgoto
configure:16489: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lssl -lcrypto -lz >&5
Undefined symbols for architecture x86_64:
"_tgoto", referenced from:
_main in ccYZX6pq.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:16492: $? = 1
configure: failed program was:
#line 16458 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char tgoto (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char tgoto ();
char (*f) ();
int
main ()
{
/* 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_tgoto) || defined (__stub___tgoto)
choke me
#else
f = tgoto;
#endif
;
return 0;
}
configure:16508: result: no
configure:16517: checking for tgoto in -lncurses
configure:16544: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:16547: $? = 0
configure:16550: test -s conftest
configure:16553: $? = 0
configure:16564: result: yes
configure:16579: checking for initscr in -lncurses
configure:16606: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lncurses -lssl -lcrypto -lz >&5
configure:16609: $? = 0
configure:16612: test -s conftest
configure:16615: $? = 0
configure:16626: result: yes
configure:16752: checking for curses performance tradeoff
configure:16779: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure: In function 'main':
configure:16770: error: expected expression before ';' token
configure:16782: $? = 1
configure: failed program was:
#line 16760 "configure"
#include "confdefs.h"
#include <curses.h>
int
main ()
{
#if defined(wbkgdset) && defined(clearok) && defined(getbkgd)
int x = ERR;
#else
int x = ; /* force an error */
#endif
;
return 0;
}
configure:16836: result: no
configure:16842: checking for curses touchline function
configure:16862: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:16855:24: error: macro "touchline" passed 4 arguments, but takes just 3
configure:16865: $? = 1
configure: failed program was:
#line 16849 "configure"
#include "confdefs.h"
#include <curses.h>
int
main ()
{
touchline(stdscr, 1,2,3);
;
return 0;
}
configure:16891: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:16894: $? = 0
configure:16897: test -s conftest
configure:16900: $? = 0
configure:16912: result: sysv
configure:21324: checking for chtype typedef
configure:21343: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:21346: $? = 0
configure:21349: test -s conftest.o
configure:21352: $? = 0
configure:21362: result: yes
configure:21369: checking if chtype is scalar or struct
configure:21388: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:21391: $? = 0
configure:21394: test -s conftest.o
configure:21397: $? = 0
configure:21407: result: scalar
configure:21417: checking if you want the wide-curses features
configure:21434: result: no
configure:21437: checking if color-style code should be used
configure:21466: result: yes
configure:21469: checking for location of style-sheet file
configure:21514: result: /usr/local/Cellar/lynx/2.8.7/etc/lynx.lss
configure:21526: checking for the default configuration-file
configure:21571: result: /usr/local/Cellar/lynx/2.8.7/etc/lynx.cfg
configure:21579: checking if htmlized lynx.cfg should be built
configure:21596: result: no
configure:21604: checking if local doc directory should be linked to help page
configure:21621: result: no
configure:21629: checking for MIME library directory
configure:21674: result: /etc
configure:21681: checking if locale-charset selection logic should be used
configure:21698: result: yes
configure:21706: checking if you want only a few charsets
configure:21769: result: no
configure:21773: checking for ANSI C header files
configure:21901: result: yes
configure:21911: checking whether time.h and sys/time.h may both be included
configure:21933: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:21936: $? = 0
configure:21939: test -s conftest.o
configure:21942: $? = 0
configure:21952: result: yes
configure:21965: checking for dirent.h that defines DIR
configure:21986: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:21989: $? = 0
configure:21992: test -s conftest.o
configure:21995: $? = 0
configure:22005: result: yes
configure:22018: checking for opendir in -ldir
configure:22045: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -ldir -lncurses -lssl -lcrypto -lz >&5
ld: library not found for -ldir
collect2: ld returned 1 exit status
configure:22048: $? = 1
configure: failed program was:
#line 22026 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char opendir ();
int
main ()
{
opendir ();
;
return 0;
}
configure:22065: result: no
configure:22147: checking for arpa/inet.h
configure:22157: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:22163: $? = 0
configure:22182: result: yes
configure:22147: checking for fcntl.h
configure:22157: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:22163: $? = 0
configure:22182: result: yes
configure:22147: checking for limits.h
configure:22182: result: yes
configure:22147: checking for stdlib.h
configure:22182: result: yes
configure:22147: checking for string.h
configure:22182: result: yes
configure:22147: checking for sys/fcntl.h
configure:22157: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:22163: $? = 0
configure:22182: result: yes
configure:22147: checking for sys/filio.h
configure:22157: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:22163: $? = 0
configure:22182: result: yes
configure:22147: checking for sys/ioctl.h
configure:22157: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:22163: $? = 0
configure:22182: result: yes
configure:22147: checking for sys/param.h
configure:22182: result: yes
configure:22147: checking for sys/timeb.h
configure:22157: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:22163: $? = 0
configure:22182: result: yes
configure:22147: checking for sys/time.h
configure:22157: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:22163: $? = 0
configure:22182: result: yes
configure:22147: checking for syslog.h
configure:22157: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:22163: $? = 0
configure:22182: result: yes
configure:22147: checking for termio.h
configure:22157: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:22154:20: error: termio.h: No such file or directory
configure:22163: $? = 1
configure: failed program was:
#line 22153 "configure"
#include "confdefs.h"
#include <termio.h>
configure:22182: result: no
configure:22147: checking for termios.h
configure:22157: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:22163: $? = 0
configure:22182: result: yes
configure:22147: checking for unistd.h
configure:22182: result: yes
configure:22147: checking for vfork.h
configure:22157: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:22154:19: error: vfork.h: No such file or directory
configure:22163: $? = 1
configure: failed program was:
#line 22153 "configure"
#include "confdefs.h"
#include <vfork.h>
configure:22182: result: no
configure:22192: checking termio.h and termios.h
configure:22217: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:22220: $? = 0
configure:22223: test -s conftest.o
configure:22226: $? = 0
configure:22237: result: yes
configure:22243: checking for sigaction and structs
configure:22270: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:22273: $? = 0
configure:22276: test -s conftest
configure:22279: $? = 0
configure:22290: result: yes
configure:22299: checking for sys/wait.h
configure:22309: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:22315: $? = 0
configure:22334: result: yes
configure:22460: checking for union wait
configure:22483: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:22486: $? = 0
configure:22489: test -s conftest
configure:22492: $? = 0
compiles ok w/o union wait
configure:22546: result: no
configure:22648: checking for uid_t in sys/types.h
configure:22668: result: yes
configure:22682: checking type of array argument to getgroups
configure:22717: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:22720: $? = 0
configure:22722: ./conftest
configure:22725: $? = 0
configure:22753: result: gid_t
configure:22760: checking for off_t
configure:22800: result: yes
configure:22812: checking for pid_t
configure:22833: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:22836: $? = 0
configure:22839: test -s conftest.o
configure:22842: $? = 0
configure:22852: result: yes
configure:22864: checking for uid_t in sys/types.h
configure:22884: result: yes
configure:22898: checking for mode_t
configure:22919: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:22922: $? = 0
configure:22925: test -s conftest.o
configure:22928: $? = 0
configure:22938: result: yes
configure:22950: checking for socklen_t
configure:22972: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:22975: $? = 0
configure:22978: test -s conftest.o
configure:22981: $? = 0
configure:22991: result: yes
configure:23006: checking for tm.tm_gmtoff
configure:23038: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:23041: $? = 0
configure:23044: test -s conftest.o
configure:23047: $? = 0
configure:23058: result: yes
configure:23064: checking for int
configure:23085: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:23088: $? = 0
configure:23091: test -s conftest.o
configure:23094: $? = 0
configure:23104: result: yes
configure:23107: checking size of int
configure:23271: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:23274: $? = 0
configure:23276: ./conftest
configure:23279: $? = 0
configure:23295: result: 4
configure:23301: checking for long
configure:23322: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:23325: $? = 0
configure:23328: test -s conftest.o
configure:23331: $? = 0
configure:23341: result: yes
configure:23344: checking size of long
configure:23508: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:23511: $? = 0
configure:23513: ./conftest
configure:23516: $? = 0
configure:23532: result: 8
configure:23538: checking for off_t
configure:23578: result: yes
configure:23581: checking size of off_t
configure:23745: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:23748: $? = 0
configure:23750: ./conftest
configure:23753: $? = 0
configure:23769: result: 8
configure:23775: checking for time_t
configure:23796: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:23799: $? = 0
configure:23802: test -s conftest.o
configure:23805: $? = 0
configure:23815: result: yes
configure:23818: checking size of time_t
configure:23982: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:23985: $? = 0
configure:23987: ./conftest
configure:23990: $? = 0
configure:24006: result: 8
configure:24014: checking for working alloca.h
configure:24051: result: yes
configure:24061: checking for alloca
configure:24118: result: yes
configure:24302: checking for unistd.h
configure:24337: result: yes
configure:24302: checking for vfork.h
configure:24337: result: no
configure:24350: checking for fork
configure:24387: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24390: $? = 0
configure:24393: test -s conftest
configure:24396: $? = 0
configure:24406: result: yes
configure:24350: checking for vfork
configure:24387: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24390: $? = 0
configure:24393: test -s conftest
configure:24396: $? = 0
configure:24406: result: yes
configure:24418: checking for working fork
configure:24461: result: yes
configure:24480: checking for working vfork
configure:24606: result: yes
configure:24637: checking if we should use fcntl or ioctl
configure:24661: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24664: $? = 0
configure:24667: test -s conftest
configure:24670: $? = 0
configure:24722: result: ioctl
configure:24728: checking for broken/missing definition of remove
configure:24747: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24750: $? = 0
configure:24753: test -s conftest
configure:24756: $? = 0
configure:24800: result: no
configure:24806: checking for lstat
configure:24827: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24830: $? = 0
configure:24833: test -s conftest
configure:24836: $? = 0
configure:24848: result: yes
configure:24882: checking for ctermid
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24882: checking for cuserid
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
Undefined symbols for architecture x86_64:
"_cuserid", referenced from:
_main in ccL0HSxD.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:24922: $? = 1
configure: failed program was:
#line 24888 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char cuserid (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char cuserid ();
char (*f) ();
int
main ()
{
/* 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_cuserid) || defined (__stub___cuserid)
choke me
#else
f = cuserid;
#endif
;
return 0;
}
configure:24938: result: no
configure:24882: checking for ftime
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24882: checking for getcwd
configure:24938: result: yes
configure:24882: checking for getgroups
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24882: checking for gettimeofday
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24882: checking for getuid
configure:24938: result: yes
configure:24882: checking for mktemp
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24882: checking for mkdtemp
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24882: checking for popen
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24882: checking for putenv
configure:24938: result: yes
configure:24882: checking for readdir
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24882: checking for setuid
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24882: checking for strerror
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24882: checking for truncate
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24882: checking for ttyname
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24882: checking for unsetenv
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24882: checking for usleep
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24882: checking for vasprintf
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24882: checking for waitpid
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24882: checking for zError
configure:24919: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24922: $? = 0
configure:24925: test -s conftest
configure:24928: $? = 0
configure:24938: result: yes
configure:24954: checking for mktime
configure:24991: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24994: $? = 0
configure:24997: test -s conftest
configure:25000: $? = 0
configure:25010: result: yes
configure:24954: checking for strstr
configure:24991: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:24994: $? = 0
configure:24997: test -s conftest
configure:25000: $? = 0
configure:25010: result: yes
configure:25022: checking for random-integer functions
configure:25061: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
Undefined symbols for architecture x86_64:
"_arc4random_push", referenced from:
_main in ccvNlmT5.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:25064: $? = 1
configure: failed program was:
#line 25042 "configure"
#include "confdefs.h"
#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif
#ifdef HAVE_LIMITS_H
#include <limits.h>
#endif
int
main ()
{
long seed = 1; arc4random_push(seed); seed = arc4random()
;
return 0;
}
configure:25061: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:25064: $? = 0
configure:25067: test -s conftest
configure:25070: $? = 0
configure:25082: result: arc4random_stir/arc4random
configure:25085: checking for range of random-integers
configure:25125: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:25128: $? = 0
configure:25131: test -s conftest.o
configure:25134: $? = 0
configure:25145: result: 0xFFFFFFFFUL
configure:25176: checking for strstr declaration
configure:25196: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure: In function 'main':
configure:25188: error: conflicting types for 'strstr'
configure:25199: $? = 1
configure: failed program was:
#line 25182 "configure"
#include "confdefs.h"
#include <string.h>
int
main ()
{
#ifndef strstr
extern int strstr();
#endif
;
return 0;
}
configure:25253: result: yes
configure:25272: checking for getgrgid declaration
configure:25294: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure: In function 'main':
configure:25286: error: conflicting types for 'getgrgid'
/usr/include/grp.h:98: error: previous declaration of 'getgrgid' was here
configure:25297: $? = 1
configure: failed program was:
#line 25278 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <grp.h>
int
main ()
{
#ifndef getgrgid
extern int getgrgid();
#endif
;
return 0;
}
configure:25353: result: yes
configure:25272: checking for getgrnam declaration
configure:25294: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure: In function 'main':
configure:25286: error: conflicting types for 'getgrnam'
/usr/include/grp.h:99: error: previous declaration of 'getgrnam' was here
configure:25297: $? = 1
configure: failed program was:
#line 25278 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <grp.h>
int
main ()
{
#ifndef getgrnam
extern int getgrnam();
#endif
;
return 0;
}
configure:25353: result: yes
configure:25369: checking if TRUE/FALSE are defined
configure:25390: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:25393: $? = 0
configure:25396: test -s conftest.o
configure:25399: $? = 0
configure:25410: result: yes
configure:25423: checking if external errno is declared
configure:25448: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:25451: $? = 0
configure:25454: test -s conftest.o
configure:25457: $? = 0
configure:25468: result: yes
configure:25483: checking if external errno exists
configure:25505: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:25508: $? = 0
configure:25511: test -s conftest
configure:25514: $? = 0
configure:25525: result: yes
configure:25538: checking if we can set errno
configure:25589: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:25592: $? = 0
configure:25594: ./conftest
configure:25597: $? = 0
configure:25610: result: yes
configure:25616: checking for setlocale()
configure:25635: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:25638: $? = 0
configure:25641: test -s conftest
configure:25644: $? = 0
configure:25656: result: yes
configure:25663: checking if NGROUPS is defined
configure:25689: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:25692: $? = 0
configure:25695: test -s conftest.o
configure:25698: $? = 0
configure:25745: result: yes
configure:25762: checking if external sys_nerr is declared
configure:25787: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure: In function 'main':
configure:25780: error: 'sys_nerr' undeclared (first use in this function)
configure:25780: error: (Each undeclared identifier is reported only once
configure:25780: error: for each function it appears in.)
configure:25790: $? = 1
configure: failed program was:
#line 25769 "configure"
#include "confdefs.h"
#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif
#include <stdio.h>
#include <sys/types.h>
#include <errno.h>
int
main ()
{
int x = (int) sys_nerr
;
return 0;
}
configure:25807: result: no
configure:25822: checking if external sys_nerr exists
configure:25844: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:25847: $? = 0
configure:25850: test -s conftest
configure:25853: $? = 0
configure:25864: result: yes
configure:25877: checking if external sys_errlist is declared
configure:25902: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure: In function 'main':
configure:25895: error: 'sys_errlist' undeclared (first use in this function)
configure:25895: error: (Each undeclared identifier is reported only once
configure:25895: error: for each function it appears in.)
configure:25905: $? = 1
configure: failed program was:
#line 25884 "configure"
#include "confdefs.h"
#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif
#include <stdio.h>
#include <sys/types.h>
#include <errno.h>
int
main ()
{
int x = (int) sys_errlist
;
return 0;
}
configure:25922: result: no
configure:25937: checking if external sys_errlist exists
configure:25959: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:25962: $? = 0
configure:25965: test -s conftest
configure:25968: $? = 0
configure:25979: result: yes
configure:25995: checking for lastlog.h
configure:26005: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:26002:21: error: lastlog.h: No such file or directory
configure:26011: $? = 1
configure: failed program was:
#line 26001 "configure"
#include "confdefs.h"
#include <lastlog.h>
configure:26030: result: no
configure:25995: checking for paths.h
configure:26005: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:26011: $? = 0
configure:26030: result: yes
configure:26040: checking for lastlog path
configure:26067: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure: In function 'main':
configure:26060: error: '_PATH_LASTLOG' undeclared (first use in this function)
configure:26060: error: (Each undeclared identifier is reported only once
configure:26060: error: for each function it appears in.)
configure:26070: $? = 1
configure: failed program was:
#line 26047 "configure"
#include "confdefs.h"
#include <sys/types.h>
#ifdef HAVE_LASTLOG_H
#include <lastlog.h>
#else
#ifdef HAVE_PATHS_H
#include <paths.h>
#endif
#endif
int
main ()
{
char *path = _PATH_LASTLOG
;
return 0;
}
configure:26091: result: no
configure:26097: checking for utmp implementation
configure:26128: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure: In function 'main':
configure:26127: error: 'struct utmpx' has no member named 'ut_name'
configure:26131: $? = 1
configure: failed program was:
#line 26114 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmpx.h>
#define getutent getutxent
#ifdef USE_LASTLOG
#include <lastlog.h> /* may conflict with utmpx.h on Linux */
#endif
int
main ()
{
struct utmpx x;
char *name = x.ut_name; /* utmp.h and compatible definitions */
;
return 0;
}
configure:26160: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:26163: $? = 0
configure:26166: test -s conftest.o
configure:26169: $? = 0
configure:26184: result: utmpx
configure:26197: checking if utmpx.ut_host is declared
configure:26218: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:26221: $? = 0
configure:26224: test -s conftest.o
configure:26227: $? = 0
configure:26239: result: yes
configure:26248: checking if utmpx.ut_syslen is declared
configure:26269: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure: In function 'main':
configure:26262: error: 'struct utmpx' has no member named 'ut_syslen'
configure:26272: $? = 1
configure: failed program was:
#line 26255 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmpx.h>
int
main ()
{
struct utmpx x; int y = x.ut_syslen
;
return 0;
}
configure:26290: result: no
configure:26299: checking if utmpx.ut_name is declared
configure:26330: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure: In function 'main':
configure:26329: error: 'struct utmpx' has no member named 'ut_name'
configure:26333: $? = 1
configure: failed program was:
#line 26316 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmpx.h>
#define getutent getutxent
#ifdef USE_LASTLOG
#include <lastlog.h> /* may conflict with utmpx.h on Linux */
#endif
int
main ()
{
struct utmpx x;
char *name = x.ut_name;
;
return 0;
}
configure:26330: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:26333: $? = 0
configure:26336: test -s conftest.o
configure:26339: $? = 0
configure:26351: result: ut_user
configure:26370: checking for exit-status in utmpx
configure:26397: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure: In function 'main':
configure:26390: error: 'struct utmpx' has no member named 'ut_exit'
configure:26400: $? = 1
configure: failed program was:
#line 26383 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmpx.h>
int
main ()
{
struct utmpx x; long y = x.ut_exit.__e_exit = 0
;
return 0;
}
configure:26397: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure: In function 'main':
configure:26390: error: 'struct utmpx' has no member named 'ut_exit'
configure:26400: $? = 1
configure: failed program was:
#line 26383 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmpx.h>
int
main ()
{
struct utmpx x; long y = x.ut_exit.e_exit = 0
;
return 0;
}
configure:26397: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure: In function 'main':
configure:26390: error: 'struct utmpx' has no member named 'ut_exit'
configure:26400: $? = 1
configure: failed program was:
#line 26383 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmpx.h>
int
main ()
{
struct utmpx x; long y = x.ut_exit.ut_e_exit = 0
;
return 0;
}
configure:26397: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure: In function 'main':
configure:26390: error: 'struct utmpx' has no member named 'ut_exit'
configure:26400: $? = 1
configure: failed program was:
#line 26383 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmpx.h>
int
main ()
{
struct utmpx x; long y = x.ut_exit.ut_exit = 0
;
return 0;
}
configure:26419: result: no
configure:26434: checking if utmpx.ut_xtime is declared
configure:26455: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure: In function 'main':
configure:26448: error: 'struct utmpx' has no member named 'ut_xtime'
configure:26458: $? = 1
configure: failed program was:
#line 26441 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmpx.h>
int
main ()
{
struct utmpx x; long y = x.ut_xtime = 0
;
return 0;
}
configure:26485: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:26488: $? = 0
configure:26491: test -s conftest.o
configure:26494: $? = 0
configure:26508: result: define
configure:26525: checking if utmpx.ut_session is declared
configure:26546: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure: In function 'main':
configure:26539: error: 'struct utmpx' has no member named 'ut_session'
configure:26549: $? = 1
configure: failed program was:
#line 26532 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmpx.h>
int
main ()
{
struct utmpx x; long y = x.ut_session
;
return 0;
}
configure:26566: result: no
configure:26576: checking if utmpx is SYSV flavor
configure:26603: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:26606: $? = 0
configure:26609: test -s conftest
configure:26612: $? = 0
configure:26623: result: yes
configure:26631: checking if external h_errno exists
configure:26653: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
configure:26656: $? = 0
configure:26659: test -s conftest
configure:26662: $? = 0
configure:26673: result: yes
configure:26686: checking if bibp: URLs should be supported
configure:26703: result: yes
configure:26709: checking if configuration info should be browsable
configure:26726: result: yes
configure:26732: checking if new-style forms-based options screen should be used
configure:26749: result: yes
configure:26755: checking if old-style options menu should be used
configure:26772: result: yes
configure:26778: checking if experimental address-list page should be used
configure:26795: result: no
configure:26801: checking if experimental ascii case-conversion should be used
configure:26818: result: yes
configure:26824: checking if experimental charset-selection logic should be used
configure:26841: result: no
configure:26847: checking if experimental CJK logic should be used
configure:26864: result: no
configure:26870: checking if experimental Japanese UTF-8 logic should be used
configure:26887: result: no
configure:27729: checking if you want to use default-colors
configure:27746: result: no
configure:27754: checking if experimental keyboard-layout logic should be used
configure:27771: result: no
configure:27777: checking if experimental nested-table logic should be used
configure:27794: result: no
configure:27800: checking if progress-bar code should be used
configure:27817: result: no
configure:27823: checking if scrollbar code should be used
configure:27840: result: no
configure:27843: checking if sessions code should be used
configure:27860: result: no
configure:27870: checking if session-caching code should be used
configure:27887: result: no
configure:27896: checking if alternative line-edit bindings should be used
configure:27913: result: yes
configure:27919: checking if you want to use extended HTML DTD logic
configure:27936: result: yes
configure:27942: checking if file-upload logic should be used
configure:27959: result: yes
configure:27965: checking if element-justification logic should be used
configure:27982: result: yes
configure:27988: checking if partial-display should be used
configure:28005: result: yes
configure:28011: checking if persistent-cookie logic should be used
configure:28028: result: yes
configure:28034: checking if html source should be colorized
configure:28051: result: yes
configure:28057: checking if read-progress message should show ETA
configure:28074: result: yes
configure:28080: checking if source caching should be used
configure:28097: result: yes
configure:28103: checking if you want to use external commands
configure:28120: result: no
configure:28130: checking if you want to use setfont support
configure:28147: result: no
configure:28287: checking if you want cgi-link support
configure:28303: result: no
configure:28306: checking if you want change-exec support
configure:28323: result: no
configure:28329: checking if you want exec-links support
configure:28346: result: no
configure:28352: checking if you want exec-scripts support
configure:28369: result: no
configure:28375: checking if you want internal-links feature
configure:28392: result: no
configure:28398: checking if you want to fork NSL requests
configure:28415: result: no
configure:28434: checking if you want to log URL requests via syslog
configure:28451: result: no
configure:28457: checking if you want to underline links
configure:28474: result: no
configure:28484: checking if help files should be gzip'ed
configure:28501: result: no
configure:28504: checking if you want to use libbz2 for decompression of some bzip2 files
configure:28514: result: yes
configure:28763: testing Starting FIND_LINKAGE(bz2,bzlib) ...
configure:28783: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lncurses -lssl -lcrypto -lz >&5
Undefined symbols for architecture x86_64:
"_BZ2_bzopen", referenced from:
_main in ccezqGY7.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:28786: $? = 1
configure: failed program was:
#line 28766 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <bzlib.h>
int
main ()
{
BZ2_bzopen("name","mode")
;
return 0;
}
configure:28803: testing find linkage for bz2 library ...
configure:28805: testing Searching for headers in FIND_LINKAGE(bz2,bzlib) ...
configure:28913: testing ... testing /usr/include ...
configure:28934: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -I/usr/include conftest.c >&5
configure:28937: $? = 0
configure:28940: test -s conftest.o
configure:28943: $? = 0
configure:28948: testing ... found bz2 headers in /usr/include ...
configure:28966: testing Searching for bz2 library in FIND_LINKAGE(bz2,bzlib) ...
configure:28991: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -I/usr/include -L/usr/include -L/usr/local/lib conftest.c -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:28994: $? = 0
configure:28997: test -s conftest
configure:29000: $? = 0
configure:29005: testing ... found bz2 library in system ...
configure:29292: checking if you want to use zlib for decompression of some gzip files
configure:29302: result: yes
configure:29551: testing Starting FIND_LINKAGE(z,zlib) ...
configure:29570: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:29573: $? = 0
configure:29576: test -s conftest
configure:29579: $? = 0
configure:30076: checking if you want to exclude FINGER code
configure:30093: result: no
configure:30099: checking if you want to exclude GOPHER code
configure:30116: result: no
configure:30122: checking if you want to exclude NEWS code
configure:30139: result: no
configure:30145: checking if you want to exclude FTP code
configure:30162: result: no
configure:30170: checking if directory-editor code should be used
configure:30187: result: yes
configure:30196: checking if you wish to allow extracting from archives via DirEd
configure:30212: result: yes
configure:30215: checking if DirEd mode should override keys
configure:30237: result: yes
configure:30240: checking if you wish to allow permissions commands via DirEd
configure:30262: result: yes
configure:30265: checking if you wish to allow executable-permission commands via DirEd
configure:30281: result: yes
configure:30284: checking if you wish to allow "tar" commands from DirEd
configure:30306: result: yes
configure:30309: checking if you wish to allow "uudecode" commands from DirEd
configure:30331: result: yes
configure:30334: checking if you wish to allow "zip" and "unzip" commands from DirEd
configure:30356: result: yes
configure:30359: checking if you wish to allow "gzip" and "gunzip" commands from DirEd
configure:30381: result: yes
configure:30385: checking if you want long-directory listings
configure:30407: result: yes
configure:30410: checking if parent-directory references are permitted
configure:30426: result: yes
configure:30434: checking for telnet
configure:30451: found /usr/bin/telnet
configure:30462: result: /usr/bin/telnet
configure:30524: testing defining path for /usr/bin/telnet ...
configure:30541: checking for tn3270
configure:30572: result: no
configure:30541: checking for tn3270
configure:30572: result: no
configure:30648: checking for rlogin
configure:30665: found /usr/bin/rlogin
configure:30676: result: /usr/bin/rlogin
configure:30738: testing defining path for /usr/bin/rlogin ...
configure:30755: checking for mv
configure:30772: found /bin/mv
configure:30783: result: /bin/mv
configure:30845: testing defining path for /bin/mv ...
configure:30862: checking for gzip
configure:30879: found /usr/bin/gzip
configure:30890: result: /usr/bin/gzip
configure:30952: testing defining path for /usr/bin/gzip ...
configure:30969: checking for gunzip
configure:30986: found /usr/bin/gunzip
configure:30997: result: /usr/bin/gunzip
configure:31059: testing defining path for /usr/bin/gunzip ...
configure:31076: checking for unzip
configure:31093: found /usr/bin/unzip
configure:31104: result: /usr/bin/unzip
configure:31166: testing defining path for /usr/bin/unzip ...
configure:31183: checking for bzip2
configure:31200: found /usr/bin/bzip2
configure:31211: result: /usr/bin/bzip2
configure:31273: testing defining path for /usr/bin/bzip2 ...
configure:31290: checking for tar
configure:31307: found /usr/bin/tar
configure:31318: result: /usr/bin/tar
configure:31380: testing defining path for /usr/bin/tar ...
configure:31437: checking for compress
configure:31454: found /usr/bin/compress
configure:31465: result: /usr/bin/compress
configure:31527: testing defining path for /usr/bin/compress ...
configure:31544: checking for rm
configure:31561: found /bin/rm
configure:31572: result: /bin/rm
configure:31634: testing defining path for /bin/rm ...
configure:31651: checking for uudecode
configure:31668: found /usr/bin/uudecode
configure:31679: result: /usr/bin/uudecode
configure:31741: testing defining path for /usr/bin/uudecode ...
configure:31758: checking for zcat
configure:31775: found /usr/bin/zcat
configure:31786: result: /usr/bin/zcat
configure:31848: testing defining path for /usr/bin/zcat ...
configure:31865: checking for zip
configure:31882: found /usr/bin/zip
configure:31893: result: /usr/bin/zip
configure:31955: testing defining path for /usr/bin/zip ...
configure:31982: checking for /usr/bin/install
configure:32010: result: /usr/bin/install -c
configure:32072: testing defining path for /usr/bin/install ...
configure:34120: checking if we can include termio.h with curses
configure:34144: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -DHAVE_CONFIG_H -I. -I. -I./src -I./WWW/Library/Implementation conftest.c >&5
In file included from ./src/LYCurses.h:6,
from configure:34132:
./WWW/Library/Implementation/HTUtils.h:710:17: error: ssl.h: No such file or directory
./WWW/Library/Implementation/HTUtils.h:711:20: error: crypto.h: No such file or directory
./WWW/Library/Implementation/HTUtils.h:712:18: error: rand.h: No such file or directory
In file included from ./src/LYCurses.h:6,
from configure:34132:
./WWW/Library/Implementation/HTUtils.h:751: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
configure:34133:20: error: termio.h: No such file or directory
configure:34147: $? = 1
configure: failed program was:
#line 34130 "configure"
#include "confdefs.h"
#include <LYCurses.h>
#include <termio.h>
int
main ()
{
putchar(0x0a)
;
return 0;
}
configure:34166: result: no
configure:34181: checking for curses/term.h
configure:34191: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:34188:25: error: curses/term.h: No such file or directory
configure:34197: $? = 1
configure: failed program was:
#line 34187 "configure"
#include "confdefs.h"
#include <curses/term.h>
configure:34216: result: no
configure:34181: checking for term.h
configure:34191: /usr/bin/llvm-gcc -E -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c
configure:34197: $? = 0
configure:34216: result: yes
configure:34226: checking if curses supports alternate-character set
configure:34249: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:34252: $? = 0
configure:34255: test -s conftest
configure:34258: $? = 0
configure:34272: result: acs_map
configure:34278: checking if curses supports fancy attributes
configure:34303: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:34306: $? = 0
configure:34309: test -s conftest
configure:34312: $? = 0
configure:34324: result: yes
configure:34330: checking for function curses_version
configure:34353: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:34356: $? = 0
configure:34358: ./conftest
configure:34361: $? = 0
configure:34376: result: yes
configure:34383: checking for obsolete/broken version of ncurses
configure:34409: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:34412: $? = 0
configure:34415: test -s conftest.o
configure:34418: $? = 0
configure:34430: result: no
configure:34442: checking if curses supports color attributes
configure:34469: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:34472: $? = 0
configure:34475: test -s conftest
configure:34478: $? = 0
configure:34490: result: yes
configure:34510: checking for termio.h
configure:34545: result: no
configure:34510: checking for termios.h
configure:34545: result: yes
configure:34510: checking for unistd.h
configure:34545: result: yes
configure:34613: checking whether termios.h needs _POSIX_SOURCE
configure:34628: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:34631: $? = 0
configure:34634: test -s conftest.o
configure:34637: $? = 0
configure:34683: result: no
configure:34688: checking declaration of size-change
configure:34747: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 conftest.c >&5
configure:34750: $? = 0
configure:34753: test -s conftest.o
configure:34756: $? = 0
size-change succeeded ()
configure:34775: result: yes
configure:34792: checking if ttytype is declared in curses library
configure:34811: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:34814: $? = 0
configure:34817: test -s conftest
configure:34820: $? = 0
configure:34832: result: yes
configure:34989: checking if we must define _XOPEN_SOURCE_EXTENDED
configure:35013: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35016: $? = 0
configure:35019: test -s conftest
configure:35022: $? = 0
configure:35068: result: no
configure:35072: checking for term.h
configure:35121: result: term.h
configure:35172: checking for assume_default_colors
configure:35175: testing assume_default_colors ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for cbreak
configure:35175: testing cbreak ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for define_key
configure:35175: testing define_key ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for delscreen
configure:35175: testing delscreen ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for getattrs
configure:35175: testing getattrs ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for getbegx
configure:35175: testing getbegx ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for getbegy
configure:35175: testing getbegy ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for keypad
configure:35175: testing keypad ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for napms
configure:35175: testing napms ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for newpad
configure:35175: testing newpad ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for newterm
configure:35175: testing newterm ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for pnoutrefresh
configure:35175: testing pnoutrefresh ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for resizeterm
configure:35175: testing resizeterm ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for touchline
configure:35175: testing touchline ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for touchwin
configure:35175: testing touchwin ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for use_default_colors
configure:35175: testing use_default_colors ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for use_legacy_coding
configure:35175: testing use_legacy_coding ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for wattr_get
configure:35175: testing wattr_get ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for wborder
configure:35175: testing wborder ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for wredrawln
configure:35175: testing wredrawln ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35172: checking for wresize
configure:35175: testing wresize ...
configure:35218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35221: $? = 0
configure:35224: test -s conftest
configure:35227: $? = 0
configure:35243: result: yes
configure:35259: checking for _nc_free_and_exit
configure:35296: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35299: $? = 0
configure:35302: test -s conftest
configure:35305: $? = 0
configure:35315: result: yes
configure:35259: checking for _nc_freeall
configure:35296: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=600 -DSIGWINCH=28 -L/usr/include -L/usr/local/lib conftest.c -lz -lbz2 -lncurses -lssl -lcrypto -lz >&5
configure:35299: $? = 0
configure:35302: test -s conftest
configure:35305: $? = 0
configure:35315: result: yes
configure:35447: creating ./config.status
## ----------------------- ##
## Running config.status. ##
## ----------------------- ##
This file was extended by config.status 2.52.20081225, executed with
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
> ./config.status
on leobetosouza.local
config.status:36014: creating makefile
config.status:36014: creating WWW/Library/Implementation/makefile
config.status:36014: creating src/makefile
config.status:36014: creating src/chrtrans/makefile
config.status:36111: creating lynx_cfg.h
## ----------------- ##
## Cache variables. ##
## ----------------- ##
ac_cv_build=i386-apple-darwin10.8.0
ac_cv_build_alias=i386-apple-darwin10.8.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/llvm-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6'
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=-L/usr/local/lib
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func___argz_count=no
ac_cv_func___argz_next=no
ac_cv_func___argz_stringify=no
ac_cv_func__nc_free_and_exit=yes
ac_cv_func__nc_freeall=yes
ac_cv_func_alloca_works=yes
ac_cv_func_ctermid=yes
ac_cv_func_cuserid=no
ac_cv_func_decl_getgrgid=yes
ac_cv_func_decl_getgrnam=yes
ac_cv_func_decl_strstr=yes
ac_cv_func_feof_unlocked=yes
ac_cv_func_fgets_unlocked=no
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_fseeko=yes
ac_cv_func_ftime=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getgroups=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_lstat=yes
ac_cv_func_mempcpy=no
ac_cv_func_mkdtemp=yes
ac_cv_func_mktemp=yes
ac_cv_func_mktime=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_popen=yes
ac_cv_func_putenv=yes
ac_cv_func_readdir=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_setuid=yes
ac_cv_func_socket=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strstr=yes
ac_cv_func_strtoul=yes
ac_cv_func_tgoto=no
ac_cv_func_truncate=yes
ac_cv_func_tsearch=yes
ac_cv_func_ttyname=yes
ac_cv_func_unsetenv=yes
ac_cv_func_usleep=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_waitpid=yes
ac_cv_func_zError=yes
ac_cv_gnu_library_2_1=no
ac_cv_header_argz_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_curses_h=yes
ac_cv_header_curses_term_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_lastlog_h=no
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_nl_types_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_fcntl_h=yes
ac_cv_header_sys_filio_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_term_h=yes
ac_cv_header_termio_h=no
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=i386-apple-darwin10.8.0
ac_cv_host_alias=i386-apple-darwin10.8.0
ac_cv_lib_dir_opendir=no
ac_cv_lib_inet_main=no
ac_cv_lib_ncurses___initscr=yes
ac_cv_lib_ncurses___tgoto=yes
ac_cv_objext=o
ac_cv_path_BZIP2=/usr/bin/bzip2
ac_cv_path_COMPRESS=/usr/bin/compress
ac_cv_path_GZIP=/usr/bin/gzip
ac_cv_path_INSTALL='/usr/bin/install -c'
ac_cv_path_MSGINIT=:
ac_cv_path_MV=/bin/mv
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_RLOGIN=/usr/bin/rlogin
ac_cv_path_RM=/bin/rm
ac_cv_path_TAR=/usr/bin/tar
ac_cv_path_TELNET=/usr/bin/telnet
ac_cv_path_UNCOMPRESS=/usr/bin/gunzip
ac_cv_path_UNZIP=/usr/bin/unzip
ac_cv_path_UUDECODE=/usr/bin/uudecode
ac_cv_path_ZCAT=/usr/bin/zcat
ac_cv_path_ZIP=/usr/bin/zip
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='/usr/bin/llvm-gcc -E'
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_time_t=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_target=i386-apple-darwin10.8.0
ac_cv_target_alias=i386-apple-darwin10.8.0
ac_cv_type_getgroups=gid_t
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_time_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_proto_iconv_arg1=
am_cv_proto_iconv_const=no
am_cv_val_LC_MESSAGES=yes
cf_cv_SYSTEM_MAIL=/usr/sbin/sendmail
cf_cv_alt_char_set=acs_map
cf_cv_ansi_cc=-DCC_HAS_PROTOS
cf_cv_ar_flags=-curv
cf_cv_baddef_remove=no
cf_cv_bool_defs=yes
cf_cv_cc_u_d_options=yes
cf_cv_chtype_decl=yes
cf_cv_chtype_type=scalar
cf_cv_color_curses=yes
cf_cv_curs_performance=no
cf_cv_curs_touchline=sysv
cf_cv_curses_dir=no
cf_cv_curses_incdir=no
cf_cv_dcl_errno=yes
cf_cv_dcl_sys_errlist=no
cf_cv_dcl_sys_nerr=no
cf_cv_define_sigwinch=maybe
cf_cv_fancy_curses=yes
cf_cv_find_linkage_bz2=yes
cf_cv_find_linkage_iconv=yes
cf_cv_find_linkage_z=yes
cf_cv_fionbio=ioctl
cf_cv_fixup_sigwinch=28
cf_cv_func_assume_default_colors=yes
cf_cv_func_cbreak=yes
cf_cv_func_curses_version=yes
cf_cv_func_define_key=yes
cf_cv_func_delscreen=yes
cf_cv_func_getattrs=yes
cf_cv_func_getbegx=yes
cf_cv_func_getbegy=yes
cf_cv_func_keypad=yes
cf_cv_func_napms=yes
cf_cv_func_newpad=yes
cf_cv_func_newterm=yes
cf_cv_func_pnoutrefresh=yes
cf_cv_func_resizeterm=yes
cf_cv_func_sigaction=yes
cf_cv_func_touchline=yes
cf_cv_func_touchwin=yes
cf_cv_func_use_default_colors=yes
cf_cv_func_use_legacy_coding=yes
cf_cv_func_wattr_get=yes
cf_cv_func_wborder=yes
cf_cv_func_wredrawln=yes
cf_cv_func_wresize=yes
cf_cv_getaddrinfo=yes
cf_cv_gnutls_compat=no
cf_cv_have_errno=yes
cf_cv_have_h_errno=yes
cf_cv_have_inet_aton=yes
cf_cv_have_lib_inet6=yes
cf_cv_have_ssl=yes
cf_cv_have_sys_errlist=yes
cf_cv_have_sys_nerr=yes
cf_cv_have_ttytype=yes
cf_cv_have_utmp=utmpx
cf_cv_have_utmp_ut_host=yes
cf_cv_have_utmp_ut_name=ut_user
cf_cv_have_utmp_ut_session=no
cf_cv_have_utmp_ut_syslen=no
cf_cv_have_utmp_ut_xstatus=no
cf_cv_have_utmp_ut_xtime=define
cf_cv_header_path_bz2=/usr/include
cf_cv_header_path_iconv=/usr/include
cf_cv_header_path_z=
cf_cv_ipv6type=kame
cf_cv_library_file_iconv=-liconv
cf_cv_library_path_bz2=
cf_cv_library_path_iconv=/usr/include
cf_cv_library_path_ssl=/usr/lib
cf_cv_library_path_z=
cf_cv_locale=yes
cf_cv_ncurses_broken=no
cf_cv_ncurses_header=curses.h
cf_cv_ncurses_version=5.7.20081102
cf_cv_need_xopen_extension=no
cf_cv_netlibs=
cf_cv_ngroups=yes
cf_cv_path_lastlog=no
cf_cv_posix_c_source=no
cf_cv_rand_max=0xFFFFFFFFUL
cf_cv_screen=curses
cf_cv_set_errno=yes
cf_cv_sizechange=yes
cf_cv_srand_func=arc4random_stir/arc4random
cf_cv_struct_dirent64=no
cf_cv_system_mail_flags='-t -oi'
cf_cv_system_name=darwin10.8.0
cf_cv_sysv_utmp=yes
cf_cv_term_header=term.h
cf_cv_termio_and_curses=no
cf_cv_termio_and_termios=yes
cf_cv_tm_gmtoff=yes
cf_cv_type_unionwait=no
cf_cv_use_libgnutls=no
cf_cv_use_libnss_compat=no
cf_cv_use_libsocks=no
cf_cv_use_libsocks5=no
cf_cv_use_libssl=yes
cf_cv_xopen_source=600
nls_cv_header_intl=
nls_cv_header_libgt=
## ------------ ##
## confdefs.h. ##
## ------------ ##
#define SYSTEM_NAME "darwin10.8.0"
#define UNIX 1
#define CC_HAS_PROTOS 1
#define HAVE_FSEEKO 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_NL_TYPES_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_FEOF_UNLOCKED 1
#define HAVE_GETCWD 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETUID 1
#define HAVE_MUNMAP 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_STPCPY 1
#define HAVE_STRCHR 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRTOUL 1
#define HAVE_TSEARCH 1
#define HAVE_ICONV 1
#define ICONV_CONST
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define SYSTEM_MAIL "/usr/sbin/sendmail"
#define SYSTEM_MAIL_FLAGS "-t -oi"
#define HAVE_GETHOSTNAME 1
#define HAVE_SOCKET 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_STRCASECMP 1
#define HAVE_INET_ATON 1
#define USE_SSL 1
#define ENABLE_IPV6 1
#define HAVE_GAI_STRERROR 1
#define HAVE_GETADDRINFO 1
#define HAVE_CURSES_H 1
#define HAVE_TERM_H 1
#define NCURSES 1
#define HAVE_SYSV_TOUCHLINE 1
#define HAVE_TYPE_CHTYPE 1
#define TYPE_CHTYPE_IS_SCALAR 1
#define USE_COLOR_STYLE 1
#define LYNX_LSS_FILE "/usr/local/Cellar/lynx/2.8.7/etc/lynx.lss"
#define LYNX_CFG_FILE "/usr/local/Cellar/lynx/2.8.7/etc/lynx.cfg"
#define MIME_LIBDIR "/etc/"
#define USE_LOCALE_CHARSET 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DIRENT_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_SYS_FILIO_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SIGACTION 1
#define HAVE_SYS_WAIT_H 1
#define GETGROUPS_T gid_t
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_OFF_T 8
#define SIZEOF_TIME_T 8
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_UNISTD_H 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_LSTAT 1
#define HAVE_CTERMID 1
#define HAVE_FTIME 1
#define HAVE_GETCWD 1
#define HAVE_GETGROUPS 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETUID 1
#define HAVE_MKTEMP 1
#define HAVE_MKDTEMP 1
#define HAVE_POPEN 1
#define HAVE_PUTENV 1
#define HAVE_READDIR 1
#define HAVE_SETUID 1
#define HAVE_STRERROR 1
#define HAVE_TRUNCATE 1
#define HAVE_TTYNAME 1
#define HAVE_UNSETENV 1
#define HAVE_USLEEP 1
#define HAVE_VASPRINTF 1
#define HAVE_WAITPID 1
#define HAVE_ZERROR 1
#define HAVE_MKTIME 1
#define HAVE_STRSTR 1
#define lynx_srand (void)
#define lynx_rand arc4random
#define LYNX_RAND_MAX 0xFFFFFFFFUL
#define HAVE_ERRNO 1
#define CAN_SET_ERRNO 1
#define LOCALE 1
#define DECL_SYS_NERR 1
#define HAVE_SYS_NERR 1
#define DECL_SYS_ERRLIST 1
#define HAVE_SYS_ERRLIST 1
#define HAVE_PATHS_H 1
#define HAVE_UTMP 1
#define UTMPX_FOR_UTMP 1
#define HAVE_UTMP_UT_HOST 1
#define ut_name ut_user
#define HAVE_UTMP_UT_XTIME 1
#define ut_xtime ut_tv.tv_sec
#define USE_SYSV_UTMP 1
#define HAVE_H_ERRNO 1
#define EXP_ASCII_CTYPES 1
#define EXP_ALT_BINDINGS 1
#define USE_FILE_UPLOAD 1
#define EXP_JUSTIFY_ELTS 1
#define DISP_PARTIAL 1
#define USE_PERSISTENT_COOKIES 1
#define USE_PRETTYSRC 1
#define USE_READPROGRESS 1
#define USE_SOURCE_CACHE 1
#define DONT_TRACK_INTERNAL_LINKS 1
#define UNDERLINE_LINKS 0
#define USE_BZLIB 1
#define USE_ZLIB 1
#define DIRED_SUPPORT 1
#define OK_OVERRIDE 1
#define OK_PERMIT 1
#define OK_TAR 1
#define OK_UUDECODE 1
#define OK_ZIP 1
#define OK_GZIP 1
#define LONG_LIST 1
#define TELNET_PATH "/usr/bin/telnet"
#define RLOGIN_PATH "/usr/bin/rlogin"
#define MV_PATH "/bin/mv"
#define GZIP_PATH "/usr/bin/gzip"
#define UNCOMPRESS_PATH "/usr/bin/gunzip"
#define UNZIP_PATH "/usr/bin/unzip"
#define BZIP2_PATH "/usr/bin/bzip2"
#define TAR_PATH "/usr/bin/tar"
#define TAR_UP_OPTIONS "-cf"
#define TAR_DOWN_OPTIONS "-xf"
#define TAR_FILE_OPTIONS ""
#define TAR_PIPE_OPTIONS "-"
#define COMPRESS_PATH "/usr/bin/compress"
#define RM_PATH "/bin/rm"
#define UUDECODE_PATH "/usr/bin/uudecode"
#define ZCAT_PATH "/usr/bin/zcat"
#define ZIP_PATH "/usr/bin/zip"
#define INSTALL_PATH "/usr/bin/install"
#define INSTALL_ARGS "-c"
#define HAVE_TERM_H 1
#define ALT_CHAR_SET acs_map
#define FANCY_CURSES 1
#define HAVE_CURSES_VERSION 1
#define COLOR_CURSES 1
#define HAVE_GETBKGD 1
#define HAVE_TERMIOS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SIZECHANGE 1
#define HAVE_TTYTYPE 1
#define HAVE_TERM_H 1
#define HAVE_ASSUME_DEFAULT_COLORS 1
#define HAVE_CBREAK 1
#define HAVE_DEFINE_KEY 1
#define HAVE_DELSCREEN 1
#define HAVE_GETATTRS 1
#define HAVE_GETBEGX 1
#define HAVE_GETBEGY 1
#define HAVE_KEYPAD 1
#define HAVE_NAPMS 1
#define HAVE_NEWPAD 1
#define HAVE_NEWTERM 1
#define HAVE_PNOUTREFRESH 1
#define HAVE_RESIZETERM 1
#define HAVE_TOUCHLINE 1
#define HAVE_TOUCHWIN 1
#define HAVE_USE_DEFAULT_COLORS 1
#define HAVE_USE_LEGACY_CODING 1
#define HAVE_WATTR_GET 1
#define HAVE_WBORDER 1
#define HAVE_WREDRAWLN 1
#define HAVE_WRESIZE 1
#define HAVE__NC_FREE_AND_EXIT 1
#define HAVE__NC_FREEALL 1
configure: exit 0
leobetosouza:lynx leobetosouza$ brew doctor
Your system is raring to brew.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment