death2all110
Android Expert
Hello, i think this is the right forum but move if needed. Anyway im working on building from source from the eclair branch for the LG Ally. Following directions outlined in the readme with the VS740 Source. however i get as far as running make -j4 and at that command is where im running into problems
Ubuntu 10.10
This is the output i get:
Whats going on. Let me know if you need more info. Thanks!
Ubuntu 10.10
This is the output i get:
Code:
blake@blake-Satellite-A505:~/mydroid$ sudo make -j4
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=2.1-update1
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=ECLAIR
============================================
build/core/base_rules.mk:117: *** opensource/prebuilt/common/eclipse: MODULE.HOST.JAVA_LIBRARIES.org.eclipse.jface_3.4.2.M20090107-0800 already defined by prebuilt/common/eclipse. Stop.
blake@blake-Satellite-A505:~/mydroid$
Whats going on. Let me know if you need more info. Thanks!