Second try
i try to make PF_RING for kernel 2.6.29.5
and here is output from kernel compile after patch apply
make
CHK include/linux/version.h
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-x86
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
CC [M] net/ring/ring_packet.o
net/ring/ring_packet.c: In function 'ring_proc_init':
net/ring/ring_packet.c:537: error: 'struct proc_dir_entry' has no member
named 'owner'
net/ring/ring_packet.c:549: error: 'struct proc_dir_entry' has no member
named 'owner'
net/ring/ring_packet.c:550: error: 'struct proc_dir_entry' has no member
named 'owner'
make[2]: *** [net/ring/ring_packet.o] Error 1
make[1]: *** [net/ring] Error 2
make: *** [net] Error 2
Paweł Staszewski pisze:
No problem
this is testing serwer so i can make some patching on it
Luca Deri pisze:
Paweł
I have never compiled PF_RING on kernel newer than 2.6.29. I would
appreciate if you can spend some time patching it and send me the diff
so that I can incorporate it into the mainstream distro
Thanks Luca
Paweł Staszewski wrote:
Hello
I try to run PF_RING on kernel 2.6.30
but after prepare patch and apply to kernel:
patch -p1 < linux-2.6.30-1-686-smp-PF_RING.patch
patching file include/linux/ring.h
patching file net/Kconfig
patching file net/Makefile
patching file net/Makefile.ORG
patching file net/core/dev.c
patching file net/core/dev.c.ORG
patching file net/ring/Kconfig
patching file net/ring/Makefile
patching file net/ring/ring_packet.c
make
CHK include/linux/version.h
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-x86
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
CC [M] net/ring/ring_packet.o
net/ring/ring_packet.c: In function 'ring_proc_init':
net/ring/ring_packet.c:537: error: 'struct proc_dir_entry' has no
member named 'owner'
net/ring/ring_packet.c:549: error: 'struct proc_dir_entry' has no
member named 'owner'
net/ring/ring_packet.c:550: error: 'struct proc_dir_entry' has no
member named 'owner'
make[2]: *** [net/ring/ring_packet.o] Error 1
make[1]: *** [net/ring] Error 2
make: *** [net] Error 2
Regards
Paweł Staszewski
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev