public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.18-pre7 compile error || missing ipt_ah goodies
@ 2002-01-27  3:10 David Ford
  0 siblings, 0 replies; only message in thread
From: David Ford @ 2002-01-27  3:10 UTC (permalink / raw)
  To: linux-kernel

Someone forget to add ipt_ah files?  :)


--- linux.orig/net/ipv4/netfilter/Makefile      Tue Oct 30 23:08:12 2001
+++ linux/net/ipv4/netfilter/Makefile   Wed Jan 23 20:24:37 2002
@@ -56,6 +56,7 @@
 obj-$(CONFIG_IP_NF_MATCH_MULTIPORT) += ipt_multiport.o
 obj-$(CONFIG_IP_NF_MATCH_OWNER) += ipt_owner.o
 obj-$(CONFIG_IP_NF_MATCH_TOS) += ipt_tos.o
+obj-$(CONFIG_IP_NF_MATCH_AH_ESP) += ipt_ah.o ipt_esp.o


ld: cannot open ipt_ah.o: No such file or directory
make[3]: *** [netfilter.o] Error 1
make[3]: Leaving directory `/usr/local/src/linux/net/ipv4/netfilter'

-d



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-01-27  3:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-27  3:10 2.4.18-pre7 compile error || missing ipt_ah goodies David Ford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox