Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: NTop: Users

PF_RING compiling error

 

 

NTop users RSS feed   Index | Next | Previous | View Threaded


enricopesce at gmail

Oct 22, 2009, 3:16 AM

Post #1 of 2 (131 views)
Permalink
PF_RING compiling error

Hello, i tried to compile PF_RING but i have this error, the operating
system is CENTOS 4.8 with vanilla kernel 2.6.27.37

[root[at]ntop kernel]# make
make -C /lib/modules/2.6.27.37/build SUBDIRS=/root/my_pf/PF_RING/kernel
modules
make[1]: Entering directory `/usr/src/redhat/BUILD/kernel-2.6.27.37'
CC [M] /root/my_pf/PF_RING/kernel/pf_ring.o
/root/my_pf/PF_RING/kernel/pf_ring.c: In function `match_filtering_rule':
/root/my_pf/PF_RING/kernel/pf_ring.c:1073: error: structure has no member
named `pattern'
/root/my_pf/PF_RING/kernel/pf_ring.c:1114: error: structure has no member
named `pattern'
/root/my_pf/PF_RING/kernel/pf_ring.c:1120: error: structure has no member
named `pattern'
/root/my_pf/PF_RING/kernel/pf_ring.c: In function `ring_release':
/root/my_pf/PF_RING/kernel/pf_ring.c:2566: error: structure has no member
named `pattern'
/root/my_pf/PF_RING/kernel/pf_ring.c:2568: error: structure has no member
named `pattern'
/root/my_pf/PF_RING/kernel/pf_ring.c: In function `ring_setsockopt':
/root/my_pf/PF_RING/kernel/pf_ring.c:3589: error: structure has no member
named `pattern'
/root/my_pf/PF_RING/kernel/pf_ring.c:3592: error: structure has no member
named `pattern'
/root/my_pf/PF_RING/kernel/pf_ring.c:3603: error: structure has no member
named `pattern'
/root/my_pf/PF_RING/kernel/pf_ring.c:3629: error: structure has no member
named `pattern'
/root/my_pf/PF_RING/kernel/pf_ring.c:3630: error: structure has no member
named `pattern'
/root/my_pf/PF_RING/kernel/pf_ring.c:3631: error: structure has no member
named `pattern'
/root/my_pf/PF_RING/kernel/pf_ring.c:3631: error: structure has no member
named `pattern'
/root/my_pf/PF_RING/kernel/pf_ring.c:3631: error: structure has no member
named `pattern'
/root/my_pf/PF_RING/kernel/pf_ring.c:3631: error: structure has no member
named `pattern'
/root/my_pf/PF_RING/kernel/pf_ring.c:3745: error: structure has no member
named `pattern'
/root/my_pf/PF_RING/kernel/pf_ring.c:3746: error: structure has no member
named `pattern'
make[2]: *** [/root/my_pf/PF_RING/kernel/pf_ring.o] Error 1
make[1]: *** [_module_/root/my_pf/PF_RING/kernel] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/kernel-2.6.27.37'
make: *** [all] Error 2

anyone can help me?

--
Enrico Pesce
www.enricopesce.it


deri at ntop

Oct 26, 2009, 8:33 AM

Post #2 of 2 (107 views)
Permalink
Re: PF_RING compiling error [In reply to]

Enrico
please move to PF_RING 4.0

Luca

On Oct 22, 2009, at 12:16 PM, Pesce Enrico wrote:

> Hello, i tried to compile PF_RING but i have this error, the
> operating system is CENTOS 4.8 with vanilla kernel 2.6.27.37
>
> [root[at]ntop kernel]# make
> make -C /lib/modules/2.6.27.37/build SUBDIRS=/root/my_pf/PF_RING/
> kernel modules
> make[1]: Entering directory `/usr/src/redhat/BUILD/kernel-2.6.27.37'
> CC [M] /root/my_pf/PF_RING/kernel/pf_ring.o
> /root/my_pf/PF_RING/kernel/pf_ring.c: In function
> `match_filtering_rule':
> /root/my_pf/PF_RING/kernel/pf_ring.c:1073: error: structure has no
> member named `pattern'
> /root/my_pf/PF_RING/kernel/pf_ring.c:1114: error: structure has no
> member named `pattern'
> /root/my_pf/PF_RING/kernel/pf_ring.c:1120: error: structure has no
> member named `pattern'
> /root/my_pf/PF_RING/kernel/pf_ring.c: In function `ring_release':
> /root/my_pf/PF_RING/kernel/pf_ring.c:2566: error: structure has no
> member named `pattern'
> /root/my_pf/PF_RING/kernel/pf_ring.c:2568: error: structure has no
> member named `pattern'
> /root/my_pf/PF_RING/kernel/pf_ring.c: In function `ring_setsockopt':
> /root/my_pf/PF_RING/kernel/pf_ring.c:3589: error: structure has no
> member named `pattern'
> /root/my_pf/PF_RING/kernel/pf_ring.c:3592: error: structure has no
> member named `pattern'
> /root/my_pf/PF_RING/kernel/pf_ring.c:3603: error: structure has no
> member named `pattern'
> /root/my_pf/PF_RING/kernel/pf_ring.c:3629: error: structure has no
> member named `pattern'
> /root/my_pf/PF_RING/kernel/pf_ring.c:3630: error: structure has no
> member named `pattern'
> /root/my_pf/PF_RING/kernel/pf_ring.c:3631: error: structure has no
> member named `pattern'
> /root/my_pf/PF_RING/kernel/pf_ring.c:3631: error: structure has no
> member named `pattern'
> /root/my_pf/PF_RING/kernel/pf_ring.c:3631: error: structure has no
> member named `pattern'
> /root/my_pf/PF_RING/kernel/pf_ring.c:3631: error: structure has no
> member named `pattern'
> /root/my_pf/PF_RING/kernel/pf_ring.c:3745: error: structure has no
> member named `pattern'
> /root/my_pf/PF_RING/kernel/pf_ring.c:3746: error: structure has no
> member named `pattern'
> make[2]: *** [/root/my_pf/PF_RING/kernel/pf_ring.o] Error 1
> make[1]: *** [_module_/root/my_pf/PF_RING/kernel] Error 2
> make[1]: Leaving directory `/usr/src/redhat/BUILD/kernel-2.6.27.37'
> make: *** [all] Error 2
>
> anyone can help me?
>
> --
> Enrico Pesce
> www.enricopesce.it
> _______________________________________________
> Ntop mailing list
> Ntop[at]listgateway.unipi.it
> http://listgateway.unipi.it/mailman/listinfo/ntop

_______________________________________________
Ntop mailing list
Ntop[at]listgateway.unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop

NTop users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.