From owner-freebsd-hackers Sun Jul 16 12:15: 9 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from gelemna.org (cc466188-a.pinev1.in.home.com [24.17.49.208]) by hub.freebsd.org (Postfix) with ESMTP id 9D3FD37BF80 for ; Sun, 16 Jul 2000 12:15:03 -0700 (PDT) (envelope-from croyle@gelemna.org) Received: (from croyle@localhost) by gelemna.org (8.9.3/8.9.3) id OAA95510; Sun, 16 Jul 2000 14:14:58 -0500 (EST) (envelope-from croyle@gelemna.org) To: hackers@freebsd.org Subject: Bootstrapping problem From: Don Croyle Date: 16 Jul 2000 14:14:58 -0500 Organization: Minimal at best Message-ID: <86vgy599al.fsf@emerson.gelemna.org> Lines: 13 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been trying to get the CITRUS project's i18n stuff to build within a buildworld, and I've run into this bootstrapping problem: Locales have to be built with the new mklocale because the source files use new keywords. Because of structure changes and new types the new mklocale requires the new rune.h (and runetype.h and machine/ansi.h, etc.), so just making mklocale a bootstrap, build or crossbuild tool doesn't work. Any suggestions? -- I've always wanted to be a dilettante, but I've never quite been ready to make the commitment. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message