Jonathan Callen wrote: > I'm not completely sure, but I think it doesn't install that symlink > because it (correctly) installs a /usr/lib/libreadline.so ldscript, that > tells the linker to link against /lib/libreadline.so.6, so long as the > linker looks at /usr/lib before /lib, which is usually the case, unless > "-L/lib" is passed to ld (by way of gcc).
It seems to be the same issue as this bug: http://bugs.gentoo.org/show_bug.cgi?id=284844 -- Thanks, Zac