Dominique Chiron wrote:
> 
> Author: Dominique Chiron
> Email: [EMAIL PROTECTED]
> Message:
> Hi, this is the warning we see on compil MnoGo with Mac OSX.
> The install run fine. THe only other problem encountered is then MnoGo ending 
>parsing of URL's he made a "segmentation fault" (10 or 100 it's the same) . But the 
>parsing seems to be ok and searching operation are correct and speed...
> 
> Any idea to correct the problem ?

Try to build with gcc and -g compile option. And after "segmentation
fault" use
        gdb --core=indexer.core indexer
to debug and see cause of the trap.


> WARNING
> -------
> # at line 312
> spelld.c:241: warning: passing arg 3 of `accept' from incompatible pointer type

I fix this (I hope). Try current version from CVS (see
http://www.mnogosearch.org/)

-- 
Maxime Zakharov           http://sochi.net.ru/~maxime/
 Sochi, Russia               http://www.sochi.com/
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to