c-ares is a C library for asynchronous DNS requests.
This package is known to build and work properly using an LFS-10.0 platform.
Download (HTTP): https://c-ares.haxx.se/download/c-ares-1.16.1.tar.gz
Download MD5 sum: 62dece8675590445d739b23111d93692
Download size: 1.3 MB
Estimated disk space required: 9.3 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 2020-08-16 13:56:58 -0700