Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2001 17:59:39 -0500
From:      "Richard Ward" <mh@neonsky.net>
To:        <freebsd-security@FreeBSD.ORG>
Subject:   2.3.0p1 --without-pam
Message-ID:  <004f01c093b5$27024e00$0101a8c0@pavilion>

next in thread | raw e-mail | index | archive | help
I'm trying to get OpenSSH 2.3.0p1 working with ./configure =
--without-pam. The configure script runs fine, yet when I go to make I =
get major errors.

auth-pam.o: In function `pam_cleanup_proc':
/usr/software/openssh-2.3.0p1/auth-pam.c(.text+0x1d7): undefined =
reference to `pam_close_session'
/usr/software/openssh-2.3.0p1/auth-pam.c(.text+0x1f2): undefined =
reference to `pam_strerror'

Is it trying to use pam even when I ran configure without it? It floods =
with about 20 lines of errors from pam_* from ath-pam.c. Any ideas?

Thanks.
--
Richard Ward, CEO
richard@neonsky.net
Neonsky Internet Services





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004f01c093b5$27024e00$0101a8c0>