"Barry K. Nathan" wrote:
> 
> I got the same error with the ipchains-compatible netfilter compiled as
> modules.

This works for me:

--- linux-2.4.0-test13-pre2/net/ipv4/netfilter/Makefile Sat Dec 16 14:23:48 2000
+++ linux-akpm/net/ipv4/netfilter/Makefile      Sat Dec 16 15:01:23 2000
@@ -61,6 +61,3 @@
 
 ipchains.o: $(ipchains-objs)
        $(LD) -r -o $@ $(ipchains-objs)
-
-ip_nf_compat.o: $(ip_nf_compat-objs)
-       $(LD) -r -o $@ $(ip_nf_compat-objs)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to