Error 1 and Error 2, after type make? any ideas Thanks
Sal /usr/local/include/pcap.h:117: warning: `struct bpf_program' declared inside parameter list /usr/local/include/pcap.h:119: warning: `struct bpf_program' declared inside parameter list /usr/local/include/pcap.h:135: warning: `struct bpf_insn' declared inside parameter list /usr/local/include/pcap.h:136: warning: `struct bpf_insn' declared inside parameter list mysql.c:50: redefinition of `enable_mySQL' mysql.c:37: `enable_mySQL' previously defined here mysql.c:150: warning: type mismatch with previous implicit declaration mysql.c:141: warning: previous implicit declaration of `open_mySQLsocket' mysql.c:150: warning: `open_mySQLsocket' was previously implicitly declared to return `int' mysql.c: In function `open_mySQLsocket': mysql.c:157: `host' undeclared (first use in this function) mysql.c:157: (Each undeclared identifier is reported only once mysql.c:157: for each function it appears in.) make[2]: *** [mysql.lo] Error 1 make[2]: Leaving directory `/home/schavez/ntop/ntop-current/ntop' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/schavez/ntop/ntop-current/ntop' make: *** [all-recursive-am] Error 2 _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop
