From owner-freebsd-i18n@FreeBSD.ORG Fri Mar 13 18:56:08 2009 Return-Path: Delivered-To: freebsd-i18n@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 235E71065670; Fri, 13 Mar 2009 18:56:08 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id CD3538FC16; Fri, 13 Mar 2009 18:56:07 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id CAE3214D87B1; Fri, 13 Mar 2009 19:56:06 +0100 (CET) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.mypc.hu ([127.0.0.1]) by localhost (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id MKbCPSBSrL-L; Fri, 13 Mar 2009 19:56:05 +0100 (CET) Received: from [192.168.1.105] (catv-80-98-231-64.catv.broadband.hu [80.98.231.64]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id BE62114D86CB; Fri, 13 Mar 2009 19:56:05 +0100 (CET) Message-ID: <49BAAC41.1020600@FreeBSD.org> Date: Fri, 13 Mar 2009 19:56:01 +0100 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Olivier SMEDTS References: <49A85B8A.2080503@FreeBSD.org> <49B3F585.7030304@freebsd.org> <49B3F63F.3080405@FreeBSD.org> <49B5958A.8040403@freebsd.org> <49B597A3.9070403@FreeBSD.org> <367b2c980903131151i1abe436eq48c390eaf4a5f11e@mail.gmail.com> In-Reply-To: <367b2c980903131151i1abe436eq48c390eaf4a5f11e@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Rene Ladan , freebsd-current@freebsd.org, freebsd-i18n@freebsd.org Subject: Re: RFC: localized libc messages X-BeenThere: freebsd-i18n@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Internationalization Effort List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Mar 2009 18:56:08 -0000 Olivier SMEDTS escribió: > 2009/3/9 Gábor Kövesdán : > >>> I had a quick look at src/share/mk/bsd.nls.mk and >>> lib/libc/nls/Makefile.inc >>> The latter seems ok to me, can the problem be in bsd.nls.mk (e.g. that it >>> has >>> to create the directories somewhere in the installation rules)? >>> bsd.nls.mk first does some name mangling in the installation step and then >>> adds the mangled NLS stuff to the SYMLINKS variable, i.e. create the >>> appropriate >>> symbolic links. But it indeed doesn't seem to create directories. >>> >> Well, I had very long looks at all those bsd.*.mk stuff, but I haven't found >> any way to add extra obj dirs, just options to override the default one... >> But it seems that I've just found a workaround. I'll finish the buildworld, >> populate a jail and try out if it works completely in this way. >> > > Could this have broken parallel builds ? > > Now I can't "make -jX buildworld" with X>2 : > > Yes, I'm sorry, parallel builds are broken at the moment. I tested it with make buildworld and make universe but I didn't imagine it would break in parallel builds. Now I'm thinking of the possible fix... -- Gabor Kovesdan FreeBSD Volunteer EMAIL: gabor@FreeBSD.org .:|:. gabor@kovesdan.org WEB: http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org