|
@@ -51,7 +51,7 @@ cd build</userinput></screen>
|
|
|
<para>Prepare E2fsprogs for compilation:</para>
|
|
|
|
|
|
<screen><userinput>../configure --prefix=/usr --with-root-prefix="" \
|
|
|
- --enable-elf-shlibs --disable-evms</userinput></screen>
|
|
|
+ --enable-elf-shlibs</userinput></screen>
|
|
|
|
|
|
<variablelist>
|
|
|
<title>The meaning of the configure options:</title>
|
|
@@ -78,18 +78,6 @@ cd build</userinput></screen>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
- <varlistentry>
|
|
|
- <term><parameter>--disable-evms</parameter></term>
|
|
|
- <listitem>
|
|
|
- <para>This disables the building of the Enterprise Volume
|
|
|
- Management System (EVMS) plugin. This plugin is not up-to-date with
|
|
|
- the latest EVMS internal interfaces and EVMS is not installed as part
|
|
|
- of a base LFS system, so the plugin is not required. See the EVMS
|
|
|
- website at <ulink url="http://evms.sourceforge.net/"/> for more
|
|
|
- information regarding EVMS.</para>
|
|
|
- </listitem>
|
|
|
- </varlistentry>
|
|
|
-
|
|
|
</variablelist>
|
|
|
|
|
|
<para>Compile the package:</para>
|