That error could be an error related to the latest development. I'm going to check what caused it and send you a fix. Regards, Yuri
On Apr 29, 2009, at 12:30 AM, Michael Hsu wrote: > Hi, my company just recently purchased nProbe Pro, I currently have > 5.0.2_111608_pro built and running but When trying to build > 5.1.1_022809_pro I get the following errors during 'make' when it is > building the plugins: > > if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H - > I. -I. -I.. -I.. -I/usr/include/mysql -g -pipe -Wp,- > D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer- > size=4 -m64 -mtune=generic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 - > D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -I /lib/modules/ > 2.6.18-92.1.22.el5.oversee/source/include -g -O2 -pipe -MT > libl7Plugin_la-l7Plugin.lo -MD -MP -MF ".deps/libl7Plugin_la- > l7Plugin.Tpo" -c -o libl7Plugin_la-l7Plugin.lo `test -f 'l7Plugin.c' > || echo './'`l7Plugin.c; \ > then mv -f ".deps/libl7Plugin_la-l7Plugin.Tpo" ".deps/libl7Plugin_la- > l7Plugin.Plo"; else rm -f ".deps/libl7Plugin_la-l7Plugin.Tpo"; exit > 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/mysql -g -pipe - > Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp- > buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE - > D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing - > fwrapv -I /lib/modules/2.6.18-92.1.22.el5.oversee/source/include -g - > O2 -pipe -MT libl7Plugin_la-l7Plugin.lo -MD -MP -MF .deps/ > libl7Plugin_la-l7Plugin.Tpo -c l7Plugin.c -fPIC -DPIC -o .libs/ > libl7Plugin_la-l7Plugin.o > l7Plugin.c: In function 'l7Plugin_packet': > l7Plugin.c:240: error: 'HashBucket' has no member named 'bytesSent' > l7Plugin.c:240: error: 'HashBucket' has no member named 'bytesRcvd' > make[3]: *** [libl7Plugin_la-l7Plugin.lo] Error 1 > make[3]: Leaving directory `/home/XXXX/nprobe_5.1.1_022809_pro/ > plugins' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/XXXX/nprobe_5.1.1_022809_pro/ > plugins' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/XXXX/nprobe_5.1.1_022809_pro' > make: *** [all] Error 2 > > > I am building this on Centos 5.2 x86_64 running a version of Centos > kernel 2.6.18-92.1.22.el5 patched for PF_RING. Any assistance is > appreciated. > Thank you, > Michael Hsu > _______________________________________________ > Ntop-misc mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-misc _______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
