Johann Juraschek | 17 Oct 2008 14:27
Picon

Compiling Problem


Hi Josh and the List,

it just startet to compile the hippie on 2.6.25.10.

Actually der is one problem:

>   CC      net/netfilter/nf_conntrack_core.o
> net/netfilter/nf_conntrack_core.c: In function 'nf_conntrack_in':
> net/netfilter/nf_conntrack_core.c:720: error: 'pskb' undeclared
> (first use in this function)
> net/netfilter/nf_conntrack_core.c:720: error: (Each undeclared
> identifier is reported only once
> net/netfilter/nf_conntrack_core.c:720: error: for each function it
> appears in.)

the lines in the code are:

#ifdef CONFIG_HIPPIE_NETFILTER_FEED
    pie_packet_read((*pskb)->data,(*pskb)->len);
#endif

any suggestions to fix this?

thanks for your help

best regards

Johann


Gmane