Hello, I have searched for this on FAQ, google but to no avail. I am trying to build android from repo but this is the error i get. I am not sure if it is android related or sinjdoc (java) related. Any help would be appreciated.
LATFORM_VERSION_CODENAME=AOSP PLATFORM_VERSION=AOSP TARGET_PRODUCT=generic TARGET_BUILD_VARIANT=eng TARGET_SIMULATOR= TARGET_BUILD_TYPE=release TARGET_ARCH=arm HOST_ARCH=x86 HOST_OS=linux HOST_BUILD_TYPE=release BUILD_ID=MASTER ============================================ /bin/bash: line 0: cd: development/tools/layoutopt/app/src/resources: No such file or directory Docs droiddoc: out/target/common/docs/api-stubs Ignoring option: -J-Xmx768m Ignoring option: -J-Djava.library.path=out/host/linux-x86/lib java.lang.RuntimeException: Couldn't find doclet DroidDoc at net.cscott.sinjdoc.Main.findDoclet(sinjdoc.jar.so) at net.cscott.sinjdoc.Main.access$0(sinjdoc.jar.so) at net.cscott.sinjdoc.Main$RunData.getDoclet(sinjdoc.jar.so) at net.cscott.sinjdoc.Main.execute(sinjdoc.jar.so) "make.out" 27L, 1118C -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
