search for: tdb_error

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

Did you mean: nbd_error
2002 Jul 01
0
announce: TDB_File.pm
...t for "instance data" too. (although it would probably never be used by C code). I'm going to have to look up the TDB_CONTEXT address in a hash (or something) to provide this myself. tdb_reopen() closes the database on error, which means (amongst other things) that you can't call tdb_error() to find out what went wrong (you have to use a logging callback). tdb_reopen_all() returns no indication of *which* reopen failed. when combined with tdb_reopen()'s auto-close-on-error, this makes tdb_reopen_all() almost useless. -- - Gus
2008 Jun 01
3
Failed building 3.0.30 for tru64 4.0F
Dear friends, I failed to buld samba 3.0.30 for tru64unix 4.0F. I am curently locked to this os version due to other production software. We currently run Samba 2.2.8a but we were requested to upgrade by our network group. I downloaded 3.3.30 and did $ cd source $ ./configure no warnings or errors as far as I could see, except checking for replacing readdir using getdirentries()...