Re: How to check if kernel sources are installed on a system?

From: Olivier Galibert
Date: Thu May 25 2006 - 18:53:28 EST


On Thu, May 25, 2006 at 05:44:13PM -0400, Dave Jones wrote:
> Following /lib/modules/`uname -r`/build is the only way this can work.
> (And that should be true on any distro)

On one side it's a reasonably nice way, on the other it makes it hard
to build modules for a different kernel than the running one. I have
a uname version in a corner that allows overriding the -r return with
an environment variable just for that reason, I should probably send
the path upstream.

OG.

-
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/