when i build the ASOP master branch in ubuntu 12.04 I met with the error 141 as follow.Whether any one know how to fix the problem?……filesystem images in this directory:" out/target/product/generic/obj/NOTICE_FILES/srcCombining NOTICE files into HTMLCombining NOTICE files into textInstalled file list: out/target/product/generic/installed-files.txtTarget system fs image: out/target/product/generic/obj/PACKAGING/systemimage_intermediates/system.imgRunning: mkyaffs2image -f out/target/product/generic/system out/target/product/generic/obj/PACKAGING/systemimage_intermediates/system.img out/target/product/generic/root/file_contexts systemInstall system fs image: out/target/product/generic/system.imgframeworks/base/core/java/com/android/internal/widget/LockPatternUtils.java:1280: error 114: @deprecated tag with no explanatory commentDroidDoc took 317 sec. to write docs to out/target/common/docs/doc-comment-checkmake: *** [out/target/common/docs/doc-comment-check-timestamp] Error 45--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-buildi...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Best regards,
====================================
Qiang Li
Shanghai Jiao Tong University
800 DongChuan Rd
Shanghai, 200240, China
====================================
Make sure that you are using JDK 6 by using
# java - version
Jayce
met the same problem looking for solution now