search for: tdb_prs_fetch

Displaying 2 results from an estimated 2 matches for "tdb_prs_fetch".

2010 May 07
1
Problems 'make'ing on Solaris 9.
...sparc-sun-solaris2.9/bin/ld: warning: libtalloc.so, needed by /usr/local/lib/libwbclient.so, not found (try using -rpath or -rpath-link) smbd/mangle_hash.o: In function `mangle_hash_init': mangle_hash.c:(.text+0x15ac): undefined reference to `tdb_open_ex' rpc_parse/parse_prs.o: In function `tdb_prs_fetch': parse_prs.c:(.text+0x31cc): undefined reference to `tdb_fetch' passdb/secrets.o: In function `open_schannel_session_store': secrets.c:(.text+0x2b70): undefined reference to `tdb_close' secrets.c:(.text+0x2c18): undefined reference to `tdb_close' passdb/secrets.o: In function `...
2010 May 07
1
Fwd: RE: Problems 'make'ing on Solaris 9/10
...: libtalloc.so, needed by /usr/local/lib/libwbclient.so, not > found (try using -rpath or -rpath-link) > smbd/mangle_hash.o: In function > `mangle_hash_init': > mangle_hash.c:(.text+0x15ac): undefined reference to `tdb_open_ex' > rpc_parse/parse_prs.o: In function > `tdb_prs_fetch': > parse_prs.c:(.text+0x31cc): undefined reference to `tdb_fetch' > passdb/secrets.o: In function > `open_schannel_session_store': > secrets.c:(.text+0x2b70): undefined > reference to `tdb_close' > secrets.c:(.text+0x2c18): undefined reference to `tdb_close&...