lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.4dev.20


From: Thomas E. Dickey
Subject: Re: lynx-dev lynx2.8.4dev.20
Date: Wed, 4 Apr 2001 13:55:06 -0400 (EDT)

yOn Wed, 4 Apr 2001, Eduardo Chappa wrote:

> *** Thomas Dickey (address@hidden) wrote in the Lynx list today:
> 
> :) yes - version of slang is the relevant factor (does not compile with 1.2.2,
> :) does compile with 1.3.8).  I'll add a fallback ifdef in the next patch.
> :)
> :) The quick fix is to add an ifndef for those symbols into LYCurses.h
> 
> Thanks for your help Thomas. I added two statements of the form
> 
> #ifndef x
> #define x
  #define x '+'

(you need a value for the definition, which should look like a printable
character).

> #endif
> 
> for each term at the top of LYCurses.h, but now I get the following error:
> 
> ./LYStrings.c: In function `LYRefreshEdit':
> ./LYStrings.c:3490: too few arguments to function `SLsmg_write_char'
> ./LYStrings.c:3496: too few arguments to function `SLsmg_write_char'
> make[1]: *** [LYStrings.o] Error 1
> make[1]: Leaving directory `/scratch/chappa/lynx/lynx2-8-4/src'
> make: *** [all] Error 2
> 
> 

-- 
T.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]