From owner-freebsd-hackers@FreeBSD.ORG Thu Jan 15 07:21:19 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6618616A4CF for ; Thu, 15 Jan 2004 07:21:19 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-67-119-53-122.dsl.lsan03.pacbell.net [67.119.53.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ACB243D55 for ; Thu, 15 Jan 2004 07:21:17 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A426B66CD1; Thu, 15 Jan 2004 07:21:16 -0800 (PST) Date: Thu, 15 Jan 2004 07:21:16 -0800 From: Kris Kennaway To: "Dmitry A. Bondareff" Message-ID: <20040115152116.GA12857@xor.obsecurity.org> References: <01cc01c3db6f$44528f60$02010101@wall> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vkogqOf2sHV7VnPd" Content-Disposition: inline In-Reply-To: <01cc01c3db6f$44528f60$02010101@wall> User-Agent: Mutt/1.4.1i X-Mailman-Approved-At: Thu, 15 Jan 2004 11:25:11 -0800 cc: freebsd-hackers@freebsd.org Subject: Re: Upgrade from 4.9 to 5.1 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jan 2004 15:21:19 -0000 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 15, 2004 at 04:55:41PM +0300, Dmitry A. Bondareff wrote: > Hello hackers! > Help to understand problem. > I have FreeBSD 4.9 on my box. > # uname -a > FreeBSD wall.ru 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #24 >=20 > I've tried to Upgrade it up to 5.1 > # cvsup /etc/cvsupfile > # cd /usr/src > # make buildworld > .................... > .................... > =3D=3D=3D> lib/libpam/modules/pam_krb5 > rm -f .depend > mkdep -f .depend -a -I/usr/src/lib/libpam/modules/pam_krb5/../../../..= /contrib/openpam/i > nclude -I/usr/src/lib/libpam/modules/pam_krb5/../../libpam /usr/src/lib/= libpam/modules/pam > _krb5/pam_krb5.c > *** Error code 1 This doesn't show the error. Are you sure you didn't use -j with buildworld? Retry without it, since -j obscures the output of make. Kris --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFABq/sWry0BWjoQKURAvwfAKClDQoKSHPkpaic7HhZLL/nRtzpMQCeOPab F5msH8He19tGfGStJ6zj5TY= =hkTn -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd--