On Fri, Sep 04, 2015 at 08:30:04AM -0400, David Vergnaud wrote: > Hi devs, > > a compatibility problem has been found recently between lynx-2.8.8rel.2 and > ncurses 6 in the macports version. I’m including the thread below. > > Cheers, > > David > > > On Thu, 3 Sep 2015, Ryan Schmidt wrote: > > > >>> Same Lynx version on FreeBSD works OK, so Macports' is busted. > >> > >> Does FreeBSD use ncurses 5 or 6? > > > > Aha! It's (currently) using 5.9 (I did see that later reply). So yep, it > > appears to be a problem with the way that Lynx uses Ncurses 6. > > > > And I can't figure out what version of Ncurses that Lynxlet uses (I'm used > > to genuine BSD systems, not the Mac version).
More likely, there is a problem in the build-configuration which results
in the compile using ncurses5 headers and ncurses6 libraries (or the
reverse). Lynx works fine with ncurses6 when it is compiled consistently.
For example, I built it on "this" machine:
Lynx Version 2.8.9dev.7 (06 May 2015)
libwww-FM 2.14, SSL-MM 1.4.1, GNUTLS 2.8.6, ncurses 6.0.20150822(wide)
Built on linux-gnu May 9 2015 11:07:40
--
Thomas E. Dickey <[email protected]>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
_______________________________________________ Lynx-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lynx-dev
