test -d debian/patched || install -d debian/patched dpatch apply-all applying patch 01_default-config to ./ ... ok. applying patch 02_default-key-bindings to ./ ... ok. applying patch 03_newer_gnutls to ./ ... ok. applying patch 04_CVE-2004-1617 to ./ ... ok. applying patch 05_FTBFS_on_GNUHurd_and_GNUkBSD to ./ ... ok. applying patch 06_BUG231609 to ./ ... ok. applying patch 07_content-type to ./ ... ok. applying patch 08_wildcard_cert to ./ ... ok. dpatch cat-all >>patch-stampT mv -f patch-stampT patch-stamp test -f src/LYMain.c -a -f debian/rules ./configure --prefix=/usr \ --libexecdir=/usr/lib --sysconfdir=/etc \ --localstatedir=/var --libdir=/etc \ --enable-warnings \ --with-screen=ncursesw --enable-8bit-toupper \ --enable-externs \ --enable-cgi-links --enable-exec-links \ --enable-exec-scripts \ --enable-persistent-cookies --enable-nls \ --enable-prettysrc --enable-source-cache \ --enable-charset-choice \ --enable-default-colors \ --enable-ipv6 \ --enable-nested-tables --enable-read-eta \ --with-gnutls=/usr \ --with-zlib \ --with-bzlib creating cache ./config.cache checking host system type... x86_64-unknown-linux-gnu Configuring for linux-gnu checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... 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 lint... no checking for alint... no checking for lclint... no checking for tdlint... no checking build system type... x86_64-unknown-linux-gnu checking for ranlib... ranlib checking for ar... ar checking for archiver options (symbol AR_OPTS)... rv checking for AIX... no checking for POSIXized ISC... no checking if you want to see long compiling messages... yes 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... yes checking for gcc __attribute__ directives checking version of gcc... 3.3.5 checking for gcc warning options checking if you want to link with dbmalloc for testing... no checking if you want to link with dmalloc for testing... no checking for working const... yes checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking for object suffix... o checking for ranlib... (cached) ranlib checking for ANSI C header files... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for argz.h... yes checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for stddef.h... yes checking for stdlib.h... yes checking for string.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes 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... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... yes checking for GNU gettext in libc... yes checking for dcgettext... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... ca cs da de et fr hu it ja nl pt_BR ru sl sv tr uk zh_CN zh_TW checking if we should use included message-library... yes checking for libintl.h... (cached) yes checking if you want full utility pathnames... yes checking for system mailer... /usr/sbin/sendmail checking system mail flags... -t -oi checking if we must define _GNU_SOURCE... yes checking if you want ssl library... no checking if you want experimental gnutls support... /usr 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 for gnutls include directory... yes checking if we can link to gnutls library... yes checking for X509 support... checking for screen type... ncursesw checking for multibyte character support... yes checking for ncursesw header in include-path... ncursesw/curses.h checking for ncurses version... 5.4.20040208 checking for Gpm_Open in -lgpm... yes checking for initscr in -lgpm... yes checking for initscr... no checking for initscr in -lncursesw... yes checking for ncurses version... (cached) 5.4.20040208 checking for location of config-file... /etc/lynx.cfg 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... no 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... yes 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 stdarg.h... yes checking for varargs.h... no checking for standard varargs... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for pid_t... yes checking for uid_t in sys/types.h... (cached) yes checking for mode_t... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for vfork.h... (cached) no checking for working vfork... yes checking if we should use fcntl or ioctl... ioctl checking for broken/missing definition of remove... no checking for lstat... yes checking for cuserid... yes 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 vasprintf... yes checking for waitpid... yes checking for mktime... yes checking for strstr... yes checking for random-integer functions... srandom/random checking for range of random-integers... INT_MAX 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... yes checking if external sys_nerr exists... yes checking if external sys_errlist is declared... yes checking if external sys_errlist exists... yes checking for lastlog.h... yes checking for paths.h... yes checking for lastlog path... _PATH_LASTLOG checking for utmp implementation... utmp checking if utmp.ut_host is declared... yes checking if utmp.ut_name is declared... ut_name checking for exit-status in utmp... ut_exit.e_exit checking if utmp.ut_xtime is declared... yes checking if utmp.ut_session is declared... yes checking if utmp 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 charset-selection logic should be used... yes checking if experimental CJK logic should be used... no checking if color-style code should be used... no checking if you want to use default-colors... yes checking if experimental htmlized lynx.cfg should be built... no checking whether to enable ipv6... yes checking ipv6 stack type... linux-glibc checking for IPv6 library if required... none checking working getaddrinfo... yes checking if experimental element-justification logic should be used... no checking if experimental keyboard-layout logic should be used... no checking if experimental locale-charset selection logic should be used... yes checking if experimental nested-table logic should be used... yes checking if scrollbar 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 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... yes checking if you want to use setfont support... no checking if you want cgi-link support... yes checking if you want change-exec support... no checking if you want exec-links support... yes checking if you want exec-scripts support... yes 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 we need to add -I option to get bzlib.h... no checking for BZ2_bzopen... no checking for BZ2_bzopen in -lbz2... yes checking if you want to use zlib for decompression of some gzip files... yes checking if we need to add -I option to get zlib.h... no checking for gzopen... 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... no checking for telnet... no checking for tn3270... no checking for tn3270... no checking for rlogin... no checking for rlogin... no checking for mv... /bin/mv checking for gzip... /bin/gzip checking for gunzip... /bin/gunzip checking for unzip... no checking for unzip... no checking for bzip2... /usr/bin/bzip2 checking for compress... no checking for compress... no checking for rm... /bin/rm checking for tar... /bin/tar checking for uudecode... /usr/bin/uudecode checking for zcat... /bin/zcat checking for zip... no checking for zip... no checking for /usr/bin/install... /usr/bin/install -c checking if we can include termio.h with curses... yes checking for ncursesw/term.h... yes checking for term.h... yes checking if curses supports alternate-character set... acs_map checking if curses supports fancy attributes... yes checking for obsolete/broken version of ncurses... no checking if curses supports color attributes... yes checking for termio.h... (cached) yes 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 curses supports wide characters... yes checking if we must include wchar.h to declare mbstate_t... no checking if we must define _XOPEN_SOURCE_EXTENDED... no checking for term.h... ncursesw/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 wattr_get... yes checking for wborder... yes checking for wredrawln... yes checking for wresize... yes srcdir is . updating cache config.cache creating ./config.status creating makefile creating WWW/Library/Implementation/makefile creating src/makefile creating src/chrtrans/makefile creating ./po/makefile.in creating lynx_cfg.h creating ./po/POTFILES creating ./po/makefile creating po/makefile make make[1]: Entering directory `/home/joey/lynx-2.8.5' /bin/sh -c 'SHELL=/bin/sh /bin/sh ./cfg_defs.sh .' Constructing sed-script help_files.sed sed -e '/^#/d' -e '/^$/d' \ -e 's%\(.*\)=\(.*\@.*\)$%s=@\1@=\2=g%' \ -e 's%\(.*\)=\(http:.*\)$%s=@\1@=\2=g%' \ -e 's%\(.*\)=\(ftp:.*\)$%s=@\1@=\2=g%' \ -e 's%\(.*\)=\(.*\.html\)$%s=@\1@=\2=g%' \ help_files.tmp | tr '=' '"' > help_files.sed Appending interim-fix for existing html files to help_files.sed sed -e '/^#/d' -e '/[:@]/d' -e '/^$/d' \ -e 's%\(.*\)=\(.*\.html\)$%s=\2=\2=g%' \ -e 's%\.html=%\\.html=%' \ help_files.tmp | tr '=' '"' >> help_files.sed if test -n ""; then echo 's%\(\\)*\%%g' >> help_files.sed; fi Creating LYHelp.h ********************************************** Help files will NOT be gzipped. ********************************************** /bin/sh ./fixtext.sh ./LYMessages_en.h >LYMessages.c cd po && make CC="gcc" make[2]: Entering directory `/home/joey/lynx-2.8.5/po' file=./`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ca.po file=./`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file cs.po file=./`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file da.po file=./`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file de.po file=./`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file et.po file=./`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fr.po file=./`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file hu.po file=./`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file it.po file=./`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ja.po file=./`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file nl.po file=./`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pt_BR.po file=./`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ru.po file=./`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sl.po file=./`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sv.po file=./`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po file=./`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file uk.po file=./`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_CN.po file=./`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/home/joey/lynx-2.8.5/po' cd WWW/Library/Implementation && make CC="gcc" \ LY_CFLAGS="-O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef" \ CPPFLAGS="-DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include" \ LYFLAGS="" make[2]: Entering directory `/home/joey/lynx-2.8.5/WWW/Library/Implementation' gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTParse.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAccess.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTTP.c ../../../WWW/Library/Implementation/HTTP.c: In function `HTSSLCallback': ../../../WWW/Library/Implementation/HTTP.c:68: warning: unused parameter `x509_ctx' ../../../WWW/Library/Implementation/HTTP.c: In function `HTLoadHTTP': ../../../WWW/Library/Implementation/HTTP.c:631: warning: passing arg 2 of `wildcard_match' discards qualifiers from pointer target type ../../../WWW/Library/Implementation/HTTP.c:737:68: warning: "/*" within comment ../../../WWW/Library/Implementation/HTTP.c:740:30: warning: "/*" within comment ../../../WWW/Library/Implementation/HTTP.c:443: warning: unused variable `ssl_dn' gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTFile.c ../../../WWW/Library/Implementation/HTFile.c: In function `HTInitProgramPaths': ../../../WWW/Library/Implementation/HTFile.c:3012: warning: cast discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTBTree.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTFTP.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTTCP.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/SGML.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTMLDTD.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTChunk.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTPlain.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTMLGen.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAtom.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAnchor.c ../../../WWW/Library/Implementation/HTAnchor.c: In function `HTAnchor_findNamedChild': ../../../WWW/Library/Implementation/HTAnchor.c:227: warning: cast discards qualifiers from pointer target type ../../../WWW/Library/Implementation/HTAnchor.c: In function `HTAnchor_findSimpleAddress': ../../../WWW/Library/Implementation/HTAnchor.c:502: warning: cast discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTStyle.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTList.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c -DVC=\"2.14\" ../../../WWW/Library/Implementation/HTString.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c -DVC=\"2.14\" ../../../WWW/Library/Implementation/HTRules.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTFormat.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTMIME.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTNews.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTGopher.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTTelnet.c ../../../WWW/Library/Implementation/HTTelnet.c:39: warning: `do_system' defined but not used gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTFinger.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTWSRC.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAAUtil.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAABrow.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTGroup.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAAProt.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAssoc.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTLex.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTUU.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTDOS.c ar rv ./libwww.a ./HTParse.o ./HTAccess.o ./HTTP.o ./HTFile.o ./HTBTree.o ./HTFTP.o ./HTTCP.o ./SGML.o ./HTMLDTD.o ./HTChunk.o ./HTPlain.o ./HTMLGen.o ./HTAtom.o ./HTAnchor.o ./HTStyle.o ./HTList.o ./HTString.o ./HTRules.o ./HTFormat.o ./HTMIME.o ./HTNews.o ./HTGopher.o ./HTTelnet.o ./HTFinger.o ./HTWSRC.o ./HTAAUtil.o ./HTAABrow.o ./HTGroup.o ./HTAAProt.o ./HTAssoc.o ./HTLex.o ./HTUU.o ./HTDOS.o ar: creating ./libwww.a a - ./HTParse.o a - ./HTAccess.o a - ./HTTP.o a - ./HTFile.o a - ./HTBTree.o a - ./HTFTP.o a - ./HTTCP.o a - ./SGML.o a - ./HTMLDTD.o a - ./HTChunk.o a - ./HTPlain.o a - ./HTMLGen.o a - ./HTAtom.o a - ./HTAnchor.o a - ./HTStyle.o a - ./HTList.o a - ./HTString.o a - ./HTRules.o a - ./HTFormat.o a - ./HTMIME.o a - ./HTNews.o a - ./HTGopher.o a - ./HTTelnet.o a - ./HTFinger.o a - ./HTWSRC.o a - ./HTAAUtil.o a - ./HTAABrow.o a - ./HTGroup.o a - ./HTAAProt.o a - ./HTAssoc.o a - ./HTLex.o a - ./HTUU.o a - ./HTDOS.o ranlib ./libwww.a make[2]: Leaving directory `/home/joey/lynx-2.8.5/WWW/Library/Implementation' cd src && make all CC="gcc" \ CFLAGS="-O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef" \ CPPFLAGS="-DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include" \ LIBS="-lbz2 -lncursesw -L/usr/lib -lgnutls-extra -lgnutls-openssl -lgnutls -lcrypt " \ SITE_DEFS="" \ WWWINC=WWW/Library/Implementation \ WWWLIB="../WWW/Library/Implementation/libwww.a" make[2]: Entering directory `/home/joey/lynx-2.8.5/src' Compiling Lynx sources cd chrtrans && make \ SITE_DEFS="" \ CFLAGS="-O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef" \ CPPFLAGS="-DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include" \ CC="gcc" tables make[3]: Entering directory `/home/joey/lynx-2.8.5/src/chrtrans' gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../.. -I../../src -I../../src/chrtrans -I../../WWW/Library/Implementation -I../../ -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./makeuctb.c gcc -DHAVE_CONFIG_H -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -I../.. -I../../src -I../../src/chrtrans -I../../WWW/Library/Implementation -I../../ -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -o makeuctb makeuctb.o -lbz2 -lncursesw -L/usr/lib -lgnutls-extra -lgnutls-openssl -lgnutls -lcrypt ./makeuctb ./cp1250_uni.tbl cp1250_uni.h makeuctb: windows-1250: translation map (_windows_1250). ./makeuctb ./cp1251_uni.tbl cp1251_uni.h makeuctb: windows-1251: translation map (_windows_1251). ./makeuctb ./cp1252_uni.tbl cp1252_uni.h makeuctb: windows-1252: translation map (_windows_1252). ./makeuctb ./cp1253_uni.tbl cp1253_uni.h makeuctb: windows-1253: translation map (_windows_1253). ./makeuctb ./cp1255_uni.tbl cp1255_uni.h makeuctb: windows-1255: translation map (_windows_1255). ./makeuctb ./cp1256_uni.tbl cp1256_uni.h makeuctb: windows-1256: translation map (_windows_1256). ./makeuctb ./cp1257_uni.tbl cp1257_uni.h makeuctb: windows-1257: translation map (_windows_1257). ./makeuctb ./cp437_uni.tbl cp437_uni.h makeuctb: cp437: translation map (_cp437). ./makeuctb ./cp737_uni.tbl cp737_uni.h makeuctb: cp737: translation map (_cp737). ./makeuctb ./cp775_uni.tbl cp775_uni.h makeuctb: cp775: translation map (_cp775). ./makeuctb ./cp850_uni.tbl cp850_uni.h makeuctb: cp850: translation map (_cp850). ./makeuctb ./cp852_uni.tbl cp852_uni.h makeuctb: cp852: translation map (_cp852). ./makeuctb ./cp862_uni.tbl cp862_uni.h makeuctb: cp862: translation map (_cp862). ./makeuctb ./cp864_uni.tbl cp864_uni.h makeuctb: cp864: translation map (_cp864). ./makeuctb ./cp866_uni.tbl cp866_uni.h makeuctb: cp866: translation map (_cp866). ./makeuctb ./cp866u_uni.tbl cp866u_uni.h makeuctb: cp866u: translation map (_cp866u). ./makeuctb ./cp869_uni.tbl cp869_uni.h makeuctb: cp869: translation map (_cp869). ./makeuctb ./def7_uni.tbl def7_uni.h makeuctb: us-ascii: default translation map (). ./makeuctb ./dmcs_uni.tbl dmcs_uni.h makeuctb: dec-mcs: translation map (_dec_mcs). ./makeuctb ./hp_uni.tbl hp_uni.h makeuctb: hp-roman8: translation map (_hp_roman8). ./makeuctb ./iso01_uni.tbl iso01_uni.h makeuctb: iso-8859-1: translation map (_iso_8859_1). ./makeuctb ./iso02_uni.tbl iso02_uni.h makeuctb: iso-8859-2: translation map (_iso_8859_2). ./makeuctb ./iso03_uni.tbl iso03_uni.h makeuctb: iso-8859-3: translation map (_iso_8859_3). ./makeuctb ./iso04_uni.tbl iso04_uni.h makeuctb: iso-8859-4: translation map (_iso_8859_4). ./makeuctb ./iso05_uni.tbl iso05_uni.h makeuctb: iso-8859-5: translation map (_iso_8859_5). ./makeuctb ./iso06_uni.tbl iso06_uni.h makeuctb: iso-8859-6: translation map (_iso_8859_6). ./makeuctb ./iso07_uni.tbl iso07_uni.h makeuctb: iso-8859-7: translation map (_iso_8859_7). ./makeuctb ./iso08_uni.tbl iso08_uni.h makeuctb: iso-8859-8: translation map (_iso_8859_8). ./makeuctb ./iso09_uni.tbl iso09_uni.h makeuctb: iso-8859-9: translation map (_iso_8859_9). ./makeuctb ./iso10_uni.tbl iso10_uni.h makeuctb: iso-8859-10: translation map (_iso_8859_10). ./makeuctb ./iso15_uni.tbl iso15_uni.h makeuctb: iso-8859-15: translation map (_iso_8859_15). ./makeuctb ./koi8r_uni.tbl koi8r_uni.h makeuctb: koi8-r: translation map (_koi8_r). ./makeuctb ./koi8u_uni.tbl koi8u_uni.h makeuctb: koi8-u: translation map (_koi8_u). ./makeuctb ./mac_uni.tbl mac_uni.h makeuctb: macintosh: translation map (_macintosh). ./makeuctb ./mnem2_suni.tbl mnem2_suni.h makeuctb: mnemonic: translation map (_mnemonic). ./makeuctb ./mnem_suni.tbl mnem_suni.h makeuctb: mnem: translation map (_mnem). ./makeuctb ./next_uni.tbl next_uni.h makeuctb: next: translation map (_next). ./makeuctb ./pt154_uni.tbl pt154_uni.h makeuctb: ptcp154: translation map (_ptcp154). ./makeuctb ./rfc_suni.tbl rfc_suni.h makeuctb: mnemonic+ascii+0: translation map (_mnemonic_ascii_0). ./makeuctb ./utf8_uni.tbl utf8_uni.h makeuctb: utf-8: translation map (_utf_8). ./makeuctb ./viscii_uni.tbl viscii_uni.h makeuctb: viscii: translation map (_viscii). make[3]: Leaving directory `/home/joey/lynx-2.8.5/src/chrtrans' gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYClean.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYShowInfo.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYEdit.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYStrings.c LYStrings.c: In function `LYEditInsert': LYStrings.c:2777: warning: unused parameter `map' gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYMail.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./HTAlert.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./GridText.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYGetFile.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYMain.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYMainLoop.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYCurses.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYBookmark.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYUtils.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYOptions.c LYOptions.c: In function `SetupChosenShowColor': LYOptions.c:61: warning: cast does not match function type gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYReadCFG.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYSearch.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYHistory.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYForms.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYPrint.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYrcFile.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYDownload.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYNews.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYKeymap.c LYKeymap.c: In function `LYcommandList': LYKeymap.c:1079: warning: cast discards qualifiers from pointer target type gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./HTML.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./HTFWriter.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./HTInit.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./DefaultStyle.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYUpload.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYLeaks.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYexit.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYJump.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYList.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYCgi.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYTraversal.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYEditmap.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYCharSets.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYCharUtils.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYMap.c LYMap.c: In function `LYLoadIMGmap': LYMap.c:425: warning: cast discards qualifiers from pointer target type gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYCookie.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYStyle.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYHash.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYPrettySrc.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./TRSTable.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./UCdomap.c UCdomap.c: In function `UC_setup_LYCharSets_repl': UCdomap.c:1620: warning: cast discards qualifiers from pointer target type gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./UCAux.c UCAux.c: In function `UCSetBoxChars': UCAux.c:329: warning: unused parameter `cset' gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./UCAuto.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYExtern.c gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./LYLocal.c Linking and creating Lynx executable gcc -DLINUX -DXTSTRINGDEFINES -D_GNU_SOURCE -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -o lynx LYClean.o LYShowInfo.o LYEdit.o LYStrings.o LYMail.o HTAlert.o GridText.o LYGetFile.o LYMain.o LYMainLoop.o LYCurses.o LYBookmark.o LYUtils.o LYOptions.o LYReadCFG.o LYSearch.o LYHistory.o LYForms.o LYPrint.o LYrcFile.o LYDownload.o LYNews.o LYKeymap.o HTML.o HTFWriter.o HTInit.o DefaultStyle.o LYUpload.o LYLeaks.o LYexit.o LYJump.o LYList.o LYCgi.o LYTraversal.o LYEditmap.o LYCharSets.o LYCharUtils.o LYMap.o LYCookie.o LYStyle.o LYHash.o LYPrettySrc.o TRSTable.o UCdomap.o UCAux.o UCAuto.o LYExtern.o LYLocal.o ../WWW/Library/Implementation/libwww.a -lbz2 -lncursesw -L/usr/lib -lgnutls-extra -lgnutls-openssl -lgnutls -lcrypt Copying Lynx executable into top-level directory rm -f ../lynx cp lynx ../ Welcome to Lynx! make[2]: Leaving directory `/home/joey/lynx-2.8.5/src' make[1]: Leaving directory `/home/joey/lynx-2.8.5' touch build test -f src/LYMain.c -a -f debian/rules test root = "`whoami`" test -f src/LYMain.c -a -f debian/rules rm -rf debian/tmp/ install -d -m 755 debian/tmp/DEBIAN/ install -m 755 debian/preinst debian/postinst debian/prerm debian/postrm debian/tmp/DEBIAN/ install -m 644 debian/conffiles debian/tmp/DEBIAN/ install -d -m 755 debian/tmp/usr/bin/ install -m 755 -s lynx debian/tmp/usr/bin/lynx.stable install -d -m 755 debian/tmp/etc/ install -m 644 lynx.cfg debian/tmp/etc/ install -d -m 755 debian/tmp/usr/share/man/man1/ install -m 644 lynx.man debian/tmp/usr/share/man/man1/lynx.1 find debian/tmp/usr/share/man/ -type f -print | xargs gzip -9 install -d -m 755 debian/tmp/usr/share/locale/ for f in po/*.gmo; do \ cat=`basename $f`; \ lang=`echo $cat | sed 's/\.gmo$//'`; \ install -d -m 755 debian/tmp/usr/share/locale/$lang/LC_MESSAGES; \ install -m 644 $f debian/tmp/usr/share/locale/$lang/LC_MESSAGES/lynx.mo; \ done install -d -m 755 debian/tmp/usr/share/doc/lynx/ cp -R lynx_help debian/tmp/usr/share/doc/lynx/ cat CHANGES `ls docs/CHANGES* |sort -t . -rn -k 2,2 -k 3,3` \ > debian/tmp/usr/share/doc/lynx/changelog install -m 644 docs/CRAWL.announce docs/FM.announce \ docs/README.chartrans PROBLEMS README \ samples/jumpsUnix.html samples/cernrules.txt \ samples/lynx-keymaps debian/tmp/usr/share/doc/lynx/ install -d -m 755 debian/tmp/usr/share/doc/lynx/test/ install -m 644 test/* debian/tmp/usr/share/doc/lynx/test/ install -m 644 debian/changelog debian/tmp/usr/share/doc/lynx/changelog.Debian install -m 644 debian/README.Debian debian/tmp/usr/share/doc/lynx/README.Debian find debian/tmp/usr/share/doc/lynx -type f -maxdepth 1 | xargs gzip -9v debian/tmp/usr/share/doc/lynx/changelog: 63.3% -- replaced with debian/tmp/usr/share/doc/lynx/changelog.gz debian/tmp/usr/share/doc/lynx/CRAWL.announce: 60.1% -- replaced with debian/tmp/usr/share/doc/lynx/CRAWL.announce.gz debian/tmp/usr/share/doc/lynx/FM.announce: 53.5% -- replaced with debian/tmp/usr/share/doc/lynx/FM.announce.gz debian/tmp/usr/share/doc/lynx/README.chartrans: 55.1% -- replaced with debian/tmp/usr/share/doc/lynx/README.chartrans.gz debian/tmp/usr/share/doc/lynx/PROBLEMS: 55.2% -- replaced with debian/tmp/usr/share/doc/lynx/PROBLEMS.gz debian/tmp/usr/share/doc/lynx/README: 57.3% -- replaced with debian/tmp/usr/share/doc/lynx/README.gz debian/tmp/usr/share/doc/lynx/jumpsUnix.html: 63.2% -- replaced with debian/tmp/usr/share/doc/lynx/jumpsUnix.html.gz debian/tmp/usr/share/doc/lynx/cernrules.txt: 63.4% -- replaced with debian/tmp/usr/share/doc/lynx/cernrules.txt.gz debian/tmp/usr/share/doc/lynx/lynx-keymaps: 57.6% -- replaced with debian/tmp/usr/share/doc/lynx/lynx-keymaps.gz debian/tmp/usr/share/doc/lynx/changelog.Debian: 64.1% -- replaced with debian/tmp/usr/share/doc/lynx/changelog.Debian.gz debian/tmp/usr/share/doc/lynx/README.Debian: 48.9% -- replaced with debian/tmp/usr/share/doc/lynx/README.Debian.gz install -m 644 debian/copyright debian/tmp/usr/share/doc/lynx/ install -d -m 755 debian/tmp/usr/lib/menu/ install -m 644 debian/menu debian/tmp/usr/lib/menu/lynx install -d -m 755 debian/tmp/usr/share/applnk/Internet install -m 644 debian/desktop debian/tmp/usr/share/applnk/Internet/lynx.desktop install -d -m 755 debian/tmp/usr/lib/mime/packages/ install -m 644 debian/mime debian/tmp/usr/lib/mime/packages/lynx dpkg-shlibdeps debian/tmp/usr/bin/lynx.stable dpkg-gencontrol -isp chown -R root.root debian/tmp/ chmod -R go=rX debian/tmp/ dpkg --build debian/tmp/ .. dpkg-deb: building package `lynx' in `../lynx_2.8.5-2sarge2.2.2_i386.deb'.