Hi!

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 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"

Cheers,

Gunnar

-- 
______ http://kdab.com _______________ http://kolab-konsortium.com _

[EMAIL PROTECTED] Kolab work is funded in part by KDAB and the Kolab Konsortium

____ http://www.pardus.de _________________ http://gunnarwrobel.de _
E-mail : [EMAIL PROTECTED]                                 Dr. Gunnar Wrobel
Tel.   : +49 40 432 72335                           Bundesstrasse 29
Fax    : +49 40 432 70855                            D-20146 Hamburg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   >> Mail at ease - Rent a kolab groupware server at [EMAIL PROTECTED] <<      
           
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
______________________________________________________________________
OpenPKG                                             http://openpkg.org
Developer Communication List                   openpkg-dev@openpkg.org

Reply via email to