Date: Thu, 4 Jul 2002 20:28:40 +0200 From: Rene Scholz <rene@fantasia.hn.org> To: stable@FreeBSD.ORG Subject: Re: HEADS UP: OpenSSH and PAM updates Message-ID: <20020704182840.GA35535@omega.sativa.de> In-Reply-To: <xzpbs9o6bzx.fsf@flood.ping.uio.no> References: <xzpbs9o6bzx.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 03, 2002 at 05:56:50PM +0200, Dag-Erling Smorgrav wrote: > I intend to commit OpenSSH 3.4p1 to -STABLE within 24 hours from this > message. Shortly before or after this commit, I will also commit a > large update to -STABLE's PAM library and modules, bringing essential > modules roughly to the level of pre-OpenPAM -CURRENT (plus some later > fixes). > > Any attempts to upgrade across those commits by any other means than > 'make buildworld' will almost certainly blow up in your face. > Just attemted to build world right after your succeed message but this happens now: ===> libpam/modules/pam_kerberosIV cc -Os -pipe -mcpu=pentiumpro -march=pentiumpro -Wall -I/usr/src/lib/libpam/modules/pam_kerberosIV/../../../../contrib/libpam/libpam/include -I/usr/src/lib/libpam/modules/pam_kerberosIV/../../libpam -DKERBEROS -c /usr/src/lib/libpam/modules/pam_kerberosIV/pam_kerberosIV.c -o pam_kerberosIV.o /usr/src/lib/libpam/modules/pam_kerberosIV/pam_kerberosIV.c: In function `pam_sm_authenticate': /usr/src/lib/libpam/modules/pam_kerberosIV/pam_kerberosIV.c:65: warning: passing arg 1 of `pam_std_option' from incompatible pointer type /usr/src/lib/libpam/modules/pam_kerberosIV/pam_kerberosIV.c:65: warning: passing arg 2 of `pam_std_option' from incompatible pointer type /usr/src/lib/libpam/modules/pam_kerberosIV/pam_kerberosIV.c:65: too few arguments to function `pam_std_option' /usr/src/lib/libpam/modules/pam_kerberosIV/pam_kerberosIV.c:69: warning: passing arg 4 of `pam_get_pass' makes pointer from integer without a cast *** Error code 1 Stop in /usr/src/lib/libpam/modules/pam_kerberosIV. *** Error code 1 I have defined MAKE_KERBEROS4= yes MAKE_KERBEROS5= yes in make.conf. Any hints? René -- BOFH excuse #147: Party-bug in the Aloha protocol. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020704182840.GA35535>