From owner-freebsd-questions Sun Mar 4 15:18: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-158.dsl.lsan03.pacbell.net [63.207.60.158]) by hub.freebsd.org (Postfix) with ESMTP id 4387D37B718 for ; Sun, 4 Mar 2001 15:18:02 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6D68F66E25; Sun, 4 Mar 2001 15:18:01 -0800 (PST) Date: Sun, 4 Mar 2001 15:18:01 -0800 From: Kris Kennaway To: "Houben,G.J.J. (Geert)" Cc: "'freebsd-questions@freebsd.org'" Subject: Re: pam already installed in Freebsd 4.2 ? Message-ID: <20010304151801.C37701@mollari.cthul.hu> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="ZwgA9U+XZDXt4+m+" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from G.Houben@fontys.nl on Sun, Mar 04, 2001 at 06:37:08PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --ZwgA9U+XZDXt4+m+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 04, 2001 at 06:37:08PM +0100, Houben,G.J.J. (Geert) wrote: >=20 > Hi, >=20 > Does someone know if pam is default installed in FreeBSD 4.2 > I think yes, because there is a pam.conf file and some libpam files. > But when I try to compile an extension in Php4 the pam_auth the it give > this error: > *** > configure:31534: checking for pam_start in -lpam > configure:31553: gcc -o conftest -g -O2 conftest.c -lpam -lpam -ldl > -lm -lcrypt 1>&5 > /usr/libexec/elf/ld: cannot find -ldl > *** >=20 > I hope someone can help me with this. The configure script is bogus - it's checking for libdl which is a Solarisism and doesn't exist on FreeBSD, even though both have PAM. Kris --ZwgA9U+XZDXt4+m+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6os0pWry0BWjoQKURAlK+AJ94QajlKxL3BWa7WigxbfG+gAszcwCfWQPH Ehx4Aw/UVkl2QLRErPPuezA= =Oicy -----END PGP SIGNATURE----- --ZwgA9U+XZDXt4+m+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message