Author: Greg Holmes
Email: [EMAIL PROTECTED]
Message:
Hi.
I get this error when I try to compile 3.2.0.b0 on Cygwin:
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -g -O2 -D
UDM_CONF_DIR=\"//d/mnogosearch1/etc\" -DUDM_VAR_DIR=\"//d/mnogosearch1/var\" -c
spelld.c
spelld.c: In function `main':
spelld.c:205: warning: passing arg 1 of `bzero' from incompatible pointer type
spelld.c:228: warning: passing arg 1 of `bzero' from incompatible pointer type
spelld.c:276: `MSG_WAITALL' undeclared (first use in this function)
spelld.c:276: (Each undeclared identifier is reported only once
spelld.c:276: for each function it appears in.)
make[1]: *** [spelld.o] Error 1
make[1]: Leaving directory `/usr/local/src/mnogosearch-3.2.0.b0/src'
make: *** [all-recursive] Error 1
I think it has to do with socket.h not defining MSG_WAITALL, but I'm not quite sure
what to do about it.
Reply: <http://www.mnogosearch.org/board/message.php?id=2700>
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]