*** [prepare] Error 127 , *** [sgx] Error 2
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. make TARGET_PRODUCT=beagleboard OMAPES=3.x
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
ubuntu 10.10
Please provide any additional information below.
make[1]: Leaving directory `/home/rahul/rowboat-android1/kernel'
make -C external/ti_android_sgx_sdk ANDROID_ROOT_DIR=`pwd`
TOOLS_PREFIX=prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-
make[1]: Entering directory
`/home/rahul/rowboat-android1/external/ti_android_sgx_sdk'
Installing OMAP35x Android Graphics SDK...
make[1]: ./internal_install_SDK.exp: Command not found
make[1]: *** [prepare] Error 127
make[1]: Leaving directory
`/home/rahul/rowboat-android1/external/ti_android_sgx_sdk'
make: *** [sgx] Error 2
```
Original issue reported on code.google.com by `rahul03b...@gmail.com` on 21 Mar 2011 at 11:26
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the make TARGET_PRODUCT=beagleboard OMAPES=3.x command and the external/ti_android_sgx_sdk prepare target, then inspect the referenced internal_install_SDK.exp entry point. Reproduce the build on Ubuntu 10.10 and determine why that installer cannot be invoked. Done means the SGX preparation step completes without Error 127 or Error 2.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, ubuntu
- Domain
- build-system, embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100