Re: The naming wars continue... - net/ipv4/netfilter/ipt_hashlimit.c does not build
From: Eyal Lebedinsky (eyal_at_eyal.emu.id.au)
Date: 10/23/04
- Previous message: Lee Revell: "Re: How is user space notified of CPU speed changes?"
- In reply to: Linus Torvalds: "The naming wars continue..."
- Next in thread: Linus Torvalds: "Re: The naming wars continue... - net/ipv4/netfilter/ipt_hashlimit.c does not build"
- Reply: Linus Torvalds: "Re: The naming wars continue... - net/ipv4/netfilter/ipt_hashlimit.c does not build"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 23 Oct 2004 12:37:57 +1000 To: Linus Torvalds <torvalds@osdl.org>
Linus Torvalds wrote:
> Ok,
> Linux-2.6.10-rc1 is out there for your pleasure.
CC [M] net/ipv4/netfilter/ipt_hashlimit.o
net/ipv4/netfilter/ipt_hashlimit.c: In function `__dsthash_find':
net/ipv4/netfilter/ipt_hashlimit.c:124: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c: In function `__dsthash_free':
net/ipv4/netfilter/ipt_hashlimit.c:173: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c: In function `htable_selective_cleanup':
net/ipv4/netfilter/ipt_hashlimit.c:261: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:261: error: structure has no member named `l'
net/ipv4/netfilter/ipt_hashlimit.c:261: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:269: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:269: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:269: error: structure has no member named `l'
net/ipv4/netfilter/ipt_hashlimit.c: In function `hashlimit_match':
net/ipv4/netfilter/ipt_hashlimit.c:460: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:460: error: structure has no member named `l'
net/ipv4/netfilter/ipt_hashlimit.c:460: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:469: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:469: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:469: error: structure has no member named `l'
net/ipv4/netfilter/ipt_hashlimit.c:482: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:482: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:482: error: structure has no member named `l'
net/ipv4/netfilter/ipt_hashlimit.c:493: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:493: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:493: error: structure has no member named `l'
net/ipv4/netfilter/ipt_hashlimit.c:497: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:497: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:497: error: structure has no member named `l'
net/ipv4/netfilter/ipt_hashlimit.c: In function `dl_seq_start':
net/ipv4/netfilter/ipt_hashlimit.c:572: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:572: error: structure has no member named `l'
net/ipv4/netfilter/ipt_hashlimit.c:572: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c: In function `dl_seq_stop':
net/ipv4/netfilter/ipt_hashlimit.c:606: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:606: error: structure has no member named `locked_by'
net/ipv4/netfilter/ipt_hashlimit.c:606: error: structure has no member named `l'
make[3]: *** [net/ipv4/netfilter/ipt_hashlimit.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
-- Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Lee Revell: "Re: How is user space notified of CPU speed changes?"
- In reply to: Linus Torvalds: "The naming wars continue..."
- Next in thread: Linus Torvalds: "Re: The naming wars continue... - net/ipv4/netfilter/ipt_hashlimit.c does not build"
- Reply: Linus Torvalds: "Re: The naming wars continue... - net/ipv4/netfilter/ipt_hashlimit.c does not build"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|