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

Does not compile due to remove function in dependency of old version of QEMU #56

Open
4X3L opened this issue May 22, 2017 · 3 comments
Open

Comments

@4X3L
Copy link

4X3L commented May 22, 2017

QEMU depends on the gnutls library, including the functions,

  • gnutls_kx_set_priority
  • gnutls_certificate_type_set_priority
  • gnutls_protocol_set_priority
    which were all removed in version 3.4.0 of the gnutls library. Hence, Marss no longer compiles.
@fitzfitsahero
Copy link
Collaborator

I haven't done a compile on a fresh install in some time, but I'm fairly sure it doesn't require gnutls.

I can compile fine on Debian Stretch. It would be useful to know what OS you are using.

@4X3L
Copy link
Author

4X3L commented May 25, 2017

Fedora 25

@rhklinux
Copy link

Are there any plans to upgrade qemu?

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

3 participants