svn commit: r189777 - head/lib/libc/nls
M. Warner Losh
imp at bsdimp.com
Sat Mar 14 07:41:21 PDT 2009
In message: <49BBC0A5.3080002 at FreeBSD.org>
Gábor_Kövesdán <gabor at FreeBSD.org> writes:
: M. Warner Losh escribió:
: > In message: <49BB98A1.80403 at FreeBSD.org>
: > Gábor_Kövesdán <gabor at FreeBSD.org> writes:
: > : Ed Schouten escribió:
: > : > * Gabor Kovesdan <gabor at FreeBSD.org> wrote:
: > : >
: > : >> - Fix object directory creation when running threaded buildworld
: > : >>
: > : >
: > : > Isn't this normally done by the mtrees?
: > : >
: > : I haven't yet found a better solution for this. I also grepped for mtree
: > : in the source tree hoping that it will point me a good solution with
: > : mtrees but it didn't. Ruslan might suggest something if he has some time
: > : to take a look.
: >
: > Adding all the new NLS directories to BSD.mtree.usr is the canonical
: > way, I'd think.
: >
: They are already there (well, actually not the lib32-ones but the rest)
: and it doesn't seem to help anything. It seems from buildworld logs that
: there's no usr mtree creation for /usr/obj, just the include mtree is
: applied. Should usr mtree be applied to /usr/obj, as well?
I'm pretty sure that it is applied for that indirectly... Maybe we
kludge something elsewhere already that really needs something
better...
Warner
More information about the svn-src-head
mailing list