curl-library
Re: curl 7.56.0 build problems
Date: Sun, 12 Nov 2017 14:05:12 +0100
On 12/11/2017 13:36, Michael Felt wrote:
> 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.
I cannot find "what changed" - but on the same server - so the system
include files are not changed - 54.1 builds, but master does not.
root_at_x064:[/data/prj/aixtools/curl/curl-7.54.1/lib]make V=1
libcurl_la-http_ntlm.lo
source='http_ntlm.c' object='libcurl_la-http_ntlm.lo'
libtool=yes DEPDIR=.deps depmode=xlc /bin/sh
../../src/curl-7.54.1/depcomp /bin/sh ../libtool --tag=CC
--mode=compile xlc_r -DHAVE_CONFIG_H -I../include/curl -I../include
-I../../src/curl-7.54.1/include -I../lib -I../../src/curl-7.54.1/lib
-DBUILDING_LIBCURL -I/opt/include -I/opt/buildaix/include -qthreaded
-qnoansialias -qhalt=e -I/usr/local/include -I/opt/include -O2
-qmaxmem=-1 -qarch=pwr5 -q64 -I/opt/buildaix/includes -c -o
libcurl_la-http_ntlm.lo `test -f 'http_ntlm.c' || echo
'../../src/curl-7.54.1/lib/'`http_ntlm.c
libtool: compile: xlc_r -DHAVE_CONFIG_H -I../include/curl -I../include
-I../../src/curl-7.54.1/include -I../lib -I../../src/curl-7.54.1/lib
-DBUILDING_LIBCURL -I/opt/include -I/opt/buildaix/include -qthreaded
-qnoansialias -qhalt=e -I/usr/local/include -I/opt/include -O2
-qmaxmem=-1 -qarch=pwr5 -q64 -I/opt/buildaix/includes -c
../../src/curl-7.54.1/lib/http_ntlm.c
-Wp,-qmakedep=gcc,-MF.deps/libcurl_la-http_ntlm.TPlo -DPIC -o
.libs/libcurl_la-http_ntlm.o
root_at_x064:[/data/prj/aixtools/curl/curl-master/lib]make V=1
libcurl_la-http_ntlm.lo
source='http_ntlm.c' object='libcurl_la-http_ntlm.lo'
libtool=yes DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /bin/sh
../libtool --tag=CC --mode=compile xlc_r -DHAVE_CONFIG_H
-I../include -I../lib -I../lib -DBUILDING_LIBCURL -I/opt/include
-qthreaded -qnoansialias -qhalt=e -I/opt/include -O2 -qmaxmem=-1
-qarch=pwr5 -c -o libcurl_la-http_ntlm.lo `test -f 'http_ntlm.c' ||
echo './'`http_ntlm.c
libtool: compile: xlc_r -DHAVE_CONFIG_H -I../include -I../lib -I../lib
-DBUILDING_LIBCURL -I/opt/include -qthreaded -qnoansialias -qhalt=e
-I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -c http_ntlm.c
-Wp,-qmakedep=gcc,-MF.deps/libcurl_la-http_ntlm.TPlo -DPIC -o
.libs/libcurl_la-http_ntlm.o
"/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.
Note: 7.54.1 is built with the source in ../src/curl-7.54.1 (compared to
root), while the master has the sources 'in-tree'
regards,
Michael
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2017-11-12