From: Philip Craig <philipc@snapgear.com>
To: Rob Sterenborg <rob@sterenborg.info>
Cc: 'Netfilter' <netfilter@lists.netfilter.org>
Subject: Re: Compiling ip_[conntrack|nat]_pptp
Date: Tue, 20 Apr 2004 15:58:24 +1000 [thread overview]
Message-ID: <4084BC00.9050509@snapgear.com> (raw)
In-Reply-To: <20040420054614.AB314398@sterenborg.info>
Rob Sterenborg wrote:
> Hi,
>
> I compiled kernel 2.4.26 with pom-ng-17042004 and applied (amongst others)
> the pptp patch.
> Everything compiles fine except for that patch.
>
> When I do a "make modules_install", the last lines are :
>
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.26-4; fi
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.26-4/kernel/net/ipv4/netfilter/ip_conntrack_pptp.o
> depmod: ip_ct_gre_keymap_add
> depmod: ip_ct_gre_keymap_destroy
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.26-4/kernel/net/ipv4/netfilter/ip_nat_pptp.o
> depmod: ip_ct_gre_keymap_change
>
> I notice in /lib/modules/2.4.26-4/kernel/net/ipv4/netfilter that there are
> ip_conntrack_pptp.o and ip_nat_pptp.o but I don't have a
> ip_conntrack_proto_gre.o which I do have on my "old" iptables box.
This patch should fix that:
http://lists.netfilter.org/pipermail/netfilter-devel/2004-March/014618.html
--
Philip Craig - SnapGear, A CyberGuard Company - http://www.SnapGear.com
next prev parent reply other threads:[~2004-04-20 5:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-20 5:46 Compiling ip_[conntrack|nat]_pptp Rob Sterenborg
2004-04-20 5:58 ` Philip Craig [this message]
2004-04-20 18:56 ` Rob Sterenborg
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=4084BC00.9050509@snapgear.com \
--to=philipc@snapgear.com \
--cc=netfilter@lists.netfilter.org \
--cc=rob@sterenborg.info \
/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.