| Summary: | am-utils build fails without ext2 support in kernel | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Cole Hoosier <hoozh> |
| Component: | Current packages | Assignee: | Network Filesystems <net-fs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 2005.1 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | add ext3 to list | ||
|
Description
Cole Hoosier
2006-01-27 15:04:54 UTC
Created attachment 78304 [details, diff]
add ext3 to list
After applying this patch in the ebuild, the compilation completes happily without ext2 support in the kernel.
Note: I'm not sure how the previous list of filesystems in these lines was obtained, so it may not be a "correct" patch. It adds ext3 to the list of filesystems used for: AMU_CHECK_FS_MNTENT, AMU_CHECK_MOUNT_TYPE, and AMU_CHECK_MNTTAB_TYPE
(In reply to comment #1) > Note: I'm not sure how the previous list of filesystems in these lines was > obtained, so it may not be a "correct" patch. The am-utils maintainer accepted the patch upstream, so it must be safe to do. ok, I'm assuming this is fixed in am-utils-6.1.3 now in portage, please re-open if there's more to do. |