c-ares is a C library for asynchronous DNS requests.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://github.com/c-ares/c-ares/releases/download/v1.32.0/c-ares-1.32.0.tar.gz
Download MD5 sum: d9eb87e7a203c7af0914ae7d6ece4dd9
Download size: 1000 KB
Estimated disk space required: 11 MB
Estimated build time: 0.2 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