curl / Mailing Lists / curl-library / Single Mail

curl-library

RE: Compile errors on update to 7.57.0

From: Per Malmberg <per.malmberg_at_snowsoftware.com>
Date: Tue, 5 Dec 2017 13:33:59 +0000

>> Ah, it seems the <linux/tcp.h> #include in lib/sendf.c is what breaks it for you.
>> Can you try including <linux/types.h> just before that to see if it works then?

It does not. However, removing the include of linux/tcp.h in both lib/sendf.c and lib/setopt.c allows it compile, though I doubt that is a viable patch. Can I somehow make tell configure that HAVE_LINUX_TCP_H is undefined for my old system?

// Per

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