[PATCH] Fix dependencies in ldb subsystem

Jelmer Vernooij jelmer at vernstok.nl
Mon Apr 3 00:53:47 GMT 2006


Tim Potter wrote:
> On Mon, Apr 03, 2006 at 01:31:52AM +0200, Jelmer Vernooij wrote:
>   
>>> I've started to try and tease this apart and have the subsystems that
>>> have their own special ldb modules to register them by hand.  Hey jelmer
>>> and metze, what do you think about this?
>>>
>>> My goal is to create a swig interface to ldb within Samba, but the
>>> static modules (wins, rootdse, etc) are getting in the way.
>>>       
>> Are you sure that what you want isn't shared modules instead? Have you 
>> tried running ./configure.developer --enable-dso? That should be the 
>> default once we fix all corner cases :-)
>>     
> Yep - that looks like exactly what I want.  Thanks!  I don't suppose you
> could take a quick look at what I have done with scripting/config.mk?
>   
N/p, I've just updated it.

Btw, it looks like torture_tdb.py contains python2.4-specific code. It 
complained here about missing set() when run using python2.3

Cheers,

Jelmer


More information about the samba-technical mailing list