curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl 7.56.0 build problems

From: Michael Felt <michael_at_felt.demon.nl>
Date: Sun, 12 Nov 2017 13:36:26 +0100

On 16/10/2017 19:50, Michael Felt wrote:
>
> Back to this problem though (I think I mentioned it before)
> root_at_x064:[/data/prj/aixtools/curl-7.56.0/lib]make
>         make  all-am
>   CC       libcurl_la-http_ntlm.lo
> "/usr/include/openssl/crypto.h", line 518.44: 1506-275 (S) Unexpected
> text free_func encountered.
> "/usr/include/openssl/crypto.h", line 523.47: 1506-275 (S) Unexpected
> text free_func encountered.
> "/usr/include/openssl/asn1.h", line 925.46: 1506-275 (S) Unexpected
> text free_func encountered.
> "/usr/include/openssl/asn1.h", line 1079.49: 1506-275 (S) Unexpected
> text free_func encountered.
> "/usr/include/openssl/objects.h", line 1009.31: 1506-275 (S)
> Unexpected text free_func encountered.
> "/usr/include/openssl/ec.h", line 858.41: 1506-275 (S) Unexpected text
> free_func encountered.
> "/usr/include/openssl/ec.h", line 870.44: 1506-275 (S) Unexpected text
> free_func encountered.
> make: 1254-004 The error code from the last command is 1.
>
> If not, I'll research again and report.

Ok - back to this again - now attempting from github-master

I added the arguments -qsource -qlist=any to get a .lst file. In that
file I see:

"/usr/include/openssl/crypto.h", line 428.44: 1506-492 (I) Redefinition
of free_func hides previous definition.
"/usr/include/openssl/crypto.h", line 477.3: 1506-460 (I) ifndef nesting
level is 10.
"/usr/include/openssl/crypto.h", line 477.3: 1506-454 (I) ifndef
condition evaluates to 1.
"/usr/include/openssl/crypto.h", line 481.3: 1506-460 (I) endif nesting
level is 10.
"/usr/include/openssl/crypto.h", line 518.44: 1506-275 (S) Unexpected
text free_func encountered.
"/usr/include/openssl/crypto.h", line 523.47: 1506-275 (S) Unexpected
text free_func encountered.
"/usr/include/openssl/crypto.h", line 596.3: 1506-460 (I) ifndef nesting
level is 10.

So, are you defining 'free_func'? - Looking for that now, but this
'redefine' did not happen in 54.1 - which is the last version I have
been able to build.

mvg,

Michael

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2017-11-12