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 ?


PREAMBLE
--------
My add on the config file in the 'mysql.h loop':

                elif test -f /usr/local/mysql/include/mysql.h; then
                        MYSQL_INCDIR=/usr/local/mysql/include
                        MYSQL_LIBDIR=/usr/local/mysql/lib
                elif test -f /Library/MySQL/include/mysql/mysql.h; then
                        MYSQL_INCDIR=/Library/MySQL/include/mysql
                        MYSQL_LIBDIR=/Library/MySQL/lib/mysql

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

Reply: <http://search.mnogo.ru/board/message.php?id=2193>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to