Changeset 8054162 for chapter06/e2fsprogs.xml
- Timestamp:
- 07/06/2018 07:02:39 PM (5 years ago)
- Branches:
- 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, 8.3, 8.3-rc1, 8.3-rc2, 8.4, 8.4-rc1, 9.0, 9.0-rc1, 9.1, 9.1-rc1, arm, bdubbs/gcc13, cross-chap5, ml-11.0, multilib, old-trunk, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- 403b39c
- Parents:
- fd824cf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter06/e2fsprogs.xml
rfd824cf r8054162 53 53 <para>Prepare E2fsprogs for compilation:</para> 54 54 55 <screen><userinput remap="configure">LIBS=-L/tools/lib \ 55 <!--<screen><userinput remap="configure">LIBS=-L/tools/lib \ 56 CFLAGS=-I/tools/include \ 56 57 CFLAGS=-I/tools/include \ 57 58 PKG_CONFIG_PATH=/tools/lib/pkgconfig \ 58 ../configure --prefix=/usr \ 59 ../configure - -prefix=/usr \--> 60 <screen><userinput remap="configure">../configure --prefix=/usr \ 59 61 --bindir=/bin \ 60 62 --with-root-prefix="" \ … … 67 69 <variablelist> 68 70 <title>The meaning of the environment variable and configure options:</title> 69 71 <!-- 70 72 <varlistentry> 71 73 <term><parameter>PKG_CONFIG_PATH, LIBS, CFLAGS</parameter></term> … … 75 77 </listitem> 76 78 </varlistentry> 77 79 --> 78 80 <varlistentry> 79 81 <term><parameter>--with-root-prefix=""</parameter> and
Note:
See TracChangeset
for help on using the changeset viewer.