aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/file-exp.xml
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2001-08-25 22:26:24 +0000
committerMark Hymers <markh@linuxfromscratch.org>2001-08-25 22:26:24 +0000
commitd68932f763273a172f3470c437790eb433349a49 (patch)
tree370affb841fbacd0ed268357f0498c1a2037c6e8 /chapter06/file-exp.xml
parent8cc67e921e331e86c3903f019db66acf417f5d53 (diff)
[Bug 144] Fix file-3.36 / automake-1.5 problem
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/file-exp.xml')
-rw-r--r--chapter06/file-exp.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter06/file-exp.xml b/chapter06/file-exp.xml
new file mode 100644
index 000000000..506520f98
--- /dev/null
+++ b/chapter06/file-exp.xml
@@ -0,0 +1,9 @@
+<sect2>
+<title>Command explanations</title>
+
+<para><userinput>sed '/#define __/a #include &lt;stdint.h&gt;' readelf.h.backup &gt; readelf.h :</userinput> This
+sed fixes an error which occurs when compiling file-3.36 with
+automake-1.5 installed.</para>
+
+</sect2>
+