Author: Alex Barkov Email: [EMAIL PROTECTED] Message: This is a bug. After changing a code in SQL drivers for various databases we forgot to check with unixODBC and EasySoft. This patch http://gw.udmsearch.izhnet.ru/~bar/sql.c.diff should fix the problem.
Please give feedback.... Don't forget to post a list of EasySoft libraries, which I asked in my previous posting. > > To add to previous post. When I remove the flags -lsupport and -lextra i get further >when running make and easysoft support but the end result is the same as when >compiling whith unixODBC support shown below. > > > gcc -g -O2 -DUDM_CONF_DIR=\"/usr/local/mnogosearch/etc\" >-DUDM_VAR_DIR=\"/usr/local/mnogosearch/var\" -o search.cgi search.o >search_tl.o .libs/libudmsearch.a -lm -L/usr/local/lib -lodbc -lm -L/usr/local/lib >-lodbc > .libs/libudmsearch.a(sql.o): In function `StoreWordsMulti': > /tmp/program/mnogosearch-3.2.2/src/sql.c:3232: undefined reference to `sql_query' > .libs/libudmsearch.a(sql.o): In function `StoreWordsSingle': > /tmp/program/mnogosearch-3.2.2/src/sql.c:3374: undefined reference to `sql_query' > .libs/libudmsearch.a(sql.o): In function `UdmStoreCrossWords': > /tmp/program/mnogosearch-3.2.2/src/sql.c:3599: undefined reference to `sql_query' > collect2: ld returned 1 exit status > make[1]: *** [search.cgi] Error 1 > Reply: <http://www.mnogosearch.org/board/message.php?id=3554> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
