From: Martin Stricker <shugal@gmx.de>
To: netfilter@lists.netfilter.org
Subject: Re: Can I add a module to a prebuilt kernel?
Date: Wed, 02 Jun 2004 23:04:34 +0200 [thread overview]
Message-ID: <40BE40E2.F39FCB5F@gmx.de> (raw)
In-Reply-To: 20040602073846.GO18797@wellnow.com
Jeff Gordon wrote:
> I'm running a RH ES 3 system, and it appears _support_ for ipt_recent
> is included in the kernel but libipt_recent.so is nowhere to be
> found. Kernel source for the prebuilt kernel in the distribution is
> available.
>
> Is there a simple way to build ipt_recent from source and have it
> function with this kernel, without compiling a kernel from scratch?
Yes. You can use the module from another computer, given it was compiled
for the exactly same kernel version, using the same compiler and
compiler flags.
Usually, on a given system, all you have to do is make config or make
menuconfig, add the module you want as module (M), end the kernel
configuration, and do a make modules (maybe also a make modules install,
but maybe you would rather copy the module by hand and add it to the
modules.conf).
Best regards,
Martin Stricker
--
Homepage: http://www.martin-stricker.de/
Linux Migration Project: http://www.linux-migration.org/
Red Hat Linux 9 for low memory: http://www.rule-project.org/
Registered Linux user #210635: http://counter.li.org/
next prev parent reply other threads:[~2004-06-02 21:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-02 7:38 Can I add a module to a prebuilt kernel? Jeff Gordon
[not found] ` <40BE09B2.90501@web.de>
2004-06-02 19:06 ` Jeff Gordon
2004-06-03 7:52 ` Jozsef Kadlecsik
2004-06-03 21:01 ` Jeff Gordon
2004-06-04 7:48 ` Jozsef Kadlecsik
2004-06-03 21:16 ` Best defense for syn-floods...? Jeff Gordon
2004-06-02 21:04 ` Martin Stricker [this message]
2004-06-02 22:13 ` Can I add a module to a prebuilt kernel? Florian Boelstler
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=40BE40E2.F39FCB5F@gmx.de \
--to=shugal@gmx.de \
--cc=netfilter@lists.netfilter.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.