Hi
I use /lib/modules/xyz/build just fine.
Can you adapt your environment to be a little closer to mine?
For example if you don't have /lib/modules/'uname -r` available do you
get the nasty errors that I see?
mcgrof@tux ~/devel/compat-wireless-2.6 (git::master)$ make
KLIB=/lib/modules/2.6.27-02062726-generic/build/
KLIB_BUILD=/lib/modules/2.6.27-02062726-generic/build/
Is the above all on one line? Assuming so then can you please try this:
mcgrof@tux ~/devel/compat-wireless-2.6 (git::master)$ make
KLIB=/lib/modules/2.6.27-02062726-generic/build/
KLIB_BUILD=/lib/modules/2.6.27-02062726-generic/build/ install-modules
I would expect your modules to end up in
/lib/modules/2.6.27-02062726-generic/build/lib/modules/2.6.27-02062726-generic/build/
(If you read the above you can presumably see what has happened)
Is this the case for you?
Your make output varies from mine (compat-wireless-2009-8-24), one of us
obviously has somewhat newer build file - perhaps the make file just
changed?
Thanks for your comments
Ed W
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html