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

visualboyadvance-m fails to build against SDL-2.0.14 #815

Closed
nvinson opened this issue Feb 21, 2021 · 1 comment
Closed

visualboyadvance-m fails to build against SDL-2.0.14 #815

nvinson opened this issue Feb 21, 2021 · 1 comment

Comments

@nvinson
Copy link

nvinson commented Feb 21, 2021

Attempting to build visualboyadvance-m on a Gentoo system that also has SDL-2.0.14 installed results in a build failure because KMOD_META is not defined. The issue can be seen in detail by going to https://bugs.gentoo.org/762208.

Expected behavior

visualboyadvance-m build successfully.

Actual behavior

Build fails with SDL.cpp: error: KMOD_META was not declared in this scope.

Steps to reproduce the behavior

I did not work out the steps on how to do this without using the Gentoo package manager.
With the package manager, you set up a system with SDL-2.0.14 (or newer) installed and then try to build SDL.

Additional details

I checked the master branch and it has the same issue as the Gentoo bug reported. The Gentoo bug also contains a patch that can be applied to the master branch to fix the issue. The link to the patch is https://762208.bugs.gentoo.org/attachment.cgi?id=687738

@ZachBacon
Copy link
Contributor

Fix is already in master.

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