linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Gilbert <floppym@gentoo.org>
To: linux-btrfs@vger.kernel.org
Subject: Missing __error symbol in btrfs-progs-4.10
Date: Sun, 26 Mar 2017 16:37:05 -0400	[thread overview]
Message-ID: <CAJ0EP40B51rd1trLP=wMY+2=T4wPLUwYarBwf5Hi5RBABuJv6A@mail.gmail.com> (raw)

A Gentoo user reports that snapper broke after upgrading to btrfs-progs-4.10.

snapper: symbol lookup error: /usr/lib64/libbtrfs.so.0: undefined
symbol: __error

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

It seems that the __error symbol is referenced, but not included in libbtrfs.

Exporting this symbol seems like a bad idea, so I would suggest
renaming it, or go back to inlining it in the headers.

             reply	other threads:[~2017-03-26 20:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-26 20:37 Mike Gilbert [this message]
2017-03-27 11:47 ` Missing __error symbol in btrfs-progs-4.10 David Sterba
2017-03-27 21:07   ` [PATCH] btrfs-progs: fix missing __error symbol in libbtrfs.so.0 slyich
2017-03-28 11:26     ` David Sterba

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ0EP40B51rd1trLP=wMY+2=T4wPLUwYarBwf5Hi5RBABuJv6A@mail.gmail.com' \
    --to=floppym@gentoo.org \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).