From: Sam Ravnborg <sam@ravnborg.org>
To: Rich Chase <rac47.02@engalumni.colostate.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: missing elfconfig.h
Date: Fri, 8 Jun 2007 22:19:47 +0200 [thread overview]
Message-ID: <20070608201947.GD25468@uranus.ravnborg.org> (raw)
In-Reply-To: <200706080908.37044.rac47.02@engalumni.colostate.edu>
On Fri, Jun 08, 2007 at 09:08:36AM -0400, Rich Chase wrote:
> An Apparent bug:
> version 2.6.21.3
> missing the file ./scripts/mod/elfconfig.h
To build an external module you need to point to a directory
where a fully build kernel is placed.
You could do a full build and then a "make clean",
this would still let you build external modules.
In your case the kernel was not build.
And to build modpost you need to execute "make modules" from
the kernel top-level directory.
> I noticed this when trying to compile a 3rd party
> module. Maybe this is intended. Not sure.
Anything that is available public?
Could take a quick look at the Makefile +
build instructions.
Sam
next prev parent reply other threads:[~2007-06-08 20:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-08 13:08 missing elfconfig.h Rich Chase
2007-06-08 20:19 ` Sam Ravnborg [this message]
2007-06-09 7:53 ` Jan Engelhardt
2007-06-09 7:57 ` Robert P. J. Day
2007-06-09 8:54 ` Sam Ravnborg
2007-06-09 7:59 ` Robert P. J. Day
2007-06-09 8:53 ` Sam Ravnborg
2007-06-09 16:38 ` Rich Chase
2007-06-09 16:24 ` Rich Chase
2007-06-09 20:57 ` Sam Ravnborg
-- strict thread matches above, loose matches on Subject: below --
2007-06-09 16:34 Rich Chase
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=20070608201947.GD25468@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rac47.02@engalumni.colostate.edu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox