Problem with building libgcrypt 1.6.3 on AIX 6.1 with IBM compiler

Eugene Zelenko eugene.zelenko at gmail.com
Fri May 22 21:01:37 CEST 2015


Hi, Werner!

I removed all FLAGS from configure options and I still have same problem.

Anyway, I think function prototypes and definitions should be consistent.

With best regards,
Eugene.

On Fri, May 22, 2015 at 12:27 AM, Werner Koch <wk at gnupg.org> wrote:
> On Fri, 22 May 2015 00:41, eugene.zelenko at gmail.com said:
>
>> "sexp.c", line 2427.1: 1506-343 (S) Redeclaration of
>> _gcry_sexp_extract_param differs from previous declaration on line 331
>> of "gcrypt-int.h".
>
>> ./configure --prefix=${PWD}/../install                \
>>     --enable-static --disable-shared --disable-asm            \
>>     --with-gpg-error-prefix=${Root}/libgpg-error-1.18/install    \
>>     --with-libgpg-error-prefix=${Root}/libgpg-error-1.18/install    \
>>     CC=xlc CFLAGS="-q64 -O3 -qansialias -w -qtune=auto"            \
>
> By overriding CFLAGS you also override most of the warning options.  See
> configure.ac.  In case there are certain options which are required on a
> certain target it is possible to _add_ them to the default CFLAGS (grep
> fox hpux in configure.ac for an example).
>
>
> Salam-Shalom,
>
>    Werner
>
>
> --
> Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.
>



More information about the Gcrypt-devel mailing list