Sent from my iPhone

>> On 15 Oct 2017, at 00:40, Daniel Stenberg <[email protected]> wrote:
>> 
>> On Thu, 12 Oct 2017, Michael Felt wrote:
>> 
>> I do not remember a dependency on gmake aka GNU make before.
> 
> curl doesn't depend on GNU make. It builds on systems without it. What's the 
> exact problem with make that you're seeing and what operating system is this?
There was a point that it wanted something to handle double colons ::

Installing gnu make resolved it. I’ll send exact logs when I am on the 
test/build server again. 
> 
>> this error: "/usr/include/openssl/crypto.h", line 518.44: 1506-275 (S) 
>> Unexpected text free_func encountered.
> 
> How are complaints on OpenSSL headers our fault?
> 
>> is the processing of _LARGE_FILES during configure changed?
> 
> I don't think so, but curl/system.h became used by default in 7.55.0 and it 
> changed how some variables and sizes are determined. Although in 7.54.1 we 
> had a test case that should've failed for you if system.h didn't come to the 
> same conclusions (for types and sizes) as the previous system.
> 
> -- 
> 
> / daniel.haxx.se
> -------------------------------------------------------------------
> Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
> Etiquette:   https://curl.haxx.se/mail/etiquette.html
> 


-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to