From owner-freebsd-questions@FreeBSD.ORG Fri Nov 28 05:50:31 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FC8B16A4CE for ; Fri, 28 Nov 2003 05:50:31 -0800 (PST) Received: from mail.8ball.co.za (8ball.co.za [192.96.48.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FCA543FF3 for ; Fri, 28 Nov 2003 05:50:27 -0800 (PST) (envelope-from nelis@8ball.co.za) Received: (qmail 3215 invoked by uid 89); 28 Nov 2003 13:50:23 -0000 Received: from unknown (HELO ?192.168.10.3?) (192.168.10.3) by 192.168.10.1 with SMTP; 28 Nov 2003 13:50:23 -0000 From: Nelis Lamprecht To: FreeBSD Questions Mail List Content-Type: text/plain Message-Id: <1070027420.28016.4.camel@enigma.8ball.co.za> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 28 Nov 2003 15:50:21 +0200 Content-Transfer-Encoding: 7bit Subject: PAM issues ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nelis@8ball.co.za List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 13:50:31 -0000 Hi, After my src upgrade to 4.9 stable I've noticed this on bootup and dmesg: Nov 28 13:42:28 pandora /kernel: Nov 28 13:42:28 pandora perl: unable to resolve symbol: pam_sm_open_session Nov 28 13:42:28 pandora /kernel: Nov 28 13:42:28 pandora perl: unable to resolve symbol: pam_sm_close_session Though everything seems to be working fine, well, that I know of. Does anybody know where this error is coming from and what can be done to fix it ? I've been through startup scripts and can't see anything there that is producing the above errors so I'm a bit confused. Any suggestions would be appreciated. Nelis