2009/8/6  <[email protected]>:
> 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

_______________________________________________
Gnupg-users mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to