[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: support for dynamically loadable modules (ITS#196)
Bastiaan Bakker wrote:
> > Could libtool be of help here?
> >
>
> Probably. I still have to learn how to use libtool, that's why I did not make use of it.
Well, anyway, it is dying in ldif2ldbm. No core. Nothing visible
anywhere. Output is:
>>>>> Starting test001-ldif2ldbm ...
running defines.sh . ldbm
Datadir is ./data
Cleaning up in ./test-db...
Running ldif2ldbm to build slapd database...
ldif2ldbm failed!
>>>>> ./scripts/test001-ldif2ldbm failed (exit 1)
make: *** [test-ldbm] Error 1
Seems like ldif2ldbm (and maybe other programs) needs to be fixed for
this. Go to directory tests and do 'make test' there.
Julio