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-7.5 platform.
Download (HTTP): http://samba.org/ftp/talloc/talloc-2.1.0.tar.gz
Download (FTP): ftp://samba.org/pub/talloc/talloc-2.1.0.tar.gz
Download MD5 sum: 85a69bfb5808fcadf378bd9eadb1f9c2
Download size: 412 KB
Estimated disk space required: 6.5 MB
Estimated build time: 0.3 SBU
docbook-xml-4.5, docbook-xsl-1.78.1 and libxslt-1.1.28 (To generate man pages) and Python-2.7.6 (To build Python module).
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 2014-02-23 11:35:28 -0800