[Scummvm-tracker] [ScummVM :: Bugs] #12006: BACKENDS: RASPBERRYPI: "sudo make install" crashes

ScummVM :: Bugs trac at scummvm.org
Sat Apr 3 14:55:52 UTC 2021


#12006: BACKENDS: RASPBERRYPI: "sudo make install" crashes
---------------------------------+---------------------------------
Reporter:  michas0602            |       Owner:  (none)
    Type:  defect                |      Status:  new
Priority:  normal                |   Component:  Port: Raspberry PI
 Version:                        |  Resolution:
Keywords:  compile make install  |        Game:
---------------------------------+---------------------------------
Comment (by antoniou79):

 On our wiki we have a separate page for cross-compiling for RPi (for
 Raspbian OS) from a Linux host machine:
 https://wiki.scummvm.org/index.php?title=Compiling_ScummVM/RPI

 I, myself, have tested, heavily updated and expanded the existing
 instructions last year while building for my RPi 3B.

 Additionally, a few months ago another community member under the nickname
 "Old Kid" wrote a detailed guide for cross compiling from Windows 10. I
 was helping with parts of the process, online from Discord, while they
 were following the steps, and updated our wiki where it made sense to
 clarify or add stuff as appropriate. Their very detailed guide is here:
 http://www.old-kid.com/scummvm/

 I also have a Docker image for building for RPi, although the Dockerfile
 for that will need updating to include cross-compiling any new third party
 library dependencies, and the configure command should also set the
 "prefix" path for a distribution build (which will copy the additional
 needed files (eg. engine dat files, non-built in themes etc) in the target
 directory.

 Note, that the Dockerfile uses a more straightforward method for cross-
 compilation; it essentially uses the standard Debian toolchain for armhf,
 instead of the older "official" one.
 https://github.com/antoniou79/scummvm-rpi
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12006#comment:6>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list