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