Skip to content

Building RetroArch on Raspberry Pi 0W fails #7606

@theAkito

Description

@theAkito

Description

Building RetroArch on Raspberry Pi 0 W with DietPi results in a fatal error.

[Description of the bug]

Expected behavior

Running ./retroarch-build.sh should successfully build the application.

[What you expected to happen]

Actual behavior

Running ./retroarch-build.sh doesn't finish building and results in the following error:

gfx/drivers_context/vc_egl_ctx.c:25:23: fatal error: VG/openvg.h: No such file or directory
 #include <VG/openvg.h>
                       ^
compilation terminated.
Makefile:191: recipe for target 'obj-unix/release/gfx/drivers_context/vc_egl_ctx.o' failed
make: *** [obj-unix/release/gfx/drivers_context/vc_egl_ctx.o] Error 1
Failed to build RetroArch

[What is actually happening]

Steps to reproduce the bug

  1. Follow this exactly step by step on a Raspberry Pi 0W.
  2. You get to the point ./retroarch-build.sh, command it and wait 1 hour.
  3. Be disappointed about the error after a long time of compilation.

Version/Commit

You can find this information under Information/System Information

Environment information

  • OS: Linux hostname 4.14.79+ #1159 Sun Nov 4 17:28:08 GMT 2018 armv6l GNU/Linux

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions