From owner-freebsd-current Wed Jul 11 23:19:49 2001 Delivered-To: freebsd-current@freebsd.org Received: from mail.mk.bsdclub.org (adsl2138.ea.rim.or.jp [202.247.148.138]) by hub.freebsd.org (Postfix) with ESMTP id 6017537B401 for ; Wed, 11 Jul 2001 23:19:40 -0700 (PDT) (envelope-from motoyuki@mk.bsdclub.org) Received: from sakura.mk.bsdclub.org (sakura.mk.bsdclub.org [3ffe:505:2022:0:2a0:c9ff:fe20:9aff]) by mail.mk.bsdclub.org (8.11.4+3.4W/3.7W) with ESMTP/inet6 id f6C6JdR48217 for ; Thu, 12 Jul 2001 15:19:39 +0900 (JST) Received: from sakura.mk.bsdclub.org (localhost.mk.bsdclub.org [127.0.0.1]) by sakura.mk.bsdclub.org (8.11.4/3.7W) with ESMTP/inet id f6C6JdC24398 for ; Thu, 12 Jul 2001 15:19:39 +0900 (JST) Message-Id: <200107120619.f6C6JdC24398@sakura.mk.bsdclub.org> To: freebsd-current@freebsd.org From: Motoyuki Konno X-Mailer: mh-e on Mule 2.3 / Emacs 19.34.1 Subject: libpam major bump Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Date: Thu, 12 Jul 2001 15:19:39 +0900 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, After the major number bump of libpam (1 to 2) on July 9, libpam-linked binaries (xdm, sudo, etc.) dump core. knu-san (knu@FreeBSD.org) said me that this problem is caused by libpam major bump. Old libpam shared lib (libpam.so.1) requires pam_*.so, but there not exist pam_*.so for libpam.so.1. To solve this problem, re-built the binaries (XFree86, sudo, etc.) is required. I think this problem should be added to UPDATING. -- ------------------------------------------------------------------------ Motoyuki Konno motoyuki@bsdclub.org (Home) motoyuki@FreeBSD.ORG (FreeBSD Project) http://www.freebsd.org/~motoyuki/ (WWW) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message