c-ares is a C library for asynchronous DNS requests.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): https://github.com/c-ares/c-ares/releases/download/v1.33.0/c-ares-1.33.0.tar.gz
Download MD5 sum: ff9e46d2ca9feaed7159c8939d70b569
Download size: 1.0 MB
Estimated disk space required: 11 MB
Estimated build time: 0.1 SBU
Install c-ares by running the following commands:
mkdir build && cd build && cmake -D CMAKE_INSTALL_PREFIX=/usr .. && make
This package does not include a test suite.
Now, as the root
user:
make install