On Fri, Sep 14, 2012 at 2:48 PM, 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?
Please read it again, it says add it to FEATURES in make.conf, not a USE flag. :)