Re: RFC: localized libc messages
Gábor Kövesdán <[email protected]> Fri, 13 Mar 2009 19:56:01 +0100
| Newsgroups | gmane.os.freebsd.current,gmane.os.freebsd.devel.internationalization |
|---|---|
| Message-ID | <[email protected]> |
Olivier SMEDTS escribió: > 2009/3/9 Gábor Kövesdán <[email protected]>: > >>> 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: [email protected] .:|:. [email protected] WEB: http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"