source: prologue/hostreqs.xml@ 10319487

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 12.2 12.2-rc1 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/loongarch-12.2 xry111/mips64el xry111/multilib xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 10319487 was dc96e56, checked in by Bruce Dubbs <bdubbs@…>, 15 years ago

Change output if readelf to render on one line like the actual output.
Update formatting for pdf.
This is appearance only and did not change version number.
Fixes Ticket #2438.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 7.0 KB
RevLine 
[d1ebcc8]1<?xml version="1.0" encoding="ISO-8859-1"?>
[b06ca36]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[d1ebcc8]4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
[b330f4a]7
[dc931cb]8<sect1 id="pre-hostreqs">
[b330f4a]9 <?dbhtml filename="hostreqs.html"?>
10
11 <title>Host System Requirements</title>
12
[fd8b059]13 <para>Your host system should have the following software with the
14 minimum versions indicated. This should not be an issue for most
15 modern Linux distributions. Also note that many distributions will
16 place software headers into separate packages, often in the form of
17 <quote>&lt;package-name&gt;-devel</quote> or
18 <quote>&lt;package-name&gt;-dev</quote>. Be sure to install those if
[5e858e7]19 your distribution provides them.</para>
[d12ae76]20
[bf5724b]21 <itemizedlist spacing="compact">
[fd8b059]22
[d12ae76]23 <listitem>
[067e51d]24 <para><emphasis role="strong">Bash-2.05a</emphasis> (/bin/sh
[e4ab232]25 should be a symbolic or hard link to bash)</para>
[d12ae76]26 </listitem>
[fd8b059]27
[d12ae76]28 <listitem>
[fd8b059]29 <para><emphasis role="strong">Binutils-2.12</emphasis> (Versions
30 greater than &binutils-version; are not recommended as they have
31 not been tested)</para>
[d12ae76]32 </listitem>
[fd8b059]33
[07dfccb]34 <listitem>
[067e51d]35 <para><emphasis role="strong">Bison-1.875</emphasis> (/usr/bin/yacc
[e4ab232]36 should be a link to bison or small script that executes bison)</para>
[07dfccb]37 </listitem>
38
[d12ae76]39 <listitem>
[fd8b059]40 <para><emphasis role="strong">Bzip2-1.0.2</emphasis></para>
[d12ae76]41 </listitem>
[fd8b059]42
[d12ae76]43 <listitem>
[fd8b059]44 <para><emphasis role="strong">Coreutils-5.0</emphasis> (or Sh-Utils-2.0,
45 Textutils-2.0, and Fileutils-4.1)</para>
[d12ae76]46 </listitem>
[fd8b059]47
[d12ae76]48 <listitem>
[fd8b059]49 <para><emphasis role="strong">Diffutils-2.8</emphasis></para>
[d12ae76]50 </listitem>
[fd8b059]51
[d12ae76]52 <listitem>
[fd8b059]53 <para><emphasis role="strong">Findutils-4.1.20</emphasis></para>
[d12ae76]54 </listitem>
[fd8b059]55
[d12ae76]56 <listitem>
[067e51d]57 <para><emphasis role="strong">Gawk-3.0</emphasis> (/usr/bin/awk
[e4ab232]58 should be a link to gawk)</para>
[d12ae76]59 </listitem>
[fd8b059]60
[d12ae76]61 <listitem>
[acec478]62 <para><emphasis role="strong">Gcc-3.0.1</emphasis> (Versions
[fd8b059]63 greater than &gcc-version; are not recommended as they have not
64 been tested)</para>
[d12ae76]65 </listitem>
[fd8b059]66
[d12ae76]67 <listitem>
[fd8b059]68 <para><emphasis role="strong">Glibc-2.2.5</emphasis> (Versions
69 greater than &glibc-version; are not recommended as they have
70 not been tested)</para>
[d12ae76]71 </listitem>
[fd8b059]72
[d12ae76]73 <listitem>
[fd8b059]74 <para><emphasis role="strong">Grep-2.5</emphasis></para>
[d12ae76]75 </listitem>
[fd8b059]76
[d12ae76]77 <listitem>
[fd8b059]78 <para><emphasis role="strong">Gzip-1.2.4</emphasis></para>
[d12ae76]79 </listitem>
[fd8b059]80
[d12ae76]81 <listitem>
[9ee226e]82 <para><emphasis role="strong">Linux Kernel-2.6.18</emphasis>
[5e858e7]83 (having been compiled with GCC-3.0 or greater)</para>
[fd8b059]84
[9ee226e]85 <para>The reason for the kernel version requirement is that we specify
86 that version when building <application>glibc</application> in Chapter 6
87 at the recommendation of the developers. This can be overridden if
[171aae7]88 desired but at least a 2.6.0 kernel is required because thread-local
[fd8b059]89 storage support in Binutils will not be built and the Native POSIX
90 Threading Library (NPTL) test suite will segfault if the host's kernel
[171aae7]91 isn't at least a 2.6.0 version compiled with a 3.0 or later release of
[fd8b059]92 GCC.</para>
93
[9ee226e]94 <para>If the host kernel is either earlier than 2.6.18, or it was not
95 compiled using a GCC-3.0 (or later) compiler, you will need to replace
96 the kernel with one adhering to the specifications. There are two ways
97 you can go about this. First, see if your Linux vendor provides a 2.6.18
98 or later kernel package. If so, you may wish to install it. If your
99 vendor doesn't offer an acceptable kernel package, or you would prefer not to
100 install it, you can compile a kernel yourself. Instructions for
101 compiling the kernel and configuring the boot loader (assuming the host
102 uses GRUB) are located in <xref linkend="chapter-bootable"/>.</para>
[56ca3a5f]103
104 <note>
105 <para>This version of the book builds a 32-bit Linux system and
106 requires an existing 32-bit version of of the kernel on the Intel/AMD
107 x86 architecture. Adding capabilty for x86_64 systems is a major
108 objective of a future version of LFS. Support for 64-bit systems and
109 additional architectures can be found in the Cross-Compiled Linux From
110 Scratch (CLFS) project at <ulink url="http://cross-lfs.org/view/svn/"/>.
111 </para>
112 </note>
113
[d12ae76]114 </listitem>
[fd8b059]115
[787fe0c]116 <listitem>
117 <para><emphasis role="strong">M4-1.4</emphasis></para>
118 </listitem>
119
[d12ae76]120 <listitem>
[fd8b059]121 <para><emphasis role="strong">Make-3.79.1</emphasis></para>
[d12ae76]122 </listitem>
[fd8b059]123
[d12ae76]124 <listitem>
[fd8b059]125 <para><emphasis role="strong">Patch-2.5.4</emphasis></para>
[d12ae76]126 </listitem>
[fd8b059]127
[9692a57]128 <listitem>
129 <para><emphasis role="strong">Perl-5.6.0</emphasis></para>
130 </listitem>
131
[d12ae76]132 <listitem>
[fd8b059]133 <para><emphasis role="strong">Sed-3.0.2</emphasis></para>
[d12ae76]134 </listitem>
[fd8b059]135
[d12ae76]136 <listitem>
[fd8b059]137 <para><emphasis role="strong">Tar-1.14</emphasis></para>
[d12ae76]138 </listitem>
139
[20d4c8a]140 <!-- Needed by the apparently broken Binutils-2.18 -->
141 <listitem>
142 <para><emphasis role="strong">Texinfo-4.8</emphasis></para>
143 </listitem>
144
[d12ae76]145 </itemizedlist>
146
[e4ab232]147 <para>Note that the symlinks mentioned above are required to build an LFS
148 system using the instructions contained within this book. Symlinks that
149 point to other software (such as dash, mawk, etc.) may work, but are not
150 tested or supported by the LFS development team, and may require either
151 deviation from the instructions or additional patches to some
152 packages.</para>
153
[dc96e56]154 <para id="version-check">To see whether your host system has all the appropriate versions, and
[26b4421]155 the ability to compile programs, run the following:</para>
[5e858e7]156
[dc96e56]157<!--<anchor xreflabel="Version Check Script" id="version-check"/>-->
[b179883]158<screen role="nodump"><userinput>cat &gt; version-check.sh &lt;&lt; "EOF"
[5e858e7]159<literal>#!/bin/bash
[b8462fa]160export LC_ALL=C
[5e858e7]161
[2914ab8c]162# Simple script to list version numbers of critical development tools
[5e858e7]163
164bash --version | head -n1 | cut -d" " -f2-4
[3f8f0ed]165echo "/bin/sh -> `readlink -f /bin/sh`"
[727a610]166echo -n "Binutils: "; ld --version | head -n1 | cut -d" " -f3-
[172a92e]167bison --version | head -n1
[4c0c012]168if [ -e /usr/bin/yacc ];
169 then echo "/usr/bin/yacc -> `readlink -f /usr/bin/yacc`";
[3f8f0ed]170 else echo "yacc not found"; fi
[5e858e7]171bzip2 --version 2&gt;&amp;1 &lt; /dev/null | head -n1 | cut -d" " -f1,6-
[baaa5c3]172echo -n "Coreutils: "; chown --version | head -n1 | cut -d")" -f2
[5e858e7]173diff --version | head -n1
174find --version | head -n1
175gawk --version | head -n1
[4c0c012]176if [ -e /usr/bin/awk ];
177 then echo "/usr/bin/awk -> `readlink -f /usr/bin/awk`";
[3f8f0ed]178 else echo "awk not found"; fi
[5e858e7]179gcc --version | head -n1
180/lib/libc.so.6 | head -n1 | cut -d" " -f1-7
181grep --version | head -n1
182gzip --version | head -n1
[a3b689f]183cat /proc/version
[787fe0c]184m4 --version | head -n1
[5e858e7]185make --version | head -n1
186patch --version | head -n1
[3ccd4fe]187echo Perl `perl -V:version`
[5e858e7]188sed --version | head -n1
[20d4c8a]189tar --version | head -n1
[067e51d]190makeinfo --version | head -n1
[e4ab232]191echo 'main(){}' > dummy.c &amp;&amp; gcc -o dummy dummy.c
[4c0c012]192if [ -x dummy ]; then echo "Compilation OK";
193 else echo "Compilation failed"; fi
[e4ab232]194rm -f dummy.c dummy
[067e51d]195</literal>
[5e858e7]196EOF
197
198bash version-check.sh</userinput></screen>
199
[d1ebcc8]200</sect1>
Note: See TracBrowser for help on using the repository browser.