Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
uoY_redruM
Old
(Last edited by uoY_redruM; 7th August 2012 at 07:08 AM.)
#811  
uoY_redruM's Avatar
Senior Member
Thanks Meter 1832
Posts: 3,116
Join Date: May 2010
Location: Orlando, FL

 
DONATE TO ME
Quote:
Originally Posted by dastin1015 View Post
Do you have a cm.mk file?
Yes, I do.

EDIT-

I've tried changing cm.mk PRODUCT_NAME := cm_d2tmo to "full_d2tmo" then changing vendorsetup.sh add_lunch_combo cm_d2tmo-eng to full_d2tmo-eng so that EVERYTHING matches and that still gives me the same error.

thanks .Bambino for the tag!
Interested in buying me a coffee? Click the 'Donate" button:

(16GB Blue) Galaxy S III - T-Mobile
Rooted
Current ROM: FreeGS3 7.1
Current Kernel: ktoonzes

Kindle Fire
Rooted
Current ROM: JellyBean!

Galaxy Nexus - GSM Unlocked STOLEN

Nexus One - RETIRED
 
CallMeVentus
Old
#812  
CallMeVentus's Avatar
Recognized Contributor
Thanks Meter 2635
Posts: 9,257
Join Date: Jul 2011
Location: Singapore
Quote:
Originally Posted by uoY_redruM View Post
Yes, I do.

EDIT-

I've tried changing cm.mk PRODUCT_NAME := cm_d2tmo to "full_d2tmo" then changing vendorsetup.sh add_lunch_combo cm_d2tmo-eng to full_d2tmo-eng so that EVERYTHING matches and that still gives me the same error.
You're supposed to make it cm_ , not full_

"Friends forever." - Ventus
TeamCooper:
www.teamcooper.net



GitHub:
Personal: www.github.com/EmoBoiix3
CyanMobile: www.github.com/CyanMobile
TeamFun (a.k.a GingerDX): www.github.com/TeamFun

Read this if you are new to your Galaxy Ace





"My friends are my power, and I'm theirs!"
"I am the boy with the heart of pure light."
 
uoY_redruM
Old
#813  
uoY_redruM's Avatar
Senior Member
Thanks Meter 1832
Posts: 3,116
Join Date: May 2010
Location: Orlando, FL

 
DONATE TO ME
Quote:
Originally Posted by CallMeVentus View Post
You're supposed to make it cm_ , not full_

"Friends forever." - Ventus
I tried that first and when that failed, I tried making everything match as full_ instead and still nothing.

thanks .Bambino for the tag!
Interested in buying me a coffee? Click the 'Donate" button:

(16GB Blue) Galaxy S III - T-Mobile
Rooted
Current ROM: FreeGS3 7.1
Current Kernel: ktoonzes

Kindle Fire
Rooted
Current ROM: JellyBean!

Galaxy Nexus - GSM Unlocked STOLEN

Nexus One - RETIRED
 
CallMeVentus
Old
#814  
CallMeVentus's Avatar
Recognized Contributor
Thanks Meter 2635
Posts: 9,257
Join Date: Jul 2011
Location: Singapore
Quote:
Originally Posted by uoY_redruM View Post
I tried that first and when that failed, I tried making everything match as full_ instead and still nothing.
Go check /vendor/cm I know there's a file there that has all the lunch_add_combos . Add your cm_whatever there .

"Friends forever." - Ventus
TeamCooper:
www.teamcooper.net



GitHub:
Personal: www.github.com/EmoBoiix3
CyanMobile: www.github.com/CyanMobile
TeamFun (a.k.a GingerDX): www.github.com/TeamFun

Read this if you are new to your Galaxy Ace





"My friends are my power, and I'm theirs!"
"I am the boy with the heart of pure light."
 
rubervalrfl
Old
#815  
rubervalrfl's Avatar
Senior Member
Thanks Meter 89
Posts: 296
Join Date: Jan 2011
Location: LINHARES - ES

 
DONATE TO ME
Quote:
Originally Posted by dastin1015 View Post
Every device is different. Some use extract-files.sh some use proprietary-files.sh, etc.



Android.mk in your device repo. Not sure which line exactly.



Thanks. I'll update OP with newest tag

Thanks, solvi Android.mk deleting the file in the folder of the device.
 
CosmoDroid
Old
#816  
CosmoDroid's Avatar
Senior Member
Thanks Meter 185
Posts: 218
Join Date: Jan 2012
Location: Integrated Circuit
Please help with this...Thanks a lot in advance...

