[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

still problems with SuSE 2.2.18 Kernel + patch.int.2.2.18.3



Hi !

If i patch the Suse 2.2.18 Kernel with the Patch.int.2.2.18.3 i get this
errors :

Hunk #1 FAILED at 3
Hunk #2 FAILED at 11
2 out of 2 hunks FAILED -- saving rejects to file net/Config.in.rej

Config.in.rej :

***************
*** 3,8 ****
  #
  mainmenu_option next_comment
  comment 'Networking options'
  tristate 'Packet socket' CONFIG_PACKET
  bool 'Kernel/User netlink socket' CONFIG_NETLINK
  if [ "$CONFIG_NETLINK" = "y" ]; then
--- 3,9 ----
  #
  mainmenu_option next_comment
  comment 'Networking options'
+ source net/cipe/Config.in
  tristate 'Packet socket' CONFIG_PACKET
  bool 'Kernel/User netlink socket' CONFIG_NETLINK
  if [ "$CONFIG_NETLINK" = "y" ]; then
***************
*** 10,15 ****
    tristate 'Netlink device emulation' CONFIG_NETLINK_DEV
  fi
  bool 'Network firewalls' CONFIG_FIREWALL
  bool 'Socket Filtering'  CONFIG_FILTER
  tristate 'Unix domain sockets' CONFIG_UNIX
  bool 'TCP/IP networking' CONFIG_INET
--- 11,19 ----
    tristate 'Netlink device emulation' CONFIG_NETLINK_DEV
  fi
  bool 'Network firewalls' CONFIG_FIREWALL
+ if [ "$CONFIG_FIREWALL" = "y" ]; then
+   bool 'Network security (ENskip support)' CONFIG_NET_SECURITY
+ fi
  bool 'Socket Filtering'  CONFIG_FILTER
  tristate 'Unix domain sockets' CONFIG_UNIX
  bool 'TCP/IP networking' CONFIG_INET

can someone say me what is this ?


Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/