talloc provides a hierarchical, reference counted memory pool system with destructors. It is the core memory allocator used in Samba and MesaLib.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://samba.org/ftp/talloc/talloc-2.0.7.tar.gz
Download (FTP): ftp://samba.org/pub/talloc/talloc-2.0.7.tar.gz
Download MD5 sum: dbfb3146f4cc47054e13b8a2988299f9
Download size: 368 KB
Estimated disk space required: 5.6 MB
Estimated build time: 0.3 SBU
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 2011-12-10 01:21:48 +0000