Date: Thu, 07 Mar 2002 15:53:47 +0000 From: Mark Murray <mark@grondar.za> To: Dag-Erling Smorgrav <des@ofug.org> Cc: Maxim Sobolev <sobomax@FreeBSD.ORG>, current@FreeBSD.ORG Subject: Re: 5-CURRENT source upgrade path is broken in PAM Message-ID: <200203071553.g27FrmRV022078@grimreaper.grondar.org> In-Reply-To: <xzp1yew7fst.fsf@flood.ping.uio.no> ; from Dag-Erling Smorgrav <des@ofug.org> "07 Mar 2002 12:55:46 %2B0100." References: <xzp1yew7fst.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
> Maxim Sobolev <sobomax@FreeBSD.org> writes: > > Looks like source upgrade path is broken due to PAM. My system is -CURRENT > > compiled on 19 February. Please fix. > > Please use 'make world' to upgrade your system. Its more broken than that. I have a fix. The problem is in the headers; you changed #include "pam_mod_misc.h" to #include <secure/pam_mod_misc.h> without ensuring that a (correct) pam_mod_misc.h was in an appropriate secure/ dir. I've just finished fixing this (includes a repo-copy) and it will go in shortly. M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203071553.g27FrmRV022078>