[Openswan Users] openswan 2.4.12rc3 patch

Jean-Michel Caricand jean-michel.caricand at lifc.univ-fcomte.fr
Mon Mar 3 09:34:46 EST 2008


Hi,

I have a problem with this patch. I got linux kernel 2.6.21 and I applied
klips and natt patchs. When I build my new kernel, I get these errors :

  LD      drivers/ide/built-in.o
  LD      drivers/ide/arm/built-in.o
  CC      net/sched/cls_api.o
net/ipv4/udp.c:1095:44: error: macro "UDP_INC_STATS_BH" requires 2
arguments, but only 1 given
net/ipv4/udp.c: In function 'udp_queue_rcv_skb':
net/ipv4/udp.c:1095: error: 'UDP_INC_STATS_BH' undeclared (first use in
this function)
net/ipv4/udp.c:1095: error: (Each undeclared identifier is reported only once
net/ipv4/udp.c:1095: error: for each function it appears in.)
net/ipv4/udp.c:1097:41: error: macro "UDP_INC_STATS_BH" requires 2
arguments, but only 1 given
  LD      drivers/ide/legacy/built-in.o
make[4]: *** [net/ipv4/udp.o] Erreur 1
make[3]: *** [net/ipv4] Erreur 2

I looked at include/net/udp : UDP_INC_STATS_BH macro requides 2 arguments.
Does the patch is wrong ?

Thank.




More information about the Users mailing list