Hi, I´m trying to build a 4.1.1 php with mysql 3.23 (this one obtained from www.mysql.com in a rpm package) and the mnogosearch extension module. I´m using the RedHat 7.1 linux distribution.
Here goes the configure line used: ./configure --with-apxs --with-ldap --with-imap --with-kerberos --with-imap- ssl --with-mnogosearch=/usr/local/mnogosearch --with-mysql=/usr When I do make it ends with messages like this one: /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[1]: *** [libphp4.la] Error 1 When I try the mnogosearch without the mysql support, or the php without mysql support the thing goes right. Anyone here have any idea?! Thank you all. Roney Stein [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]