From owner-freebsd-current@FreeBSD.ORG Sat Jan 19 13:35:23 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 41D3625C for ; Sat, 19 Jan 2013 13:35:23 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.freebsd.org (Postfix) with ESMTP id ED39FBFD for ; Sat, 19 Jan 2013 13:35:22 +0000 (UTC) Received: from [78.35.133.73] (helo=fabiankeil.de) by smtprelay01.ispgateway.de with esmtpsa (SSLv3:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1TwYXO-0002RQ-7o; Sat, 19 Jan 2013 14:32:46 +0100 Date: Sat, 19 Jan 2013 14:32:16 +0100 From: Fabian Keil To: Steve Kargl Subject: Re: "make buildworld" failures with NO_KERBEROS= Message-ID: <20130119143216.22e59a95@fabiankeil.de> In-Reply-To: <20130118200710.GA35388@troutmask.apl.washington.edu> References: <20130118205403.3f3f4c5a@fabiankeil.de> <20130118200710.GA35388@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/peCZrg=VVu+8NKStqsZ/+DH"; protocol="application/pgp-signature" X-Df-Sender: Nzc1MDY3 Cc: FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jan 2013 13:35:23 -0000 --Sig_/peCZrg=VVu+8NKStqsZ/+DH Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Steve Kargl wrote: > On Fri, Jan 18, 2013 at 08:54:03PM +0100, Fabian Keil wrote: > > Recently "make buildworld" started failing for me: > >=20 > > --------8<-------- > > =3D=3D=3D> include/xlocale (installincludes) > > sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 _ctype.h _intt= ypes.h _langinfo.h _locale.h _monetary.h _stdio.h _stdlib.h _string.h _time= .h _wchar.h /usr/obj/usr/src/tmp/usr/include/xlocale > > =3D=3D=3D> kerberos5 (includes) > > set -e; cd /usr/src/kerberos5; /usr/obj/usr/src/make.amd64/make buildin= cludes; /usr/obj/usr/src/make.amd64/make installincludes > > =3D=3D=3D> kerberos5/doc (buildincludes) > > =3D=3D=3D> kerberos5/lib (buildincludes) > > =3D=3D=3D> kerberos5/lib/libasn1 (buildincludes) > > compile_et /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/a= sn1/asn1_err.et > > compile_et: No such file or directory > > *** [asn1_err.h] Error code 1 > >=20 >=20 > See the thread started here: > http://lists.freebsd.org/pipermail/freebsd-current/2013-January/039083.ht= ml Thanks. Fabian --Sig_/peCZrg=VVu+8NKStqsZ/+DH Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlD6oG0ACgkQBYqIVf93VJ3eDQCgwMXxgidkd2O7WrxFl4YW8dF0 f58AnAm1rmuprHjO/BWgmkmxi9/G/46H =+gM7 -----END PGP SIGNATURE----- --Sig_/peCZrg=VVu+8NKStqsZ/+DH--