|
Good day everybody.
Need help with sqwebmail-1.1.2 compiling.
I use FreeBSD 4.2 STABLE, vpopmail 4.9.7, qmail 1.03 and MySQL
3.23
Here is my installation:
./configure
--enable-cgibindir=/usr/local/www/cgi-bin \
--enable-imagedir=/usr/local/www/icons \
--enable-mimetypes=/usr/local/www/conf/mime.types
\
--with-cachedir \
--enable-webpass=vpopmail
\
--with-module=authvchkpw ./configure and make configure-check is OK. But when I type
make check I receive:
Making check in numlib
Making check in bdbobj
./testsuite | cmp -s - ./testsuite.txt
Making check in maildir
/bin/sh ./testsuite 2>&1 | cmp -
./testsuite.txt
Making check in md5
./md5test | cmp -s - ./md5test.txt
Making check in random128
Making check in userdb
Making check in makedat
Making check in rfc822
./testsuite | cmp -s - ./testsuite.txt
./reftest | cmp -s - ./reftest.txt
*** Error code 1
Stop in /tmp/sqwebmail-1.1.2/rfc822
*** Error code 1
Stop in /tmp/sqwebmail-1.1.2
Thats it.
Looking forward to receive any advice!
Thank you.
Roman
|
- Re: problem with compiling Roman Serbski
- Re: problem with compiling Sam Varshavchik
