Greetings Compile failure for sflowPlugin Have tried moving the offending typedefs around with no success.
Took easy way out by commenting out all Make file references to the plugin and got a clean compile. adavid@fwtest> gcc -v Reading specs from /opt/contrib/lib/gcc-lib/sparc-sun-solaris2.6/2.8.1/specs gcc version 2.8.1 adavid@fwtest> uname -a SunOS fwtest 5.6 Generic_105181-21 sun4m sparc SUNW,SPARCstation-5 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I/usr/local/include -I/var/tmp/RC2/gdchart0.94c -I/var/tmp/RC2/gdchart0.94c/zlib-1.1.4 -I/usr/local/ssl/include -g -O2 -pipe -Wp,-MD,.deps/sflowPlugin.pp -c sflowPlugin.c -fPIC -DPIC -o .libs/sflowPlugin.lo sflowPlugin.c:194: field `ip_v6' has incomplete type sflowPlugin.c:252: field `src_ip' has incomplete type sflowPlugin.c:253: field `dst_ip' has incomplete type sflowPlugin.c: In function `handleSflowPacket': sflowPlugin.c:1855: warning: passing arg 2 of `sendto' from incompatible pointer type make[3]: *** [sflowPlugin.lo] Error 1 make[3]: Leaving directory `/var/tmp/RC2/ntop/plugins' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/RC2/ntop/plugins' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/RC2/ntop' make: *** [all-recursive-am] Error 2 -- Anthony David Gambling(n): A discretionary tax on those asleep during high school maths http://adavid.com.au/ 0xA72CE1ED fingerprint = EA1E C69E FE59 BBE1 AA4B F354 BD09 9765 A72C E1ED _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://lists.ntop.org/mailman/listinfo/ntop
