Author: Ralph H.
Email: 
Message:
I am running a RH box with GNU make 3.77 and not getting past the error with spell. 
Here is what my make is spitting out with lated releaxe of mnogosearch:


Making all in src
make[1]: Entering directory `/root/search/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 `/root/search/src'
make: *** [all-recursive] Error 1
[root@localhost search]# make -v
GNU Make version 3.77, by Richard Stallman and Roland McGrath.


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

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

Reply via email to