Author: Alex Barkov
Email: [EMAIL PROTECTED]
Message:
> Any idea why this is happening? I have compiled earlier releases (3.1.19 and 3.2.2) 
>using the same environment (Solaris 8) without errors.
> 
> ...
> gcc -g -O2 -DUDM_CONF_DIR=\"/usr/local/mno/etc\" 
>-DUDM_VAR_DIR=\"/usr/local/mno/var\" -o search.cgi search.o search_tl.o 
>.libs/libudmsearch.a -lz -lsocket -lm -lxnet -L/usr/local/mysql/lib/mysql 
>-lmysqlclient -lz -lsocket -lm -lxnet -L/usr/local/mysql/lib/mysql -lmysqlclient 
> .libs/libudmsearch.a(store.o): In function `UdmStoreOpen':
> /usr/local/src/mnogosearch-3.2.3/src/store.c:146: undefined reference to `hstrerror'
> collect2: ld returned 1 exit status
> make[1]: *** [search.cgi] Error 1
> make[1]: Leaving directory `/usr/local/src/mnogosearch-3.2.3/src'
> make: *** [all-recursive] Error 1
> 

It must be strerror, not hstrerror


Reply: <http://www.mnogosearch.org/board/message.php?id=3612>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to