On Tue, Nov 06, 2007, Gunnar Wrobel wrote:
> Currently I fail to build the "imapd" package on rm0. It fails with
>
> checking for db.h... yes
> configure: error: Berkeley DB 3.x or later was not found. You may need to
> supply the --with-bdb-libdir or --with-bdb-incdir configure options.
> error: Bad exit status from /ltmp/kk/openpkg/rpm-tmp.18065 (%build)
>
> I tried installing "db45" but that didn't seem to help. What could I
> do to fix that?
The problem is that the installed "db" package was built by me with
"with_pthreads=yes" a few days ago for testing purposes together with
OpenLDAP. I just forgot to reinstall a "regular" "db" package. Now
fixed.
> The thing I wanted to change on the imapd package was actually
> trivial:
>
> diff -u -d -u -d -r1.14 fsl.imapd
> --- fsl.imapd 17 Dec 2006 12:35:57 -0000 1.14
> +++ fsl.imapd 6 Nov 2007 15:05:45 -0000
> @@ -38,7 +38,7 @@
> }
> };
>
> -ident (lmtpd)/.+ q{
> +ident (lmtpd|lmtp)/.+ q{
> prefix(
> prefix="%b %d %H:%M:%S %N <%L> $1[%P]: "
> )
>
> Currently the lmtpd does not write a log file since the log lines
> start with "lmtp" rather than "lmtpd"
You should be now able to again build "imapd" and especially commit this
change...
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
OpenPKG http://openpkg.org
Developer Communication List [email protected]