lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev USE_CURSES_PAIR_0 fails on Cygwin


From: Doug Kaufman
Subject: lynx-dev USE_CURSES_PAIR_0 fails on Cygwin
Date: Mon, 17 Feb 2003 20:59:02 -0800 (PST)

The problem with the foreground and background not being represented
properly still occurs in lynx2.8.5dev.14 on Cygwin, even when
compiled with ncurses-5.3.20030215. I built the color styles
version of lynx and used the ncurses library that I compiled on 17
February (--prefix=/usr/local --enable-warnings --enable-symlinks
--disable-overwrite). The script to configure lynx was:
#!/bin/sh
LDFLAGS="-static" \
CPPFLAGS="-DALL_STATIC -DSH_EX" \
./configure --prefix=/lynx2.8.5dev.14/lynx-conf \
--with-screen=ncurses \
--disable-dired-override \
--enable-addrlist-page \
--enable-change-exec \
--enable-cgi-links \
--enable-charset-choice \
--enable-color-style \
--enable-exec-links \
--enable-externs \
--enable-file-upload \
--enable-gzip-help \
--enable-nsl-fork \
--enable-prettysrc \
--enable-read-eta \
--enable-source-cache \
--enable-nested-tables \
--enable-vertrace \
--libdir=/lynx2.8.5dev.14/lynx-conf \
--with-curses-dir=/usr/local \
--with-zlib \
--with-ssl

When I set "alink:REVERSE:white:black" in lynx.lss, I still get black on
white. If I undefine "USE_CURSES_PAIR_0", then I get the expected
behavior. This doesn't seem to be problem restricted to PDCureses.
Am I the only one seeing this problem?
                        Doug

-- 
Doug Kaufman
Internet: address@hidden


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

reply via email to

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