Changeset 8ce1e61 for boot/ppc/yaboot-build.xml
- Timestamp:
- Aug 16, 2006, 9:33:35 PM (18 years ago)
- Children:
- 7d602e5
- Parents:
- 8227fd7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/ppc/yaboot-build.xml
r8227fd7 r8ce1e61 47 47 <para>The Makefile is already set to do kernel-style cross-compiling, 48 48 but it will try to use <command>strip</command> to strip the second-stage 49 loader. It also expects to be running as root for the install, and to 50 install for the root user, which user CLFS cannot do. The following command 51 will fix this:</para> 49 loader. It also tries to change user and group ownership for the installed 50 files to <systemitem class="username">root</systemitem>, which the 51 <systemitem class="username">clfs</systemitem> cannot do. The following 52 command fixes both issues:</para> 52 53 53 54 <screen><userinput>cp Makefile,{.orig}
Note:
See TracChangeset
for help on using the changeset viewer.