Hello all,

 

I'm running into a problem getting PF_RING 3.0 installed.  Here's where I stand:

 

 

- Running on fresh Fedora Core 3 install

 

- Used CVS to get the latest copy from ntop

 

- Modified mkpatch.sh to pull down kernel version 2.6.11

 

- Ran mkpatch.sh, it downloaded the kernel src ok, ran thru patching and made it's patch file

 

- Changed directory to /PF_RING/workspace/linux-2.6.11-1-686-smp-ring3 and ran 'make menuconfig'

 

- Selected the pf_ring entry under Networking (took a little while to find it)

 

- Ran make dep (ok),  

- Ran make zImage (failed, because of a size issue, so I ran make bzImage (ok))

- Ran make modules (failed with the following error):

 

  CC [M]  net/ring/ring_packet.o

net/ring/ring_packet.c: In function `ring_create':

net/ring/ring_packet.c:723: warning: use of cast expressions as lvalues is deprecated

net/ring/ring_packet.c: In function `ring_release':

net/ring/ring_packet.c:790: warning: use of cast expressions as lvalues is deprecated

net/ring/ring_packet.c: In function `virt_to_kseg':

net/ring/ring_packet.c:962: error: request for member `pgd' in something not a structure or union

make[2]: *** [net/ring/ring_packet.o] Error 1

make[1]: *** [net/ring] Error 2

make: *** [net] Error 2

 

has anyone run into this or something similar?

 

Thanks in advance!

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

Reply via email to