[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Compilation Errors
E. M. Recio writes:
> ./configure --with-ldbm-api=gdbm --enable-tls --enable-aci
--disable-bdb --enable-ldbm
> --without-kerberos --enable-wrappers --enable-slurpd --enable-rlookups
> --enable-crypt
>
> (I even tried but it doesn't work, says I must pick a back
> end even though I selected GDBM.)
Yes. You said that LDBM's API is GDBM, but you must also say that LDBM
should be used. Maybe that's a bug, and --with-ldbm-api should warn if
--enable-ldbm is not given.
--
Hallvard