PitchBlackRecoveryProject / android_bootable_recovery

The heart :heart: of PBRP
https://pitchblackrecovery.com
Apache License 2.0
102 stars 40 forks source link

Compiling Error : #27

Closed hpnightowl closed 4 years ago

hpnightowl commented 5 years ago

ERROR: ninja: error: 'magiskboot', needed by '/home/ubuntu/r/out/target/product/jalebi/obj/EXECUTABLES/recovery_intermediates/twrp.o', missing and no known rule to make it 15:10:09 ninja failed with: exit status 1

Solution : revert this commit :+1:

https://github.com/PitchBlackRecoveryProject/android_bootable_recovery/commit/663d93883bb592383024b240de66da89be125b61

rezaadi0105 commented 5 years ago

Try sync source ..magiskboot not found in your repo ..check external/magisk-prebuilt

rezaadi0105 commented 5 years ago

Pbrp need magiskboot in repository

hpnightowl commented 5 years ago

lol it is there @rezaadi0105

hpnightowl commented 5 years ago

i was also thinking same

rezaadi0105 commented 5 years ago

Check external/magisk-prebuilt

hpnightowl commented 5 years ago

Checked already ,you also have that in manifest see the manifest twrp extra i will clone

rezaadi0105 commented 5 years ago

Clone from TeamWin to external/magisk-prebuilt

hpnightowl commented 5 years ago

i have made a recovery after reverting that commit

hpnightowl commented 5 years ago

@rezaadi0105 the folder is already there in my system

rezaadi0105 commented 5 years ago

https://github.com/TeamWin/external_magisk-prebuilt

rezaadi0105 commented 5 years ago

make clean and try build again

hpnightowl commented 5 years ago

you are not getting that it is already there in my system with repo sync only

rezaadi0105 commented 5 years ago

@hpnightowl erase bootable and clone again, or erase bootable and sync source

AndroiableDroid commented 5 years ago

Let me check the issue Thanks for your information @hpnightowl

AndroiableDroid commented 5 years ago

@hpnightowl try now

hpnightowl commented 5 years ago

ok @AndroiableDroid i will check and if fixed will close this issue thanks :)

hpnightowl commented 5 years ago

@AndroiableDroid it is not fix still getting this error :(

AndroiableDroid commented 5 years ago

os version?

hpnightowl commented 5 years ago

18 ubuntu but is os version related to it only reverting the commit makes it good

AndroiableDroid commented 5 years ago

try now

hpnightowl commented 5 years ago

ok trying

manjotsidhu commented 4 years ago

Closing this issue due to inactivity ...