All of lore.kernel.org
 help / color / mirror / Atom feed
* pptp_conntrack_nat - patch-o-matic-ng-20040409 - kernel 2.4.25
@ 2004-04-11  0:44 Philipp Stader
  2004-04-13  2:25 ` Philip Craig
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Stader @ 2004-04-11  0:44 UTC (permalink / raw)
  To: netfilter

Hello list,

i downloaded linux 2.4.25 from kernel.org, patch-o-matic-ng-20040409 and
iptables 1.2.9. Unpacked all in /usr/src/ created links linux and iptables
then applied the pptp_conntrack_nat patch which applied without errors.
When  i try to compile the kernel i get the following errors.

net/network.o: In function `pptp_expectfn':
net/network.o(.text+0x3e899): undefined reference to
`ip_ct_gre_keymap_destroy'
net/network.o: In function `pptp_timeout_related':
net/network.o(.text+0x3e8cc): undefined reference to
`ip_ct_gre_keymap_destroy'
net/network.o: In function `conntrack_pptp_help':
net/network.o(.text+0x3ed09): undefined reference to `ip_ct_gre_keymap_add'
net/network.o(.text+0x3ed2e): undefined reference to `ip_ct_gre_keymap_add'
net/network.o(.text+0x3ed96): undefined reference to `ip_ct_gre_keymap_add'
net/network.o(.text+0x3edaa): undefined reference to `ip_ct_gre_keymap_add'
net/network.o(.text+0x3edc8): undefined reference to
`ip_ct_gre_keymap_destroy'
net/network.o: In function `tcp_help':
net/network.o(.text+0x3fd66): undefined reference to
`ip_ct_gre_keymap_change'
net/network.o(.text+0x3fd73): undefined reference to
`ip_ct_gre_keymap_change'

I'd be happy for any suggestions. If you need any more information please
let me know.

Thank you very much in advance,

Kind regards

Phil


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-13  2:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-11  0:44 pptp_conntrack_nat - patch-o-matic-ng-20040409 - kernel 2.4.25 Philipp Stader
2004-04-13  2:25 ` Philip Craig

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.