[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling problem on AIX


hi, have you also tried in AIX to use the GCC compiler? I once tinkered
inside AIX, i installed an acceptable GCC compiler there, and then used to
compile some things. The AIX system is not intended for development system,
it is not open. Whoever the director of this product team was around 7 or
10 years ago, should have focused on making it friendly for development. It
would have gained traction by this time. Now, it's too late...

On Wed, Jul 19, 2017 at 6:47 PM, Robin Geffroy <robin.geffroy@xxxxxxxxx>
wrote:

> Hi,
>
> I work with libssh, and I have to make it work with a lot of different
> OSes. On Windows / Linux, no problem. But here I am on AIX, and I am unable
> to make it work :(
>
> I have to use the xlc compiler (XL 12.1.0 here). I got some errors with
> the C++-style comment in some files, easy to solve, but then another error
> appeared when trying to "make" :
>
> "/path/to/openssl/openssl-1.0.2k/include/openssl/crypto.h", line 502.44:
> 1506-275 (S) Unexpected text free_func encountered.
> "/path/to/openssl/openssl-1.0.2k/include/openssl/crypto.h", line 507.47:
> 1506-275 (S) Unexpected text free_func encountered.
> "/path/to/openssl/openssl-1.0.2k/include/openssl/asn1.h", line 909.46:
> 1506-275 (S) Unexpected text free_func encountered.
> "/path/to/openssl/openssl-1.0.2k/include/openssl/asn1.h", line 1063.49:
> 1506-275 (S) Unexpected text free_func encountered.
> "/path/to/openssl/openssl-1.0.2k/include/openssl/objects.h", line 996.31:
> 1506-275 (S) Unexpected text free_func encountered.
> "/path/to/openssl/openssl-1.0.2k/include/openssl/ec.h", line 842.41:
> 1506-275 (S) Unexpected text free_func encountered.
> "/path/to/openssl/openssl-1.0.2k/include/openssl/ec.h", line 854.44:
> 1506-275 (S) Unexpected text free_func encountered.
> make: The error code from the last command is 1.
>
>
> Stop.
> make: The error code from the last command is 2.
>
>
> Stop.
> make: The error code from the last command is 2.
>
>
> Do you have any idea what can I do ? I don't know what's happening here. I
> tried with or without CFLAGS, and nothing seems to work. I use OpenSSL with
> other projects, and I got no problem with it...
>
> Regards,
>
> Robin
>

References:
Compiling problem on AIXRobin Geffroy <robin.geffroy@xxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org