Errors when building Email regarding aidl_language_l - Android Q&A, Help & Troubleshooting

I was building the Email app with make Email -j16, and I got a bunch of errors:
out/host/linux-x86/obj32/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp:1255:0: error: unterminated #ifdef
logtags: out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/core/java/android/content/EventLogTags.java <= frameworks/base/core/java/android/content/EventLogTags.logtags
out/host/linux-x86/obj32/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp: In function 'int yyparse()':
out/host/linux-x86/obj32/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp:1253:41: error: expected '}' at end of input
out/host/linux-x86/obj32/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp:1253:41: error: expected '}' at end of input
out/host/linux-x86/obj32/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp:1253:41: warning: no return statement in function returning non-void [-Wreturn-type]
make: *** [out/host/linux-x86/obj32/EXECUTABLES/aidl_intermediates/aidl_language_y.o] Error 1
make: *** Waiting for unfinished jobs....
frameworks/base/tools/aidl/aidl_language_l.l: In function 'int yylex()':
frameworks/base/tools/aidl/aidl_language_l.l:59:49: error: 'IMPORT' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:60:56: error: 'IMPORT' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:64:49: error: 'PACKAGE' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:65:56: error: 'PACKAGE' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:84:3: error: 'PARCELABLE' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:84:34: error: 'PARCELABLE' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:85:3: error: 'INTERFACE' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:85:33: error: 'INTERFACE' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:86:3: error: 'FLATTENABLE' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:86:35: error: 'FLATTENABLE' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:87:3: error: 'INTERFACE' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:87:33: error: 'RPC' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:88:3: error: 'IN' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:88:26: error: 'IN' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:89:3: error: 'OUT' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:89:27: error: 'OUT' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:90:3: error: 'INOUT' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:90:29: error: 'INOUT' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:91:3: error: 'ONEWAY' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:91:30: error: 'ONEWAY' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:93:3: error: 'ARRAY' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:93:29: error: 'ARRAY' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:94:3: error: 'IDVALUE' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:94:31: error: 'IDVALUE' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:95:3: error: 'IDENTIFIER' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:95:34: error: 'IDENTIFIER' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:97:55: error: 'GENERIC' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:97:83: error: 'GENERIC' was not declared in this scope
frameworks/base/tools/aidl/aidl_language_l.l:102:41: error: 'IDENTIFIER' was not declared in this scope
make: *** [out/host/linux-x86/obj32/EXECUTABLES/aidl_intermediates/aidl_language_l.o] Error 1
I don't understand these errors. How can I fix them? I found this thread (https://groups.google.com/forum/#!msg/android-building/wYYJa-9qwNc/gSnV4C9QFekJ) but it didn't seem to fix anything.

Related

[Q] [DEV] CM9 compile error

Code:
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int getPmemTotalSize(int, size_t*)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:50: error: expected primary-expression before 'unsigned'
hardware/qcom/display/libgralloc/pmemalloc.cpp:50: error: '_IOW' was not declared in this scope
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int connectPmem(int, int)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:66: error: expected primary-expression before 'unsigned'
hardware/qcom/display/libgralloc/pmemalloc.cpp:66: error: '_IOW' was not declared in this scope
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int mapSubRegion(int, int, size_t)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:71: error: expected primary-expression before 'unsigned'
hardware/qcom/display/libgralloc/pmemalloc.cpp:71: error: '_IOW' was not declared in this scope
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int unmapSubRegion(int, int, size_t)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:76: error: expected primary-expression before 'unsigned'
hardware/qcom/display/libgralloc/pmemalloc.cpp:76: error: '_IOW' was not declared in this scope
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int alignPmem(int, size_t, int)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:80: error: aggregate 'pmem_allocation allocation' has incomplete type and cannot be defined
hardware/qcom/display/libgralloc/pmemalloc.cpp:83: error: 'PMEM_ALLOCATE_ALIGNED' was not declared in this scope
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int cleanPmem(void*, size_t, int, int)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:87: error: aggregate 'pmem_addr pmem_addr' has incomplete type and cannot be defined
hardware/qcom/display/libgralloc/pmemalloc.cpp:91: error: 'PMEM_CLEAN_INV_CACHES' was not declared in this scope
make: *** [out/target/product/galaxy5/obj/SHARED_LIBRARIES/libmemalloc_intermediates/pmemalloc.o] Error 1
make: *** Waiting for unfinished jobs....
Was trying to build CM9... kinda was successful in more than half of the compile process untill i got the above error...
I tried everything i tried migrating changes etc. etc.. nothing helped...
u guys can only help
Hey..i don't know how fix your problem but i trying compile the rom but I do not succeed! Can you help me?
I managed to start compiling but I have your same error
worked..
thanx
Build error
chaitanyakaul said:
worked..
thanx
Click to expand...
Click to collapse
How did you fix this

[Q] CM9 building error. ..plz help.

