Lets hope you can help me...

I am trying to patch a kernel 2.4.18 whi the ebtables patch but I get the 
following error:

[root@host linux]#  patch -p1 < /root/bridge/ebtablesv1.0_vs_nf-0.0.4.diff
patching file net/Config.in
Hunk #1 FAILED at 62.

The kernel is already patched with:
bridge-nf-0.0.6-against-2.4.18.diff


the Config.in.rej file shows:

[root@localhost net]# cat Config.in.rej
***************
*** 62,67 ****
     source net/decnet/Config.in
  fi
  tristate '802.1d Ethernet Bridging' CONFIG_BRIDGE
  if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
     if [ "$CONFIG_BRIDGE" != "n" -a "$CONFIG_NETFILTER" != "n" ]; then
        bool '  netfilter (firewalling) support' CONFIG_BRIDGE_NF
--- 62,68 ----
     source net/decnet/Config.in
  fi
  tristate '802.1d Ethernet Bridging' CONFIG_BRIDGE
+    source net/bridge/netfilter/Config.in
  if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
     if [ "$CONFIG_BRIDGE" != "n" -a "$CONFIG_NETFILTER" != "n" ]; then
        bool '  netfilter (firewalling) support' CONFIG_BRIDGE_NF

Any ideas?

thanx!

Jorge# ./S
_______________________________________________
Bridge mailing list
[EMAIL PROTECTED]
http://www.math.leidenuniv.nl/mailman/listinfo/bridge

Reply via email to