Coder Social home page Coder Social logo

Comments (4)

aschnell avatar aschnell commented on July 18, 2024

New support for "rollback" needs libbtrfs. Please use ./configure --disable-rollback or install libbtrfs. A configure check for this dependency is still missing.

The ext4 issues are warnings. Since ext4 support will most likely not work anymore you can use --disable-ext4.

from snapper.

holgersson32644 avatar holgersson32644 commented on July 18, 2024

Thanks, I can confirm it works with './configure --disable-rollback' and is not depending on ext4-support.

Anyway, here at gentoo is sys-fs/btrfs-progs in version 3.14_pre20140414 installed and provides following libraries:

/usr/lib64/libbtrfs.a
/usr/lib64/libbtrfs.so
/usr/lib64/libbtrfs.so.0
/usr/lib64/libbtrfs.so.0.1

So may I ask which version libbtrfs do you use?
[small corrections.]

from snapper.

aschnell avatar aschnell commented on July 18, 2024

The libbtrfs version should be new enough. The file config.log tells why autoconf does not detect libbtrfs.

Maybe you hit the following problem: http://www.spinics.net/lists/linux-btrfs/msg33434.html

from snapper.

holgersson32644 avatar holgersson32644 commented on July 18, 2024

Yes it looks that way:
"configure:15937: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -O2 -pipe -fomit-frame-pointer -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/4.8.2/../../../../lib64/libbtrfs.so: undefined reference to `arg_strtou64'"

So - as far as I understand this is an upstream bug. Therefore I close this bug report. Thanks for help anyway!

from snapper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.