[Q] - General Omni Discussion

Export includes file: bootable/recovery/voldclient/Android.mk -- /home/thewhisp/android/omni/out/target/product/nypon/obj/STATIC_LIBRARIES/libvoldclient_intermediates/export_includes
make: *** No rule to make target `/home/thewhisp/android/omni/out/target/product/nypon/obj/STATIC_LIBRARIES/libminipigz_intermediates/export_includes', needed by `/home/thewhisp/android/omni/out/target/product/nypon/obj/EXECUTABLES/recovery_intermediates/import_includes'. Stop.
make: *** Waiting for unfinished jobs....
I am getting this error when compiling omni rom for my device xperia p

Related

[Q] Error in "make clean"

Doing a make clean in any sourcebase (official samsung or voodoo) produces the following error:
scripts/Makefile.clean:17: /home/kernel/I9000-kernel/Samsung_JPM/Kernel/drivers/fsr/Makefile: No such file or directory
make[2]: *** No rule to make target `/home/kernel/I9000-kernel/Samsung_JPM/Kernel/drivers/fsr/Makefile'. Stop.
make[1]: *** [drivers/fsr] Error 2
make: *** [_clean_drivers] Error 2
I can see that there is no fsr directory in the tree. What's wrong with this?
huxflux2003 said:
Doing a make clean in any sourcebase (official samsung or voodoo) produces the following error:
scripts/Makefile.clean:17: /home/kernel/I9000-kernel/Samsung_JPM/Kernel/drivers/fsr/Makefile: No such file or directory
make[2]: *** No rule to make target `/home/kernel/I9000-kernel/Samsung_JPM/Kernel/drivers/fsr/Makefile'. Stop.
make[1]: *** [drivers/fsr] Error 2
make: *** [_clean_drivers] Error 2
I can see that there is no fsr directory in the tree. What's wrong with this?
Click to expand...
Click to collapse
those are closed source modules. Create the fsr and rfs directories and put an empty Makefile there.
OK, that worked, thanks. When you make and flash a zImage, you only flash the kernel and not the modules, right?
How can you flash a module?

/third_party_WebKit Error

So this is the latest error I am recieving while compiling Omni Rom:
target thumb C++: third_party_WebKit_Source_core_webcore_svg_gyp <= external/chromium_org/third_party/WebKit/Source/core/rendering/svg/RenderSVGForeignObject.cpp
make: *** [/home/kunal/android/omni/out/target/product/d2att/obj/STATIC_LIBRARIES
/third_party_WebKit_Source_core_webcore_svg_gyp_intermediates/third_party/WebKit/Source/core/rendering/svg/RenderSVGEllipse.o] Error 1
make: *** Waiting for unfinished jobs......
Please help
Someone please help
More detailed error log:
http://hastebin.com/malugopiqo.pl

[Q] Fail to compile kernel.

I download the code from htcdev.But it looks like failed to compile it.
[email protected]:/opt/CM-11.0/kernel/htc/m7ul# export PATH=$PATH:/opt/CM-11.0/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin
[email protected]:/opt/CM-11.0/kernel/htc/m7ul# make m7_defconfig
[email protected]:/opt/CM-11.0/kernel/htc/m7ul# make ARCH=arm CROSS_COMPILE=arm-eabi- -j5
CHK include/linux/version.h
CHK include/generated/utsrelease.h
make[1]: `include/generated/mach-types.h' is up to date.
CALL scripts/checksyscalls.sh
CHK include/generated/compile.h
CHK kernel/config_data.h
CC drivers/gpu/msm/adreno_snapshot.o
drivers/gpu/msm/adreno_snapshot.c: In function 'snapshot_rb':
drivers/gpu/msm/adreno_snapshot.c:498: sorry, unimplemented: inlining failed in call to 'parse_ib': recursive inlining
drivers/gpu/msm/adreno_snapshot.c:469: sorry, unimplemented: called from here
make[3]: *** [drivers/gpu/msm/adreno_snapshot.o] Error 1
make[2]: *** [drivers/gpu/msm] Error 2
make[1]: *** [drivers/gpu] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [drivers] Error 2
make: *** Waiting for unfinished jobs....
[email protected]:/opt/CM-11.0/kernel/htc/m7ul#
How to solve it?
THX.
Nobody knows?

For devs .. compiling boot.img error

Hi Devs ,
i've been trying to build new LS nightly .. and im using this kernel https://github.com/LiquidSmooth-Devices/android_kernel_sony_msm8974 & device tree https://github.com/LiquidSmooth-Devices/android_device_sony_honami
so i got this error
Code:
DTB combiner:
Input directory: '/home/teamliquid/Ahmed/out/target/product/honami/obj/KERNEL_OBJ/arch/arm/boot/'
Output file: '/home/teamliquid/Ahmed/out/target/product/honami/dt.img'
=> Found 0 unique DTB(s)
error: could not load device tree image '/home/teamliquid/Ahmed/out/target/product/honami/dt.img'
make: *** [/home/teamliquid/Ahmed/out/target/product/honami/boot.img] Error 1
make: *** Waiting for unfinished jobs....
any ideas ?

help [building kernel] for mido redmi note 4x

hello my friend
i need some help please
when i build kernel it's give me error as :
include/trace/define_trace.h:83:43: fatal error: /rndis_ipa_trace.h: No such file or directory
#include TRACE_INCLUDE(TRACE_INCLUDE_FILE)
^
compilation terminated.
scripts/Makefile.build:257: recipe for target 'drivers/net/ethernet/msm/rndis_ipa.o' failed
make[4]: *** [drivers/net/ethernet/msm/rndis_ipa.o] Error 1
scripts/Makefile.build:402: recipe for target 'drivers/net/ethernet/msm' failed
make[3]: *** [drivers/net/ethernet/msm] Error 2
scripts/Makefile.build:402: recipe for target 'drivers/net/ethernet' failed
make[2]: *** [drivers/net/ethernet] Error 2
scripts/Makefile.build:402: recipe for target 'drivers/net' failed
make[1]: *** [drivers/net] Error 2
make[1]: *** Waiting for unfinished jobs....
Click to expand...
Click to collapse
Need Help
Hello Friend me too facing the same issue in Redmi 3s with UBERTC 4.9 did solve this issue
akino553 said:
hello my friend
i need some help please
when i build kernel it's give me error as :
Click to expand...
Click to collapse
You need to add current directory address at last drivers/net/ethernet/msm/rndis_ipa_trace.h

Categories

Resources