c-ares is a C library for asynchronous DNS requests.
This package is known to build and work properly using an LFS-10.1 platform.
Download (HTTP): https://c-ares.haxx.se/download/c-ares-1.17.1.tar.gz
Download MD5 sum: 28f65c8ee6c097986bd902fd4f0804e2
Download size: 1.4 MB
Estimated disk space required: 10 MB
Estimated build time: 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
Last updated on 2021-02-19 23:30:09 -0600