Hi Paul,

I give up.
Can´t get it working.
When i compile it on my build System with 
"./configure --with-pgsql --with-auth-ldap --with-sieve"
The Compilation runs without error.
But I don´t know how to copy all the Files on my Mail Server in wich Place.

When i do

"debian/rules binary" I always get this error:

===================================================
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
configure.in:21: warning: do not use m4_patsubst: use patsubst or
m4_bpatsubst
aclocal.m4:803: AM_CONFIG_HEADER is expanded from...
configure.in:21: the top level
configure.in:109: warning: do not use m4_regexp: use regexp or m4_bregexp
aclocal.m4:816: _AM_DIRNAME is expanded from...
configure.in:109: the top level
Putting files in AC_CONFIG_AUX_DIR, `buildtools'.
configure.in:21: warning: do not use m4_patsubst: use patsubst or
m4_bpatsubst
aclocal.m4:803: AM_CONFIG_HEADER is expanded from...
configure.in:21: the top level
configure.in:109: warning: do not use m4_regexp: use regexp or m4_bregexp
aclocal.m4:816: _AM_DIRNAME is expanded from...
configure.in:109: the top level
configure.in:21: warning: do not use m4_patsubst: use patsubst or
m4_bpatsubst
aclocal.m4:803: AM_CONFIG_HEADER is expanded from...
configure.in:21: the top level
configure.in:109: warning: do not use m4_regexp: use regexp or m4_bregexp
aclocal.m4:816: _AM_DIRNAME is expanded from...
configure.in:109: the top level
automake: configure.in: installing `buildtools/install-sh'
automake: configure.in: installing `buildtools/mkinstalldirs'
automake: configure.in: installing `buildtools/missing'
automake: configure.in: installing `buildtools/compile'
automake: configure.in: installing `buildtools/depcomp'
Makefile.am:104: invalid unused variable name: `AM_LDFLAGS'
modules/Makefile.am:26: invalid unused variable name: `AM_LDFLAGS'
autoreconf: automake failed with exit status: 1
make: *** [stamps/configure] Fehler 1
======================================================================

So I musst tell my Boss that i cannot get the Authentication working with
LDAP to Active Directory.
Bad News for me, LDAP is for my Singls Sign On System a must have.
I am realy depressed.
All I need is a Debian Packet for Sarge with the actual 2.1.6 Version where
LDAP is working....

Greetings Jochen

> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] Im Auftrag von Paul J Stevens
> Gesendet: Freitag, 7. Juli 2006 11:40
> An: DBMail mailinglist
> Betreff: Re: AW: [Dbmail] Re: Build from SVN trunk 2188 with 
> Debian Sarge
> 
> 
> for the record, this was fixed. SVN-trunk builds now always 
> default to shared builds of all modules. This /can/ be 
> overridden by tweaking DEB_BUILD_OPTIONS, but no defaults 
> other than a *full* build are assumed.
> 
> 
> Marc Dirix wrote:
> > I use autoconf 2.13, and automake 1.6.3
> > 
> > Furthermore, I forgot to mention, that the debian/rules script is 
> > changed when paul starts testing something different. So when using 
> > SVN head it is a good thing to skim the top of the file and look
> > for:
> > 
> > ifneq (,$(findstring devel,$(DEB_BUILD_OPTIONS)))
> >         export WITH_MYSQL=
> >         export WITH_SQLITE=
> >         export WITH_LDAP=
> > 
> > Here previous defines are undone again. Since I use 
> PostgreSQL and a 
> > shared build these are my settings.
> > 
> > Best regards,
> > 
> > Marc
> > 
> > Op 7-jul-2006, om 9:30 heeft Jochen Entenmann het volgende 
> geschreven:
> > 
> >> 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# 
> >> ========================================================
> >>
> >>
> >> Looks like i have a too old autoconf.
> >> Installed autoconf 1.9 now i had this errors:
> >>
> >> ========================================================
> >> debian:/usr/src/dbmail_snapshot# debian/rules binary autoreconf -i
> >> aclocal: configure.in: 37: macro `AM_ENABLE_SHARED' not 
> found in library
> >> aclocal: configure.in: 38: macro `AM_ENABLE_STATIC' not 
> found in library
> >> autoreconf: aclocal failed with exit status: 1
> >> make: *** [stamps/configure] Fehler 1 
> debian:/usr/src/dbmail_snapshot#
> >> ========================================================
> >>
> >> Hmmm... Digging
> >> Can you tell me what I do wrong?
> >>
> >> Thanks, Jochen
> >>
> >> _______________________________________________
> >> Dbmail mailing list
> >> [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
> >>
> > 
> > _______________________________________________
> > Dbmail mailing list
> > [email protected]
> > https://mailman.fastxs.nl/mailman/listinfo/dbmail
> > 
> 
> -- 
>   ________________________________________________________________
>   Paul Stevens                                      paul at nfg.nl
>   NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
>   The Netherlands________________________________http://www.nfg.nl
> _______________________________________________
> Dbmail mailing list
> [email protected]
> https://mailman.fastxs.nl/mailman/listinfo/dbmail
> 

Reply via email to