Peter I have fixed this problem. Thanks for reporting it. Luca
On Mar 4, 2010, at 4:27 PM, Peter Bates wrote: > > Hello all... > > I think revision 4171 of PF_RING has broken > some of the Makefiles for the NIC drivers - as they're > now nested in a lower directory. > > [css0...@steel linux]$ make > ./make_version "" > ./check_headers.sh /lib/modules/2.6.18-128.7.1.el5/source > /lib/modules/2.6.18-128.7.1.el5/build myri10ge_checks.h > Using kernel headers in /lib/modules/2.6.18-128.7.1.el5/source > make -C /lib/modules/2.6.18-128.7.1.el5/build > SUBDIRS=/home/css02pb/PF_RING/drivers/myricom/myri10ge-linux.1.5.1/linux > modules > make[1]: Entering directory `/usr/src/kernels/2.6.18-128.7.1.el5-i686' > CC [M] > /home/css02pb/PF_RING/drivers/myricom/myri10ge-linux.1.5.1/linux/myri10ge.o > /home/css02pb/PF_RING/drivers/myricom/myri10ge-linux.1.5.1/linux/myri10ge.c:168:43: > error: ../../../kernel/linux/pf_ring.h: No such file or directory > > Most of the Makefiles are now looking for pf_ring.h in ../../../kernel > when they're actually in ../../../../kernel - a result of the re-ordering of > the directory > into different manufacturers. > > -- > Peter Bates, Network Support & Development Officer > Goldsmiths, University of London > New Cross, London SE14 6NW. Telephone: 020 7919 7082 > _______________________________________________ > Ntop-misc mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-misc --- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. - Brian W. Kernighan _______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
