Hello all,
I am trying to port Cyanogendmod 10.1 to a new device - Hyundai T7S.(smdk4412 based).
I have successfully compiled CWM recovery image and it work good on the tablet.
But when I try to build the whole ROM I receive the following errors:
android-dev/cm10.1/out/target/product/t7s/system/app/Exchange2.apk
frameworks/base/core/java/android/app/admin/DeviceAdminInfo.java:411: error 101: Unresolved link/see tag "#USES_POLICY_ENFORCE_MMAC" in android.app.admin.DeviceAdminInfo
frameworks/base/core/java/android/app/admin/DeviceAdminInfo.java:411: error 101: Unresolved link/see tag "#USES_POLICY_ENFORCE_SELINUX" in android.app.admin.DeviceAdminInfo
DroidDoc took 251 sec. to write docs to /home/steals/android-dev/cm10.1/out/target/common/docs/doc-comment-check
make: *** [/home/steals/android-dev/cm10.1/out/target/common/docs/doc-comment-check-timestamp] Error 45
make: *** Waiting for unfinished jobs....
Click to expand...
Click to collapse
I've tried to find some solutions, but haven't found anything.
Could you please help me to resolve the errors?
Thanks.
The error is fixed by adding '$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)' into device configuration file.
steals said:
The error is fixed by adding '$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)' into device configuration file.
Click to expand...
Click to collapse
Hi I'm trying to compile cm 10.1 for another phone, samsung galaxy mini 2, but I get that same error. I used the solution you describe but didn't work. Did you found that solution yourself, or found another forum/thread/whetever that this is discussed? If so, could you poin it to me, because google searching gave me nothing:/
Related
I am compiling a custom kernel for CM using cm source and a few other minor tweaks from others, and myself, and I am getting an error having to do with the bcm4329 while compiling.
I am pretty new to c programing and compiling and am not sure how to fix this error any help is greatly appreciated.
cc1: warnings being treated as errors
drivers/net/wireless/bcm4329/wl_iw.c: In function 'wl_iw_set_ap_security.clone.0':
drivers/net/wireless/bcm4329/wl_iw.c:4881: error: 'output' may be used uninitialized in this function
make[4]: *** [drivers/net/wireless/bcm4329/wl_iw.o] Error 1
make[3]: *** [drivers/net/wireless/bcm4329] Error 2
make[2]: *** [drivers/net/wireless] Error 2
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2
Gr8gorilla said:
I am compiling a custom kernel for CM using cm source and a few other minor tweaks from others, and myself, and I am getting an error having to do with the bcm4329 while compiling.
I am pretty new to c programing and compiling and am not sure how to fix this error any help is greatly appreciated.
cc1: warnings being treated as errors
drivers/net/wireless/bcm4329/wl_iw.c: In function 'wl_iw_set_ap_security.clone.0':
drivers/net/wireless/bcm4329/wl_iw.c:4881: error: 'output' may be used uninitialized in this function
make[4]: *** [drivers/net/wireless/bcm4329/wl_iw.o] Error 1
make[3]: *** [drivers/net/wireless/bcm4329] Error 2
make[2]: *** [drivers/net/wireless] Error 2
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2
Click to expand...
Click to collapse
have you modified the wlan source at all?
if not, repull down the source fresh, and then re-merge your changes in.
havn't modified the wlan source at all, so I will repull and try again, will report back. Thanks.
Ok i got the kernel compiled and now I I want to compile the .ko for the wireless, can I get a little help with that?
Gr8gorilla said:
Ok i got the kernel compiled and now I I want to compile the .ko for the wireless, can I get a little help with that?
Click to expand...
Click to collapse
If u ran a make, it was compiled.
Pick it up in drivers/net/wireless/bcm4329
I ran the make command from the cyanogen wiki, and used make ARCH=arm command and the wireless driver is not in the file it is supposed to be in.
Gr8gorilla said:
I ran the make command from the cyanogen wiki, and used make ARCH=arm command and the wireless driver is not in the file it is supposed to be in.
Click to expand...
Click to collapse
Pass this to make:
Foldertoputmodulesin/ modules_install
Then you'll see your modules in there.
Gr8gorilla,
What did you do to get the kernel to compile? I'm getting the same error with a fresh pull.
If you check out my overclock how to, I take you step by step through making a kernel.
Gr8gorilla said:
If you check out my overclock how to, I take you step by step through making a kernel.
Click to expand...
Click to collapse
I still get the compile error after I followed the guide except I didn't use your modified files; I'm not overvolting or overclocking.
For what its worth, if I remove the bcm4329 kernel module from the config then it builds fine and is running stable on my Nexus One, albeit, without wifi.
Nevermind, apparently there was something wrong with my kernel config.
how long ago did you resync your repo? I had a compile error today that is involving some of the new changes there was a new option when doing old config, I hit yes the first time and had an error, no wifi driver, but a boot image. Second time I hit enter and it compiled fine.
Hi techies,
I had done with Android ICS source compilation.It's working fine with emulator.
But when I start a build for real device Huawei Ascend G300 U8818.I get the following error.
make: *** No rule to make target `out/target/product/u8818/obj/STATIC_LIBRARIES/lib_driver_cmd_wext_intermediates/lib_driver_cmd_wext.a', needed by `out/target/product/u8818/obj/EXECUTABLES/wpa_supplicant_intermediates/LINKED/wpa_supplicant'. Stop.
Please help me I am googling for 15 days but no clue,guidance.
Thank You.
Hi techies,
I had done with Android ICS source compilation.It's working fine with emulator.
But when I start a build for real device Huawei Ascend G300 U8818.I get the following error.
make: *** No rule to make target `out/target/product/u8818/obj/STATIC_LIBRARIES/lib_driver_cmd_wext_intermediates/lib_driver_cmd_wext.a', needed by `out/target/product/u8818/obj/EXECUTABLES/wpa_supplicant_intermediates/LINKED/wpa_supplicant'. Stop.
Please help me I am googling for 15 days but no clue,guidance.
Thank You.
Hello all , this is my first tread on XDA forum , brief i have a Fujitsu Arrow F-01F (NTTDocomo) , with android 4.2.2 , no root . docomo has realeased an update to KK 4.4 , but no way to update it 'cause im outside Japan , i have downloaded tha update in a (Tar.gz) form , from spf.fmworld Dot net , i have placed the file on my External sd card , i have booted on recovery ==> update ==> i got a messsage says can't open the file . i will appreciate helping in this .
and thank you .
I'm looking for this too, I even don't know where to get the tar.gz.
Do you succeed?
If you have not found it yet: spf.fmworld.net/oss/oss/f-01f/
I'm experiencing the same problem with Fujitsu Arrows F-01F (Android 4.2.2, build V32R63C). Downloaded those two files from spf.fmworld.net (F01F_V19R43G.tar.gz and OSV-KK_F01F_V10R22A.tar.gz), put them on my external SD, booted into recovery mode and started the update. Everything I'm getting is the file open error:
----------------------
----------------------
SD Downloader
----------------------
----------------------
Device SW Downloading...
Don't Remove
the SD Card & the Battery
File Open Error.
----------------------
SD Downloading failed
----------------------
Rebooting!
It seems that the system needs another file or the filename is not correct. There's no any *.enc files in the archives and renaming doesn't work.
Have anyone figured out how to upgrade to Android 4.4?
Have tried to compile ROM from the sources of tar.gz files. Used BuilduntuVM and this manual. When calling make, it gives the error and stops:
[email protected]:~/android/kernel$ make -j4 ARCH=arm CROSS_COMPILE=arm-linux-androideabi-
CHK include/linux/version.h
CHK include/generated/utsrelease.h
/home/android/android/kernel/drivers/input/misc/Makefile:66: /home/android/android/kernel/../fjfeat/FjFeatMac.mk: No such file or directory
make[3]: *** No rule to make target '/home/android/android/kernel/../fjfeat/FjFeatMac.mk'. Stop.
scripts/Makefile.modbuiltin:54: recipe for target 'drivers/input/misc' failed
make[2]: *** [drivers/input/misc] Error 2
make[2]: *** Waiting for unfinished jobs....
scripts/Makefile.modbuiltin:54: recipe for target 'drivers/input' failed
make[1]: *** [drivers/input] Error 2
make[1]: *** Waiting for unfinished jobs....
Makefile:1121: recipe for target 'drivers/modules.builtin' failed
make: *** [drivers/modules.builtin] Error 2
make: *** Waiting for unfinished jobs....
[email protected]:~/android/kernel$
Click to expand...
Click to collapse
It's obvious, that the compiler cannot find FjFeatMac.mk file. There is no fjfeat directory at all! And I have no idea where it can be obtained. Such folder or file is absent in any archive on spf.fmworld.net. So, those sources are of no use for end users as they are incomplete.
Solved the problem in the most obvious way - with sending the phone to Japan and back.
root fujitsu arrow f01f
help my plis root device fujitsu arrow f01f docomo thank
yogiesaputradewa said:
help my plis root device fujitsu arrow f01f docomo thank
Click to expand...
Click to collapse
Sadly, there's no "normal" root for F-01F. Please, take a look at this thread: https://forum.xda-developers.com/android/help/docomo-fujitsu-arrows-nx-f-01f-root-t3345350 Some very special exploit is able to give you a root but your privileges are very limited, e.g. you cannot mount system as r/w etc. You could try to talk to fi01 on github or twitter and maybe he would do something with it.
LOL i have this phone sitting for a while, finding how to upgrade the software, and then found this thread but no luck, i might throw this phone away instead sending to japan, hope there is another way someday.
mikey000 said:
LOL i have this phone sitting for a while, finding how to upgrade the software, and then found this thread but no luck, i might throw this phone away instead sending to japan, hope there is another way someday.
Click to expand...
Click to collapse
Well, until there will be real root with full rights, no way to do that. The latest official firmware for this phone is very outdated, so a custom build should be made and installed. This requires the bootloader to be unlocked.
Problem Compiling arm 64 bit CM-13.0 gives me error:
make: *** No rule to make target `/root/Cyanogenmod-13.0/out/target/product/generic/obj/KERNEL_OBJ/usr', needed by `/root/Cyanogenmod-13.0/out/target/product/generic/obj/SHARED_LIBRARIES/libtinyalsa_intermediates/mixer.o'. Stop.
Click to expand...
Click to collapse
@micaiahmorris ,
Try to create manually folder <KERNEL_OBJ> and <usr> in /root/Cyanogenmod-13.0/out/target/product/generic/obj/.
I had this problem, now it's gone for me.