Hi!

>>spn> www.mnogosearch.org (mnogosearch-php-extension-1.7.3.tar.gz) and
>>spn> replaced the contents of ext/mnogosearch with the files in this archive
>>spn> and it all worked a treat (with a quick edit to remove the second
>>spn> reference to -lmysqlclient in the EXTRA_LIBS line the PHP Makefile...
>>spn> but I think that mnoGo's fault!)
>>
>>Could it be because of twice --with-mnogosearch string in configure ?

JT>     No.

But user says thats the error.
    
>> I thought that error could be
>>caused by buggy linker, since gcc does support multiple references to the
>>same library. The second reference to libmysqlclient come from udmconfig
>>script while configuring php. It return compiler swithes that used to
>>compile mnogosearch. E.g. -lmysqlclient -L/usr. It worked for many users

JT>     It should return the -L/path/to/dir where it thinks libmysqlclient is.
JT>     Doesn't it?
        
Yes, i show just an example. It returns the path to mysql libraries.

-- 
Regards, Sergey aka gluke.


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to