lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV How to compile lynx with libc6 ?


From: T.E.Dickey
Subject: Re: LYNX-DEV How to compile lynx with libc6 ?
Date: Sun, 13 Jul 1997 06:43:07 -0400 (EDT)

>         When trying to compile devel.version from lynx2.7.1ac-0.30.tar.gz
> (make linux-slang) I got:
> 
> ../../Library/Implementation/HTTCP.c:110: conflicting types for `sys_errlist'
> /usr/include/stdio.h:219: previous declaration of `sys_errlist'
try using the configure script (it has a test for this).
 
>         I changed tcp.h - I guess this is because of libc6, but
> then I got:
> 
> make[2]: Leaving directory `/usr/src/lynx2-7-1/src/chrtrans'
> gcc -O -DUNIX -DLINUX -DUSE_SLANG -DNO_KEYPAD -DNO_TTYTYPE
  -I../WWW/Library/Implementation -DDIRED_SUPPORT -DOK_TAR -DOK_ZIP
  -DOK_GZIP -DOK_UUDECODE -DOK_OVERRIDE -DOK_PERMIT -DUSE_COLOR_STYLE
  -DUNPAINT_CACHE -DTEST -DUSEHASH -DEXP_CHARTRANS -DNSL_FORK
  -DLYNXCGI_LINKS -DUSE_EXTERNALS -I..  -c LYClean.c -o LYClean.o
sorry. you can't mix slang & color-style (it's not implemented - RP's
code only works with ncurses).

-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]