Author: Peter Eriksson Email: Message: 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=3549> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
