I have done the same process and it still failed.. I don't know what do to next or what I have done wrong... I am running 2.4.18 with Slackware Linux.. I might try out 2.4.19pre3 and see how I go.. the following errors came up for newnat13
Can anyone see what I have done wrong?? Please help me :)
 
Testing... 0-newnat13.patch NOT APPLIED (98 rejects out of 100 hunks)
The newnat/0-newnat13 patch:
   Author: Harald Welte <[EMAIL PROTECTED]>,
   Jozsef Kadlecsik <[EMAIL PROTECTED]>
   Status: Pending for kernel inclusion
  
   Implementation of the new nat API for kernel 2.4.18 and above.
  
   - enables us to have multiple related expectations
   (necessarry for H.323, real IRC and PPTP tracking, ...)
   - allows expectations to have timeouts
   - adds full SACK support to the NAT code (we no longer strip
   SACKPERM option out of all SYN patckes for ftp/irc connections)
  
-----------------------------------------------------------------
Do you want to apply this patch [N/y/t/f/a/r/b/w/v/q/?] y
Testing patch newnat/0-newnat13.patch...
Failed to patch copy of /usr/src/linux
TEST FAILED: patch NOT applied.
 
cheers
 
Dino
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 21 March 2002 12:32 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: ip_conntrack_h323 failed to make modules

doing pom newnat 13 works, patching first submitted packs and then newnat,
make menuconig ,make dep. make clean,
but then failing make modules, all done to fresh kernel 2.4.18 without any special
feature, any ideas ?
 
ip_conntrack_h323.c:284: warning: excess elements in scalar initializer
ip_conntrack_h323.c:284: warning: (near initialization for `h225.flags')
ip_conntrack_h323.c:285: warning: initialization makes pointer from integer without a cast
ip_conntrack_h323.c:288: warning: missing braces around initializer
ip_conntrack_h323.c:288: warning: (near initialization for `h225.tuple')
ip_conntrack_h323.c:288: warning: initialization makes integer from pointer without a cast
ip_conntrack_h323.c:289: warning: initialization makes integer from pointer without a cast
ip_conntrack_h323.c:289: initializer element is not computable at load time
ip_conntrack_h323.c:289: (near initialization for `h225.tuple.src.u.all')
ip_conntrack_h323.c:290: warning: initialization makes integer from pointer without a cast
make[2]: *** [ip_conntrack_h323.o] Error 1
make[2]: Leaving directory `/usr/src/linux/net/ipv4/netfilter'
make[1]: *** [_modsubdir_ipv4/netfilter] Error 2
make[1]: Leaving directory `/usr/src/linux/net'
make: *** [_mod_net] Error 2

Reply via email to