From: Ed W <lists@wildgooses.com>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: Cross compiling currently broken?
Date: Tue, 25 Aug 2009 20:26:08 +0100 [thread overview]
Message-ID: <4A943AD0.2050406@wildgooses.com> (raw)
In-Reply-To: <43e72e890908251208r1451b54bt36b431ba5942917a@mail.gmail.com>
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
next prev parent reply other threads:[~2009-08-25 19:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-25 18:46 Cross compiling currently broken? Ed W
2009-08-25 19:08 ` Luis R. Rodriguez
2009-08-25 19:26 ` Ed W [this message]
2009-09-03 16:14 ` Philip Prindeville
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A943AD0.2050406@wildgooses.com \
--to=lists@wildgooses.com \
--cc=linux-wireless@vger.kernel.org \
--cc=mcgrof@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.