Ticket #45 (closed defect: fixed)
E2fsprogs-1.39 in the boot section
| Reported by: | jciccone | Owned by: | clfs-commits@… |
|---|---|---|---|
| Priority: | critical | Milestone: | CLFS Standard 1.0.0 |
| Component: | BOOK | Version: | CLFS Standard 1.0.0 |
| Keywords: | Cc: |
Description
A recent e2fsprogs build errored out with:
INSTALL_DATA /etc/mke2fs.conf /bin/install: cannot create regular file `/etc/mke2fs.conf': Permission denied make[1]: *** [install] Error 1 make[1]: Leaving directory `/mnt/lfs-sparc/sources/e2fsprogs-1.39/build/misc' make: *** [install-progs-recursive] Error 1
The easiest solution would be to change make install to make DESTDIR=${LFS} install.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in revision 1868