Hi.

UdmSearch 3.1.4 doesn't compile on my Linux box.
Here is makefiles output:

gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include/mysql -g -O2 
-DUDM_CONF_DIR=\"/usr/local/udm31/etc\" -DUDM_VAR_DIR=\"/usr/local/udm31/var\" -c 
sql.c -o sql.o
sql.c: In function `UdmFindSQL':
sql.c:3844: `group_mask' undeclared (first use in this function)
sql.c:3844: (Each undeclared identifier is reported only once
sql.c:3844: for each function it appears in.)
sql.c:3902: parse error before `*'
sql.c:3922: `words' undeclared (first use in this function)
sql.c:3927: `text_escaped' undeclared (first use in this function)
sql.c:3930: `param' undeclared (first use in this function)
sql.c:3944: `display_docs' undeclared (first use in this function)
sql.c:3945: `first' undeclared (first use in this function)
sql.c:3946: `hit' undeclared (first use in this function)
sql.c:3955: `words_in_query' undeclared (first use in this function)
sql.c:4023: `r' undeclared (first use in this function)
sql.c:4025: `instr' undeclared (first use in this function)
sql.c:4028: `i' undeclared (first use in this function)
sql.c:4043: `j' undeclared (first use in this function)
make[1]: *** [sql.lo] Error 1
make[1]: Leaving directory `/usr/src/udmsearch-3.1.4/src'
make: *** [all-recursive] Error 1

-----------

This looks mad to me. Here is how I invoked configure:

fzidpc73:/usr/src/udmsearch-3.1.4# ./configure --prefix=/usr/local/udm31 
--enable-linux-pthreads --disable-syslog --enable-mp3 --disable-file --disable-htdb 
--with-mysql

Any ideas how could go wrong here? configure correctly found /usr/include/mysql as 
include dir for mysql

Regards,
      Mario Lang

Technical University Graz           mailto:[EMAIL PROTECTED]
Department Computing Services       http://www.cis.tu-graz.ac.at/zid/lang/
Phone: +43 (0) 316 / 873 - 8508       ICQ: 69372257

Perhaps they will have to outlaw sending random lists of words.  fee fie
foe foo [sic]
             -- Larry Wall in <[EMAIL PROTECTED]>

______________
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]

Reply via email to