[Samba] 3.3 and 3.4 compile failure on dbwrap

Volker Lendecke Volker.Lendecke at SerNet.DE
Tue Mar 16 12:36:19 MDT 2010


On Tue, Mar 16, 2010 at 10:44:46AM -0700, Block, Jeff wrote:
> We have a local include file, db.h which has fetch and store defined.
> 
> Our db.h, from a BerkeleyDB 4.8.26 install, contains the following:
> #define fetch(a)    __db_dbm_fetch(a)
> #define store(a, b) __db_dbm_store(a, b)
> 
> My guess is that these are causing the problem.

Yes, that would cause it. This is a bit unfortunate. Can you
find out why Samba #includes it? We should not need anything
from BerkeleyDB.

Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.samba.org/pipermail/samba/attachments/20100316/e9dbc4d7/attachment.pgp>


More information about the samba mailing list