Hi Friends, I ran into the following problem when trying to build the latest snapshot under solaris 9. Gcc is version 3.2.2.
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/local/include -I/usr/local/include -I/opt/local/tmp/ntop-current/gdchart0.94c -DSOLARIS -g -O2 -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -DSOLARIS -g -O2 -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -c pbuf.c -MT pbuf.lo -MD -MP -MF .deps/pbuf.TPlo -fPIC -DPIC -o .libs/pbuf.lo pbuf.c: In function `processIpPkt': pbuf.c:887: warning: initialization from incompatible pointer type pbuf.c: In function `processPacket': pbuf.c:2439: dereferencing pointer to incomplete type pbuf.c:2439: dereferencing pointer to incomplete type pbuf.c:2439: dereferencing pointer to incomplete type make[2]: *** [pbuf.lo] Error 1 make[2]: Leaving directory `/export/igpprt0/local/tmp/ntop-current/ntop' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/export/igpprt0/local/tmp/ntop-current/ntop' make: *** [all] Error 2 I've seen these errors before, could anyone give me some pointers how to try and debug them? Thanks, -Cooper _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
