On 10/13/2011 04:32 PM, Philipp Thomas wrote: > > Trying to build coreutils-8.14 fails because libstdbuf.so is installed in > /usr/lib/coreutils instead of /usr/lib64/coreutils, i.e. $libdir seems to be > ignored, which didn't happen in at least 8.12. Is this wad or a glitch and > if the former, why the change in behavior? > > Philipp
Note we don't link against this lib, so is it a package that's failing to build, rather than coreutils itself? The dir was changed to appease newer automake http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=e23f1795 cheers, Pádraig.
