Install libconfuse-dev in build_snesdev function#4160
Install libconfuse-dev in build_snesdev function#4160MonsterJoysticks wants to merge 1 commit intoRetroPie:masterfrom
Conversation
Added installation of libconfuse-dev for build process, otherwise build and install fails.
|
If a package is needed for the build, it should be installed in the I'lll take a look at the issue and see how we can better solve it. |
|
Thanks, any help would be appreciated. |
|
@MonsterJoysticks can you test if the changes in https://github.com/cmitu/RetroPie-Setup/tree/snesdev-update-2 fix the issue for you ? |
|
I had no issues with this on the RetroPie system image, however on a fresh install of RaspberryPi OS lite i get the following issue but i need to look into what that error is with the driver itself. |
|
Looks like its to do with the move to 64bit time in the latest debian https://wiki.debian.org/qa.debian.org/FTBFS |
|
OK, the build errors w.r.t. the |
|
The main branch of the driver is now compatible with both Buster and Trixie using the https://github.com/cmitu/RetroPie-Setup/tree/snesdev-update-2 branch so you can merge that change when you are ready. |
|
@MonsterJoysticks Thanks, I'll close this PR in favor or #4162 |
Added installation of libconfuse-dev for build process, otherwise build and install fails.