Author: Alex Barkov
Email: [EMAIL PROTECTED]
Message:
Please try to add break; between default: and } to make it look
like this:
default:
break;
}
or just ;
default:;
}
Please give feedback!
> Secondly I was unable to compile the beta 322 although the stable 3.1.19 works great.
>
> here is the results from gnumake
>
> Making all in src
> gnumake-3.78.1[1]: Entering directory
>`/Local/Users/Administrator/Library/OpenUp/mnogosearch-3_2_2_0/mnogosearch-3.2.2/src'
> /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include
>-I../include -I/usr/local/mysql/include -g -O2
>-DUDM_CONF_DIR=\"/usr/local/mngosearch322/etc\"
>-DUDM_VAR_DIR=\"/usr/local/mngosearch322/var\" -c indexer.c
> cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/local/mysql/include -g
>-O2 -DUDM_CONF_DIR=\"/usr/local/mngosearch322/etc\"
>-DUDM_VAR_DIR=\"/usr/local/mngosearch322/var\" -c indexer.c -o indexer.o
> indexer.c:900: illegal expression, found `}'
> gnumake-3.78.1[1]: *** [indexer.lo] Error 1
> gnumake-3.78.1[1]: Leaving directory
>`/Local/Users/Administrator/Library/OpenUp/mnogosearch-3_2_2_0/mnogosearch-3.2.2/src'
> gnumake-3.78.1: *** [all-recursive] Error 1
>
> Best Regards,
> Jason de Cordoba
Reply: <http://www.mnogosearch.org/board/message.php?id=3580>
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]