Compile error (no com.google.android.maps.xml)

82 views
Skip to first unread message

Chih-Wei

unread,
May 5, 2009, 11:13:51 PM5/5/09
to android-porting
Hi,
I have the following compiling error messages (using newest cupcake
branch)

build/core/product_config.mk:261: WARNING: adding test OTA key
============================================
TARGET_PRODUCT=eee_701
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_ARCH=x86
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=
============================================
make: execvp: /bin/bash: Argument list too long
----- Making installer image ------
rm -rf out/target/product/eee_701/installer
Install: out/target/product/eee_701/system/app/Mms.apk
make: *** No rule to make target `vendor/google/frameworks/maps/
com.google.android.maps.xml', needed by `out/target/product/eee_701/
system/etc/permissions/com.google.android.maps.xml'. Stop.

It seems the recent change in build/target/product/
generic_with_google.mk causes this problem.
A temporary solution is to remove PRODUCT_COPY_FILES in it.

Ravishankar Haranath

unread,
May 5, 2009, 11:29:33 PM5/5/09
to android...@googlegroups.com
In the eee_701.mk file change the entry 'generic_with_google.mk' to 'generic.mk' and try rebuilding. You need not have to remove any lines in generic_with_google.mk. Only thing is maps and gtalk service will not be available.

- Ravi
--
        ________
      /    ______ )   Ravishankar Haranath
     /   /     __
    /   |__/   __)    http://www.linmaya.net
   |            /
   |      ___/
   ||     ||

jamai@work

unread,
May 14, 2009, 9:14:30 AM5/14/09
to android-porting
I've got a similar problem:

gmzanda@gmzanda-desktop:~/workspace$ make
build/core/product_config.mk:261: WARNING: adding test OTA key
============================================
TARGET_PRODUCT=sim
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=true
TARGET_BUILD_TYPE=debug
TARGET_ARCH=x86
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=
============================================
build/core/copy_headers.mk:15: warning: overriding commands for target
`out/debug/host/linux-x86/product/sim/obj/include/libpv/
getactualaacconfig.h'
build/core/copy_headers.mk:15: warning: ignoring old commands for
target `out/debug/host/linux-x86/product/sim/obj/include/libpv/
getactualaacconfig.h'

------a_lot_of_stuff-------


Copy: out/debug/host/linux-x86/product/sim/system/etc/apns-conf.xml
Install: out/debug/host/linux-x86/product/sim/system/etc/bookmarks.xml
make: *** No rule to make target `vendor/google/apps/GTalkService/
com.google.android.gtalkservice.xml', needed by `out/debug/host/linux-
x86/product/sim/system/etc/permissions/
com.google.android.gtalkservice.xml'. Stop.



Any Idea?


Thanks, Jim

Yi Sun

unread,
May 14, 2009, 12:31:38 PM5/14/09
to android...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages