Halium / projectmanagement

142 stars 32 forks source link

[device-port] [mata] Essential PH-1 #196

Closed alfonsojon closed 4 years ago

alfonsojon commented 4 years ago

Tree: halium-7.1

alfonsojon commented 4 years ago

Was successful in building the hybris-boot image, but building the system image is failing with

Starting build with ninja
ninja: Entering directory `.'
ninja: error: 'vendor/essential/mata/proprietary/lib64/libril.so', needed by '/home/alfonsojon/android/halium/out/target/product/mata/system/lib64/libril.so', missing and no known rule to make it
make: *** [build/core/ninja.mk:152: ninja_wrapper] Error 1
make: Leaving directory '/home/alfonsojon/android/halium'

#### make failed to build some targets (10 seconds) ####

I checked TheMuppets repo and found it does not, in fact, provide libril.so. Not sure where to go from here.

doniks commented 4 years ago

There is already a mata port going on here: https://github.com/Halium/projectmanagement/issues/122 please collaborate in that issue. The guys there might have an answer to your build problem