Code:
host C++: libicuuc <= external/icu4c/common/unistr_case.cpp
device/semc/mogami-common/overlay/frameworks/base/core/res/res/values/strings.xml:25: error: Resource at symbol_picker_sym appears in overlay but not in the base package; use <add-resource> to add.
device/semc/mogami-common/overlay/frameworks/base/core/res/res/values-de-rDE/strings.xml:25: error: Resource at symbol_picker_A appears in overlay but not in the base package; use <add-resource> to add.
device/semc/mogami-common/overlay/frameworks/base/core/res/res/values-de-rDE/strings.xml:26: error: Resource at symbol_picker_O appears in overlay but not in the base package; use <add-resource> to add.
device/semc/mogami-common/overlay/frameworks/base/core/res/res/values-de-rDE/strings.xml:27: error: Resource at symbol_picker_U appears in overlay but not in the base package; use <add-resource> to add.
device/semc/mogami-common/overlay/frameworks/base/core/res/res/values-de-rDE/strings.xml:28: error: Resource at symbol_picker_a appears in overlay but not in the base package; use <add-resource> to add.
device/semc/mogami-common/overlay/frameworks/base/core/res/res/values-de-rDE/strings.xml:29: error: Resource at symbol_picker_o appears in overlay but not in the base package; use <add-resource> to add.
device/semc/mogami-common/overlay/frameworks/base/core/res/res/values-de-rDE/strings.xml:30: error: Resource at symbol_picker_s appears in overlay but not in the base package; use <add-resource> to add.
device/semc/mogami-common/overlay/frameworks/base/core/res/res/values-de-rDE/strings.xml:31: error: Resource at symbol_picker_u appears in overlay but not in the base package; use <add-resource> to add.
host C++: libicuuc <= external/icu4c/common/unistr_cnv.cpp
make: *** [out/target/common/obj/APPS/framework-res_intermediates/package-export.apk] Error 1
make: *** Deleting file `out/target/common/obj/APPS/framework-res_intermediates/package-export.apk'
make: *** Waiting for unfinished jobs....


---------- Post added at 12:59 AM ---------- Previous post was at 12:51 AM ----------

Quote:
Originally Posted by uoY_redruM View Post
No go.

My error is

Which would you like? [full-eng] 9
build/core/product_config.mk:205: *** No matches for product "cm_d2tmo". Stop.

** Don't have a product spec for: 'cm_d2tmo'
** Do you have the right repo manifest?

You said in your example to change the full_shooter.mk PRODUCT_NAME to match whatever the error is looking for. In my case full_d2tmo.mk should be altered, based on the error, correct? If so, I've already tried opening it and changing the PRODUCT_NAME from full_d2tmo to cm_d2tmo and it still won't work.

I'm completely stumped. Do you have any idea what I could be overlooking?
In the vendorsetup.sh file rename the device name basing on the name of the main device .mk file....
For example my device mk file is named full_coconut.mk....also product name = full_coconut....
But in my vendorsetup.sh file it was "cm_coconut"....changing it to "full_coconut" did the trick.....



Thank You Everyone For Making XDA Such A Wonderful Place !!



If I Have Helped You, Do Click On The THANKS Button !!

 
rodrigoyasuda
Old
(Last edited by rodrigoyasuda; 8th August 2012 at 01:13 AM.) Reason: Problem solved
#817  
Member
Thanks Meter 18
Posts: 59
Join Date: Nov 2010
Well, now I belive I'm getting really close trying to compile CM10 for N7000

New problem. Help please.

Code:
make: *** No rule to make target `vendor/samsung/galaxys2-common/proprietary/system/lib/hw/camera.exynos4.so', needed by `out/target/product/n7000/system/lib/hw/vendor-camera.exynos4.so'.  Stop.
make: *** Waiting for unfinished jobs....
No instructions to create out/target/product/n7000/kernel-cm-10-20120807-n7000-signed.zip... skipping.
Nevermind, just passed through this one. Just had to add a new line @ the proprietary-files.sh to copy the file.
 
jacobmacek
Old
#818  
Senior Member
Thanks Meter 142
Posts: 284
Join Date: Dec 2011
Location: Winchester

 
DONATE TO ME
Red face I think im almost there!!!!

Quote:
Originally Posted by dastin1015 View Post
There are two instances of that line. Delete the second one as well.

Also keep trying. It will be worth it in the end. If you do ever give up look on the bright side that you've taken in much more knowledge in the process.
so this time when i attempted to compile after deleting those 2 lines you told me to, it said clean step a bunch of times and then this,


Clean step: rm -f out/target/product/inc/system/framework/filterfw.jar
build/core/base_rules.mk:171: *** device/common/android_device_htc_common/updater: MODULE.TARGET.STATIC_LIBRARIES.librecovery_ui_htc already defined by device/android_device_htc_common/updater. Stop.
jacobmacek@ubuntu:~/WORKING_DIRECTORY$

does this mean i need to change something in the build/core/base_rules.mk file? thank for the help!
 
uoY_redruM
Old
#819  
uoY_redruM's Avatar
Senior Member
Thanks Meter 1832
Posts: 3,116
Join Date: May 2010
Location: Orlando, FL

 
DONATE TO ME
Quote:
Originally Posted by noob1995 View Post
Please help with this...Thanks a lot in advance...

