aarond10 / https_dns_proxy

A lightweight DNS-over-HTTPS proxy.
MIT License
778 stars 114 forks source link

failed to build with openwrt 19.07-rc1 #70

Closed laoshaw closed 5 years ago

laoshaw commented 5 years ago

https_dns_proxy failed to compile: error: unknown argument: '-fhonour-copts' [clang-diagnostic-error];

https_dns_proxy-2018-04-23/src/dns_poller.c:4:10: error: 'ares.h' file not found [clang-diagnostic-error]

aarond10 commented 5 years ago

Not nearly enough context here for me to do anything. What system? What compiler? Do you have ares installed?