find: `frameworks/base/frameworks/base/docs/html': No such file or directory find: `out/target/common/docs/gen': No such file or directory

347 views
Skip to first unread message

chandu.....

unread,
May 29, 2011, 1:57:14 PM5/29/11
to Android Building
$ export PATH=rowboat-android/prebuilt/linux-x86/toolchain/arm-
eabi-4.3.1/bin:$PATH

chandu@chandu-HP-G62:~/rowboat-android$ make CROSS_COMPILE=x-lod-omap3/
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

please give an idea, How can i fix this??
Am using ubuntu 10.04(64bit). and am following below link
http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3-DevKit-1.0_DeveloperGuide
previously i used ubuntu 10.04(32bit) as recommended in the link
then i got error. In the error it suggested me to use 64bit system.

thanks in advance...

Jean-Baptiste Queru

unread,
May 31, 2011, 12:04:12 PM5/31/11
to android-...@googlegroups.com
The actual error is that there's no "distclean" target... and there
indeed doesn't seem to be any. I don't think that this error is
related to 32-bit vs 64-bit.

When building pure AOSP, you neither need to modify your path like
that nor to specify CROSS_COMPILE, those are all set up by "source
build/envsetup.sh", and you can use the default build target:

(in a clean terminal)
source build/envsetup.sh
lunch full-eng
make

JBQ

> --
> You received this message because you are subscribed to the "Android Building" mailing list.
> To post to this group, send email to android-...@googlegroups.com
> To unsubscribe from this group, send email to
> android-buildi...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>

--
Jean-Baptiste M. "JBQ" Queru
Software Engineer, Android Open-Source Project, Google.

Questions sent directly to me that have no reason for being private
will likely get ignored or forwarded to a public forum with no further
warning.

Reply all
Reply to author
Forward
0 new messages