-
Notifications
You must be signed in to change notification settings - Fork 51
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
Core error at launch - undefined symbol: driver_powerins #128
Comments
I'm running into the same thing on my Raspberry Pi 3B+ w/ RetroPie after recompiling this core from source. |
I have the same problem I compiled all the recent versions and the issue is introduced on this commit f44d379 |
there are a few typos the Makefile.common this patch fixes them
|
Awesome, thanks! Have you already prepared a pull request? If not, I'll locally recreate your changes, verify them, and create one. |
I've commited the change to my fork here: c0d3h4x0r@f9914e3 I've kicked off a local build to verify that it resolves the issue before creating the pull request. |
Verified, this cures it. Creating pull request. |
I use the mame2010 core on my bartop, i compiled the source yesterday and today, compile works ok but core doesn't start giving "driver_powerins" error.
I use a PC with debian stretch (x64) and retropie.
I noticed a commit 4 days ago, something has changed on the x64 compiling script?
Thanks.
The text was updated successfully, but these errors were encountered: