From 73941fdbc29a562ae934773df6d454d5704be8e1 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 13 Feb 2005 13:46:33 +0000 Subject: * Upgrade to glibc-2.3.4 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'chapter06') diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 210c588a2..c2bd6519c 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -22,6 +22,12 @@ Installation of Glibc +The linuxthreads tarball contains the man pages for the threading +libraries installed by glibc. Unpack the tarball from within the glibc source +directory: + +tar xjvf ../glibc-linuxthreads-&glibc-version;.tar.bz2 + Create a build directory: mkdir ../glibc-build -- cgit v1.2.3-54-g00ecf