Did you do a web search or newsgroup search on the problem - it's pretty clearly a message about mysql... I found hits on that message from people using php...
one recommendation was "I tried to copy libtool from 4.0.6 to 4.1.1 [php versions], and now it works." If it's a sync problem, try running ./autogen.sh -1 before ./configure that will remake all of the files with settings appropriate to your specific configuration. -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Monday, February 25, 2002 3:54 AM To: [EMAIL PROTECTED] Subject: [Ntop] Ntop make error [libntopreport.la] Error 1 Hello, I have a redhat 7.2. I'm trying to configure ntop version 2.0 source downloaded at http://snapshot.ntop.org/stable/ntop-2.0-src.tgz. The configure ran with out a problem. When I ran make it gives this error message .. .. .. /usr/lib/mysql/libmysqlclient.a(dbug.o)(.text+0xae0): first defined here /usr/lib/mysql/libmysqlclient.a(dbug.o): In function `_db_unlock_file': dbug.o(.text+0xaf4): multiple definition of `_db_unlock_file' /usr/lib/mysql/libmysqlclient.a(dbug.o)(.text+0xaf4): first defined here collect2: ld returned 1 exit status make[2]: *** [libntopreport.la] Error 1 make[2]: Leaving directory `/usr/local/ntop' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/ntop' make: *** [all] Error 2 Could anyone point out where/what did I miss? regards - -azu _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop
