Re: [android-developers] Android Source code build error Permission error

2011-03-23 Thread TreKing
On Tue, Mar 22, 2011 at 4:26 AM, Dinesh Shan cdine...@gmail.com wrote:

 I downloaded the Android source code from the GIT and tried to compile it .


You're on the wrong list. This group is for developing the SDK. Try one
relating to building the platform.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Android Source code build error Permission error

2011-03-22 Thread Dinesh Shan
Hi all ,

I am running UBUNTU 10.10 server,

I downloaded the Android source code from the GIT and tried to compile
it .
When i run lunch command from inside the source folder :

You're building on Linux

Lunch menu... pick a combo:
 1. full-eng
 2. full_x86-eng
 3. simulator
I selected

2 . full_x86-eng

I get the following error


/bin/bash: prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/
bin/i686-unknown-linux-gnu-gcc: No such file or directory
/bin/bash: prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/
bin/i686-unknown-linux-gnu-gcc: No such file or directory
/bin/bash: build/core/find-jdk-tools-jar.sh: Permission denied

/bin/bash: prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/
bin/i686-unknown-linux-gnu-gcc: No such file or directory
/bin/bash: prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/
bin/i686-unknown-linux-gnu-gcc: No such file or directory
/bin/bash: build/core/find-jdk-tools-jar.sh: Permission denied
/bin/bash: prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/
bin/i686-unknown-linux-gnu-gcc: No such file or directory
/bin/bash: prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/
bin/i686-unknown-linux-gnu-gcc: No such file or directory
/bin/bash: build/core/find-jdk-tools-jar.sh: Permission denied
/bin/bash: prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/
bin/i686-unknown-linux-gnu-gcc: No such file or directory
/bin/bash: prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/
bin/i686-unknown-linux-gnu-gcc: No such file or directory
/bin/bash: build/core/find-jdk-tools-jar.sh: Permission denied
/bin/bash: prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/
bin/i686-unknown-linux-gnu-gcc: No such file or directory
/bin/bash: prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/
bin/i686-unknown-linux-gnu-gcc: No such file or directory
/bin/bash: build/core/find-jdk-tools-jar.sh: Permission denied

PLATFORM_VERSION_CODENAME=AOSP
PLATFORM_VERSION=AOSP
TARGET_PRODUCT=full_x86
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=false
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=x86
TARGET_ARCH_VARIANT=x86
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release



Please show some light

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Android Source code build error Permission error

2010-12-16 Thread Muhammad Kazim
Dear All,
I am using ubuntu 10.10 that i have installed inside windows 7. I had
downloaded android source code. When i try to build it an error comes.

The output is
ka...@ubuntu:~/work/android$ make
/bin/bash: prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-
gcc: Permission denied
/bin/bash: prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-
gcc: Permission denied
/bin/bash: build/core/find-jdk-tools-jar.sh: Permission denied

PLATFORM_VERSION_CODENAME=AOSP
PLATFORM_VERSION=AOSP
TARGET_PRODUCT=generic
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv5te
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=OPENMASTER

/bin/bash: build/tools/findleaves.py: Permission denied
/bin/bash: out/target/product/generic/clean_steps.mk: Permission
denied
/bin/bash: out/target/product/generic/clean_steps.mk: Permission
denied
/bin/bash: out/target/product/generic/previous_build_config.mk:
Permission deniedDear All,
I had do
/bin/bash: build/tools/findleaves.py: Permission denied
frameworks/policies/base/PolicyConfig.mk:22: *** No module defined for
the given PRODUCT_POLICY (android.policy_phone). Stop.

I have tried to build it from root as well but this error is still
same. I have read in some forums that modifying the /build/tools/
findleaves.sh can remove this error but this file named findleaves.sh
does not exist in my case. Kindly help to solve this problem. I will
really appreciate any of your help.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Android Source code build error Permission error

2010-12-16 Thread Mark Murphy
Questions about the firmware are best asked on a list pertaining to
the firmware:

http://source.android.com/community/index.html

On Thu, Dec 16, 2010 at 8:16 AM, Muhammad Kazim kazima...@gmail.com wrote:
 Dear All,
 I am using ubuntu 10.10 that i have installed inside windows 7. I had
 downloaded android source code. When i try to build it an error comes.

 The output is
 ka...@ubuntu:~/work/android$ make
 /bin/bash: prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-
 gcc: Permission denied
 /bin/bash: prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-
 gcc: Permission denied
 /bin/bash: build/core/find-jdk-tools-jar.sh: Permission denied
 
 PLATFORM_VERSION_CODENAME=AOSP
 PLATFORM_VERSION=AOSP
 TARGET_PRODUCT=generic
 TARGET_BUILD_VARIANT=eng
 TARGET_SIMULATOR=
 TARGET_BUILD_TYPE=release
 TARGET_BUILD_APPS=
 TARGET_ARCH=arm
 TARGET_ARCH_VARIANT=armv5te
 HOST_ARCH=x86
 HOST_OS=linux
 HOST_BUILD_TYPE=release
 BUILD_ID=OPENMASTER
 
 /bin/bash: build/tools/findleaves.py: Permission denied
 /bin/bash: out/target/product/generic/clean_steps.mk: Permission
 denied
 /bin/bash: out/target/product/generic/clean_steps.mk: Permission
 denied
 /bin/bash: out/target/product/generic/previous_build_config.mk:
 Permission deniedDear All,
 I had do
 /bin/bash: build/tools/findleaves.py: Permission denied
 frameworks/policies/base/PolicyConfig.mk:22: *** No module defined for
 the given PRODUCT_POLICY (android.policy_phone). Stop.

 I have tried to build it from root as well but this error is still
 same. I have read in some forums that modifying the /build/tools/
 findleaves.sh can remove this error but this file named findleaves.sh
 does not exist in my case. Kindly help to solve this problem. I will
 really appreciate any of your help.

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9
Available!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en