Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2002 10:57:07 -0700
From:      Kris Kennaway <kris@obsecurity.org>
To:        Paul Warner <paulwwarner@yahoo.com>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: buildworld fails on pam_ssh.c
Message-ID:  <20020424105707.A8438@xor.obsecurity.org>
In-Reply-To: <20020424152608.79967.qmail@web11901.mail.yahoo.com>; from paulwwarner@yahoo.com on Wed, Apr 24, 2002 at 08:26:08AM -0700
References:  <20020424152608.79967.qmail@web11901.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--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




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