Code:
host C++: libicuuc <= external/icu4c/common/unistr_case.cpp
device/semc/mogami-common/overlay/frameworks/base/core/res/res/values/strings.xml:25: error: Resource at symbol_picker_sym appears in overlay but not in the base package; use <add-resource> to add.
device/semc/mogami-common/overlay/frameworks/base/core/res/res/values-de-rDE/strings.xml:25: error: Resource at symbol_picker_A appears in overlay but not in the base package; use <add-resource> to add.
device/semc/mogami-common/overlay/frameworks/base/core/res/res/values-de-rDE/strings.xml:26: error: Resource at symbol_picker_O appears in overlay but not in the base package; use <add-resource> to add.
device/semc/mogami-common/overlay/frameworks/base/core/res/res/values-de-rDE/strings.xml:27: error: Resource at symbol_picker_U appears in overlay but not in the base package; use <add-resource> to add.
device/semc/mogami-common/overlay/frameworks/base/core/res/res/values-de-rDE/strings.xml:28: error: Resource at symbol_picker_a appears in overlay but not in the base package; use <add-resource> to add.
device/semc/mogami-common/overlay/frameworks/base/core/res/res/values-de-rDE/strings.xml:29: error: Resource at symbol_picker_o appears in overlay but not in the base package; use <add-resource> to add.
device/semc/mogami-common/overlay/frameworks/base/core/res/res/values-de-rDE/strings.xml:30: error: Resource at symbol_picker_s appears in overlay but not in the base package; use <add-resource> to add.
device/semc/mogami-common/overlay/frameworks/base/core/res/res/values-de-rDE/strings.xml:31: error: Resource at symbol_picker_u appears in overlay but not in the base package; use <add-resource> to add.
host C++: libicuuc <= external/icu4c/common/unistr_cnv.cpp
make: *** [out/target/common/obj/APPS/framework-res_intermediates/package-export.apk] Error 1
make: *** Deleting file `out/target/common/obj/APPS/framework-res_intermediates/package-export.apk'
make: *** Waiting for unfinished jobs....


---------- Post added at 12:59 AM ---------- Previous post was at 12:51 AM ----------



In the vendorsetup.sh file rename the device name basing on the name of the main device .mk file....
For example my device mk file is named full_coconut.mk....also product name = full_coconut....
But in my vendorsetup.sh file it was "cm_coconut"....changing it to "full_coconut" did the trick.....
I tried what you said (changed vendorsetup.sh from cm_d2tmo-eng to full_d2tmo-eng) but I'm still getting:

Code:
Which would you like? [full-eng] 9
build/core/product_config.mk:205: *** No matches for product "full_d2tmo".  Stop.

** Don't have a product spec for: 'full_d2tmo'
** Do you have the right repo manifest?

thanks .Bambino for the tag!
Interested in buying me a coffee? Click the 'Donate" button:

(16GB Blue) Galaxy S III - T-Mobile
Rooted
Current ROM: FreeGS3 7.1
Current Kernel: ktoonzes

Kindle Fire
Rooted
Current ROM: JellyBean!

Galaxy Nexus - GSM Unlocked STOLEN

Nexus One - RETIRED
 
CosmoDroid
Old
(Last edited by CosmoDroid; 8th August 2012 at 07:14 PM.)
#820  
CosmoDroid's Avatar
Senior Member
Thanks Meter 185
Posts: 218
Join Date: Jan 2012
Location: Integrated Circuit
Quote:
Originally Posted by uoY_redruM View Post
I tried what you said (changed vendorsetup.sh from cm_d2tmo-eng to full_d2tmo-eng) but I'm still getting:

Code:
Which would you like? [full-eng] 9
build/core/product_config.mk:205: *** No matches for product "full_d2tmo".  Stop.

** Don't have a product spec for: 'full_d2tmo'
** Do you have the right repo manifest?
I just now remembered that i also changed the Product name in cm.mk from "cm_...." to "full_....." ....You can give it a try....also check if in your full_d2tmo.mk file, the product name matches with that in the vendorsetup.sh file....

---------- Post added at 03:17 PM ---------- Previous post was at 03:05 PM ----------

Quote:
Originally Posted by jacobmacek View Post
so this time when i attempted to compile after deleting those 2 lines you told me to, it said clean step a bunch of times and then this,


Clean step: rm -f out/target/product/inc/system/framework/filterfw.jar
build/core/base_rules.mk:171: *** device/common/android_device_htc_common/updater: MODULE.TARGET.STATIC_LIBRARIES.librecovery_ui_htc already defined by device/android_device_htc_common/updater. Stop.
jacobmacek@ubuntu:~/WORKING_DIRECTORY$

does this mean i need to change something in the build/core/base_rules.mk file? thank for the help!
In the "Android.mk" file in "device/android_device_htc_common/updater/" comment out the "include $(BUILD_STATIC_LIBRARY)"

Btw your device tree path is wrong i guess....Look at the name of the repository...android_device_htc_common....means that the git is to be cloned in ..../device/htc/common....For example from terminal type :
Code:
cd (your base directory name)/device/htc
git clone ............. -b jellybean common
Why the hell does most of the people not make use of the THANKS button....???



Thank You Everyone For Making XDA Such A Wonderful Place !!



If I Have Helped You, Do Click On The THANKS Button !!


The Following User Says Thank You to CosmoDroid For This Useful Post: [ Click to Expand ]
 
Post Reply+
Tags
compile jellybean, from source
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...