search for: write_hierarchy

Displaying 1 result from an estimated 1 matches for "write_hierarchy".

2008 Sep 05
2
compiling libarchive
...c mv -f tar/.deps/bsdtar-util.Tpo tar/.deps/bsdtar-util.Po gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive -g -O2 -MT tar/bsdtar-write.o -MD -MP -MF tar/.deps/bsdtar-write.Tpo -c -o tar/bsdtar-write.o `test -f 'tar/write.c' || echo './'`tar/write.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 thi...