Hi Marc, Sorry for my many questions, perhaps we can make a WikI Page how to compile dbmail from source? I will try it like you from svn . I have downloaded svn-head to /usr/src :
======================================================== debian:/usr/src/dbmail_snapshot# debian/rules binary mkdir stamps test -d debian/patched || install -d debian/patched dpatch apply-all dpatch cat-all >>patch-stampT mv -f patch-stampT patch-stamp autoreconf -i Putting files in AC_CONFIG_AUX_DIR, `buildtools'. automake: configure.in: installing `buildtools/install-sh' automake: configure.in: installing `buildtools/mkinstalldirs' automake: configure.in: installing `buildtools/missing' Makefile.am:104: invalid unused variable name: `AM_LDFLAGS' modules/Makefile.am:28: invalid unused variable name: `AM_LDFLAGS' autoreconf: automake failed with exit status: 1 make: *** [stamps/configure] Fehler 1 debian:/usr/src/dbmail_snapshot# ======================================================== Can you tell me what I do wrong? Thanks, Jochen
