From: Michal Marek <mmarek@suse.cz>
To: Gene Heskett <gene.heskett@verizon.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Module.symvers file
Date: Mon, 19 Apr 2010 15:11:11 +0200 [thread overview]
Message-ID: <4BCC566F.2040004@suse.cz> (raw)
In-Reply-To: <201004181546.56064.gene.heskett@verizon.net>
On 18.4.2010 21:46, Gene Heskett wrote:
> Greetings all;
>
> I just found that a make all in 2.6.34-rc4 will generate the Module.symvers
> file. But my normal build and install does not.
You need to run make vmlinux and make modules (or simply make all) to
generate a full list of exported symbols. Only doing one of the steps
will generate a partial list, obviously.
Michal
prev parent reply other threads:[~2010-04-19 13:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-18 19:46 Module.symvers file Gene Heskett
2010-04-19 13:11 ` Michal Marek [this message]
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=4BCC566F.2040004@suse.cz \
--to=mmarek@suse.cz \
--cc=gene.heskett@verizon.net \
--cc=linux-kernel@vger.kernel.org \
/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.