linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* btrfs-progs-4.13: cmds-inspect-tree-stats.h: No such file or directory
@ 2017-09-09  5:48 Uli Heller
  2017-09-09  6:13 ` PATCH - " Uli Heller
  2017-11-23  4:15 ` John L. Center
  0 siblings, 2 replies; 6+ messages in thread
From: Uli Heller @ 2017-09-09  5:48 UTC (permalink / raw)
  To: linux-btrfs

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

-- 
Uli Heller


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-11-23 19:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-09  5:48 btrfs-progs-4.13: cmds-inspect-tree-stats.h: No such file or directory Uli Heller
2017-09-09  6:13 ` PATCH - " Uli Heller
2017-09-11 18:58   ` David Sterba
2017-11-23  4:15 ` John L. Center
2017-11-23  4:20   ` John L. Center
2017-11-23 19:23     ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).