http://article.gmane.org/gmane.linux.ntop.devel/3970
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Lancashire, Pete Sent: Tuesday, November 25, 2003 7:15 PM To: [EMAIL PROTECTED] Subject: [Ntop-dev] build failure latest from today 25 Nov 2003 sun solaris 5.8, most of GNU tools via SunFreeWare almost make it to the end gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/src/ntop-current/ntop/myrrd -DSOLARIS -I/usr/local/include -I/usr/local/src/ntop-current/ntop/myrrd -g -O2 -I/usr/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -c netflowPlugin.c -MT netflowPlugin.lo -MD -MP -MF .deps/netflowPlugin.TPlo -fPIC -DPIC -o .libs/netflowPlugin.lo netflowPlugin.c: In function `dissectFlow': netflowPlugin.c:261: error: structure has no member named `numNetFlowsRcvd' netflowPlugin.c:427: error: structure has no member named `asHash' netflowPlugin.c:499: error: structure has no member named `numEstablishedTCPConnections' netflowPlugin.c: In function `initNetFlowFunct': netflowPlugin.c:768: error: incompatible types in assignment netflowPlugin.c: In function `handleNetflowHTTPrequest': netflowPlugin.c:1101: error: structure has no member named `numNetFlowsRcvd' netflowPlugin.c:1110: error: structure has no member named `numNetFlowsRcvd' make[3]: *** [netflowPlugin.lo] Error 1 did get these warning *** Warning: This library needs some functionality provided by -lpcap. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This library needs some functionality provided by -lmyrrd. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. _______________________________________________ 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
