mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-04 19:39:52 +01:00
Removed hardwired sources directory.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
4fd2af1540
commit
5ebdc13a4a
@ -60,7 +60,7 @@ of achieving a clean build.</para>
|
||||
threading libraries installed by Glibc. Unpack the tarball from
|
||||
within the Glibc source directory:</para>
|
||||
|
||||
<screen><userinput>tar -xf /sources/glibc-linuxthreads-&glibc-version;.tar.bz2</userinput></screen>
|
||||
<screen><userinput>tar -xf ../glibc-linuxthreads-&glibc-version;.tar.bz2</userinput></screen>
|
||||
|
||||
<para>Glibc has two tests which fail when the running kernel is 2.6.11 or later.
|
||||
The problem has been determined to be with the tests themselves, not with the
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20050917">
|
||||
<!ENTITY releasedate "September 17, 2005">
|
||||
<!ENTITY version "SVN-20050918">
|
||||
<!ENTITY releasedate "September 18, 2005">
|
||||
<!ENTITY milestone "6.2">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user