Zenon Panoussis wrote:
> 
> ./configure --with-mysql --prefix=/usr/local/mn3110-4
> --localstatedir=/var/mn3110-4 --enable-fast-tag --enable-fast-cat
> --enable-fast-site
> [OK]
> 
> make
> [...]
> creating libudmsearch.la
> (cd .libs && rm -f libudmsearch.la && ln -s ../libudmsearch.la
> libudmsearch.la)
> gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include
> -I/usr/include/mysql          -g -O2
> -DUDM_CONF_DIR=\"/usr/local/mn3110-4/etc\"
> -DUDM_VAR_DIR=\"/var/mn3110-4\" -c search.c
> search.c: In function `LoadTemplate':
> search.c:391: structure has no member named `use_crossword'
> search.c:393: structure has no member named `use_crossword'
> search.c:412: `UDM_ISPELL_MODE_SERVER' undeclared (first use in this
> function)
> search.c:412: (Each undeclared identifier is reported only once
> search.c:412: for each function it appears in.)
> search.c:413: structure has no member named `spellhost'
> make[1]: *** [search.o] Error 1
> make[1]: Leaving directory `/root/mnogosearch-3.1.10/src'
> make: *** [all-recursive] Error 1
> 
> Oops.
> 
> Did you fix search.c from 3.1.10 or from 3.1.11 ?  ;)


Sorry. There was search.c from 3.1.11 sources. 
Find a patch for 3.1.10 in attachement.

search.c.diff.gz

Reply via email to