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

[Libmount] Upgrade to v2.35 and build for experimental platforms #3006

Merged
merged 1 commit into from
May 16, 2021

Conversation

giordano
Copy link
Member

@giordano giordano commented May 16, 2021

For the record, I didn't build v2.36 because that requires a newer glibc:

[00:49:19] libmount/src/context_umount.c: In function ‘lookup_umount_fs_by_statfs’:
[00:49:19] libmount/src/context_umount.c:294:18: error: ‘O_PATH’ undeclared (first use in this function)
[00:49:19]    fd = open(tgt, O_PATH);
[00:49:19]                   ^
[00:49:19] libmount/src/context_umount.c:294:18: note: each undeclared identifier is reported only once for each function it appears in
[00:49:19] make[2]: *** [Makefile:10138: libmount/src/la-context_umount.lo] Error 1
[00:49:19] make[2]: *** Waiting for unfinished jobs....

See also https://bugs.gentoo.org/733738

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

Successfully merging this pull request may close these issues.

1 participant