Hi,
In the process of attempting to build gnutls under os x I get an error saying libnettle is not found. Ok.
So I download nettle-2.4.tar.gz, extract and run ./configure. No problems.
Then I run make. the result is below.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
$ make
make all-here
/usr/bin/m4 ./asm.m4 machine.m4 config.m4 \
aes-decrypt-internal.asm >aes-decrypt-internal.s
gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fPIC -c aes-decrypt-internal.s
aes-decrypt-internal.asm:109:suffix or operands invalid for `push'
aes-decrypt-internal.asm:110:suffix or operands invalid for `push'
aes-decrypt-internal.asm:111:suffix or operands invalid for `push'
aes-decrypt-internal.asm:112:suffix or operands invalid for `push'
aes-decrypt-internal.asm:328:suffix or operands invalid for `pop'
aes-decrypt-internal.asm:329:suffix or operands invalid for `pop'
aes-decrypt-internal.asm:330:suffix or operands invalid for `pop'
aes-decrypt-internal.asm:331:suffix or operands invalid for `pop'
make[1]: *** [aes-decrypt-internal.o] Error 1
make: *** [all] Error 2
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Am I missing something? I must be, right?
Any help appreciated.
coel may
e: coel(a)coelmay.com
w: http://coelmay.com
t: twitter.com/coelmay