@lupo
@arjen
@bytecode
@andy572
plz help me .
i'm having compiling error in CM9.
plz tell me what to do?
this is error log.
HTML:
tmp/ccPGfqzu.s: Assembler messages:
/tmp/ccPGfqzu.s:49: Error: selected processor does not support `smulbb r5,r1,r3'
/tmp/ccPGfqzu.s:365: Error: selected processor does not support `clz r6,r5'
/tmp/ccPGfqzu.s:428: Error: selected processor does not support `clz r6,r4'
/tmp/ccPGfqzu.s:680: Error: selected processor does not support `clz r7,r7'
/tmp/ccPGfqzu.s:743: Error: selected processor does not support `smulbb ip,r4,r4'
/tmp/ccPGfqzu.s:766: Error: dest must overlap one source register -- `mul r6,r7,r7'
/tmp/ccPGfqzu.s:824: Error: selected processor does not support `clz r6,r3'
/tmp/ccPGfqzu.s:1062: Error: selected processor does not support `smulbb r7,r6,r3'
/tmp/ccPGfqzu.s:1102: Error: selected processor does not support `smulbb r7,r1,r3'
/tmp/ccPGfqzu.s:1142: Error: dest must overlap one source register -- `mul r3,r2,r6'
/tmp/ccPGfqzu.s:1670: Error: selected processor does not support `smulbb r6,r6,r7'
/tmp/ccPGfqzu.s:1693: Error: selected processor does not support `smulbb r7,r6,r0'
/tmp/ccPGfqzu.s:2022: Error: selected processor does not support `smulbb r5,r6,r5'
/tmp/ccPGfqzu.s:2036: Error: selected processor does not support `smulbb r1,r7,r6'
/tmp/ccPGfqzu.s:2086: Error: selected processor does not support `smulbb r0,r0,r5'
/tmp/ccPGfqzu.s:2109: Error: selected processor does not support `smulbb r0,r0,r1'
/tmp/ccPGfqzu.s:2153: Error: selected processor does not support `qadd16 r5,r5,r0'
/tmp/ccPGfqzu.s:2345: Error: selected processor does not support `smulbb r1,r1,r7'
/tmp/ccPGfqzu.s:2618: Error: selected processor does not support `smulbb r0,r2,r2'
/tmp/ccPGfqzu.s:2640: Error: selected processor does not support `smulbb r7,r1,r1'
/tmp/ccPGfqzu.s:2746: Error: selected processor does not support `clz r1,r0'
/tmp/ccPGfqzu.s:2790: Error: selected processor does not support `smulbb r1,r3,r1'
/tmp/ccPGfqzu.s:2901: Error: selected processor does not support `smulbb r2,r3,r3'
/tmp/ccPGfqzu.s:2914: Error: selected processor does not support `smulbb r0,r0,r0'
/tmp/ccPGfqzu.s:2978: Error: selected processor does not support `clz r0,r2'
/tmp/ccPGfqzu.s:3026: Error: selected processor does not support `smulbb r3,r1,r3'
/tmp/ccPGfqzu.s:3119: Error: selected processor does not support `smulbb r3,r1,r0'
/tmp/ccPGfqzu.s:3133: Error: selected processor does not support `smulbb r0,r1,r1'
/tmp/ccPGfqzu.s:3163: Error: selected processor does not support `smulbb r3,r3,r0'
/tmp/ccPGfqzu.s:3200: Error: selected processor does not support `clz r0,r7'
/tmp/ccPGfqzu.s:3322: Error: dest must overlap one source register -- `mul r5,r3,r6'
/tmp/ccPGfqzu.s:3468: Error: selected processor does not support `clz r3,r7'
/tmp/ccPGfqzu.s:3524: Error: selected processor does not support `clz r3,r0'
/tmp/ccPGfqzu.s:3545: Error: dest must overlap one source register -- `mul ip,r0,r0'
/tmp/ccPGfqzu.s:3555: Error: lo register required -- `mul r6,ip,r2'
/tmp/ccPGfqzu.s:3575: Error: selected processor does not support `smulbb r0,r0,r2'
/tmp/ccPGfqzu.s:3724: Error: selected processor does not support `smulbb r7,r1,r7'
/tmp/ccPGfqzu.s:3763: Error: selected processor does not support `smulbb r7,r7,r3'
/tmp/ccPGfqzu.s:3866: Error: selected processor does not support `smulbb r0,r3,r4'
/tmp/ccPGfqzu.s:3906: Error: selected processor does not support `smulbb r2,r1,r6'
/tmp/ccPGfqzu.s:3942: Error: selected processor does not support `clz r3,r0'
/tmp/ccPGfqzu.s:4056: Error: selected processor does not support `smulbb r2,r1,r4'
/tmp/ccPGfqzu.s:4093: Error: selected processor does not support `smulbb r6,r6,r3'
/tmp/ccPGfqzu.s:4125: Error: selected processor does not support `smulbb r1,r0,r2'
/tmp/ccPGfqzu.s:4182: Error: dest must overlap one source register -- `mul r6,r2,r4'
/tmp/ccPGfqzu.s:4230: Error: selected processor does not support `smulbb r5,r0,r2'
/tmp/ccPGfqzu.s:4325: Error: selected processor does not support `clz r6,r6'
/tmp/ccPGfqzu.s:5078: Error: selected processor does not support `smulbb r1,r3,r0'
/tmp/ccPGfqzu.s:5121: Error: selected processor does not support `smulbb r7,r2,r7'
/tmp/ccPGfqzu.s:5298: Error: selected processor does not support `clz r7,r5'
/tmp/ccPGfqzu.s:5335: Error: selected processor does not support `smulbb r2,r7,r5'
/tmp/ccPGfqzu.s:5415: Error: selected processor does not support `smulbb r0,r6,r2'
/tmp/ccPGfqzu.s:5444: Error: selected processor does not support `smulbb r3,r1,r2'
/tmp/ccPGfqzu.s:5505: Error: selected processor does not support `smulbb r2,r0,r3'
/tmp/ccPGfqzu.s:5551: Error: selected processor does not support `smulbb r0,r0,r1'
/tmp/ccPGfqzu.s:5580: Error: selected processor does not support `smulbb r0,r3,r2'
/tmp/ccPGfqzu.s:6137: Error: selected processor does not support `clz r1,r0'
/tmp/ccPGfqzu.s:6633: Error: selected processor does not support `clz r3,r0'
/tmp/ccPGfqzu.s:7026: Error: selected processor does not support `clz r7,r0'
/tmp/ccPGfqzu.s:7182: Error: selected processor does not support `clz r2,r0'
/tmp/ccPGfqzu.s:7555: Error: selected processor does not support `smulbb r7,r6,r0'
/tmp/ccPGfqzu.s:7628: Error: selected processor does not support `smulbb r5,r1,r7'
make: *** [out/target/product/thunderg/obj/STATIC_LIBRARIES/libwebrtc_ns_intermediates/nsx_core.o] Error 1
make: *** Waiting for unfinished jobs...
i've done this three times already
Any one who can help.
Thanks.
today,I also got the same error
any one have idea,how to fixed it?
NVM:finally I found the solution
aspee said:
today,I also got the same error
any one have idea,how to fixed it?
NVM:finally I found the solution
Click to expand...
Click to collapse
Post it here so that k2wl can try it too..
Sent from my iPad 3 using XDA App
Post You Rig Specs
Please post config of your workstation.
---------- Post added at 11:19 AM ---------- Previous post was at 11:18 AM ----------
@aspee Plz post the solution...
How to get and build cm9 from source?
dainv85 said:
How to get and build cm9 from source?
Click to expand...
Click to collapse
U gave me a shock of a lifetime by using miks avatar... Change it..!
Sent from my iPad 3 using XDA App
Replace webrtc with the one from mikegapinski (it is on his github)
Sent from my LG-P500 using XDA App
_Arjen_ said:
Replace webrtc with the one from mikegapinski (it is on his github)
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
no,just replace attached file to
/external/webrtc/src/common_audio/signal_processing_library/main/interface/
BUT I am stuck here:
device/lge/p500/liboverlay/overlayLib.cpp: At global scope:
device/lge/p500/liboverlay/overlayLib.cpp:127: error: variable or field 'dump' declared void
device/lge/p500/liboverlay/overlayLib.cpp:127: error: 'mdp_overlay' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:127: error: 'mOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:143: error: variable or field 'dump' declared void
device/lge/p500/liboverlay/overlayLib.cpp:143: error: 'msm_rotator_img_info' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:143: error: 'mRotInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In function 'bool overlay::isPanel3D()':
device/lge/p500/liboverlay/overlayLib.cpp:219: error: 'FB_TYPE_3D_PANEL' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::Overlay::updateOverlaySource(const overlay_buffer_info&, int, bool)':
device/lge/p500/liboverlay/overlayLib.cpp:455: error: 'MDP_OV_PLAY_NOWAIT' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:459: error: 'MDP_OV_PLAY_NOWAIT' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In constructor 'overlay::OverlayControlChannel::OverlayControlChannel()':
device/lge/p500/liboverlay/overlayLib.cpp:794: error: 'mOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:795: error: 'm3DOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:796: error: 'mRotInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayControlChannel::setOverlayInformation(const overlay_buffer_info&, int, int, int, bool, int)':
device/lge/p500/liboverlay/overlayLib.cpp:950: error: 'mOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:958: error: 'MDP_Y_CRCB_H2V2_TILE' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:983: error: 'MSMFB_NEW_REQUEST' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:990: error: 'MDP_OV_PLAY_NOWAIT' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:992: error: 'MDP_OV_PLAY_NOWAIT' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayControlChannel::startOVRotatorSessions(const overlay_buffer_info&, int, int)':
device/lge/p500/liboverlay/overlayLib.cpp:1006: error: 'mRotInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1013: error: 'MDP_Y_CRCB_H2V2_TILE' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1037: error: 'MSM_ROTATOR_IOCTL_START' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1040: error: 'dump' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1045: error: 'MSMFB_OVERLAY_SET' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1045: error: 'mOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1047: error: 'dump' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayControlChannel::updateOverlaySource(const overlay_buffer_info&, int, bool)':
device/lge/p500/liboverlay/overlayLib.cpp:1068: error: 'MDP_DEINTERLACE' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayControlChannel::startControlChannel(int, int, int, int, bool, bool, unsigned int, int, bool)':
device/lge/p500/liboverlay/overlayLib.cpp:1092: error: 'MDP_DEINTERLACE' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1106: error: 'MDP_OV_PIPE_SHARE' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayControlChannel::closeControlChannel()':
device/lge/p500/liboverlay/overlayLib.cpp:1127: error: 'MSM_ROTATOR_IOCTL_FINISH' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1127: error: 'mRotInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1132: error: 'mOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1133: error: 'MSMFB_OVERLAY_UNSET' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1134: error: 'm3DOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1136: error: 'MSMFB_OVERLAY_3D' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1141: error: 'mRotInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1142: error: 'm3DOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayControlChannel::updateWaitForVsyncFlags(bool)':
device/lge/p500/liboverlay/overlayLib.cpp:1150: error: 'mOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1150: error: 'MDP_OV_PLAY_NOWAIT' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1152: error: 'mOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1152: error: 'MDP_OV_PLAY_NOWAIT' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1154: error: 'MSMFB_OVERLAY_SET' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1154: error: 'mOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1156: error: 'dump' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayControlChannel::setPosition(int, int, uint32_t, uint32_t)':
device/lge/p500/liboverlay/overlayLib.cpp:1165: warning: comparison between signed and unsigned integer expressions
device/lge/p500/liboverlay/overlayLib.cpp:1166: warning: comparison between signed and unsigned integer expressions
device/lge/p500/liboverlay/overlayLib.cpp:1172: error: 'mOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1174: error: 'mdp_overlay' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1174: error: expected ';' before 'ov'
device/lge/p500/liboverlay/overlayLib.cpp:1175: error: 'ov' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1176: error: 'MSMFB_OVERLAY_GET' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1194: error: 'MSMFB_OVERLAY_SET' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1196: error: 'dump' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'void overlay::OverlayControlChannel::swapOVRotWidthHeight()':
device/lge/p500/liboverlay/overlayLib.cpp:1205: error: 'mOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1213: error: 'mRotInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayControlChannel::useVirtualFB()':
device/lge/p500/liboverlay/overlayLib.cpp:1219: error: 'm3DOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1225: error: 'MSMFB_OVERLAY_3D' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayControlChannel::setTransform(int, bool)':
device/lge/p500/liboverlay/overlayLib.cpp:1236: error: 'mdp_overlay' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1236: error: expected ';' before 'ov'
device/lge/p500/liboverlay/overlayLib.cpp:1237: error: 'MSMFB_OVERLAY_GET' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1237: error: 'ov' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1241: error: 'mOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1241: error: 'ov' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1339: error: 'mRotInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1359: error: 'MSM_ROTATOR_IOCTL_START' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1366: error: 'MDP_SOURCE_ROTATED_90' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1368: error: 'MDP_SOURCE_ROTATED_90' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1370: error: 'MSMFB_OVERLAY_SET' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1372: error: 'dump' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayControlChannel::getPosition(int&, int&, uint32_t&, uint32_t&)':
device/lge/p500/liboverlay/overlayLib.cpp:1384: error: 'mOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayControlChannel::getOrientation(int&) const':
device/lge/p500/liboverlay/overlayLib.cpp:1396: error: 'mOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayControlChannel::getOvSessionID(int&) const':
device/lge/p500/liboverlay/overlayLib.cpp:1402: error: 'mOVInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayControlChannel::getRotSessionID(int&) const':
device/lge/p500/liboverlay/overlayLib.cpp:1409: error: 'mRotInfo' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayDataChannel::startDataChannel(const overlay::OverlayControlChannel&, int, bool, bool, int)':
device/lge/p500/liboverlay/overlayLib.cpp:1438: error: 'mOvData' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1439: error: 'mOvDataRot' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1440: error: 'mRotData' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayDataChannel::mapRotatorMemory(int, bool, int)':
device/lge/p500/liboverlay/overlayLib.cpp:1512: error: 'mRotData' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1512: error: 'MDP_MEMORY_ID_TYPE_FB' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1514: error: 'mOvDataRot' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1515: error: 'mRotData' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayDataChannel::startDataChannel(int, int, int, int, bool, bool, int)':
device/lge/p500/liboverlay/overlayLib.cpp:1534: error: 'mOvData' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1535: error: 'mOvDataRot' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1536: error: 'mRotData' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayDataChannel::closeDataChannel()':
device/lge/p500/liboverlay/overlayLib.cpp:1563: error: 'mOvData' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1564: error: 'mOvDataRot' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1565: error: 'mRotData' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayDataChannel::setFd(int)':
device/lge/p500/liboverlay/overlayLib.cpp:1574: error: 'mOvData' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayDataChannel::queueBuffer(uint32_t)':
device/lge/p500/liboverlay/overlayLib.cpp:1579: error: 'mOvData' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayDataChannel::queue(uint32_t)':
device/lge/p500/liboverlay/overlayLib.cpp:1616: error: 'msmfb_overlay_data' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1616: error: 'odPtr' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1617: error: 'mOvData' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1620: error: 'mRotData' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1627: error: 'MSM_ROTATOR_IOCTL_ROTATE' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1630: error: 'mOvDataRot' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1635: error: 'MSMFB_OVERLAY_PLAY' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayDataChannel::waitForHdmiVsync()':
device/lge/p500/liboverlay/overlayLib.cpp:1648: error: 'MSMFB_OVERLAY_PLAY_WAIT' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1648: error: 'mOvData' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp: In member function 'bool overlay::OverlayDataChannel::setCrop(uint32_t, uint32_t, uint32_t, uint32_t)':
device/lge/p500/liboverlay/overlayLib.cpp:1713: error: 'mdp_overlay' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1713: error: expected ';' before 'ov'
device/lge/p500/liboverlay/overlayLib.cpp:1714: error: 'ov' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1714: error: 'mOvData' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1715: error: 'MSMFB_OVERLAY_GET' was not declared in this scope
device/lge/p500/liboverlay/overlayLib.cpp:1776: error: 'MSMFB_OVERLAY_SET' was not declared in this scope
make: *** [out/target/product/p500/obj/SHARED_LIBRARIES/liboverlay_intermediates/overlayLib.o] Error 1
Click to expand...
Click to collapse
any ideas?
It's because you removed the display-folder in hardware/qcom
Just rename the android.mk in affected folders to andoir.mk.bak
hi
@arjen
thanks for info.
it fix the buiding process.
but now i can build sucessfully but cant boot the rom?
only "LG" logo flashes.
no logcat also.
any ideas?
p.s. i'm using lupohirps latest device and vendor folder.
i'm on LInuxmint 12 32 bit edition.
thanks.
Did you replace the boot.img in the zip file?
It should give you at least adb to use the logcat
hi
_Arjen_ said:
Did you replace the boot.img in the zip file?
It should give you at least adb to use the logcat
Click to expand...
Click to collapse
no i didnt.
now i'll change boot.img from lupo's rom and try.and report back.
thanks arjen
----------------------
doesnt work.
still no adb?
any more Idea?
i'm frustated now...
k2wl said:
no i didnt.
now i'll change boot.img from lupo's rom and try.and report back.
thanks arjen
----------------------
doesnt work.
still no adb?
any more Idea?
i'm frustated now...
Click to expand...
Click to collapse
You need to deal with a lot of frustration and anger when you develop....
That's something you need to fix before/after compiling...
And, buddy, the only help you will get here is about fixing build errors... cuz since nobody has the zip you compiled, nor do we know the way you compiled...
sometimes a small mistake can cause problems of bootloops n so on...
You need to diagnoise it yourself.. n check how you built, what you did.. check if you forgot something...
And, Re-compile..
All the best!
Sent from my iPad 3 using XDA App
Guess best is to do a make clean and after that compile it again to see if it finishes without errors.
HI
_Arjen_ said:
Guess best is to do a make clean and after that compile it again to see if it finishes without errors.
Click to expand...
Click to collapse
I'LL TRY TO compile one more time with clean build.
lets see what happens.
will tell you .
thanks again.
----------------------
new error
frameworks/base/core/res/res/values/public.xml:1919: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ActionBar.TabView.Inverse
frameworks/base/core/res/res/values/public.xml:1908: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ActionButton
frameworks/base/core/res/res/values/public.xml:1911: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ActionButton.CloseMode
frameworks/base/core/res/res/values/public.xml:1909: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ActionButton.Overflow
frameworks/base/core/res/res/values/public.xml:1910: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ActionMode
frameworks/base/core/res/res/values/public.xml:1921: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ActionMode.Inverse
frameworks/base/core/res/res/values/public.xml:1872: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.AutoCompleteTextView
frameworks/base/core/res/res/values/public.xml:1866: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.Button
frameworks/base/core/res/res/values/public.xml:1870: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.Button.Borderless.Small
frameworks/base/core/res/res/values/public.xml:1868: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.Button.Inset
frameworks/base/core/res/res/values/public.xml:1867: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.Button.Small
frameworks/base/core/res/res/values/public.xml:1869: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.Button.Toggle
frameworks/base/core/res/res/values/public.xml:1907: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.CalendarView
frameworks/base/core/res/res/values/public.xml:1873: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.CompoundButton.CheckBox
frameworks/base/core/res/res/values/public.xml:1893: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.CompoundButton.RadioButton
frameworks/base/core/res/res/values/public.xml:1897: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.CompoundButton.Star
frameworks/base/core/res/res/values/public.xml:1901: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.DropDownItem
frameworks/base/core/res/res/values/public.xml:1902: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.DropDownItem.Spinner
frameworks/base/core/res/res/values/public.xml:1875: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.EditText
frameworks/base/core/res/res/values/public.xml:1876: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ExpandableListView
frameworks/base/core/res/res/values/public.xml:1877: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.GridView
frameworks/base/core/res/res/values/public.xml:1895: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.HorizontalScrollView
frameworks/base/core/res/res/values/public.xml:1878: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ImageButton
frameworks/base/core/res/res/values/public.xml:1904: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ListPopupWindow
frameworks/base/core/res/res/values/public.xml:1879: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ListView
frameworks/base/core/res/res/values/public.xml:1874: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ListView.DropDown
frameworks/base/core/res/res/values/public.xml:1905: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.PopupMenu
frameworks/base/core/res/res/values/public.xml:1880: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.PopupWindow
frameworks/base/core/res/res/values/public.xml:1881: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ProgressBar
frameworks/base/core/res/res/values/public.xml:1882: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ProgressBar.Horizontal
frameworks/base/core/res/res/values/public.xml:1886: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ProgressBar.Inverse
frameworks/base/core/res/res/values/public.xml:1885: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ProgressBar.Large
frameworks/base/core/res/res/values/public.xml:1888: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ProgressBar.Large.Inverse
frameworks/base/core/res/res/values/public.xml:1883: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ProgressBar.Small
frameworks/base/core/res/res/values/public.xml:1887: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ProgressBar.Small.Inverse
frameworks/base/core/res/res/values/public.xml:1884: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ProgressBar.Small.Title
frameworks/base/core/res/res/values/public.xml:1890: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.RatingBar
frameworks/base/core/res/res/values/public.xml:1891: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.RatingBar.Indicator
frameworks/base/core/res/res/values/public.xml:1892: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.RatingBar.Small
frameworks/base/core/res/res/values/public.xml:1894: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.ScrollView
frameworks/base/core/res/res/values/public.xml:1889: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.SeekBar
frameworks/base/core/res/res/values/public.xml:1896: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.Spinner
frameworks/base/core/res/res/values/public.xml:1906: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.Tab
frameworks/base/core/res/res/values/public.xml:1898: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.TabWidget
frameworks/base/core/res/res/values/public.xml:1871: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.TextView
frameworks/base/core/res/res/values/public.xml:1903: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.TextView.SpinnerItem
frameworks/base/core/res/res/values/public.xml:1899: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.WebTextView
frameworks/base/core/res/res/values/public.xml:1900: warning: No comment for public symbol android:style/Widget.DeviceDefault.Light.WebView
frameworks/base/core/res/res/values/public.xml:1849: warning: No comment for public symbol android:style/Widget.DeviceDefault.ListPopupWindow
frameworks/base/core/res/res/values/public.xml:1827: warning: No comment for public symbol android:style/Widget.DeviceDefault.ListView
frameworks/base/core/res/res/values/public.xml:1822: warning: No comment for public symbol android:style/Widget.DeviceDefault.ListView.DropDown
frameworks/base/core/res/res/values/public.xml:1850: warning: No comment for public symbol android:style/Widget.DeviceDefault.PopupMenu
frameworks/base/core/res/res/values/public.xml:1828: warning: No comment for public symbol android:style/Widget.DeviceDefault.PopupWindow
frameworks/base/core/res/res/values/public.xml:1829: warning: No comment for public symbol android:style/Widget.DeviceDefault.ProgressBar
frameworks/base/core/res/res/values/public.xml:1830: warning: No comment for public symbol android:style/Widget.DeviceDefault.ProgressBar.Horizontal
frameworks/base/core/res/res/values/public.xml:1833: warning: No comment for public symbol android:style/Widget.DeviceDefault.ProgressBar.Large
frameworks/base/core/res/res/values/public.xml:1831: warning: No comment for public symbol android:style/Widget.DeviceDefault.ProgressBar.Small
frameworks/base/core/res/res/values/public.xml:1832: warning: No comment for public symbol android:style/Widget.DeviceDefault.ProgressBar.Small.Title
frameworks/base/core/res/res/values/public.xml:1835: warning: No comment for public symbol android:style/Widget.DeviceDefault.RatingBar
frameworks/base/core/res/res/values/public.xml:1836: warning: No comment for public symbol android:style/Widget.DeviceDefault.RatingBar.Indicator
frameworks/base/core/res/res/values/public.xml:1837: warning: No comment for public symbol android:style/Widget.DeviceDefault.RatingBar.Small
frameworks/base/core/res/res/values/public.xml:1839: warning: No comment for public symbol android:style/Widget.DeviceDefault.ScrollView
frameworks/base/core/res/res/values/public.xml:1834: warning: No comment for public symbol android:style/Widget.DeviceDefault.SeekBar
frameworks/base/core/res/res/values/public.xml:1841: warning: No comment for public symbol android:style/Widget.DeviceDefault.Spinner
frameworks/base/core/res/res/values/public.xml:1858: warning: No comment for public symbol android:style/Widget.DeviceDefault.Tab
frameworks/base/core/res/res/values/public.xml:1843: warning: No comment for public symbol android:style/Widget.DeviceDefault.TabWidget
frameworks/base/core/res/res/values/public.xml:1819: warning: No comment for public symbol android:style/Widget.DeviceDefault.TextView
frameworks/base/core/res/res/values/public.xml:1848: warning: No comment for public symbol android:style/Widget.DeviceDefault.TextView.SpinnerItem
frameworks/base/core/res/res/values/public.xml:1844: warning: No comment for public symbol android:style/Widget.DeviceDefault.WebTextView
frameworks/base/core/res/res/values/public.xml:1845: warning: No comment for public symbol android:style/Widget.DeviceDefault.WebView
frameworks/base/core/res/res/values/public.xml:648: warning: No comment for public symbol android:style/Widget.DropDownItem
frameworks/base/core/res/res/values/public.xml:649: warning: No comment for public symbol android:style/Widget.DropDownItem.Spinner
frameworks/base/core/res/res/values/public.xml:640: warning: No comment for public symbol android:style/Widget.EditText
frameworks/base/core/res/res/values/public.xml:641: warning: No comment for public symbol android:style/Widget.ExpandableListView
frameworks/base/core/res/res/values/public.xml:658: warning: No comment for public symbol android:style/Widget.Gallery
frameworks/base/core/res/res/values/public.xml:655: warning: No comment for public symbol android:style/Widget.GridView
frameworks/base/core/res/res/values/public.xml:1581: warning: No comment for public symbol android:style/Widget.Holo.ActionBar
frameworks/base/core/res/res/values/public.xml:1782: warning: No comment for public symbol android:style/Widget.Holo.ActionBar.Solid
frameworks/base/core/res/res/values/public.xml:1670: warning: No comment for public symbol android:style/Widget.Holo.ActionBar.TabBar
frameworks/base/core/res/res/values/public.xml:1669: warning: No comment for public symbol android:style/Widget.Holo.ActionBar.TabText
frameworks/base/core/res/res/values/public.xml:1668: warning: No comment for public symbol android:style/Widget.Holo.ActionBar.TabView
frameworks/base/core/res/res/values/public.xml:1576: warning: No comment for public symbol android:style/Widget.Holo.ActionButton
frameworks/base/core/res/res/values/public.xml:1580: warning: No comment for public symbol android:style/Widget.Holo.ActionButton.CloseMode
frameworks/base/core/res/res/values/public.xml:1577: warning: No comment for public symbol android:style/Widget.Holo.ActionButton.Overflow
frameworks/base/core/res/res/values/public.xml:1578: warning: No comment for public symbol android:style/Widget.Holo.ActionButton.TextButton
frameworks/base/core/res/res/values/public.xml:1579: warning: No comment for public symbol android:style/Widget.Holo.ActionMode
frameworks/base/core/res/res/values/public.xml:1545: warning: No comment for public symbol android:style/Widget.Holo.AutoCompleteTextView
frameworks/base/core/res/res/values/public.xml:1540: warning: No comment for public symbol android:style/Widget.Holo.Button
frameworks/base/core/res/res/values/public.xml:1627: warning: No comment for public symbol android:style/Widget.Holo.Button.Borderless
frameworks/base/core/res/res/values/public.xml:1775: warning: No comment for public symbol android:style/Widget.Holo.Button.Borderless.Small
frameworks/base/core/res/res/values/public.xml:1542: warning: No comment for public symbol android:style/Widget.Holo.Button.Inset
frameworks/base/core/res/res/values/public.xml:1541: warning: No comment for public symbol android:style/Widget.Holo.Button.Small
frameworks/base/core/res/res/values/public.xml:1543: warning: No comment for public symbol android:style/Widget.Holo.Button.Toggle
frameworks/base/core/res/res/values/public.xml:1637: warning: No comment for public symbol android:style/Widget.Holo.CalendarView
frameworks/base/core/res/res/values/public.xml:1546: warning: No comment for public symbol android:style/Widget.Holo.CompoundButton.CheckBox
frameworks/base/core/res/res/values/public.xml:1563: warning: No comment for public symbol android:style/Widget.Holo.CompoundButton.RadioButton
frameworks/base/core/res/res/values/public.xml:1567: warning: No comment for public symbol android:style/Widget.Holo.CompoundButton.Star
frameworks/base/core/res/res/values/public.xml:1640: warning: No comment for public symbol android:style/Widget.Holo.DatePicker
frameworks/base/core/res/res/values/public.xml:1571: warning: No comment for public symbol android:style/Widget.Holo.DropDownItem
frameworks/base/core/res/res/values/public.xml:1572: warning: No comment for public symbol android:style/Widget.Holo.DropDownItem.Spinner
frameworks/base/core/res/res/values/public.xml:1548: warning: No comment for public symbol android:style/Widget.Holo.EditText
frameworks/base/core/res/res/values/public.xml:1549: warning: No comment for public symbol android:style/Widget.Holo.ExpandableListView
frameworks/base/core/res/res/values/public.xml:1550: warning: No comment for public symbol android:style/Widget.Holo.GridView
frameworks/base/core/res/res/values/public.xml:1565: warning: No comment for public symbol android:style/Widget.Holo.HorizontalScrollView
frameworks/base/core/res/res/values/public.xml:1551: warning: No comment for public symbol android:style/Widget.Holo.ImageButton
frameworks/base/core/res/res/values/public.xml:1626: warning: No comment for public symbol android:style/Widget.Holo.Light.ActionBar
frameworks/base/core/res/res/values/public.xml:1783: warning: No comment for public symbol android:style/Widget.Holo.Light.ActionBar.Solid
frameworks/base/core/res/res/values/public.xml:1784: warning: No comment for public symbol android:style/Widget.Holo.Light.ActionBar.Solid.Inverse
frameworks/base/core/res/res/values/public.xml:1673: warning: No comment for public symbol android:style/Widget.Holo.Light.ActionBar.TabBar
frameworks/base/core/res/res/values/public.xml:1785: warning: No comment for public symbol android:style/Widget.Holo.Light.ActionBar.TabBar.Inverse
frameworks/base/core/res/res/values/public.xml:1672: warning: No comment for public symbol android:style/Widget.Holo.Light.ActionBar.TabText
frameworks/base/core/res/res/values/public.xml:1787: warning: No comment for public symbol android:style/Widget.Holo.Light.ActionBar.TabText.Inverse
frameworks/base/core/res/res/values/public.xml:1671: warning: No comment for public symbol android:style/Widget.Holo.Light.ActionBar.TabView
frameworks/base/core/res/res/values/public.xml:1786: warning: No comment for public symbol android:style/Widget.Holo.Light.ActionBar.TabView.Inverse
frameworks/base/core/res/res/values/public.xml:1622: warning: No comment for public symbol android:style/Widget.Holo.Light.ActionButton
frameworks/base/core/res/res/values/public.xml:1625: warning: No comment for public symbol android:style/Widget.Holo.Light.ActionButton.CloseMode
frameworks/base/core/res/res/values/public.xml:1623: warning: No comment for public symbol android:style/Widget.Holo.Light.ActionButton.Overflow
frameworks/base/core/res/res/values/public.xml:1624: warning: No comment for public symbol android:style/Widget.Holo.Light.ActionMode
frameworks/base/core/res/res/values/public.xml:1788: warning: No comment for public symbol android:style/Widget.Holo.Light.ActionMode.Inverse
frameworks/base/core/res/res/values/public.xml:1588: warning: No comment for public symbol android:style/Widget.Holo.Light.AutoCompleteTextView
frameworks/base/core/res/res/values/public.xml:1583: warning: No comment for public symbol android:style/Widget.Holo.Light.Button
frameworks/base/core/res/res/values/public.xml:1776: warning: No comment for public symbol android:style/Widget.Holo.Light.Button.Borderless.Small
frameworks/base/core/res/res/values/public.xml:1585: warning: No comment for public symbol android:style/Widget.Holo.Light.Button.Inset
frameworks/base/core/res/res/values/public.xml:1584: warning: No comment for public symbol android:style/Widget.Holo.Light.Button.Small
frameworks/base/core/res/res/values/public.xml:1586: warning: No comment for public symbol android:style/Widget.Holo.Light.Button.Toggle
frameworks/base/core/res/res/values/public.xml:1638: warning: No comment for public symbol android:style/Widget.Holo.Light.CalendarView
frameworks/base/core/res/res/values/public.xml:1589: warning: No comment for public symbol android:style/Widget.Holo.Light.CompoundButton.CheckBox
frameworks/base/core/res/res/values/public.xml:1609: warning: No comment for public symbol android:style/Widget.Holo.Light.CompoundButton.RadioButton
frameworks/base/core/res/res/values/public.xml:1613: warning: No comment for public symbol android:style/Widget.Holo.Light.CompoundButton.Star
frameworks/base/core/res/res/values/public.xml:1617: warning: No comment for public symbol android:style/Widget.Holo.Light.DropDownItem
frameworks/base/core/res/res/values/public.xml:1618: warning: No comment for public symbol android:style/Widget.Holo.Light.DropDownItem.Spinner
frameworks/base/core/res/res/values/public.xml:1591: warning: No comment for public symbol android:style/Widget.Holo.Light.EditText
frameworks/base/core/res/res/values/public.xml:1592: warning: No comment for public symbol android:style/Widget.Holo.Light.ExpandableListView
frameworks/base/core/res/res/values/public.xml:1593: warning: No comment for public symbol android:style/Widget.Holo.Light.GridView
frameworks/base/core/res/res/values/public.xml:1611: warning: No comment for public symbol android:style/Widget.Holo.Light.HorizontalScrollView
frameworks/base/core/res/res/values/public.xml:1594: warning: No comment for public symbol android:style/Widget.Holo.Light.ImageButton
frameworks/base/core/res/res/values/public.xml:1620: warning: No comment for public symbol android:style/Widget.Holo.Light.ListPopupWindow
frameworks/base/core/res/res/values/public.xml:1595: warning: No comment for public symbol android:style/Widget.Holo.Light.ListView
frameworks/base/core/res/res/values/public.xml:1590: warning: No comment for public symbol android:style/Widget.Holo.Light.ListView.DropDown
frameworks/base/core/res/res/values/public.xml:1621: warning: No comment for public symbol android:style/Widget.Holo.Light.PopupMenu
frameworks/base/core/res/res/values/public.xml:1596: warning: No comment for public symbol android:style/Widget.Holo.Light.PopupWindow
frameworks/base/core/res/res/values/public.xml:1597: warning: No comment for public symbol android:style/Widget.Holo.Light.ProgressBar
frameworks/base/core/res/res/values/public.xml:1598: warning: No comment for public symbol android:style/Widget.Holo.Light.ProgressBar.Horizontal
frameworks/base/core/res/res/values/public.xml:1602: warning: No comment for public symbol android:style/Widget.Holo.Light.ProgressBar.Inverse
frameworks/base/core/res/res/values/public.xml:1601: warning: No comment for public symbol android:style/Widget.Holo.Light.ProgressBar.Large
frameworks/base/core/res/res/values/public.xml:1604: warning: No comment for public symbol android:style/Widget.Holo.Light.ProgressBar.Large.Inverse
frameworks/base/core/res/res/values/public.xml:1599: warning: No comment for public symbol android:style/Widget.Holo.Light.ProgressBar.Small
frameworks/base/core/res/res/values/public.xml:1603: warning: No comment for public symbol android:style/Widget.Holo.Light.ProgressBar.Small.Inverse
frameworks/base/core/res/res/values/public.xml:1600: warning: No comment for public symbol android:style/Widget.Holo.Light.ProgressBar.Small.Title
frameworks/base/core/res/res/values/public.xml:1606: warning: No comment for public symbol android:style/Widget.Holo.Light.RatingBar
frameworks/base/core/res/res/values/public.xml:1607: warning: No comment for public symbol android:style/Widget.Holo.Light.RatingBar.Indicator
frameworks/base/core/res/res/values/public.xml:1608: warning: No comment for public symbol android:style/Widget.Holo.Light.RatingBar.Small
frameworks/base/core/res/res/values/public.xml:1610: warning: No comment for public symbol android:style/Widget.Holo.Light.ScrollView
frameworks/base/core/res/res/values/public.xml:1605: warning: No comment for public symbol android:style/Widget.Holo.Light.SeekBar
frameworks/base/core/res/res/values/public.xml:1612: warning: No comment for public symbol android:style/Widget.Holo.Light.Spinner
frameworks/base/core/res/res/values/public.xml:1629: warning: No comment for public symbol android:style/Widget.Holo.Light.Tab
frameworks/base/core/res/res/values/public.xml:1614: warning: No comment for public symbol android:style/Widget.Holo.Light.TabWidget
frameworks/base/core/res/res/values/public.xml:1587: warning: No comment for public symbol android:style/Widget.Holo.Light.TextView
frameworks/base/core/res/res/values/public.xml:1619: warning: No comment for public symbol android:style/Widget.Holo.Light.TextView.SpinnerItem
frameworks/base/core/res/res/values/public.xml:1615: warning: No comment for public symbol android:style/Widget.Holo.Light.WebTextView
frameworks/base/core/res/res/values/public.xml:1616: warning: No comment for public symbol android:style/Widget.Holo.Light.WebView
frameworks/base/core/res/res/values/public.xml:1574: warning: No comment for public symbol android:style/Widget.Holo.ListPopupWindow
frameworks/base/core/res/res/values/public.xml:1552: warning: No comment for public symbol android:style/Widget.Holo.ListView
frameworks/base/core/res/res/values/public.xml:1547: warning: No comment for public symbol android:style/Widget.Holo.ListView.DropDown
frameworks/base/core/res/res/values/public.xml:1575: warning: No comment for public symbol android:style/Widget.Holo.PopupMenu
frameworks/base/core/res/res/values/public.xml:1553: warning: No comment for public symbol android:style/Widget.Holo.PopupWindow
frameworks/base/core/res/res/values/public.xml:1554: warning: No comment for public symbol android:style/Widget.Holo.ProgressBar
frameworks/base/core/res/res/values/public.xml:1555: warning: No comment for public symbol android:style/Widget.Holo.ProgressBar.Horizontal
frameworks/base/core/res/res/values/public.xml:1558: warning: No comment for public symbol android:style/Widget.Holo.ProgressBar.Large
frameworks/base/core/res/res/values/public.xml:1556: warning: No comment for public symbol android:style/Widget.Holo.ProgressBar.Small
frameworks/base/core/res/res/values/public.xml:1557: warning: No comment for public symbol android:style/Widget.Holo.ProgressBar.Small.Title
frameworks/base/core/res/res/values/public.xml:1560: warning: No comment for public symbol android:style/Widget.Holo.RatingBar
frameworks/base/core/res/res/values/public.xml:1561: warning: No comment for public symbol android:style/Widget.Holo.RatingBar.Indicator
frameworks/base/core/res/res/values/public.xml:1562: warning: No comment for public symbol android:style/Widget.Holo.RatingBar.Small
frameworks/base/core/res/res/values/public.xml:1564: warning: No comment for public symbol android:style/Widget.Holo.ScrollView
frameworks/base/core/res/res/values/public.xml:1559: warning: No comment for public symbol android:style/Widget.Holo.SeekBar
frameworks/base/core/res/res/values/public.xml:1566: warning: No comment for public symbol android:style/Widget.Holo.Spinner
frameworks/base/core/res/res/values/public.xml:1628: warning: No comment for public symbol android:style/Widget.Holo.Tab
frameworks/base/core/res/res/values/public.xml:1568: warning: No comment for public symbol android:style/Widget.Holo.TabWidget
frameworks/base/core/res/res/values/public.xml:1544: warning: No comment for public symbol android:style/Widget.Holo.TextView
frameworks/base/core/res/res/values/public.xml:1573: warning: No comment for public symbol android:style/Widget.Holo.TextView.SpinnerItem
frameworks/base/core/res/res/values/public.xml:1569: warning: No comment for public symbol android:style/Widget.Holo.WebTextView
frameworks/base/core/res/res/values/public.xml:1570: warning: No comment for public symbol android:style/Widget.Holo.WebView
frameworks/base/core/res/res/values/public.xml:643: warning: No comment for public symbol android:style/Widget.ImageButton
frameworks/base/core/res/res/values/public.xml:642: warning: No comment for public symbol android:style/Widget.ImageWell
frameworks/base/core/res/res/values/public.xml:1074: warning: No comment for public symbol android:style/Widget.KeyboardView
frameworks/base/core/res/res/values/public.xml:1534: warning: No comment for public symbol android:style/Widget.ListPopupWindow
frameworks/base/core/res/res/values/public.xml:651: warning: No comment for public symbol android:style/Widget.ListView
frameworks/base/core/res/res/values/public.xml:653: warning: No comment for public symbol android:style/Widget.ListView.DropDown
frameworks/base/core/res/res/values/public.xml:654: warning: No comment for public symbol android:style/Widget.ListView.Menu
frameworks/base/core/res/res/values/public.xml:652: warning: No comment for public symbol android:style/Widget.ListView.White
frameworks/base/core/res/res/values/public.xml:1535: warning: No comment for public symbol android:style/Widget.PopupMenu
frameworks/base/core/res/res/values/public.xml:659: warning: No comment for public symbol android:style/Widget.PopupWindow
frameworks/base/core/res/res/values/public.xml:633: warning: No comment for public symbol android:style/Widget.ProgressBar
frameworks/base/core/res/res/values/public.xml:636: warning: No comment for public symbol android:style/Widget.ProgressBar.Horizontal
frameworks/base/core/res/res/values/public.xml:1136: warning: No comment for public symbol android:style/Widget.ProgressBar.Inverse
frameworks/base/core/res/res/values/public.xml:634: warning: No comment for public symbol android:style/Widget.ProgressBar.Large
frameworks/base/core/res/res/values/public.xml:1137: warning: No comment for public symbol android:style/Widget.ProgressBar.Large.Inverse
frameworks/base/core/res/res/values/public.xml:635: warning: No comment for public symbol android:style/Widget.ProgressBar.Small
frameworks/base/core/res/res/values/public.xml:1138: warning: No comment for public symbol android:style/Widget.ProgressBar.Small.Inverse
frameworks/base/core/res/res/values/public.xml:638: warning: No comment for public symbol android:style/Widget.RatingBar
frameworks/base/core/res/res/values/public.xml:650: warning: No comment for public symbol android:style/Widget.ScrollView
frameworks/base/core/res/res/values/public.xml:637: warning: No comment for public symbol android:style/Widget.SeekBar
frameworks/base/core/res/res/values/public.xml:645: warning: No comment for public symbol android:style/Widget.Spinner
frameworks/base/core/res/res/values/public.xml:1532: warning: No comment for public symbol android:style/Widget.Spinner.DropDown
frameworks/base/core/res/res/values/public.xml:657: warning: No comment for public symbol android:style/Widget.TabWidget
frameworks/base/core/res/res/values/public.xml:639: warning: No comment for public symbol android:style/Widget.TextView
frameworks/base/core/res/res/values/public.xml:646: warning: No comment for public symbol android:style/Widget.TextView.PopupMenu
frameworks/base/core/res/res/values/public.xml:647: warning: No comment for public symbol android:style/Widget.TextView.SpinnerItem
frameworks/base/core/res/res/values/public.xml:656: warning: No comment for public symbol android:style/Widget.WebView
any ideas?
this doesnt stop the building process.
but may be causing non boot?
hi
this is my build zip.
anyone can try and tell me whats wrong...
@arjen
can you look at it,
thanks
http://www.mediafire.com/?x9gxquriuwmrqml
****.after updating sources I got these error.
already done clean and clobber
target thumb C++: libui <= frameworks/base/libs/ui/FramebufferNativeWindow.cpp
frameworks/base/libs/ui/FramebufferNativeWindow.cpp: In constructor 'android::FramebufferNativeWindow::FramebufferNativeWindow()':
frameworks/base/libs/ui/FramebufferNativeWindow.cpp:101: error: 'struct framebuffer_device_t' has no member named 'numFramebuffers'
frameworks/base/libs/ui/FramebufferNativeWindow.cpp: In static member function 'static int android::FramebufferNativeWindow::lockBuffer(ANativeWindow*, android_native_buffer_t*)':
frameworks/base/libs/ui/FramebufferNativeWindow.cpp:298: error: 'struct framebuffer_device_t' has no member named 'lockBuffer'
frameworks/base/libs/ui/FramebufferNativeWindow.cpp: In static member function 'static int android::FramebufferNativeWindow::query(const ANativeWindow*, int, int*)':
frameworks/base/libs/ui/FramebufferNativeWindow.cpp:352: error: 'NATIVE_WINDOW_NUM_BUFFERS' was not declared in this scope
frameworks/base/libs/ui/FramebufferNativeWindow.cpp:353: error: 'struct framebuffer_device_t' has no member named 'numFramebuffers'
make: *** [out/target/product/p500/obj/SHARED_LIBRARIES/libui_intermediates/FramebufferNativeWindow.o] Error 1
here is new error...
make: *** No rule to make target `out/target/product/thunderg/obj/lib/liboverlay.so', needed by `out/target/product/thunderg/obj/SHARED_LIBRARIES/hwcomposer.msm7x27_intermediates/LINKED/hwcomposer.msm7x27.so'. Stop.
make: *** Waiting for unfinished jobs....
tell me solution...plz
u don't have liboverlay?
It's possible you got these errors because of the recent changes in source code.
You could try to remove device and vendor folders from lupo for a while and replace them with adfad's ics device and vendor folders.
I haven't synced the code for a while because I was busy with other things, but if I have time I will resync

