I've had LINGUAS="en_US en" in my make.conf since the beginning.
Now, I try to emerge system, and it fails on man...
Code: Select all
Sorry, but binutils does not support the LINGUAS: en_US
Sorry, but man does not support the LINGUAS: en_US
Code: Select all
sys-apps/man-1.6f-r3 [1.6f-r2] USE="nls -lzma%" 0 kB
sys-apps/man-pages-3.22 [3.14] USE="nls" LINGUAS="-cs -da -de -es -fr -it -ja -nl -pl -ro -ru -zh_CN" 0 kBWhy is this only now happening, what's changed? I didn't just set this variable today, it's been that way for years never with any trouble.
Here's the real issue, though. After it fails, it says it's because of LINGUAS, but, it doesn't stop in the configure script when it gets there.
It fails here:
Code: Select all
Creating apropos.1 from apropos.1.in
i486-pc-linux-gnu-gcc: error trying to exec 'as': execvp: No such file or directory
Creating man.conf.5 from man.conf.5.in
make[1]: *** [makemsg] Error 1
And the gentoo forum search sucks terribly, I get a ton of completely unrelated posts when I search, and it truncates underscores from my search request. That's stupid.


