cvs commit: src/include pwd.h src/lib/libc/gen getpwent.c
src/usr.sbin/pwd_mkdb pwd_mkdb.c
Andrey A. Chernov
ache at nagual.pp.ru
Mon Apr 21 08:04:59 PDT 2003
On Mon, Apr 21, 2003 at 09:02:43 -0500, Jacques A. Vidrine wrote:
>
> OK, now the question is, what happened to st->exclude? :-)
> Say, what is the output of `ldd /path/to/indexer' ?
> Could it be that mnogosearch is linked with some alternative DB
> implementation, and that is being invoked when dbopen() is called from
> libc?
/usr/local/sbin/indexer:
libudmsearch-3.1.so => /usr/local/lib/libudmsearch-3.1.so
(0x2806d000)
libmsql.so.1 => /usr/local/lib/libmsql.so.1 (0x280af000)
libcrypto.so.2 => /usr/lib/compat/libcrypto.so.2 (0x280da000)
libssl.so.2 => /usr/lib/compat/libssl.so.2 (0x28192000)
libc_r.so.5 => /usr/lib/libc_r.so.5 (0x281bf000)
libc.so.5 => /usr/lib/libc.so.5 (0x281e3000)
(BTW, there is no dbopen() in msql)
More information about the cvs-src
mailing list