Retro-Arena / RetroArena-Setup

RetroArena-Setup is a custom fork of RetroPie for Odroid N2, Odroid XU4, and RockPro64.
https://theretroarena.com
GNU General Public License v3.0
56 stars 18 forks source link

n2 emulation Station undefined symbol: glMatrixMode after installing wiringPi #42

Closed coindropper closed 4 years ago

coindropper commented 4 years ago

What is the issue? /opt/retroarena/supplementary/EmulationStation/EmulationStation: symbol lookup error: undefined symbol: glMatrixMode

How can we reproduce the issue from a fresh image? Install wiringPi: $ git clone https://github.com/hardkernel/wiringPi.git $ cd wiringPi $ sudo ./build Once complete, emulation Station will no longer load with the error above.

Provide hardware details below: Odroid N2 Current version 3.1.8 Stable Gpio wired arcade buttons/joysticks

coindropper commented 4 years ago

Further testing, if you just do:

$ git clone https://github.com/Hardkernel/wiringPi.git And try to restart emulation Station, you get the same error. Also tried installing from ssh and once you reboot, same thing.

coindropper commented 4 years ago

fixmali seems to be the solution.