View Single Post
edp17's Avatar
Posts: 607 | Thanked: 736 times | Joined on Jul 2019 @ UK
#692
I have taken John's defconfig and re-ran these:
Code:
source build/envsetup.sh
export USE_CCACHE=1
breakfast $DEVICE
make -j$(nproc --all) hybris-hal
but got an error:
Code:
:30:26: fatal error: mach/msm_rtb.h: No such file or directory
 #include <mach/msm_rtb.h>
                          ^
compilation terminated.
So, probably I need to download the whole kernel from John's repo and re-do the steps from 5.2. Oh my.

Last edited by edp17; 2019-11-14 at 00:36. Reason: Added extra info
 

The Following User Says Thank You to edp17 For This Useful Post: