On Wed, Jan 13, 2010 at 09:07:56PM -0800, Richard A Nelson wrote:
> Whilst creating a new sendmail package, I pulled in the current
> libdb-dev (4.8), and found that the built package is broken - at least
> the db related portions.
>       >> # makemap hash access < access
>       >> access.db: Invalid type 5 specified
>       >> makemap: error opening type hash map access: Invalid argument 

Okay, so the issue here is that makemap is creating a 0-byte access.db file
(in order to lock it?), and this is what's breaking BDB 4.8.  I suggest not
doing this, and letting BDB create the file itself and use its own locking.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to