Talloc provides a hierarchical, reference counted memory pool system with destructors. It is the core memory allocator used in Samba.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): https://www.samba.org/ftp/talloc/talloc-2.4.2.tar.gz
Download MD5 sum: d29bdf75ce181e148c46b16a83de6d76
Download size: 664 KB
Estimated disk space required: 10 MB (with tests)
Estimated build time: 0.4 SBU (with tests)
docbook-xml-4.5, docbook-xsl-nons-1.79.2 and libxslt-1.1.42 (To generate man pages), GDB-15.1, git-2.46.0, libnsl-2.0.1, libtirpc-1.3.5, Valgrind-3.23.0, and xfsprogs-6.9.0
Install Talloc by running the following commands:
./configure --prefix=/usr && make
To check the results, issue make check.
Now, as the root
user:
make install