Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2009 19:56:01 +0100
From:      =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= <gabor@FreeBSD.org>
To:        Olivier SMEDTS <olivier@gid0.org>
Cc:        Rene Ladan <rene@freebsd.org>, freebsd-current@freebsd.org, freebsd-i18n@freebsd.org
Subject:   Re: RFC: localized libc messages
Message-ID:  <49BAAC41.1020600@FreeBSD.org>
In-Reply-To: <367b2c980903131151i1abe436eq48c390eaf4a5f11e@mail.gmail.com>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
Olivier SMEDTS escribió:
> 2009/3/9 Gábor Kövesdán <gabor@freebsd.org>:
>   
>>> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49BAAC41.1020600>