No, it's not a typo - you have to add splitdebug to FEATURES variable in /etc/make.conf (or /etc/portage/make.conf). Splitdebug is not a USE flag.
On 14 September 2012 21:48, Mick <michaelkintz...@gmail.com> wrote: > I got this message in elog: > > * Messages for package dev-util/valgrind-3.7.0-r4: > > * Valgrind will not work if glibc does not have debug symbols. > * To fix this you can add splitdebug to FEATURES in make.conf > * and remerge glibc. See: > * https://bugs.gentoo.org/show_bug.cgi?id=214065 > * https://bugs.gentoo.org/show_bug.cgi?id=274771 > * https://bugs.gentoo.org/show_bug.cgi?id=388703 > > but my glibc has no splitdebug USE flags: > > [I] sys-libs/glibc > > Installed versions: 2.15-r2(2.2)^s(08:44:11 08/10/12)(multilib - > crosscompile_opts_headers-only -debug -gd -hardened -profile -selinux - > vanilla) > > > As a matter of fact nothing has: > > $ euse -i splitdebug > global use flags (searching: splitdebug) > ************************************************************ > no matching entries found > > local use flags (searching: splitdebug) > ************************************************************ > no matching entries found > > > Is this a typo? > -- > Regards, > Mick