summaryrefslogtreecommitdiff
path: root/string-table.h
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-03-27 22:07:20 +0100
committerDavid Sterba <dsterba@suse.com>2017-03-31 14:17:48 +0200
commit64c2190d94e9f96c5e5a9e8f223afa68b90cf0c2 (patch)
tree3c700f080f10ce9e186344aece203c0fe6239f36 /string-table.h
parent583cab2e2c7c09cc0d6896e67c7c1f53c8f98484 (diff)
btrfs-progs: fix missing __error symbol in libbtrfs.so.0
The easiest way to reproduce the error is to try to build btrfs-progs with $ make LDFLAGS=-Wl,--no-undefined btrfs-list.o: In function `lookup_ino_path': btrfs-list.c:(.text+0x7d2): undefined reference to `__error' Noticed by Denis Descheneaux when snapper tool stopped working after upgrade to btrfs-progs-4.10. As soname didn't change in 4.9 -> 4.10 release I assume it's just an object file omission in library depends and not the API/ABI change of the library error printing. Cc: linux-btrfs@vger.kernel.org Cc: Mike Gilbert <floppym@gentoo.org> Reported-by: Denis Descheneaux Bug: https://bugs.gentoo.org/show_bug.cgi?id=613890 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'string-table.h')
0 files changed, 0 insertions, 0 deletions