Dennis D
2012-07-20 06:42:25 UTC
Hi all,
following the guide from this ICS AOSP<http://omappedia.org/wiki/4AI.1.4_OMAP4_Icecream_Sandwich_Panda_Notes>
I get the following errors during filesytem compilation.
I never compile Android File Sytem before, this is the 1st time I did.
My target board is Pandaboard 4460.
Actually I just need a prebuilt image for my 4460, can use prebuilt AFS
image from b-labs <http://dev.b-labs.com/prebuilt-demos/single-panda-ics/>then using the kernel that I compile from
http://omappedia.org/wiki/4AI.1.4_OMAP4_Icecream_Sandwich_Panda_Notes?
If possible do I need to change anything?
Copy: out/target/product/panda/system/etc/firmware/fm_tx_ch8_1273.2.bts
Copy: out/target/product/panda/system/etc/apns-conf.xml
build/tools/merge-event-log-tags.py:29: DeprecationWarning: the md5 module
is deprecated; use hashlib instead
import md5
Copying: out/target/product/panda/obj/NOTICE_FILES/src/kernel.txt
Notice file: frameworks/base/cmds/am/NOTICE --
out/target/product/panda/obj/NOTICE_FILES/src/bin/am.txt
Finding NOTICE files:
out/target/product/panda/obj/NOTICE_FILES/hash-timestamp
Combining NOTICE files: out/target/product/panda/obj/NOTICE.html
target Java: CtsVerifier
(out/target/common/obj/APPS/CtsVerifier_intermediates/classes)
cts/apps/CtsVerifier/src/com/android/cts/verifier/PassFailButtons.java:191:
onCreateDialog(int,android.os.Bundle) in android.app.Activity cannot
implement onCreateDialog(int,android.os.Bundle) in
com.android.cts.verifier.PassFailButtons.PassFailActivity; attempting to
assign weaker access privileges; was public
private static <T extends android.app.Activity & PassFailActivity>
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
make: ***
[out/target/common/obj/APPS/CtsVerifier_intermediates/classes-full-debug.jar]
Error 41
***@weichons-laptop:/media/HDD3/mydroid$
following the guide from this ICS AOSP<http://omappedia.org/wiki/4AI.1.4_OMAP4_Icecream_Sandwich_Panda_Notes>
I get the following errors during filesytem compilation.
I never compile Android File Sytem before, this is the 1st time I did.
My target board is Pandaboard 4460.
Actually I just need a prebuilt image for my 4460, can use prebuilt AFS
image from b-labs <http://dev.b-labs.com/prebuilt-demos/single-panda-ics/>then using the kernel that I compile from
http://omappedia.org/wiki/4AI.1.4_OMAP4_Icecream_Sandwich_Panda_Notes?
If possible do I need to change anything?
Copy: out/target/product/panda/system/etc/firmware/fm_tx_ch8_1273.2.bts
Copy: out/target/product/panda/system/etc/apns-conf.xml
build/tools/merge-event-log-tags.py:29: DeprecationWarning: the md5 module
is deprecated; use hashlib instead
import md5
Copying: out/target/product/panda/obj/NOTICE_FILES/src/kernel.txt
Notice file: frameworks/base/cmds/am/NOTICE --
out/target/product/panda/obj/NOTICE_FILES/src/bin/am.txt
Finding NOTICE files:
out/target/product/panda/obj/NOTICE_FILES/hash-timestamp
Combining NOTICE files: out/target/product/panda/obj/NOTICE.html
target Java: CtsVerifier
(out/target/common/obj/APPS/CtsVerifier_intermediates/classes)
cts/apps/CtsVerifier/src/com/android/cts/verifier/PassFailButtons.java:191:
onCreateDialog(int,android.os.Bundle) in android.app.Activity cannot
implement onCreateDialog(int,android.os.Bundle) in
com.android.cts.verifier.PassFailButtons.PassFailActivity; attempting to
assign weaker access privileges; was public
private static <T extends android.app.Activity & PassFailActivity>
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
make: ***
[out/target/common/obj/APPS/CtsVerifier_intermediates/classes-full-debug.jar]
Error 41
***@weichons-laptop:/media/HDD3/mydroid$