From owner-freebsd-questions Wed Apr 24 10:57:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id 9197D37B41A for ; Wed, 24 Apr 2002 10:57:09 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6A6DB66C8C; Wed, 24 Apr 2002 10:57:08 -0700 (PDT) Date: Wed, 24 Apr 2002 10:57:07 -0700 From: Kris Kennaway To: Paul Warner Cc: freebsd-questions@FreeBSD.org Subject: Re: buildworld fails on pam_ssh.c Message-ID: <20020424105707.A8438@xor.obsecurity.org> References: <20020424152608.79967.qmail@web11901.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="HlL+5n6rz5pIUxbD" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020424152608.79967.qmail@web11901.mail.yahoo.com>; from paulwwarner@yahoo.com on Wed, Apr 24, 2002 at 08:26:08AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --HlL+5n6rz5pIUxbD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 24, 2002 at 08:26:08AM -0700, Paul Warner wrote: > Hello, >=20 > I saw someone reported the same problem in the > geocrawler archives - but no answers in the thread.=20 > My make buildworld is failing here: >=20 > =3D=3D=3D> libpam/modules/pam_ssh > rm -f .depend > mkdep -f .depend -a =20 > -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh You have old sources in /usr/src/crypto which you are not updating with cvsup. This isn't supported and is causing your build to break. Add src-crypto and src-secure and src-sys-crypto to your cvsupfile (or replace all the src-* with a single src-all entry), or remove the stale source directories from your tree. Kris --HlL+5n6rz5pIUxbD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8xvHzWry0BWjoQKURAhL8AJkBRr4wLECq0cNp4meBW32mdi6FiwCgnd3u 6DzlHxcBVTWmW7Ww568GoJs= =ZHTm -----END PGP SIGNATURE----- --HlL+5n6rz5pIUxbD-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message