Problem with building libgcrypt 1.6.3 on AIX 6.1 with IBM compiler
Eugene Zelenko
eugene.zelenko at gmail.com
Mon May 11 19:52:02 CEST 2015
Hi!
I got next errors when tried to build building libgcrypt 1.6.3 on AIX
6.1 with IBM compiler:
"../src/mpi.h", line 295.16: 1506-343 (S) Redeclaration of
_gcry_mpi_ec_set_mpi differs from previous declaration on line 423 of
"../src/gcrypt-int.h".
"../src/mpi.h", line 297.16: 1506-343 (S) Redeclaration of
_gcry_mpi_ec_set_point differs from previous declaration on line 425
of "../src/gcrypt-int.h".
"../src/mpi.h", line 302.16: 1506-343 (S) Redeclaration of
_gcry_mpi_ec_new differs from previous declaration on line 418 of
"../src/gcrypt-int.h".
It seems that functions in question in mpi.h should return pgp_error_t
as do their implementation in visibility.c.
With best regards,
Eugene.
More information about the Gcrypt-devel
mailing list