Re: FATAL: kenrel too old - message

From: richard -rw- weinberger
Date: Wed Oct 26 2011 - 19:14:58 EST


On Thu, Oct 27, 2011 at 1:04 AM, Hebenstreit, Michael
<michael.hebenstreit@xxxxxxxxx> wrote:
> Can someone explain me why even an ldd on a dynamic executable gives a "kernel too old"? I understand that linking to a gcc that does not support the kernel causes this problem at runtime, but why does ldd fail? Are there other ways to diagnose this?
>

Because ldd executes the binary to get it's dependencies.
It's just a bash script.

--
Thanks,
//richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/