config.bld' is not a valid build configuration file
- 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=omap3evm BUILD_WITH_GST=true dvsdk
/media/500_p1/Android/omap3evm/rowboat-android/eclair/external/ti-dsp/dvsdk_3_01
_00_10/xdctools_3_16_01_27/packages/xdc/bld/xdc_rules.mak:307: *** Error:
'/media/500_p1/Android/omap3evm/rowboat-android/eclair/external/ti-dsp/dvsdk_3_0
1_00_10/codec_engine_2_25_05_16/config.bld' is not a valid build configuration
file. Stop.
gmake: ***
[/media/500_p1/Android/omap3evm/rowboat-android/eclair/external/ti-dsp/dvsdk_3_0
1_00_10/codec_engine_2_25_05_16/packages/ti/dsplink/utils/lad,.interfaces]
Error 2
make[1]: *** [ce_build] Error 2
make[1]: Leaving directory
`/media/500_p1/Android/omap3evm/rowboat-android/eclair/external/ti-dsp'
make: *** [dvsdk] Error 2
What is the expected output? What do you see instead?
Searching for config.bld should be available in codec_engine_2_25_05_16 (file
is missing).
What version of the product are you using? On what operating system?
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=2.1-update1
TARGET_PRODUCT=omap3evm
TARGET_BUILD_VARIANT=tests
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=ECLAIR
============================================
ubuntu - 9.10 host development computer
Please provide any additional information below.
```
Original issue reported on code.google.com by `ananthu8...@yahoo.co.in` on 31 Aug 2010 at 10:01
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `make TARGET_PRODUCT=omap3evm BUILD_WITH_GST=true dvsdk` on the stated Ubuntu environment and inspect the referenced xdc_rules.mak path. Check why codec_engine_2_25_05_16/config.bld is missing or rejected; done means the dvsdk build proceeds past the ce_build and config.bld errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, linux
- Domain
- build-system, embedded-iot
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100