[Q] Fresh 4.2.0 Rosie.apk with 4x5 modification

I am hoping someone has already modded the Rosie.apk from Fresh 4.2.0 ROM for 4x5. If you have the file, please upload and post a link. I am trying to do it myself, even though I've never modded anything for Android before. I'm trying to learn with the great resources here on XDA, but I know I've got some ways to go before I'll be able to do this.
Could someone knowledgable please advise me
I think I managed to get a third of the way through the process of modding Rosie for 4x5 launcher screens, but I'm kind of stuck now. I successfully used M10tools to change cell padding and cell number. Now I'm trying to decompile Rosie.apk with APK Multi-Tools and I haven't been able to make it work. It seems that another dependency file is required to decompile Rosie, but I don't know what file? I tried "com.htc.resources.apk" and "framework-res.apk", but they don't work.
What is the dependency file I need to decompile Rosie from FreshROM v4.2.0? Or am I doing something wrong? Please, I would appreciate any advise on this.
I'm not real familiar with sense 3.0, and it's been a LONG time since I've used sense,.....but it seems like fusion.apk may be what else you need. Unless I'm wrong, in which case fusion.apk is for lockscreen.
Good luck.
Sent from my PC36100 using xda premium
scottspa74 said:
I'm not real familiar with sense 3.0, and it's been a LONG time since I've used sense,.....but it seems like fusion.apk may be what else you need. Unless I'm wrong, in which case fusion.apk is for lockscreen.
Good luck.
Sent from my PC36100 using xda premium
Click to expand...
Click to collapse
Thanks, I did finally manage to decompile Rosie.apk. The problem was with my path settings. The problem now is that I cant recompile Rosie. I get an error each time. I've already installed framework files using "java -jar apktool.jar if framework-res.apk", etc. In searching the forums I found a number of others with the same type of error compiling, but none of the solutions worked. I even tried 3 different versions of the APK Multi-tools.
I've got the modifications to Rosie complete, all I need now is a successful recompile so I can use it.
---edit--- this is the error message i get
Building Apk
"An Error Occured, Please Check The Log (option 24)"
Press any key to continue . . .
Click to expand...
Click to collapse
Here is the logfile:
2012-04-08 00:33:55 (51.3 KB/s) - `apkver.txt' saved [152/152]
A subdirectory or file projects already exists.
A subdirectory or file place-apk-here-for-modding already exists.
A subdirectory or file place-ogg-here already exists.
A subdirectory or file place-apk-here-to-batch-optimize already exists.
A subdirectory or file place-apk-here-for-signing already exists.
java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b05)
Java HotSpot(TM) Client VM (build 20.6-b01, mixed mode, sharing)
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building resources...
libpng error: Read Error
ERROR: Failure processing PNG image C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\drawable-hdpi\all_apps_divider.9.png
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:87: error: Public symbol drawable/activity_title_bar declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:88: error: Public symbol drawable/alarm declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:21: error: Public symbol drawable/all_apps_divider declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:67: error: Public symbol drawable/bb_btn_left declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:68: error: Public symbol drawable/bb_btn_left_src_down declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:69: error: Public symbol drawable/bb_btn_left_src_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:70: error: Public symbol drawable/bb_btn_middle declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:71: error: Public symbol drawable/bb_btn_middle_src declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:72: error: Public symbol drawable/bb_btn_right declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:73: error: Public symbol drawable/bb_btn_right_personalize_src declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:74: error: Public symbol drawable/bb_btn_right_src declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:22: error: Public symbol drawable/bg_appwidget_error declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:23: error: Public symbol drawable/bottom_divider declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:24: error: Public symbol drawable/box_launcher_bottom declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:25: error: Public symbol drawable/box_launcher_top declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:26: error: Public symbol drawable/box_launcher_top_normal declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:27: error: Public symbol drawable/box_launcher_top_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:141: error: Public symbol drawable/btn_left_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:142: error: Public symbol drawable/btn_left_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:134: error: Public symbol drawable/btn_left_rest_big declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:135: error: Public symbol drawable/btn_left_setting_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:143: error: Public symbol drawable/btn_middle_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:144: error: Public symbol drawable/btn_middle_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:28: error: Public symbol drawable/btn_navbar declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:145: error: Public symbol drawable/btn_right_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:136: error: Public symbol drawable/btn_right_remove_press declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:146: error: Public symbol drawable/btn_right_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:137: error: Public symbol drawable/btn_right_rest_big declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:29: error: Public symbol drawable/bubble_tip declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:30: error: Public symbol drawable/cell_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:31: error: Public symbol drawable/close_search declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:32: error: Public symbol drawable/common_download_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:33: error: Public symbol drawable/common_download_selected declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:34: error: Public symbol drawable/common_inputfield declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:89: error: Public symbol drawable/common_mainnav_scroller1 declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:147: error: Public symbol drawable/common_mainnav_scroller1_l declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:148: error: Public symbol drawable/common_mainnav_scroller2_l declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:90: error: Public symbol drawable/common_mainnav_scroller3 declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:91: error: Public symbol drawable/common_more declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:92: error: Public symbol drawable/common_title_bar declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:35: error: Public symbol drawable/common_titlebar_sublevel_static declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:36: error: Public symbol drawable/common_titlebar_sublevel_static_middle declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:93: error: Public symbol drawable/con_trash_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:94: error: Public symbol drawable/con_trash_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:95: error: Public symbol drawable/default_scene_preview declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:96: error: Public symbol drawable/delete_select declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:37: error: Public symbol drawable/edit_delet_icon declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:38: error: Public symbol drawable/edit_setting_icon declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:39: error: Public symbol drawable/grid_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:40: error: Public symbol drawable/home_screen declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:97: error: Public symbol drawable/ic_close_search declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:98: error: Public symbol drawable/ic_close_search_disable declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:99: error: Public symbol drawable/ic_close_search_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:41: error: Public symbol drawable/ic_launcher_empty declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:42: error: Public symbol drawable/ic_launcher_htc_widget declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:43: error: Public symbol drawable/ic_rosie_home declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:100: error: Public symbol drawable/ic_search_widget declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:101: error: Public symbol drawable/icon_add_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:102: error: Public symbol drawable/icon_add_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:103: error: Public symbol drawable/icon_all_down_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:104: error: Public symbol drawable/icon_all_down_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:105: error: Public symbol drawable/icon_all_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:106: error: Public symbol drawable/icon_all_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:107: error: Public symbol drawable/icon_htc_logo declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:108: error: Public symbol drawable/icon_menu_3d_panel declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:109: error: Public symbol drawable/icon_menu_all_programs declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:110: error: Public symbol drawable/icon_menu_notifications declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:111: error: Public symbol drawable/icon_menu_set_ringtone declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:112: error: Public symbol drawable/icon_menu_theme declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:113: error: Public symbol drawable/icon_menu_wallpaper declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:114: error: Public symbol drawable/icon_p_phone_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:115: error: Public symbol drawable/icon_p_phone_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:78: error: Public symbol drawable/icon_phone_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:79: error: Public symbol drawable/icon_phone_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:116: error: Public symbol drawable/icon_setting_disable declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:117: error: Public symbol drawable/icon_setting_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:118: error: Public symbol drawable/icon_setting_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:80: error: Public symbol drawable/l_btn_remove_press declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:81: error: Public symbol drawable/l_icon_add_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:82: error: Public symbol drawable/l_icon_add_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:83: error: Public symbol drawable/l_icon_all_down_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:84: error: Public symbol drawable/l_icon_all_down_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:85: error: Public symbol drawable/l_icon_all_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:86: error: Public symbol drawable/l_icon_all_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:44: error: Public symbol drawable/list_item_right_btn declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:45: error: Public symbol drawable/list_item_right_btn_newapp declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:46: error: Public symbol drawable/list_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:47: error: Public symbol drawable/lockscreen declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:48: error: Public symbol drawable/message_no_arrow declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:49: error: Public symbol drawable/message_port_bottom declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:119: error: Public symbol drawable/notification_sound declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:50: error: Public symbol drawable/panel_navbar_button_press declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:51: error: Public symbol drawable/panel_navbar_button_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:52: error: Public symbol drawable/panel_navbar_button_selected declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:138: error: Public symbol drawable/personalize_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:139: error: Public symbol drawable/personalize_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:53: error: Public symbol drawable/placeholder_google declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:120: error: Public symbol drawable/rearrange declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:121: error: Public symbol drawable/ringtone declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:122: error: Public symbol drawable/rosie_common_divider_items declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:54: error: Public symbol drawable/rosie_common_divider_items_scene declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:55: error: Public symbol drawable/rosie_common_sectiondivider declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:75: error: Public symbol drawable/rosie_delete_zone_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:76: error: Public symbol drawable/rosie_drag_menu_left_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:77: error: Public symbol drawable/rosie_drag_menu_right_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:56: error: Public symbol drawable/rosie_ic_launcher_gallery declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:123: error: Public symbol drawable/rosie_indicator_left declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:124: error: Public symbol drawable/rosie_indicator_right declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:125: error: Public symbol drawable/scene declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:140: error: Public symbol drawable/scenes_picker_list_clean_slate declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:126: error: Public symbol drawable/scenes_picker_sense declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:127: error: Public symbol drawable/search_floater declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:57: error: Public symbol drawable/settings_icon_application declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:58: error: Public symbol drawable/shortcut_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:128: error: Public symbol drawable/skin declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:129: error: Public symbol drawable/sound_set declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:59: error: Public symbol drawable/status_bar declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:60: error: Public symbol drawable/textfield_searchwidget declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:61: error: Public symbol drawable/textfield_searchwidget_default declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:62: error: Public symbol drawable/textfield_searchwidget_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:63: error: Public symbol drawable/textfield_searchwidget_selected declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:130: error: Public symbol drawable/thumbnail_panel declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:64: error: Public symbol drawable/touch_flo declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:131: error: Public symbol drawable/wallpaper declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:132: error: Public symbol drawable/wallpaper_shadow declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:133: error: Public symbol drawable/widget declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:65: error: Public symbol drawable/widget_icon_htc_gallery declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:66: error: Public symbol drawable/widget_icon_photo declared here is not defined.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\DOCUME~1\Dennis\LOCALS~1\Temp\APKTOOL2782216268664823213.tmp, -I, C:\Documents and Settings\Dennis\apktool\framework\1.apk, -I, C:\Documents and Settings\Dennis\apktool\framework\2.apk, -S, C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res, -M, C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:193)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
at brut.androlib.Androlib.buildResources(Androlib.java:248)
at brut.androlib.Androlib.build(Androlib.java:171)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\DOCUME~1\Dennis\LOCALS~1\Temp\APKTOOL2782216268664823213.tmp, -I, C:\Documents and Settings\Dennis\apktool\framework\1.apk, -I, C:\Documents and Settings\Dennis\apktool\framework\2.apk, -S, C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res, -M, C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:191)
... 6 more
Click to expand...
Click to collapse
And just for clarification, I'm using the latest aapt.exe file and still getting this error.

Problem recompiling Rosie

I got Rosie from Fresh420 ROM, decompiled it, modified for 4x5 launcher screens, and now I can't recompile it. Even recompiling an unmodified Rosie won't work.
I am using the latest aapt.exe, I have installed framework files using "java -jar apktool.jar if framework-res.apk", etc. I have tried recompiling with versions 1.0, 1.01, and 1.02 of APK Multi-tools, all give same error. I am stuck, could someone knowledgeable please help me out. This is my first time compiling an APK but I have done my research and feel I understand the basics pretty well. Any advice would be very much appreciated.
The error message i receive:
Building Apk
"An Error Occured, Please Check The Log (option 24)"
Press any key to continue . . .
Click to expand...
Click to collapse
The logfile:
java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b05)
Java HotSpot(TM) Client VM (build 20.6-b01, mixed mode, sharing)
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building resources...
libpng error: Read Error
ERROR: Failure processing PNG image C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\drawable-hdpi\all_apps_divider.9.png
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:87: error: Public symbol drawable/activity_title_bar declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:88: error: Public symbol drawable/alarm declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:21: error: Public symbol drawable/all_apps_divider declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:67: error: Public symbol drawable/bb_btn_left declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:68: error: Public symbol drawable/bb_btn_left_src_down declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:69: error: Public symbol drawable/bb_btn_left_src_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:70: error: Public symbol drawable/bb_btn_middle declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:71: error: Public symbol drawable/bb_btn_middle_src declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:72: error: Public symbol drawable/bb_btn_right declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:73: error: Public symbol drawable/bb_btn_right_personalize_src declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:74: error: Public symbol drawable/bb_btn_right_src declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:22: error: Public symbol drawable/bg_appwidget_error declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:23: error: Public symbol drawable/bottom_divider declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:24: error: Public symbol drawable/box_launcher_bottom declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:25: error: Public symbol drawable/box_launcher_top declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:26: error: Public symbol drawable/box_launcher_top_normal declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:27: error: Public symbol drawable/box_launcher_top_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:141 : error: Public symbol drawable/btn_left_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:142 : error: Public symbol drawable/btn_left_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:134 : error: Public symbol drawable/btn_left_rest_big declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:135 : error: Public symbol drawable/btn_left_setting_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:143 : error: Public symbol drawable/btn_middle_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:144 : error: Public symbol drawable/btn_middle_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:28: error: Public symbol drawable/btn_navbar declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:145 : error: Public symbol drawable/btn_right_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:136 : error: Public symbol drawable/btn_right_remove_press declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:146 : error: Public symbol drawable/btn_right_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:137 : error: Public symbol drawable/btn_right_rest_big declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:29: error: Public symbol drawable/bubble_tip declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:30: error: Public symbol drawable/cell_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:31: error: Public symbol drawable/close_search declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:32: error: Public symbol drawable/common_download_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:33: error: Public symbol drawable/common_download_selected declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:34: error: Public symbol drawable/common_inputfield declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:89: error: Public symbol drawable/common_mainnav_scroller1 declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:147 : error: Public symbol drawable/common_mainnav_scroller1_l declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:148 : error: Public symbol drawable/common_mainnav_scroller2_l declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:90: error: Public symbol drawable/common_mainnav_scroller3 declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:91: error: Public symbol drawable/common_more declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:92: error: Public symbol drawable/common_title_bar declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:35: error: Public symbol drawable/common_titlebar_sublevel_static declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:36: error: Public symbol drawable/common_titlebar_sublevel_static_middle declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:93: error: Public symbol drawable/con_trash_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:94: error: Public symbol drawable/con_trash_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:95: error: Public symbol drawable/default_scene_preview declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:96: error: Public symbol drawable/delete_select declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:37: error: Public symbol drawable/edit_delet_icon declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:38: error: Public symbol drawable/edit_setting_icon declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:39: error: Public symbol drawable/grid_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:40: error: Public symbol drawable/home_screen declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:97: error: Public symbol drawable/ic_close_search declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:98: error: Public symbol drawable/ic_close_search_disable declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:99: error: Public symbol drawable/ic_close_search_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:41: error: Public symbol drawable/ic_launcher_empty declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:42: error: Public symbol drawable/ic_launcher_htc_widget declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:43: error: Public symbol drawable/ic_rosie_home declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:100 : error: Public symbol drawable/ic_search_widget declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:101 : error: Public symbol drawable/icon_add_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:102 : error: Public symbol drawable/icon_add_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:103 : error: Public symbol drawable/icon_all_down_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:104 : error: Public symbol drawable/icon_all_down_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:105 : error: Public symbol drawable/icon_all_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:106 : error: Public symbol drawable/icon_all_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:107 : error: Public symbol drawable/icon_htc_logo declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:108 : error: Public symbol drawable/icon_menu_3d_panel declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:109 : error: Public symbol drawable/icon_menu_all_programs declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:110 : error: Public symbol drawable/icon_menu_notifications declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:111 : error: Public symbol drawable/icon_menu_set_ringtone declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:112 : error: Public symbol drawable/icon_menu_theme declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:113 : error: Public symbol drawable/icon_menu_wallpaper declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:114 : error: Public symbol drawable/icon_p_phone_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:115 : error: Public symbol drawable/icon_p_phone_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:78: error: Public symbol drawable/icon_phone_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:79: error: Public symbol drawable/icon_phone_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:116 : error: Public symbol drawable/icon_setting_disable declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:117 : error: Public symbol drawable/icon_setting_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:118 : error: Public symbol drawable/icon_setting_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:80: error: Public symbol drawable/l_btn_remove_press declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:81: error: Public symbol drawable/l_icon_add_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:82: error: Public symbol drawable/l_icon_add_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:83: error: Public symbol drawable/l_icon_all_down_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:84: error: Public symbol drawable/l_icon_all_down_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:85: error: Public symbol drawable/l_icon_all_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:86: error: Public symbol drawable/l_icon_all_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:44: error: Public symbol drawable/list_item_right_btn declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:45: error: Public symbol drawable/list_item_right_btn_newapp declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:46: error: Public symbol drawable/list_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:47: error: Public symbol drawable/lockscreen declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:48: error: Public symbol drawable/message_no_arrow declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:49: error: Public symbol drawable/message_port_bottom declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:119 : error: Public symbol drawable/notification_sound declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:50: error: Public symbol drawable/panel_navbar_button_press declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:51: error: Public symbol drawable/panel_navbar_button_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:52: error: Public symbol drawable/panel_navbar_button_selected declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:138 : error: Public symbol drawable/personalize_on declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:139 : error: Public symbol drawable/personalize_rest declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:53: error: Public symbol drawable/placeholder_google declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:120 : error: Public symbol drawable/rearrange declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:121 : error: Public symbol drawable/ringtone declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:122 : error: Public symbol drawable/rosie_common_divider_items declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:54: error: Public symbol drawable/rosie_common_divider_items_scene declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:55: error: Public symbol drawable/rosie_common_sectiondivider declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:75: error: Public symbol drawable/rosie_delete_zone_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:76: error: Public symbol drawable/rosie_drag_menu_left_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:77: error: Public symbol drawable/rosie_drag_menu_right_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:56: error: Public symbol drawable/rosie_ic_launcher_gallery declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:123 : error: Public symbol drawable/rosie_indicator_left declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:124 : error: Public symbol drawable/rosie_indicator_right declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:125 : error: Public symbol drawable/scene declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:140 : error: Public symbol drawable/scenes_picker_list_clean_slate declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:126 : error: Public symbol drawable/scenes_picker_sense declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:127 : error: Public symbol drawable/search_floater declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:57: error: Public symbol drawable/settings_icon_application declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:58: error: Public symbol drawable/shortcut_selector declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:128 : error: Public symbol drawable/skin declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:129 : error: Public symbol drawable/sound_set declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:59: error: Public symbol drawable/status_bar declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:60: error: Public symbol drawable/textfield_searchwidget declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:61: error: Public symbol drawable/textfield_searchwidget_default declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:62: error: Public symbol drawable/textfield_searchwidget_pressed declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:63: error: Public symbol drawable/textfield_searchwidget_selected declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:130 : error: Public symbol drawable/thumbnail_panel declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:64: error: Public symbol drawable/touch_flo declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:131 : error: Public symbol drawable/wallpaper declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:132 : error: Public symbol drawable/wallpaper_shadow declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:133 : error: Public symbol drawable/widget declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:65: error: Public symbol drawable/widget_icon_htc_gallery declared here is not defined.
C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res\values\public.xml:66: error: Public symbol drawable/widget_icon_photo declared here is not defined.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\DOCUME~1\Dennis\LOCALS~1\Temp\APKTOOL2782216268 664823213.tmp, -I, C:\Documents and Settings\Dennis\apktool\framework\1.apk, -I, C:\Documents and Settings\Dennis\apktool\framework\2.apk, -S, C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res, -M, C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(An drolibResources.java:193)
at brut.androlib.Androlib.buildResourcesFull(Androlib .java:301)
at brut.androlib.Androlib.buildResources(Androlib.jav a:248)
at brut.androlib.Androlib.build(Androlib.java:171)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\DOCUME~1\Dennis\LOCALS~1\Temp\APKTOOL2782216268 664823213.tmp, -I, C:\Documents and Settings\Dennis\apktool\framework\1.apk, -I, C:\Documents and Settings\Dennis\apktool\framework\2.apk, -S, C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\res, -M, C:\android-sdk\APK_Multi-Tools\projects\Rosie.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(An drolibResources.java:191)
... 6 more
Click to expand...
Click to collapse
evo3dtester said:
I got Rosie from Fresh420 ROM, decompiled it, modified for 4x5 launcher screens, and now I can't recompile it. Even recompiling an unmodified Rosie won't work.
I am using the latest aapt.exe, I have installed framework files using "java -jar apktool.jar if framework-res.apk", etc. I have tried recompiling with versions 1.0, 1.01, and 1.02 of APK Multi-tools, all give same error. I am stuck, could someone knowledgeable please help me out. This is my first time compiling an APK but I have done my research and feel I understand the basics pretty well. Any advice would be very much appreciated.
The error message i receive:
The logfile:
Click to expand...
Click to collapse
Before decompiling it get a stock rom, unzip and fine the all_apps_divider.9.png in the res/drawable-hdpi, then upzip yout Rosie.apk and replace your all_apps_divider.9.png with the one from the stock Rosie.apk rezip then decomple. Also follow directions below.
If you are just editing smali files then you can just move the classes.dex file of the one you are compiling with error and unzip the original Rosie.apk place the classes.dex file from the the compiled to the original unzip then rezip it push it and good to go. I have had this same error before. A friend on here taught me this trick only copy modified fies to original and it works.
All_apps_divider.9 is bad in res/drawable and in drawable-hdpi. Either re patch the images or pull known good ones from another Rosie.apk. It seems that this has been going around. I'm assuming thats from Leedroid tweaks? Anyway, that will fix your problem. EDIT* sorry mike didn't see you already answered.

Help on port CM9 for Huawei U8800

Well, I need help. I'm trying to make the port of CM9 for Huawei U8800 but I have this error when I compile I can not solve:
HTML:
target thumb C++: libstagefright <= frameworks/base/media/libstagefright/ExtendedWriter.cpp
frameworks/base/media/libstagefright/ExtendedWriter.cpp: In member function 'virtual android::status_t android::ExtendedWriter::addSource(const android::sp<android::MediaSource>&)':
frameworks/base/media/libstagefright/ExtendedWriter.cpp:87: error: 'AudioSystem' has not been declared
frameworks/base/media/libstagefright/ExtendedWriter.cpp:88: error: 'MEDIA_MIMETYPE_AUDIO_EVRC' was not declared in this scope
frameworks/base/media/libstagefright/ExtendedWriter.cpp:89: error: 'AudioSystem' has not been declared
frameworks/base/media/libstagefright/ExtendedWriter.cpp: In member function 'android::status_t android::ExtendedWriter::threadFunc()':
frameworks/base/media/libstagefright/ExtendedWriter.cpp:286: error: 'AudioSystem' has not been declared
frameworks/base/media/libstagefright/ExtendedWriter.cpp:289: error: 'AudioSystem' has not been declared
make: ** [out/target/product/u8800/obj/SHARED_LIBRARIES/libstagefright_intermediates/ExtendedWriter.o] Erro 1
I've done some research on google but I have no solution, does anyone know how to solve?
asm19 said:
Well, I need help. I'm trying to make the port of CM9 for Huawei U8800 but I have this error when I compile I can not solve:
HTML:
target thumb C++: libstagefright <= frameworks/base/media/libstagefright/ExtendedWriter.cpp
frameworks/base/media/libstagefright/ExtendedWriter.cpp: In member function 'virtual android::status_t android::ExtendedWriter::addSource(const android::sp<android::MediaSource>&)':
frameworks/base/media/libstagefright/ExtendedWriter.cpp:87: error: 'AudioSystem' has not been declared
frameworks/base/media/libstagefright/ExtendedWriter.cpp:88: error: 'MEDIA_MIMETYPE_AUDIO_EVRC' was not declared in this scope
frameworks/base/media/libstagefright/ExtendedWriter.cpp:89: error: 'AudioSystem' has not been declared
frameworks/base/media/libstagefright/ExtendedWriter.cpp: In member function 'android::status_t android::ExtendedWriter::threadFunc()':
frameworks/base/media/libstagefright/ExtendedWriter.cpp:286: error: 'AudioSystem' has not been declared
frameworks/base/media/libstagefright/ExtendedWriter.cpp:289: error: 'AudioSystem' has not been declared
make: ** [out/target/product/u8800/obj/SHARED_LIBRARIES/libstagefright_intermediates/ExtendedWriter.o] Erro 1
I've done some research on google but I have no solution, does anyone know how to solve?
Click to expand...
Click to collapse
I would suggest you move this into the development section for our phone

Categories

Resources