On Sun, Jul 29, 2018 at 12:42 PM Daniel Salas Rodriguez <daniel.sala...@gmail.com> wrote: > Seems your iconv library is broken or just not there. Have you tried > re-emerging it and then retrying? > > # emerge -v1 libiconv
On Linux, iconv is built into glibc. libiconv is only necessary if you are using a different C library or different OS (like FreeBSD). I assume Alan has done something weird that broke glibc in some funny way. However, I would not bother trying to help him given his horrible attitude.