Hello,
I'm trying to build the entire courier mta. Both ./configure and gmake
go without any errors, gmake check however gives following:
gmake[2]: Leaving directory
`/home/kirillm/src/courier-0.37.0.20020112/courier/module.uucp'
Making check in module.local
gmake[2]: Entering directory
`/home/kirillm/src/courier-0.37.0.20020112/courier/module.local'
./testsuite | cmp -s - ./testsuite.txt
gmake[2]: *** [check] Error 1
gmake[2]: Leaving directory
`/home/kirillm/src/courier-0.37.0.20020112/courier/module.local'
gmake[1]: *** [check-recursive] Error 1
gmake[1]: Leaving directory `/home/kirillm/src/courier-0.37.0.20020112/courier'
gmake: *** [check-recursive] Error 1
./testsuite obviously gives other output that provided in
/testsuite.txt.
Operating system is OpenBSD 3.0.
I ran ./configure as:
./configure --prefix=/local/courier \
--with-db=db \
--with-mailuser=daemon \
--with-mailgroup=daemon \
--without-ipv6 \
--with-paranoid-smtpext \
--with-authuserdb \
--with-authcram \
--without-authpam \
--without-authldap \
--without-authpwd \
--without-authmysql \
--without-authpgsql \
--without-authshadow \
--without-authvchkpw \
--without-authdaemon \
--disable-changepass \
--without-certdb \
--enable-imageurl=/images/courier \
--enable-https=auto \
--with-cachedir=/var/log/www/data/courier \
--with-cacheowner=67 \
--without-gzip \
--enable-mimetypes=/etc/mutt/mime.types \
--enable-mimecharset=iso-8859-1
Thank you.
--
Kirill
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users