lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Lynx 2.8.3 Compilation -


From: Thomas Dickey
Subject: Re: lynx-dev Lynx 2.8.3 Compilation -
Date: Wed, 10 Jan 2001 15:20:20 -0500
User-agent: Mutt/1.2.5i

On Wed, Jan 10, 2001 at 11:35:01AM -0500, ANTHONY CAMPIERE wrote:
>  
>     Thanks for the quick response to my last problem.  It turns out I was
> using an old version of HTVMS_WAISUI.H.  The Build.com file is now executing
> all the way and the compilation process is complete.  There is an error at
> the end of the Linking process that is preventing Lynx.exe from being
> produced.  But before I go on I would like to address something I had to do
> to get the compilation to work.  I noticed I was getting a common
> compilation error in several modules.  There error was that a variable
> current_character_set  was not defined.  I searched for where

you mean
  current_char_set

which is declared in LYCharSets.c and LYCharSets.h

> current_character_set was defined and I ended up having to include the file
> lycharutils.h to the following modules:
>      lyrcfile.c                                 sgml.c
>      lyprint.c                                  ucaux.c 
>      lyforms.c                                htplain.c
>      lykeymap.c                             ucdomap.c
>      lynews.c                                 htmime.c
>      lyoptions.c                              htanchor.c
>      htfile.c

these other files include LYCharUtils.h already.
 
>    Since this was a modification to the source code I am naturally
> concerned.  Did anyone else experience this problem?

-- 
Thomas E. Dickey <address@hidden>
http://dickey.his.com
ftp://dickey.his.com

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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