- Timestamp:
- Jun 22, 2006, 10:27:23 PM (19 years ago)
- Children:
- ac1c905
- Parents:
- 0a6714e
- Location:
- boot
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/64/e2fsprogs.xml
r0a6714e r9724aa8 49 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 50 50 href="../common/e2fsprogs.xml" 51 xpointer="xpointer(//*[@os='h'])"/> 52 53 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 54 href="../common/e2fsprogs.xml" 51 55 xpointer="xpointer(//*[@os='i'])"/> 52 56 -
boot/common/e2fsprogs.xml
r0a6714e r9724aa8 60 60 xpointer="xpointer(//*[@os='g'])"/> 61 61 62 <para os="i">The installation for e2fsprogs hard-codes a path to the 63 <emphasis>mke2fs.conf</emphasis> file, causing the installation to fail 64 unless the DESTDIR parameter is used. Install the binaries and 65 documentation with the following command:</para> 62 <para os="h">Install the binaries and documentation:</para> 66 63 67 <screen os="j"><userinput>make DESTDIR=${LFS} install</userinput></screen> 64 <screen os="i"><userinput>make DESTDIR=${LFS} install</userinput></screen> 65 66 <variablelist os="j"> 67 <title>The meaning of the make option:</title> 68 69 <varlistentry> 70 <term><parameter>SHLIB_XLDFLAGS=-lncurses</parameter></term> 71 <listitem> 72 <para>The Makefile for e2fsprogs hard-codes a path to the 73 <filename>mke2fs.conf</filename> file, causing the installation to 74 fail unless the DESTDIR parameter is used.</para> 75 </listitem> 76 </varlistentry> 77 </variablelist> 68 78 69 79 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
boot/multilib/e2fsprogs.xml
r0a6714e r9724aa8 58 58 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 59 59 href="../common/e2fsprogs.xml" 60 xpointer="xpointer(//*[@os='h'])"/> 61 62 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 63 href="../common/e2fsprogs.xml" 60 64 xpointer="xpointer(//*[@os='i'])"/> 61 65 -
boot/ppc64/e2fsprogs.xml
r0a6714e r9724aa8 68 68 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 69 69 href="../common/e2fsprogs.xml" 70 xpointer="xpointer(//*[@os='h'])"/> 71 72 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 73 href="../common/e2fsprogs.xml" 70 74 xpointer="xpointer(//*[@os='i'])"/> 71 75
Note:
See TracChangeset
for help on using the changeset viewer.