From owner-freebsd-current@FreeBSD.ORG Wed Jul 15 10:25:58 2009 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FD06106564A for ; Wed, 15 Jul 2009 10:25:58 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id 543098FC18 for ; Wed, 15 Jul 2009 10:25:58 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id B3FCC1CF29; Wed, 15 Jul 2009 12:25:57 +0200 (CEST) Date: Wed, 15 Jul 2009 12:25:57 +0200 From: Ed Schouten To: Thomas Backman Message-ID: <20090715102557.GB48776@hoeg.nl> References: <57200BF94E69E54880C9BB1AF714BBCB5DEA51@w2003s01.double-l.local> <20090715093833.GZ48776@hoeg.nl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OG/kLFMysfYiFMrd" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) Cc: freebsd-current@FreeBSD.org, Johan Hendriks Subject: Re: buildworld error BETA1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 15 Jul 2009 10:25:58 -0000 --OG/kLFMysfYiFMrd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Thomas Backman wrote: > > On Jul 15, 2009, at 11:38, Ed Schouten wrote: > >> Hallo Johan, >> >> * Johan Hendriks wrote: >>> mklocale -o UTF-8.out /usr/src/share/mklocale/UTF-8.src >>> >>> mklocale -o am_ET.UTF-8.out /usr/src/share/mklocale/am_ET.UTF-8.src >>> >>> am_ET.UTF-8.out: Inappropriate ioctl for device >> >> I fixed this the other day. Please update your sources. >> >> Groetjes, >> -- Ed Schouten >> WWW: http://80386.nl/ > > Is the mklocale used by buildworld in /usr/obj or the already installed= =20 > version (in (/usr)/bin)? > If it's the latter, that would explain why we've seen so many reports of= =20 > this: people build a broken version of mklocale, install it along with=20 > the rest of "world", and then tries to build a healthy world source tree= =20 > with a broken mklocale... in which case the fix would be to > 1) cvs/svn update > 2) rebuild + install mklocale > 3) rebuild + install world Hmm... It seems it only builds mklocale if __FreeBSD_version is below 800013. I think you should rebuild mklocale by hand: cd /usr/src/usr.bin/mklocale make make install clean --=20 Ed Schouten WWW: http://80386.nl/ --OG/kLFMysfYiFMrd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkpdrrUACgkQ52SDGA2eCwVacgCeJhfX/e6rmOq/+m133XcYOAzf rgwAn0T8BqDWuc2Y1ER1OmM7KHBXX/Y/ =HFUT -----END PGP SIGNATURE----- --OG/kLFMysfYiFMrd--