Harry Putnam writes:
> All fail when aclocal is trotted out. I don't see recent threads here
> about it... googling turns up a herd of bugs involving aclocal but
> then newest is 2008.
>
> The newest threads here that even mention aclocal date around Jan 20.
>
> I didn't change the compiler (gcc-4.3.4) since the first sync and
> update world.
>
> gcc-4.4.3 is also installed but I'm using 4.3.4
>
> Today I ran:
>
> emerge -v sys-devel/automake-wrapper (the package that has aclocal in
> it)
I'd try to emerge the other autotools stuff, too:
emerge -a $( qlist -CeLS sys-devel/autoconf sys-devel/automake )
Just an idea, as no better ones came up. Looks like you have a very nasty
problem there.
Wonko