From owner-freebsd-stable Thu Jul 4 11:48:59 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A537537B400 for ; Thu, 4 Jul 2002 11:48:55 -0700 (PDT) Received: from omen.e-lated.org (omen.e-lated.org [63.231.29.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0072943E31 for ; Thu, 4 Jul 2002 11:48:55 -0700 (PDT) (envelope-from danger@e-lated.org) Received: from localhost (danger@localhost) by omen.e-lated.org (8.11.6/8.11.6) with ESMTP id g64IlfZ41581; Thu, 4 Jul 2002 11:47:41 -0700 (PDT) (envelope-from danger@e-lated.org) Date: Thu, 4 Jul 2002 11:47:41 -0700 (PDT) From: Jeff Seeman To: Rene Scholz Cc: stable@FreeBSD.ORG Subject: Re: HEADS UP: OpenSSH and PAM updates In-Reply-To: <20020704182840.GA35535@omega.sativa.de> Message-ID: <20020704114528.E40634-100000@omen.e-lated.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I believe He said 'make buildworld' then 'mergemaster' finished by 'make installworld' make world is not the same Jeff On Thu, 4 Jul 2002, Rene Scholz wrote: > 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 ha= ppens > now: > > =3D=3D=3D> libpam/modules/pam_kerberosIV > cc -Os -pipe -mcpu=3Dpentiumpro -march=3Dpentiumpro -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 a= rguments 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=3D yes MAKE_KERBEROS5=3D yes in make.conf. > Any hints? > > Ren=E9 > -- > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message