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
[r...@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 [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
