First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 146362
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Robin Johnson <robbat2@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alan Hourihane <alanh@fairlite.co.uk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 146362 depends on: Show dependency tree
Bug 146362 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-09-05 01:41 0000
Looks like it's missing a dependency for the sys/acl.h header file.



mkfs.jffs2.c:68:21: sys/acl.h: No such file or directory
mkfs.jffs2.c: In function `formalize_posix_acl':
mkfs.jffs2.c:1075: error: `ACL_USER_OBJ' undeclared (first use in this
function)mkfs.jffs2.c:1075: error: (Each undeclared identifier is reported only
once
mkfs.jffs2.c:1075: error: for each function it appears in.)
mkfs.jffs2.c:1076: error: `ACL_GROUP_OBJ' undeclared (first use in this
function)
mkfs.jffs2.c:1077: error: `ACL_MASK' undeclared (first use in this function)
mkfs.jffs2.c:1078: error: `ACL_OTHER' undeclared (first use in this function)
mkfs.jffs2.c:1084: error: `ACL_USER' undeclared (first use in this function)
mkfs.jffs2.c:1085: error: `ACL_GROUP' undeclared (first use in this function)
distcc[24417] ERROR: compile mkfs.jffs2.c on localhost failed
make[1]: *** [mkfs.jffs2.o] Error 1
make[1]: *** Waiting for unfinished jobs....
rm ftl_check.o mkfs.jffs.o flash_erase.o ftl_format.o nanddump.o doc_loadbios.o
make[1]: Leaving directory `/var/tmp/portage/mtd-utils-20060606/work/mtd-utils'

!!! ERROR: sys-fs/mtd-utils-20060606 failed.

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2006-09-07 09:06:22 0000 -------
Confirmed, mtd-utils requires sys-apps/acl merged to build.

------- Comment #2 From Robin Johnson 2006-09-07 18:02:52 0000 -------
fixed in cvs.

First Last Prev Next    No search results available      Search page      Enter new bug