retr0rangepi / RetrOrangePi

Official RetrOrangePi
MIT License
163 stars 21 forks source link

custombluez OpiPC2 wont compile #54

Closed thedotsteve closed 4 years ago

thedotsteve commented 4 years ago

appears to be compiling as ArmV7 (32 bit) and needs to be ArmV8 (64 bit)

thedotsteve commented 4 years ago

rps_2019-11-10_162015.log

thedotsteve commented 4 years ago

after several attempts to compile bluez from source i suspect it needs to be crosscompiled on an X86 based machine and installed as a .deb package its dep versions are not released on arm

thedotsteve commented 4 years ago

i think i may have found the issue

PKG_CONFIG_PATH isnt working correctly only default paths are checked

suspect this is effecting most compiler functions

retr0rangepi commented 4 years ago

Important: for several reasons, the PC2 image was set to compile against 32bit. A pure 64bit image will be compiled soon , if most emulators work

thedotsteve commented 4 years ago

Wish I'd known that earlier

retr0rangepi commented 4 years ago

It was noted on the Facebook thread that everything was 32bit but PSP and Reicast. Apparently not clear enough, apologies.

retr0rangepi commented 4 years ago

fixed on beta 64bits image