lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev 2.8.3dev.1 patch 1 - compile problem


From: dickey
Subject: Re: lynx-dev 2.8.3dev.1 patch 1 - compile problem
Date: Tue, 15 Jun 1999 17:07:00 -0400 (EDT)

> 
> On Tue, 15 Jun 1999, Ismael Cordeiro wrote: 
>  
> > Other installations may have other related problems. On a FreeBSD system, 
> > compiling Lynx out-of-the-box with just "./configure" and "make" gives 
> >  
> > ./LYOptions.c: In function `popup_choice': 
> > ./LYOptions.c:3181: too few arguments to function `touchline' 
> > *** Error code 1 
>  
> Hmm, maybe the touchline in LYOptions.c should be #ifdef'd for 
> NCURSES_VERSION.  I added it for ncurses mouse support, to make the mouse 

no - 3 arguments is standard (I'll have to check but don't recall that
being one of the ncurses 1.8.6 defects - but can check when I get to test
builds).

> popup go away when it should.  The other (original) use of popup_choice(), 
> for the old-style options menu, should not suffer from omitting the 
> touchline call. 
>  
>    Klaus 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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