linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* btrfs-progs-4.8.3 libbtrfs missing symbols?
@ 2016-11-22 18:49 Mike Gilbert
  2016-11-22 19:07 ` Mike Gilbert
  2016-11-23  9:45 ` David Sterba
  0 siblings, 2 replies; 6+ messages in thread
From: Mike Gilbert @ 2016-11-22 18:49 UTC (permalink / raw)
  To: linux-btrfs

Hi,

I received a bug report about a build failure in a package (snapper)
that utilizes libbtrfs.

https://bugs.gentoo.org/show_bug.cgi?id=600078

To summarize the issue, the package has a configure test that executes
the following:

configure:16618: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe
-march=amdfam10 -frecord-gcc-switches -std=c99 -Wall -Wextra
-Wformat=2 -Wmissing-prototypes -Wno-unused-parameter
-DCONFDIR='"/etc/conf.d"' -Wl,-O1 -Wl,--as-needed conftest.c -lbtrfs
>&5
/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/libbtrfs.so:
undefined reference to `lookup_path_rootid'
collect2: error: ld returned 1 exit status
configure:16618: $? = 1

It seems that the "lookup_path_rootid" symbol is not included in the library.

Could someone look into this?

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

end of thread, other threads:[~2016-11-24 10:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-22 18:49 btrfs-progs-4.8.3 libbtrfs missing symbols? Mike Gilbert
2016-11-22 19:07 ` Mike Gilbert
2016-11-23  9:45 ` David Sterba
2016-11-23 18:43   ` Mike Gilbert
2016-11-23 18:49     ` Mike Gilbert
2016-11-24 10:58       ` 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).