Hmm. I think the problem is coming from the special hack of sysdeps/x86_64/elf being first. That means sysdeps/x86_64 is in the list as its parent earlier than we really want it to be. Let's see if we can resolve the removal of the elf/ magic and then come back to this. Thanks, Roland