I continued to try and able to build the kernel by installing some additional libraries.
*libc6-devgcc-multilib* But I wanted to enable kernel debug messages, can any one tell where is debug level configurations. Thanks, Sachin On Tue, Nov 26, 2019 at 5:03 PM sachin verma <[email protected]> wrote: > Hi, > > I am building kernel for android-msm-wahoo-4.4-pie-qpr2, After repo sync I > run build/build.sh command from root and getting following error.(I have > already installed libssl-dev). Any ideas on how to compile the kernel(Any > setup If I am missing?) > > Setting up for build > + cd private/msm-google > + make CC=clang HOSTCC=clang > O=/home/e01066/AOSP10/KERNEL/out/android-msm-wahoo-4.4/private/msm-google > mrproper > make[1]: Entering directory > '/home/e01066/AOSP10/KERNEL/out/android-msm-wahoo-4.4/private/msm-google' > find: ‘arch/arm64/boot/dts/’: No such file or directory > find: ‘arch/arm64/boot/dts/’: No such file or directory > make[1]: Leaving directory > '/home/e01066/AOSP10/KERNEL/out/android-msm-wahoo-4.4/private/msm-google' > + set +x > + cd private/msm-google > + make CC=clang HOSTCC=clang > O=/home/e01066/AOSP10/KERNEL/out/android-msm-wahoo-4.4/private/msm-google > wahoo_defconfig > make[1]: Entering directory > '/home/e01066/AOSP10/KERNEL/out/android-msm-wahoo-4.4/private/msm-google' > HOSTCC scripts/basic/fixdep > GEN ./Makefile > /home/e01066/AOSP10/KERNEL/private/msm-google/scripts/basic/fixdep.c:106:10: > fatal error: 'sys/types.h' file not found > #include <sys/types.h> > 1 error generated. > scripts/Makefile.host:91: recipe for target 'scripts/basic/fixdep' failed > make[2]: *** [scripts/basic/fixdep] Error 1 > /home/e01066/AOSP10/KERNEL/private/msm-google/Makefile:467: recipe for > target 'scripts_basic' failed > make[1]: *** [scripts_basic] Error 2 > make[1]: Leaving directory > '/home/e01066/AOSP10/KERNEL/out/android-msm-wahoo-4.4/private/msm-google' > Makefile:152: recipe for target 'sub-make' failed > make: *** [sub-make] Error 2 > > > Thanks, > Sachin > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/CA%2BYOsK%2BuyWXgJB8e6FAsQe8ny8WM6THE2-g06Jt20%3DO6c1qkaQ%40mail.gmail.com.
