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 13.1 platform.
Download (HTTP): https://www.samba.org/ftp/talloc/talloc-2.5.0.tar.gz
Download MD5 sum: d56f69f6059b37aa26013a66904f6340
Download size: 676 KB
Estimated disk space required: 11 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.45 (To generate man pages), GDB-17.2, git-2.55.0, libnsl-2.0.1, libtirpc-1.3.7, Valgrind-3.27.1, and xfsprogs-7.1.1
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