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.0 platform.
Download (HTTP): https://www.samba.org/ftp/talloc/talloc-2.3.1.tar.gz
Download MD5 sum: ce40593428c0de6b85946189dcc37b5e
Download size: 624 KB
Estimated disk space required: 9.8 MB (with tests)
Estimated build time: 0.4 SBU (with tests)
docbook-xml-4.5, docbook-xsl-1.79.2 and libxslt-1.1.34 (To generate man pages), Python-2.7.18 (To build Python-2 module), GDB-9.2, git-2.28.0, xfsprogs-5.7.0, libtirpc-1.2.6, and Valgrind-3.16.1
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 2020-08-16 21:26:53 -0700