Complile problem on Unixware 7.1.4 gpg-1.4.9

Benjamin Donnachie benjamin at py-soft.co.uk
Fri Aug 7 01:36:21 CEST 2009


2009/8/6  <ishe.mudzingwa at barclays.com>:
> Can anyone help

I've seen a similar problem on the Mac when it tries to use the wrong
assembly mpi modules.  Try adding --disable-asm to your ./configure
options before running make.  For good measure, run make clean first,
ie:

make clean
./configure --disable-asm
make all

Ben



More information about the Gnupg-users mailing list