1 message in net.sourceforge.lists.courier-maildrop[maildropl] [courier-imap] All versio...
FromSent OnAttachments
TanenDec 2, 2003 12:26 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] [courier-imap] All version won't be compiledActions...
From:Tanen (tan@tanen.dyndns.org)
Date:Dec 2, 2003 12:26:54 pm
List:net.sourceforge.lists.courier-maildrop

Hello,

I'm trying to compile the new courier-imap 2.2.1 because i have never get the old one compiled, and i'm getting now the same problem that the old release.

I'm using : ./configure --prefix=/usr/local/courier-imap --disable-root-check --without-authpam --without-authldap \ --without-authpwd --without-authmysql --without-authpgsql --without-authshadow --without-authuserdb \ --without-authcustom --without-authcram --without-authdaemon --with-authvchkpw --with-ssl

as configure command, and i'm getting this error, in the last seconds of execution of the configure script :

--------------------------------------------------------------

checking for setsid... yes checking for setlogin... no checking for crypt in -lcrypt... yes checking for crypt... yes checking for crypt() prototype... 0 configure: creating ./config.status config.status: creating Makefile sed: file ./confstatg3JECV/subs-2.sed line 3: Unterminated `s' command config.status: creating modulelist sed: file ./confstatg3JECV/subs-2.sed line 3: Unterminated `s' command config.status: creating installlist sed: file ./confstatg3JECV/subs-2.sed line 3: Unterminated `s' command config.status: creating installlist.sh sed: file ./confstatg3JECV/subs-2.sed line 3: Unterminated `s' command config.status: creating authdaemond sed: file ./confstatg3JECV/subs-2.sed line 3: Unterminated `s' command config.status: creating authdaemonrc sed: file ./confstatg3JECV/subs-2.sed line 3: Unterminated `s' command config.status: creating authsystem.passwd sed: file ./confstatg3JECV/subs-2.sed line 3: Unterminated `s' command config.status: creating config.h config.status: executing depfiles commands configure: configuring in waitlib configure: running /bin/sh './configure' --prefix=/usr/local/courier-imap '--prefix=/usr/local/courier-imap' '--disable-root-check' '--without-authpam' '--without-authldap'

'--without-authpwd' '--without-authmysql' '--without-authpgsql' '--without-authshadow' '--without-authuserdb' '--without-authcustom' '--without-authcram' '--without-authdaemon' '--with-authvchkpw' '--with-ssl' --with-authchangepwdir=/usr/local/courier-imap/libexec/authlib --with-db=gdbm --with-userdb=/etc/userdb --with-makedatprog='/usr

/local/courier-imap/libexec/makedatprog' --with-mailuser=root --without-socks --with-authchangepwdir=/var/tmp/dev/null --with-package=courier-imap --with-version=2.1.2 --cache-file=/dev/null --srcdir=.

--------------------------------------------------------------

If i try to use make, after this, i'm getting this error message :

make[2]: Leaving directory `/var/local/courier-imap-2.1.2/userdb' make[1]: Leaving directory `/var/local/courier-imap-2.1.2/userdb' Making all in authlib make[1]: Entering directory `/var/local/courier-imap-2.1.2/authlib' make[1]: *** No rule to make target `all'. Stop. make[1]: Leaving directory `/var/local/courier-imap-2.1.2/authlib' make: *** [all-recursive] Error 1

--------------------------------------------------------------

Can someone try to help me to deal with this error ? It's very anoying, i'm on Debian Woddy, all my Qmail stuff work fine, only vqadmin and courier-imap, i'm bored, and i'm in the obligation to use the courier-imap and courier-imap daemon of the Debian package. I can't use the patch for vchkpw with this version of courier-imap.

If someone can explain me, how to solve my problem, i will realy appreciate.