All pastes #259301 Raw Copy code Copy link Edit

Unnamed

public unlisted text v1 · immutable
#259301 ·published 2006-11-27 10:05 UTC
rendered paste body
$ ./configure
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking for gnumake... /usr/bin/gnumake
checking for previous build to clean... done
checking for "./features.conf"... yes
checking for "/Users/ant/download/elinks-0.11.2/features.conf"... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for awk... /usr/bin/awk
checking for ranlib... ranlib
checking for a BSD-compatible install... /sw/bin/install -c
checking for cg-commit-id... no
checking for sparse... no
checking for asciidoc... no
checking for xmlto... no
checking for jw... no
checking for pod2html... /usr/bin/pod2html
checking for BEOS... no
checking for RISCOS... no
checking for WIN32... no
checking for EMX... no
checking for UNIX... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking sigaction.h usability... no
checking sigaction.h presence... no
checking for sigaction.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/in_system.h usability... no
checking netinet/in_system.h presence... no
checking for netinet/in_system.h... no
checking netinet/ip.h usability... no
checking netinet/ip.h presence... yes
configure: WARNING: netinet/ip.h: present but cannot be compiled
configure: WARNING: netinet/ip.h:     check for missing prerequisite headers?
configure: WARNING: netinet/ip.h: see the Autoconf documentation
configure: WARNING: netinet/ip.h:     section "Present But Cannot Be Compiled"
configure: WARNING: netinet/ip.h: proceeding with the preprocessor's result
configure: WARNING: netinet/ip.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for netinet/ip.h... yes
checking net/if.h usability... no
checking net/if.h presence... yes
configure: WARNING: net/if.h: present but cannot be compiled
configure: WARNING: net/if.h:     check for missing prerequisite headers?
configure: WARNING: net/if.h: see the Autoconf documentation
configure: WARNING: net/if.h:     section "Present But Cannot Be Compiled"
configure: WARNING: net/if.h: proceeding with the preprocessor's result
configure: WARNING: net/if.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for net/if.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in6_var.h usability... no
checking netinet/in6_var.h presence... no
checking for netinet/in6_var.h... no
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking sys/cygwin.h usability... no
checking sys/cygwin.h presence... no
checking for sys/cygwin.h... no
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking sys/fmutex.h usability... no
checking sys/fmutex.h presence... no
checking for sys/fmutex.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for typeof... yes
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 size_t... yes
checking for off_t... yes
checking for ssize_t... yes
checking for long long... yes
checking for off_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for uint16_t... yes
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for off_t... (cached) yes
checking size of off_t... 8
checking for variadic macros... yes
checking for -rdynamic... yes
checking for regex_t... yes
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for strftime... yes
checking for cfmakeraw... yes
checking for gethostbyaddr... yes
checking for herror... yes
checking for strerror... yes
checking for popen... yes
checking for uname... yes
checking for access... yes
checking for chmod... yes
checking for alarm... yes
checking for timegm... yes
checking for mremap... no
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strcasestr... no
checking for strstr... yes
checking for strchr... yes
checking for strrchr... yes
checking for memmove... yes
checking for bcopy... yes
checking for stpcpy... no
checking for strdup... yes
checking for index... yes
checking for isdigit... yes
checking for mempcpy... no
checking for memrchr... no
checking for snprintf... yes
checking for vsnprintf... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for getifaddrs... yes
checking for getpwnam... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for fflush... yes
checking for fsync... yes
checking for fseeko... yes
checking for ftello... yes
checking for sigaction... yes
checking for gettimeofday... yes
checking for clock_gettime... no
checking for cygwin_conv_to_full_win32_path... no
checking for setenv... yes
checking for putenv... yes
checking for getuid... yes
checking for geteuid... yes
checking for getpid... yes
checking for setpgid... yes
checking for getpgid... yes
checking for setpgrp... yes
checking for getpgrp... yes
checking for raise... yes
checking for kill... yes
checking for __va_copy... yes
checking for sysconf(_SC_PAGE_SIZE)... no
checking for C99 vsnprintf... no
checking for dlopen in -ldl... yes
checking for socket... yes
checking for setsockopt... yes
checking for gethostbyname... yes
checking for gpm support... yes
checking gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking for zlib support... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzdopen in -lz... yes
checking for bzlib support... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for BZ2_bzReadOpen in -lbz2... no
checking for idn support... yes
checking idna.h usability... no
checking idna.h presence... no
checking for idna.h... no
checking expat.h usability... no
checking expat.h presence... no
checking for expat.h... no
checking sys/consio.h usability... no
checking sys/consio.h presence... no
checking for sys/consio.h... no
checking machine/console.h usability... no
checking machine/console.h presence... no
checking for machine/console.h... no
checking for SpiderMonkey... no
checking for Guile... no
checking for Perl... no
checking for Python... no
checking for Lua... no
checking for Ruby... no
checking for OpenSSL... yes
checking for GNU TLS (1.2 or later)... not used
checking whether to be or not to be... needs to be determined experimentally
checking for struct sockaddr_storage... yes
checking for struct sockaddr_in6... yes
checking for struct addrinfo... yes
checking for getaddrinfo... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking execinfo.h usability... no
checking execinfo.h presence... no
checking for execinfo.h... no
checking for smbclient... yes
checking whether /usr/bin/gnumake sets $(MAKE)... yes
checking build system type... powerpc-apple-darwin6.8
checking host system type... powerpc-apple-darwin6.8
checking for strerror in -lcposix... no
checking for working alloca.h... no
checking for alloca... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking nl_types.h usability... no
checking nl_types.h presence... no
checking for nl_types.h... no
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... (cached) yes
checking for getgid... yes
checking for getuid... (cached) yes
checking for mempcpy... (cached) no
checking for munmap... yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... yes
checking for stpcpy... (cached) no
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... yes
checking for tsearch... no
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... no, consider installing GNU libiconv
checking for nl_langinfo and CODESET... no
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking for msgfmt... /sw/bin/msgfmt
checking for gmsgfmt... /sw/bin/msgfmt
checking for xgettext... /sw/bin/xgettext
checking for bison... bison
checking version of bison... 1.28, ok
checking for catalogs to be installed...  be bg ca cs da de el es et fi fr gl hr hu id is it lt nl nb pl pt pt_BR ro ru sk sr sv tr uk
checking fsplib.h usability... no
checking fsplib.h presence... no
checking for fsplib.h... no
configure: creating ./config.status
config.status: creating Makefile.config
config.status: creating contrib/elinks.spec
config.status: creating contrib/lua/hooks.lua
config.status: creating contrib/conv/w3m2links.awk
config.status: creating doc/man/man1/elinks.1
config.status: creating src/intl/gettext/ref-add.sed
config.status: creating src/intl/gettext/ref-del.sed
config.status: creating config.h
The following feature summary has been saved to features.log
Feature summary:
Documentation ................... Pod2HTML
gpm ............................. no
zlib ............................ yes
bzlib ........................... no
idn ............................. no
Bookmarks ....................... yes
XBEL bookmarks .................. no
ECMAScript (JavaScript) ......... no
Browser scripting ............... no
SSL ............................. OpenSSL
Native Language Support ......... yes
Cookies ......................... yes
Form history .................... yes
Global history .................. yes
Mailcap ......................... yes
Mimetypes files ................. yes
IPv6 ............................ yes
BitTorrent protocol ............. no
Data protocol ................... yes
URI rewriting ................... yes
Local CGI ....................... no
Finger protocol ................. no
FSP protocol .................... no
FTP protocol .................... yes
Gopher protocol ................. no
NNTP protocol ................... no
SMB protocol .................... no
Mouse handling .................. yes
BSD sysmouse .................... no
88 colors ....................... no
256 colors ...................... no
Exmode interface ................ no
LEDs ............................ yes
Marks ........................... yes
Cascading Style Sheets .......... yes
HTML highlighting ............... no
DOM engine ...................... no
Backtrace ....................... no
No root exec .................... no
Debug mode ...................... no
Fast mode ....................... no
Own libc stubs .................. no
Small binary .................... no
System configuration directory .. /usr/local/etc/elinks
Locale catalogs directory ....... /usr/local/share/locale
Compiler options (CFLAGS) ....... -g -O2 -Wall -fno-strict-aliasing  -I/usr/X11R6/include
Linker options (LIBS) ........... -lX11 -lssl -lcrypto -ldl  -lz 

