[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev lib_tstp warning (was: lynx2.8.3dev.6)
From: |
T.E.Dickey |
Subject: |
Re: lynx-dev lib_tstp warning (was: lynx2.8.3dev.6) |
Date: |
Tue, 17 Aug 1999 08:23:12 -0400 (EDT) |
>
> On Sun, Aug 15, 1999 at 07:38:48AM -0400, T.E.Dickey wrote:
> > > > 1999-08-13 (2.8.3dev.6)
> > > Don't know what these load warnings means, but they're showing up on
> > > NetBSD-1.4.
> > > lib_tstp.o: warning: reference to compatibility sigprocmask();
> > > include <signal.h> for correct reference
> > > lib_tstp.o: warning: reference to compatibility sigaction();
> > > include <signal.h> for correct reference
> > thanks - but lib_tstp.c does include <signal.h>
>
> I did a distclean, restored my BSD curses and it went away. Then
> I put back the ncurses I have had for a while, and did this:
>
> ./configure --with-screen=ncurses ; make
>
> and the warnings came back. I'll look further; something in the NetBSD
> ncurses package that was recently built may not line up with Lynx or my
> older ncurses set.
well, NetBSD's package may not be very recent (4.2 was March 1998).
If it's an issue I'll lookup the lib_tstp.c history
> FWIW, my config logs etc. are in:
> http://jim.spath.com/lynx/lynx-cfg-19990817.zip
well, this says
cf_cv_ncurses_version=${cf_cv_ncurses_version='4.1.970515'}
which is rather old.
The current version of ncurses is 4.2 (5.0 in beta)
There's an faq at
http://www.clark.net/pub/dickey/ncurses/ncurses.faq.html
--
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: lynx-dev lib_tstp warning (was: lynx2.8.3dev.6),
T.E.Dickey <=