Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running configure fails?? #131

Open
msetzerii opened this issue Jan 28, 2023 · 1 comment
Open

Running configure fails?? #131

msetzerii opened this issue Jan 28, 2023 · 1 comment

Comments

@msetzerii
Copy link

Trying to make the 0.8.6 version and ran into some devel packages needed to add that were simple, but stuck with this one.

checking for UUID... no
configure: error: Package requirements (uuid) were not met:

Using Fedora 36 that currently has fsarchiver 0.8.5 (2018-07-10)
fsarchiver-0.8.5-12.fc36.x86_64

I was asked to add it to the G4L project very long ago by a user. Don't recall what verion.
Originally, built the fsarchiver, but later discovered Fedora added it. Had used sourceforge page that seems to have stopped at 0.6.19. Just added program to the G4L and did test, and the user was able to get it to do what he needed. So never did more. G4L is generally a bare metal boot setup. So not sure what configure is looking for with UUID.

Thanks.

@marcosfrm
Copy link
Contributor

You need these:

BuildRequires: e2fsprogs-devel => 1.41.4
BuildRequires: libuuid-devel
BuildRequires: libblkid-devel
BuildRequires: e2fsprogs
BuildRequires: libattr-devel
BuildRequires: libgcrypt-devel
BuildRequires: zlib-devel
BuildRequires: bzip2-devel
BuildRequires: lzo-devel
BuildRequires: lz4-devel
BuildRequires: xz-devel
BuildRequires: libzstd-devel

Using Fedora 36 that currently has fsarchiver 0.8.5 (2018-07-10) fsarchiver-0.8.5-12.fc36.x86_64

Leave a comment here:

https://bugzilla.redhat.com/show_bug.cgi?id=1965840

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants