Hello,
I started building binaries for android-gingerbread 2.3 by following TI Android GingerBread 2.3 DevKit 1.0 Developers Guide.
To building x-loader, I execute the command according to the guide,
and I got this result,
ashvin@DELL-inspiron:~/rowboat-android$ make CROSS_COMPILE=arm-eabi- distclean
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=2.3
TARGET_PRODUCT=generic
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=GRH55
============================================
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
make: *** No rule to make target `distclean'. Stop.
I think there is no target in the rowboat-android....am i right? could anyone help please............
os: ubuntu 10.04 - 64 bit
version: android-gingerbread 2.3
platform: AM/DM37x EVM
thanks&cheers
ashwin