Hi,

I found the following message in the board:
http://search.mnogo.ru/board/message.php?id=1651

Adding
#define MSG_WAITALL 0x100

to src/spell.c and src/spelld.c helped. Compilation runs smotthly now.

Regards,

Emre

At 12:43 08.03.01 +0100, you wrote:
>Hi,
>
>does anyone know why this happens on my SuSe Linux 6.0 system ?
>
>sys:mnogosearch-3.1.11 > make
>Making all in src
>make[1]: Entering directory `/usr/local/src/mnogosearch-3.1.11/src'
>/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include 
>-I../include      -I/usr/include/mysql          -g -O2 
>-DUDM_CONF_DIR=\"/usr/local/mnogosearch/etc\" 
>-DUDM_VAR_DIR=\"/usr/local/mnogosearch/var\" -c spell.c
>gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/mysql 
>-g -O2 -DUDM_CONF_DIR=\"/usr/local/mnogosearch/etc\" 
>-DUDM_VAR_DIR=\"/usr/local/mnogosearch/var\" -c spell.c -o spell.o
>spell.c: In function `UdmLoadSpellFromServer':
>spell.c:690: `MSG_WAITALL' undeclared (first use in this function)
>spell.c:690: (Each undeclared identifier is reported only once
>spell.c:690: for each function it appears in.)
>spell.c: In function `UdmNormalizeWordFromServer':
>spell.c:793: `MSG_WAITALL' undeclared (first use in this function)
>make[1]: *** [spell.lo] Error 1
>make[1]: Leaving directory `/usr/local/src/mnogosearch-3.1.11/src'
>make: *** [all-recursive] Error 1
>sys:mnogosearch-3.1.11 >
>
>I have just updated my GNU make to make sure it´s the latest. The 
>configure line was
>"./configure --with-mysql" , so there´s special about that.
>
>Any idea ?
>
>Thanks,
>
>Emre
>--
>Emre Bastuz
>[EMAIL PROTECTED]                         http://emre.de
>UIN: 561260                  PGP Key ID: 0xEA0E2CA1
>
>___________________________________________
>If you want to unsubscribe send "unsubscribe general"
>to [EMAIL PROTECTED]

-- 
Emre Bastuz
[EMAIL PROTECTED]                         http://emre.de
UIN: 561260                  PGP Key ID: 0xEA0E2CA1

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

Reply via email to