Pradeep , In your build/core/tasks/cts.mk file , Please replace DeviceInfoCollector under CTS_CASE_LIST with TestDeviceSetup and recompile . It should work .
- Uander On Fri, Apr 30, 2010 at 9:43 AM, pradeep <[email protected]> wrote: > I am not able to build android cts. > > Can any one please provide solution for the below error. > > When executed every command I got below output > > a) . build/envsetup.sh the output was > including vendor/aosp/vendorsetup.sh > b) launch 1 > bash: command not found > c) make cts > ============================================ > PLATFORM_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 > host Prebuilt: cts (out/host/linux-x86/obj/EXECUTABLES/ > cts_intermediates/cts) > Install: out/host/linux-x86/bin/cts > host Java: cts (out/host/common/obj/JAVA_LIBRARIES/cts_intermediates/ > classes) > Install: out/host/linux-x86/framework/cts.jar > make: *** No rule to make target `DeviceInfoCollector', needed by `out/ > host/linux-x86/cts/all_cts_files_stamp'. Stop. > > Thanks in advance, > Pradeep > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow at > http://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > [email protected]<android-beginners%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

