From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kevin Smith" Subject: Dependency Issues ip_conntrack_helper.h Date: Wed, 30 Apr 2003 22:52:35 -0400 Sender: netfilter-admin@lists.netfilter.org Message-ID: <003601c30f8c$d416adc0$0200000a@kevs> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org I was compile a new kernel (2.4.20) mostly to get the ip_nat_cuseeme module working when I this during the compile: Circular /usr/src/linux-2.4.20/include/netfilter_ipv4/ip_conntrack.h <- /usr/src/linux-2.4.20/include/linux/netfilter_ipv4/ipconntrack.helper.h Dependency Dropped I Believe this is why the module I'm installing isn't compiling. In my research, there was info about a patch, but no patch found. I've also checked bugzilla with no luck. Can someone give me and idea where to look, or if this is known, where to get a patch. I have also applied patch-2.4.20, just incase it would make a diff..which it didn't. Any info will be appreciated, or point towards a fix. Thanks Kev