Displaying 1 result from an estimated 1 matches for "ext2_nodump_fl".
2008 Sep 05
2
compiling libarchive
...rite.c
tar/write.c: In function `write_hierarchy':
tar/write.c:730: error: `EXT2_IOC_GETFLAGS' undeclared (first use in
this function)
tar/write.c:730: error: (Each undeclared identifier is reported only once
tar/write.c:730: error: for each function it appears in.)
tar/write.c:732: error: `EXT2_NODUMP_FL' undeclared (first use in this function)
tar/write.c: In function `write_entry':
tar/write.c:915: error: `EXT2_IOC_GETFLAGS' undeclared (first use in
this function)
make[1]: *** [tar/bsdtar-write.o] Error 1
make[1]: Leaving directory `/var/tmp/archivemount-0.5.3/libarchive-2.5.5'
ma...