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

fuse3 is missing from pkg-config file #9974

Closed
jbicha opened this issue Mar 13, 2024 · 0 comments · Fixed by #9978
Closed

fuse3 is missing from pkg-config file #9974

jbicha opened this issue Mar 13, 2024 · 0 comments · Fixed by #9978
Milestone

Comments

@jbicha
Copy link

jbicha commented Mar 13, 2024

Describe the bug

I tried to build Remmina using Ubuntu 24.04 LTS's freerdp3 packages. The version is 3.3.0 and it was built with fuse3.

The Remmina build failed with this error:

/usr/bin/ld: cannot find -lfuse3: No such file or directory

Expected behavior

freerdp's pkgconfig files don't mention fuse3. I believe they need to when freerdp is built with fuse3 support. Maybe only freerd-client3.pc ??

Other info
I will update Ubuntu 24.04 LTS's freerdp packaging to depend on libfuse3-dev which fixes part of this issue.

@akallabeth akallabeth linked a pull request Mar 14, 2024 that will close this issue
@akallabeth akallabeth added this to the 3.4.0 milestone Mar 14, 2024
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 a pull request may close this issue.

2 participants