Hi, I tried to build AFS as whole including cryptsetup.
Getting error : make: *** No rule to make target `out/target/product/pandaboard/obj/STATIC_LIBRARIES/devmapper_intermediates/devmapper.a', needed by `out/target/product/pandaboard/obj/EXECUTABLES/cryptsetup_intermediates/LINKED/cryptsetup'. Stop. Part of log below :: target Prebuilt: coverage_targets.xml (out/target/product/pandaboard/obj/ETC/coverage_targets.xml_intermediates/coverage_targets.xml) target Prebuilt: test_defs.xml (out/target/product/pandaboard/obj/ETC/test_defs.xml_intermediates/test_defs.xml) target Non-prelinked: AudioHardwareRecordLoop (out/target/product/pandaboard/symbols/system/xbin/AudioHardwareRecordLoop) target Non-prelinked: AudioHardwareRecord (out/target/product/pandaboard/symbols/system/xbin/AudioHardwareRecord) target Non-prelinked: AudioInRecord (out/target/product/pandaboard/symbols/system/xbin/AudioInRecord) target Non-prelinked: BufferQueue_test (out/target/product/pandaboard/symbols/data/nativetest/BufferQueue_test) target Non-prelinked: SRecTestAudio (out/target/product/pandaboard/symbols/system/bin/SRecTestAudio) target Non-prelinked: SRecTest (out/target/product/pandaboard/symbols/system/bin/SRecTest) target Non-prelinked: accRuntimeTest (out/target/product/pandaboard/symbols/system/bin/accRuntimeTest) target Non-prelinked: acc (out/target/product/pandaboard/symbols/system/bin/acc) target Non-prelinked: angeles (out/target/product/pandaboard/symbols/system/bin/angeles) target Non-prelinked: audiotest (out/target/product/pandaboard/symbols/system/bin/audiotest) target Non-prelinked: backup_helper_test (out/target/product/pandaboard/symbols/data/app/backup_helper_test) target Non-prelinked: bt_voice_call_set (out/target/product/pandaboard/symbols/system/xbin/bt_voice_call_set) target Non-prelinked: libbridge (out/target/product/pandaboard/symbols/system/lib/libbridge.so) target Non-prelinked: cexec.out (out/target/product/pandaboard/symbols/system/bin/cexec.out) target thumb C: popt <= external/androidcyptsetup/jni/popt.c target thumb C: popt <= external/androidcyptsetup/jni/poptconfig.c target thumb C: popt <= external/androidcyptsetup/jni/popthelp.c target StaticLib: popt (out/target/product/pandaboard/obj/STATIC_LIBRARIES/popt_intermediates/popt.a) make: *** No rule to make target `out/target/product/pandaboard/obj/STATIC_LIBRARIES/devmapper_intermediates/devmapper.a', needed by `out/target/product/pandaboard/obj/EXECUTABLES/cryptsetup_intermediates/LINKED/cryptsetup'. Stop. Thanks & regards, Zaahir Khan On Fri, Oct 21, 2011 at 2:59 PM, preetam m.n <[email protected]> wrote: > Zaahir, > > As asked earlier were you able to build your android without you added code. > > - Preetam > > On Thu, Oct 20, 2011 at 6:23 PM, Zaahir Khan <[email protected]> wrote: >> >> Hi Yury, >> >> This is log I got ::: feels it got build, but not sure........ >> >> Please have a look.... >> >> mm ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- >> TARGET_PRODUCT=pandaboard external/androidcyptsetup/jni/ >> ============================================ >> PLATFORM_VERSION_CODENAME=REL >> PLATFORM_VERSION=2.3.3 >> TARGET_PRODUCT=pandaboard >> TARGET_BUILD_VARIANT=eng >> TARGET_SIMULATOR=false >> TARGET_BUILD_TYPE=release >> TARGET_BUILD_APPS= >> TARGET_ARCH=arm >> HOST_ARCH=x86 >> HOST_OS=linux >> HOST_BUILD_TYPE=release >> BUILD_ID=GINGERBREAD >> ============================================ >> find: `frameworks/base/frameworks/base/docs/html': No such file or >> directory >> find: `out/target/common/docs/gen': No such file or directory >> find: `frameworks/base/frameworks/base/docs/html': No such file or >> directory >> find: `out/target/common/docs/gen': No such file or directory >> find: `frameworks/base/frameworks/base/docs/html': No such file or >> directory >> find: `out/target/common/docs/gen': No such file or directory >> find: `frameworks/base/frameworks/base/docs/html': No such file or >> directory >> find: `out/target/common/docs/gen': No such file or directory >> find: `frameworks/base/frameworks/base/docs/html': No such file or >> directory >> find: `out/target/common/docs/gen': No such file or directory >> diff: >> out/target/product/pandaboard/obj/PACKAGING/updater_extensions_intermediates/register.inc.list: >> No such file or directory >> No private recovery resources for TARGET_DEVICE pandaboard >> make: Nothing to be done for `external/androidcyptsetup/jni/'. >> >> >> How to move further, pls suggest. >> >> >> Thanks, >> >> Zaahir >> >> >> >> On Thu, Oct 20, 2011 at 2:34 PM, Yury Zhauniarovich >> <[email protected]> wrote: >> > Hi Zaahir, >> > You do not understand Vikas. Try to remove your new package from android >> > sources and try to build Android without additional libs. If succeed >> > then >> > try add folder of your project (Cryptsetup), make Android.mk file and >> > try to >> > build just this project using mm command. >> > Best regards, >> > Yury >> > >> > -- >> > unsubscribe: [email protected] >> > website: http://groups.google.com/group/android-porting >> > >> >> -- >> unsubscribe: [email protected] >> website: http://groups.google.com/group/android-porting > > > > -- > "The great pleasure in life is doing what people say you cannot do" > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
