From owner-freebsd-stable Mon Sep 27 1:17:30 1999 Delivered-To: freebsd-stable@freebsd.org Received: from maillist.kabelfoon.nl (maillist.kabelfoon.nl [194.178.9.136]) by hub.freebsd.org (Postfix) with ESMTP id 9771B14D38 for ; Mon, 27 Sep 1999 01:17:27 -0700 (PDT) (envelope-from sdehaan@caiw.nl) Received: from 192.168.8.115 (unknown [192.168.8.115]) by maillist.kabelfoon.nl (Postfix) with ESMTP id 33D813B76 for ; Mon, 27 Sep 1999 10:17:28 +0200 (CEST) Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Company: Kabelfoon B.V. Date: Mon, 27 Sep 1999 10:15:02 +0200 To: freebsd-stable@freebsd.org From: Koos de Haan Subject: missing lib crypt in pam_unix.so ? Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, The default Makefile of pam_unix.so 'src/lib/libpam/modules/pam_unix/Makefile' doesn't include the crypt library. As a result the pam module isn't working. When i put add -lcrypt to the LDADD line the module workes fine. Is this done on purpose or is it a bug in the makefile ? regards, Koos de Haan - -- Kabelfoon BV Industriestraat 30, Postbus 45, 2670 AA NAALDWIJK Tel. 0174-640269, fax 0174-623860 e-mail info@kabelfoon.nl voor informatie, kabelfoon@kabelfoon.nl voor abonnementszaken, help@kabelfoon.nl voor de helpdesk Zie http://www.kabelfoon.nl/pgp/ voor Kabelfoon public keys To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message