[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b25312890802042324q272324ffo4157f873dd4f44a8@mail.gmail.com>
Date: Tue, 5 Feb 2008 09:24:38 +0200
From: "Rami Rosen" <roszenrami@...il.com>
To: "Andrew Morton" <akpm@...ux-foundation.org>
Cc: "Tilman Schmidt" <tilman@...p.cc>, linux-kernel@...r.kernel.org,
"Patrick McHardy" <kaber@...sh.net>, netdev@...r.kernel.org
Subject: Re: 2.6.24-mm1 - Build failure at net/sched/cls_flow.c:598
Hello,
I had sent a patch recently (which is currently pending) which
solves this problem.
see:
http://www.spinics.net/lists/netdev/msg54455.html
Regards,
Rami Rosen
On Feb 5, 2008 1:25 AM, Andrew Morton <akpm@...ux-foundation.org> wrote:
> On Mon, 04 Feb 2008 23:32:49 +0100
> Tilman Schmidt <tilman@...p.cc> wrote:
>
> > My attempt to build this failed with:
> >
> > CC [M] net/sched/cls_flow.o
> > net/sched/cls_flow.c: In function ___flow_dump___:
> > net/sched/cls_flow.c:598: error: ___struct tcf_ematch_tree___ has no member named ___hdr___
> >
> > Config attached.
>
> Thanks. hm.
>
> #else /* CONFIG_NET_EMATCH */
>
> struct tcf_ematch_tree
> {
> };
>
> methinks Patrick has a CONFIG_NET_EMATCH=n problem?
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists