gpg 1.0.3 won't compile on AIX 4.1.4

James W Walden jamesw@ichips.intel.com
Fri, 29 Sep 2000 16:13:58 -0700 (PDT)


I was able to successfully build gpg 1.0.3 for AIX 4.1.4 using the
IBM C compiler with this configure line:

C=/usr/bin/cc CFLAGS='-O3 -I/usr/intel/pkgs/zlib/1.1.3/include -I/usr/intel/pkgs/gdbm/1.8.0/include' LDFLAGS='-L/usr/intel/pkgs/zlib/1.1.3/lib -L/usr/intel/pkgs/gdbm/1.8.0/lib' ../gnupg-1.0.3/configure --prefix=/usr/intel/00r1 --disable-nls --disable-asm

However, it does fail 3 of the 24 tests with the following output:

Home: .
Supported algorithms:
Cipher: 3DES, CAST5, BLOWFISH, TWOFISH
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA, ELG
Hash: MD5, SHA1, RIPEMD160
PASS: version.test
Hash algorithm TIGER/192 is not installed
PASS: mds.test
PASS: decrypt.test
PASS: decrypt-dsa.test
PASS: sigs.test
PASS: sigs-dsa.test
PASS: encrypt.test
PASS: encrypt-dsa.test
PASS: seat.test
PASS: clearsig.test
cmp: EOF on plain-1
encryptp.test: plain-1: mismatch
FAIL: encryptp.test
PASS: detach.test
PASS: armsigs.test
PASS: armencrypt.test
cmp: EOF on plain-1
armencryptp.test: plain-1: mismatch
FAIL: armencryptp.test
PASS: signencrypt.test
PASS: signencrypt-dsa.test
PASS: armsignencrypt.test
PASS: armdetach.test
PASS: armdetachm.test
PASS: detachm.test
extra characters after close-quote
    while executing
"expect -nobrace      -exact "y\r
\r                        \r\r
You need a User-ID to identify your key; the software constructs the user id\r
from Re ..."
    invoked from within
"expect {
    -exact "y\r
\r                        \r\r
You need a User-ID to identify your key; the software constructs the user id\r
from Real Name, ..."
FAIL: genkey1024.test
PASS: conventional.test
PASS: conventional-mdc.test
====================
3 of 24 tests failed
====================

-- 
Archive is at http://lists.gnupg.org - Unsubscribe by sending mail
with a subject of  "unsubscribe"  to gnupg-users-request@gnupg.org