Talloc provides a hierarchical, reference counted memory pool system with destructors. It is the core memory allocator used in Samba.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://www.samba.org/ftp/talloc/talloc-2.4.4.tar.gz
MD5 校验和:a385dd581b4b588873338d182294cf36
大小:672 KB
预计所需磁盘空间:11 MB(含测试)
预计构建时间:0.4 SBU(含测试)
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.0.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