Hi ! I tried to compile SqWebMail-2.1.1 on TRU64 UNIX 4.0f, and I've a little problem. Everything compile ok (I think) but when I do make check I get the message: Making check in numlib Making check in gdbmobj ./testsuite | cmp -s - ./testsuite.txt Making check in md5 ./md5test | cmp -s - ./md5test.txt *** Exit 1 Stop. *** Exit 1 Stop My command line like this: LDFLAGS="-L/opt/libs/gdbm-1.8.0/libs -L/opt/OpenLDAP/1.2.12/lib -L/opt/security/openssl/0.9.6alib" \ CPPFLAGS="-I/opt/libs/gdbm-1.8.0/include -I/opt/OpenLDAP/1.2.12/include -I/opt/security/openssl/0.9.6a/include" \ ./configure --prefix=/usr/local/share/sqwebmail3 --enable-cachedir=/var/cache/sqwebmail3 --enable-imageurl=/webmail3 --enable-imagedir=/var/www/htdocs/webmail3 --enable-cgibindir=/var/www/cgi-bin/sqwebmail3 --enable-mimetypes --enable-mimecharset=iso-8859-2 --with-db=gdbm --without-module "authpwd, authshadow, authpam, authuserdb, authvchkpw" --without-ispell If enybody could help me I will be very happy. Regards Piotr Swebodzinski [EMAIL PROTECTED]
