Hi ~~~ i'm Baek in Seoul Korea.
i downloaded libgpg-error-1.23 , libgcrypt-1.7.0 from gnupg homepage.
i installed libgpg-error-1.23 and reslut is successful
running environment (Centos) >> $uname -a Linux fo4sLIVE01 2.6.32-504.8.1.el6.x86_64 #1 SMP Wed Jan 28 21:11:36 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux # grep ^'model name' /proc/cpuinfo model name : Intel(R) Xeon(R) CPU E5-2665 0 @ 2.40GHz model name : Intel(R) Xeon(R) CPU E5-2665 0 @ 2.40GHz
then i have problems when installing libgcrypt-1.7.0
$ ./configure ==> ok
Libgcrypt v1.7.0 has been configured as follows:
Platform: GNU/Linux (x86_64-pc-linux-gnu) Hardware detection module: hwf-x86 Enabled cipher algorithms: arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 Enabled digest algorithms: crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog
Enabled kdf algorithms: s2k pkdf2 scrypt 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 Try using Intel PCLMUL: yes Try using DRNG (RDRAND): yes Try using Intel AVX: yes Try using Intel AVX2: no (unsupported by compiler) Try using ARM NEON: n/a
$ ./make ==> error occured~~ make running~~~ ~~~~ ~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/local/include -g -O2 -fvisibility=hidden -Wall -o mpicalc mpicalc-mpicalc.o libgcrypt.la -L/usr/local/lib -lgpg-error libtool: link: gcc -I/usr/local/include -g -O2 -fvisibility=hidden -Wall -o .libs/mpicalc mpicalc-mpicalc.o ./.libs/libgcrypt.so -L/usr/local/lib /usr/local/lib/libgpg-error.so -Wl,-rpath -Wl,/usr/local/lib ./.libs/libgcrypt.so: undefined reference to `_gcry_sha1_transform_amd64_avx' collect2: ld returned 1 exit status make[2]: *** [mpicalc] 오류 1 ( 오류 = Error ) make[2]: Leaving directory `/home/fo4s/sw/libgcrypt-1.7.0/src' make[1]: *** [all-recursive] 오류 1 make[1]: Leaving directory `/home/fo4s/sw/libgcrypt-1.7.0' make: *** [all] 오류 2
what can i resolve this problems?? i cannot understand this Error~~~ Help me Please~~~
Thank you.
|
_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users