Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Buildroot compiling ppsspp v1.6.3
06-08-2018, 12:22 PM
Post: #1
Buildroot compiling ppsspp v1.6.3
I'm trying to compile ppsspp v1.6.3 through the buildroot for RPI3 using the "-DRASPBIAN=ON -DUSING_FBDEV=ON -DUSING_GLES2=ON -DUSING_EGL=OFF" parameter at the end of the build generating the following error:

[100%] Building CXX object CMakeFiles/PPSSPPSDL.dir/UI/ui_atlas.cpp.o
[100%] Building CXX object CMakeFiles/PPSSPPSDL.dir/UI/TextureUtil.cpp.o
[100%] Building CXX object CMakeFiles/PPSSPPSDL.dir/UI/ComboKeyMappingScreen.cpp.o
[100%] Linking CXX executable PPSSPPSDL
/home/juliano/GitHub/output/rpi3/host/lib/gcc/arm-buildroot-linux-gnueabihf/7.3.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld: lib/libnative.a(gl3stub.c.o): undefined reference to symbol 'eglGetProcAddress'
/home/juliano/GitHub/output/rpi3/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libbrcmEGL.so: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
CMakeFiles/PPSSPPSDL.dir/build.make:878: recipe for target 'PPSSPPSDL' failed
make[4]: *** [PPSSPPSDL] Error 1
CMakeFiles/Makefile2:278: recipe for target 'CMakeFiles/PPSSPPSDL.dir/all' failed
make[3]: *** [CMakeFiles/PPSSPPSDL.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make[2]: *** [all] Error 2
package/pkg-generic.mk:229: recipe for target '/home/juliano/GitHub/output/rpi3/build/ppsspp-v1.6.3/.stamp_built' failed
make[1]: *** [/home/juliano/GitHub/output/rpi3/build/ppsspp-v1.6.3/.stamp_built] Error 2
Makefile:79: recipe for target '_all' failed
make: *** [_all] Error 2

Thank you in advance!


Attached File(s)
.txt  ppsspp_1.6.3.txt (Size: 66.62 KB / Downloads: 704)
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: