NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: misc/53908: Building -current with MKKERBEROS=no and MKKMOD=no fails
The following reply was made to PR misc/53908; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: misc/53908: Building -current with MKKERBEROS=no and MKKMOD=no
fails
Date: Fri, 25 Jan 2019 17:05:02 +0000
On Fri, Jan 25, 2019 at 01:30:00PM +0000, raschi.alex%gmail.com@localhost wrote:
> Trying to build a very minimal base results in two build errors. I think
> that MKKERBEROS=no and MKKMOD=no cause the two issues. The first error
> is related to openssh, sys/socket.h doesn't get included. The second is:
> :
> > #ifdef USE_PAM
> > #include <sys/socket.h>
> > #endif
Be warned that as far as I know PR 40599 remains open and building
with MKKERBEROS=no and MKPAM=yes will give you a system you can't log
in to.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index