Hi All, I am also want to compile and push external/openssh.
Not able to do that. with command #mmm external/openssh everything works fine, but not working with changes in .mk files. 1. ./build/make/target/product/base_system.mk:268: external/openssh \ 2. ./vendor/qcom/proprietary/android-perf/learning-module/Android.mk:12: external/openssh \ 3. ./build/make/target/product/cfi-common.mk:24: external/openssh \ On Friday, February 10, 2012 at 5:14:23 PM UTC+5:30, jlanza wrote: > > Hi, > > I'm trying to compile iproute2 package for my nexus S but I'm unable > to do so. > > Here is the procedure: > $ source build/envsetup.sh > $ cd external/iproute2 > $ mm > ============================================ > PLATFORM_VERSION_CODENAME=REL > PLATFORM_VERSION=2.3.4 > TARGET_PRODUCT=full_crespo > 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=GRJ22 > ============================================ > make: Entering directory `/home/jlanza/android/android-git-2.3.4_r1- > jlanza' > build/core/Makefile:21: warning: overriding commands for target `out/ > target/product/crespo/system/etc/permissions/ > android.software.live_wallpaper.xml' > build/core/Makefile:21: warning: ignoring old commands for target > `out/ > target/product/crespo/system/etc/permissions/ > android.software.live_wallpaper.xml' > No private recovery resources for TARGET_DEVICE crespo > make: *** No rule to make target `out/target/product/crespo/obj/lib/ > libc.so', needed by `out/target/product/crespo/obj/SHARED_LIBRARIES/ > libiprouteutil_intermediates/LINKED/libiprouteutil.so'. Stop. > make: Leaving directory `/home/jlanza/android/android-git-2.3.4_r1- > jlanza' > > Any idea on how to solve the problem? -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/fdd36108-32e4-40e8-88cb-ff9e36abb75a%40googlegroups.com.
