e2fsprogs
- glaucus uses
chattrandlsattrfromtoybox - Depends on
texi2dvi e2initrd_helperis enabled by default- Patch and configure could be failing due to
../? - Remove static libraries manually
configurecreates a file outside ofDESTDIRwhen/etc/cron.ddoes not exist, and to avoid this use--without-crond-dir?- Replace
awkforbin/compile_etandbin/mk_cmds? - Consider adding
e2fsprogs_cv_struct_st_flags=noto configure? - Compare test results with Alpine’s
- To get rid of current warnings:
- Try
-j1for both build and install - Try
MKDIR_P=mkdir -p, becauseinstall-shis buggy and only creates one directory according to Chimera
- Try
- Explicitly disable udev rules
--with-udev-rules-dir=no/--without-udev-rules-dir?