libgcrypt compile error on OS X: mpih-mul1-asm.S:43:9: error: invalid alignment value

Douglas Held doug at douglasheld.net
Wed Apr 23 23:09:03 CEST 2014


Hello all,

I had trouble building 1.6.1 on OS X.  So I tried building 1.6.0 and I get
the same error. I am happy to make an OS X 10.9 server available if a
developer would like to take a look.

$ make
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
Making all in compat
make[2]: Nothing to be done for `all'.
Making all in mpi
/bin/sh ../libtool   --mode=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 -o mpih-mul1-asm.lo mpih-mul1-asm.S
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

$ uname -a
Darwin dougair 13.1.0 Darwin Kernel Version 13.1.0: Wed Apr  2 23:52:02 PDT
2014; root:xnu-2422.92.1~2/RELEASE_X86_64 x86_64

$ make --version
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i386-apple-darwin11.3.0
$





--
Douglas Held
doug at douglasheld.net
+447775733093
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20140423/889fefde/attachment.html>


More information about the Gcrypt-devel mailing list