On Wed, Nov 22, 2017 at 11:20:52PM -0500, John L. Center wrote:
> On 11/22/2017 11:15 PM, John L. Center wrote:
> > On 09/09/2017 01:48 AM, Uli Heller wrote:
> >> I dowloaded the btrfs-progs-v4.13.tar.xz tarball and tried to build it.
> >> Unfortunately, I get an error about cmds-inspect-tree-stats.h. The 
> >> file seems
> >> to be missing from the tarball, it used to exist in v4.12.
> >>
> >> ...
> >> true -g -Os -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> >> -Werror=format-security -DBTRFS_FLAT_INCLUDES=1 -I. -Ikernel-lib -Itmp 
> >> -include .cc-defines.h -D__CHECKER__ -D__CHECK_ENDIAN__ -Wbitwise 
> >> -Wuninitialized -Wshadow -Wundef -U_FORTIFY_SOURCE btrfs-calc-size.c
> >>      [CC]     btrfs-calc-size.o
> >> gcc -g -Os -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> >> -Werror=format-security -DBTRFS_FLAT_INCLUDES=1 -I. -Ikernel-lib -Itmp 
> >> -c btrfs-calc-size.c -o btrfs-calc-size.o  \
> >>
> >> btrfs-calc-size.c:22:37: fatal error: cmds-inspect-tree-stats.h: No 
> >> such file or directory
> >>   #include "cmds-inspect-tree-stats.h"
> >>                                       ^
> >>
> >> $ LANG=C ls -l btrfs-progs-v4.12/cmds-inspect-tree-stats.h 
> >> btrfs-progs-v4.13/cmds-inspect-tree-stats.h
> >> ls: cannot access btrfs-progs-v4.13/cmds-inspect-tree-stats.h: No such 
> >> file or directory
> >> -rw-rw-r-- 1 uli uli 905 Jul 28 15:29 
> >> btrfs-progs-v4.12/cmds-inspect-tree-stats.h
> >>
> > The issue exists in the new btrfs-progs-v4.14.tar.gz, also.
> > 
> I forgot to mention, it was in btrfs-show-super.c.

Fixed in devel, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to