From: Luke Deryckx <luke@westaironline.com>
To: netfilter@lists.netfilter.org
Subject: Compiling new iptables after kernel patch (compilation errors)
Date: Wed, 31 Mar 2004 14:57:52 -0800 [thread overview]
Message-ID: <BC908CF0.6B5A%luke@westaironline.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1524 bytes --]
I¹ve patched my kernel (2.4.22) using the ip_conntrack_pptp patch in the
latest patch-o-matic which I downloaded from the netfilter.org website.
Everything went very smoothly patching, building installing and booting my
kernel. However when I try to compile (or re-compile) any version of
iptables so that it will work with my new kernel the make fails almost
immediately yielding the a few different errors.
If I attempt to compile a fresh version of iptables 1.2.6a which is what I
had been runing on before I get:
>> make: *** No rule to make target `extensions/libipt_dscp.o', needed by
`extensions/libext.a'. Stop.
If I try any other version it seems (I¹ve tried 1.2.7a and 1.2.9) I get:
>>make: *** No rule to make target `extensions/libipt_dscp.o', needed by
`extensions/libext.a'. Stop.
Or
>> make: *** No rule to make target `extensions/libip6t_mark.c', needed by
`extensions/libip6t_mark.d'. Stop.
Depending on if I¹ve fooled around with the Make file at all (which I did to
try to overcome these errors)
I¹m using a debian based linux called Pebble (www.nycwireless.org/pebble)
with the 2.4.22 kernel (which I have recompiled and reinstalled).
I¹ve tried compiling with and without the NO_SHARED_LIBS value set in
Makefile (changing this seems to change the error, but there is still and
error) and I¹ve also made extra sure that I have the correct KERNEL_DIR set
(/usr/src/linux-2.4.22 in my case).
Any advice would be most appreciated.
Thanks
Luke Deryckx
[-- Attachment #2: Type: text/html, Size: 1857 bytes --]
next reply other threads:[~2004-03-31 22:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-31 22:57 Luke Deryckx [this message]
2004-04-01 9:19 ` Compiling new iptables after kernel patch (compilation errors) Tony Earnshaw
[not found] <200404020430.i324UxsV030704@server5.bandwidthco.com>
2004-04-02 16:33 ` Luke Deryckx
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=BC908CF0.6B5A%luke@westaironline.com \
--to=luke@westaironline.com \
--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.