Compiling on Maverick

Christoph Roland Murauer christoph_murauer at yahoo.de
Sat Nov 2 21:56:56 CET 2013


Hy !

Depends on the rest of your build system like CFLAGS and so on. Run make clean and add --disable-asm to ./configure. Apple has changed many things in Xcode 5 (gcc / llvm). As inspiration you could look at https://github.com/mxcl/homebrew/blob/master/Library/Formula/libgcrypt.rb.

C. M.

Am 02.11.2013 um 20:00 schrieb p2vpro IMAP <duncan at p2vpro.com>:

> 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?
> _______________________________________________
> Gnupg-devel mailing list
> Gnupg-devel at gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20131102/04aa76ee/attachment-0001.html>


More information about the Gnupg-devel mailing list