Compiling on Maverick

p2vpro IMAP duncan at p2vpro.com
Sat Nov 2 20:00:04 CET 2013


Hi all, looking for some help with installing GnuPG on an iMac running Maverick (10.9 (13A603))

Started working on the pre-reqs and got to libgcrypt-1.5.3 configured as follows:

        Libgcrypt v1.5.3 has been configured as follows:

        Revision:                  a3eabcb  (41962)
        Platform:                  Darwin (x86_64-apple-darwin13.0.0)
        Enabled cipher algorithms: arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea
        Enabled digest algorithms: crc md4 md5 rmd160 sha1 sha256 sha512 tiger whirlpool
        Enabled pubkey algorithms: dsa elgamal rsa ecc
        Random number generator:   default
        Using linux capabilities:  no
        Try using Padlock crypto:  yes
        Try using AES-NI crypto:   yes

A “make” gets as far as:

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -MT mpih-mul1-asm.lo -MD -MP -MF .deps/mpih-mul1-asm.Tpo -c mpih-mul1-asm.S  -fno-common -DPIC -o .libs/mpih-mul1-asm.o
mpih-mul1-asm.S:43:9: error: invalid alignment value
 .align 1<<(5)
^
make[2]: *** [mpih-mul1-asm.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Any suggestions?


More information about the Gnupg-devel mailing list