Call for testing: OpenSSH-6.2
Damien Miller
djm at mindrot.org
Fri Mar 15 11:24:59 EST 2013
On Tue, 12 Mar 2013, Tom Christensen wrote:
> > replaced with kill(0, SIGTERM) to achieve the same thing.
> >
> Any opinion on this one?
>
> Building openssh with -D_BSD_SIGNALS forced on causes numerous warnings like
> the below to appear:
How did you enable this? Was it CFLAGS="-D_BSD_SIGNALS" ./configure ... or
by editing the Makefile after configure ran?
If you haven't, I'd recommend you try the CFLAGS/configure way so all the
configure tests have a chance to find and react to the exposed symbols.
-d
More information about the openssh-unix-dev
mailing list