Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2001 22:20:03 -0800 (PST)
From:      Kris Kennaway <kris@FreeBSD.ORG>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/24576: -lssh problem with libpam
Message-ID:  <200101240620.f0O6K3169978@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/24576; it has been noted by GNATS.

From: Kris Kennaway <kris@FreeBSD.ORG>
To: dowen@vetica.com
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: misc/24576: -lssh problem with libpam
Date: Tue, 23 Jan 2001 22:19:29 -0800

 --k+w/mQv8wyuph6w0
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On Tue, Jan 23, 2001 at 11:48:04AM -0800, dowen@vetica.com wrote:
 
 > After building "world" a few days ago, I could no longer rebuild the src
 > tree.  a libpam Makefile is broken.  I have a fix for it.
 > >How-To-Repeat:
 > cd /usr/src
 > make buildworld
 > *2
 > :)
 > >Fix:
 > Simply remove the -lssh from the LDADD line in:
 > /usr/src/lib/libpam/modules/pam_ssh/Makefile
 
 I think you have a stale /usr/obj, or old build files in
 /usr/src. Making this change will only break pam_ssh, and it's not a
 problem I've heard from others.
 
 Please try the following:
 
 * Remove your local pam_ssh hack
 * cd /usr/src && make cleandir && make cleandir
 * rm -rf /usr/obj
 * make worl
 
 Kris
 
 --=20
 NOTE: To fetch an updated copy of my GPG key which has not expired,
 finger kris@FreeBSD.org
 
 --k+w/mQv8wyuph6w0
 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
 
 iD8DBQE6bnPxWry0BWjoQKURAvbjAKDk1Qj9iBjED9a+wPsaNNzFhzNXHQCeLc2Z
 cdX5CJQLVP8R6l+WtP1nAts=
 =FduR
 -----END PGP SIGNATURE-----
 
 --k+w/mQv8wyuph6w0--
 


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101240620.f0O6K3169978>