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 <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to