lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV fotemods.zip update


From: Hynek Med
Subject: Re: LYNX-DEV fotemods.zip update
Date: Mon, 30 Jun 1997 14:02:19 +0200 (MET DST)

On Sun, 29 Jun 1997, Foteos Macrides wrote:

>       An update of fotemods.zip is available in:
> 
>       http://www.slcc.edu/lynx/fote/patches/
> 
> 1997-06-29
> * Worked in KW's chartrans support, casting all of its code to the Lynx
>   Programming Style, adapting it for features not yet included in the
>   development code set, and adding a build procedure for VMS.  With this
>   support, the display character set need not match the document's charset
>   when the latter is not iso-8859-1.  See the README files in src/chrtrans
>   for more information.  Three new configuration symbols (ASSUME_CHARSET,
>   ASSUME_LOCAL_CHARSET, and ASSUME_UNREC_CHARSET) and command line switches
>   (-assume_charset=MIMEname, -assume_local_charset=MIMEname, and
>   -assume_unrec_charset=MIMEname) are added.  See lynx.cfg for more
>   information about them. - FM

I have just tried that on Ultrix 4.4 + slang with its native C compiler
(the development code uses gcc if available, which was my case), and it
failed: 

cc -c -O -Olimit 600 -DFANCY_CURSES     -DUSE_SLANG -DUNIX -DULTRIX
-I../WWW/Library/Implementation -DDIRED_SUPPORT  -DOK_TAR -DOK_ZIP
-DOK_GZIP -DOK_UUDECODE -DOK_OVERRIDE -DOK_PERMIT   -I..  -o UCdomap.o
UCdomap.c
cfe: Error: UCdomap.c, line 458: redeclaration of
'hashtable_str_contents_valid'; previous declaration at line 259 in file
'UCdomap.c'
 static           int hashtable_str_contents_valid = 0; 
 ---------------------^
*** Error code 1

Stop.
*** Error code 1

Stop.

Hynek

--
Hynek Med, address@hidden


;
; 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]