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-10.1 platform.
Download (HTTP): https://www.samba.org/ftp/talloc/talloc-2.3.2.tar.gz
Download MD5 sum: 3376a86bdf9dd4abc6b8d8d645390902
Download size: 648 KB
Estimated disk space required: 10 MB (with tests)
Estimated build time: 0.3 SBU (with tests)
docbook-xml-4.5, docbook-xsl-1.79.2 and libxslt-1.1.34 (To generate man pages), GDB-10.1, git-2.31.1, libnsl-1.3.0, libtirpc-1.3.1, Valgrind-3.17.0, and xfsprogs-5.11.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/talloc
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
Last updated on 2021-03-05 10:34:40 -0600