$ time make
cd ./. && autoheader
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
[MAKE all]   doc
[MAKE all]   doc/man
[MAKE all]   doc/man/man1
make[3]: Nothing to be done for `all'.
[MAKE all]   doc/man/man5
make[3]: Nothing to be done for `all'.
[MAKE all]   po
make[1]: Nothing to be done for `all'.
[MAKE all]   src
[MAKE all]   src/bfu
      [CC]   src/bfu/button.o
      [CC]   src/bfu/checkbox.o
      [CC]   src/bfu/dialog.o
      [CC]   src/bfu/group.o
      [CC]   src/bfu/hierbox.o
      [CC]   src/bfu/hotkey.o
      [CC]   src/bfu/inpfield.o
      [CC]   src/bfu/inphist.o
      [CC]   src/bfu/leds.o
      [CC]   src/bfu/listbox.o
      [CC]   src/bfu/listmenu.o
      [CC]   src/bfu/menu.o
      [CC]   src/bfu/msgbox.o
      [CC]   src/bfu/style.o
      [CC]   src/bfu/text.o
      [CC]   src/bfu/widget.o
      [LD]   src/bfu/lib.o
[MAKE all]   src/bookmarks
[MAKE all]   src/bookmarks/backend
      [CC]   src/bookmarks/backend/common.o
      [CC]   src/bookmarks/backend/default.o
      [LD]   src/bookmarks/backend/lib.o
      [CC]   src/bookmarks/bookmarks.o
      [CC]   src/bookmarks/dialogs.o
      [LD]   src/bookmarks/lib.o
[MAKE all]   src/cache
      [CC]   src/cache/cache.o
      [CC]   src/cache/dialogs.o
      [LD]   src/cache/lib.o
[MAKE all]   src/config
      [CC]   src/config/cmdline.o
      [CC]   src/config/conf.o
      [CC]   src/config/dialogs.o
      [CC]   src/config/home.o
      [CC]   src/config/kbdbind.o
      [CC]   src/config/options.o
      [CC]   src/config/opttypes.o
      [CC]   src/config/timer.o
      [CC]   src/config/urlhist.o
      [LD]   src/config/lib.o
[MAKE all]   src/cookies
      [CC]   src/cookies/cookies.o
      [CC]   src/cookies/dialogs.o
      [CC]   src/cookies/parser.o
      [LD]   src/cookies/lib.o
[MAKE all]   src/dialogs
      [CC]   src/dialogs/document.o
      [CC]   src/dialogs/download.o
      [CC]   src/dialogs/edit.o
      [CC]   src/dialogs/info.o
      [CC]   src/dialogs/menu.o
      [CC]   src/dialogs/options.o
      [CC]   src/dialogs/progress.o
      [CC]   src/dialogs/status.o
      [LD]   src/dialogs/lib.o
[MAKE all]   src/document
[MAKE all]   src/document/css
      [CC]   src/document/css/apply.o
      [CC]   src/document/css/css.o
      [CC]   src/document/css/parser.o
      [CC]   src/document/css/property.o
      [CC]   src/document/css/scanner.o
      [CC]   src/document/css/stylesheet.o
      [CC]   src/document/css/value.o
      [LD]   src/document/css/lib.o
[MAKE all]   src/document/html
[MAKE all]   src/document/html/parser
      [CC]   src/document/html/parser/forms.o
      [CC]   src/document/html/parser/general.o
      [CC]   src/document/html/parser/link.o
      [CC]   src/document/html/parser/parse.o
      [CC]   src/document/html/parser/stack.o
      [CC]   src/document/html/parser/table.o
      [LD]   src/document/html/parser/lib.o
      [CC]   src/document/html/frames.o
      [CC]   src/document/html/parser.o
      [CC]   src/document/html/renderer.o
      [CC]   src/document/html/tables.o
      [LD]   src/document/html/lib.o
[MAKE all]   src/document/plain
      [CC]   src/document/plain/renderer.o
      [LD]   src/document/plain/lib.o
      [CC]   src/document/docdata.o
      [CC]   src/document/document.o
      [CC]   src/document/forms.o
      [CC]   src/document/options.o
      [CC]   src/document/refresh.o
      [CC]   src/document/renderer.o
      [LD]   src/document/lib.o
[MAKE all]   src/encoding
      [CC]   src/encoding/encoding.o
      [CC]   src/encoding/gzip.o
      [LD]   src/encoding/lib.o
[MAKE all]   src/formhist
      [CC]   src/formhist/dialogs.o
      [CC]   src/formhist/formhist.o
      [LD]   src/formhist/lib.o
[MAKE all]   src/globhist
      [CC]   src/globhist/dialogs.o
      [CC]   src/globhist/globhist.o
      [LD]   src/globhist/lib.o
[MAKE all]   src/intl
[MAKE all]   src/intl/gettext
      [CC]   src/intl/gettext/bindtextdom.o
      [CC]   src/intl/gettext/dcgettext.o
      [CC]   src/intl/gettext/dcigettext.o
      [CC]   src/intl/gettext/dcngettext.o
      [CC]   src/intl/gettext/dgettext.o
      [CC]   src/intl/gettext/dngettext.o
      [CC]   src/intl/gettext/explodename.o
      [CC]   src/intl/gettext/finddomain.o
      [CC]   src/intl/gettext/gettext.o
      [CC]   src/intl/gettext/intl-compat.o
      [CC]   src/intl/gettext/l10nflist.o
      [CC]   src/intl/gettext/libintl.o
      [CC]   src/intl/gettext/loadmsgcat.o
      [CC]   src/intl/gettext/localcharset.o
      [CC]   src/intl/gettext/localealias.o
      [CC]   src/intl/gettext/ngettext.o
      [CC]   src/intl/gettext/plural.o
      [CC]   src/intl/gettext/textdomain.o
      [LD]   src/intl/gettext/lib.o
      [CC]   src/intl/charsets.o
      [LD]   src/intl/lib.o
[MAKE all]   src/main
      [CC]   src/main/event.o
      [CC]   src/main/interlink.o
      [CC]   src/main/main.o
      [CC]   src/main/module.o
      [CC]   src/main/select.o
      [CC]   src/main/timer.o
      [CC]   src/main/version.o
      [LD]   src/main/lib.o
[MAKE all]   src/mime
[MAKE all]   src/mime/backend
      [CC]   src/mime/backend/common.o
      [CC]   src/mime/backend/default.o
      [CC]   src/mime/backend/mailcap.o
      [CC]   src/mime/backend/mimetypes.o
      [LD]   src/mime/backend/lib.o
      [CC]   src/mime/dialogs.o
      [CC]   src/mime/mime.o
      [LD]   src/mime/lib.o
[MAKE all]   src/network
[MAKE all]   src/network/ssl
      [CC]   src/network/ssl/socket.o
      [CC]   src/network/ssl/ssl.o
      [LD]   src/network/ssl/lib.o
      [CC]   src/network/connection.o
      [CC]   src/network/dns.o
      [CC]   src/network/progress.o
      [CC]   src/network/socket.o
socket.c: In function `get_pasv_socket':
socket.c:282: error: `socklen_t' undeclared (first use in this function)
socket.c:282: error: (Each undeclared identifier is reported only once
socket.c:282: error: for each function it appears in.)
socket.c:282: error: parse error before "len"
socket.c:300: error: `len' undeclared (first use in this function)
socket.c: In function `connected':
socket.c:456: error: `socklen_t' undeclared (first use in this function)
socket.c:456: error: parse error before "len"
socket.c:461: error: `len' undeclared (first use in this function)
make[2]: *** [socket.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1