c-ares is a C library for asynchronous DNS requests.
This package is known to build and work properly using an LFS 11.3 platform.
Download (HTTP): https://c-ares.haxx.se/download/c-ares-1.19.0.tar.gz
Download MD5 sum: 2668790bc92603e292d0fbcb25ded39c
Download size: 1.5 MB
Estimated disk space required: 11 MB
Estimated build time: less than 0.1 SBU
Install c-ares by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr .. && make
This package does not include a test suite.
Now, as the root
user:
make install