|
楼主 |
发表于 2012-3-12 18:53:57
|
显示全部楼层
那个问题解决了
有个新的问题
执行make menuconfig 出错
错误见下
root@desktop:/work/alps# make project menuconfig
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=2.3.4
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=GRJ22
============================================
build/core/base_rules.mk:184: user tag on app CellConnService at packages/apps/CellConnService - add your app to core.mk instead
[BlueAngel] building BlueAngel package...
[BlueAngel][PKG] LOCAL_PATH=mediatek/source/packages/Bluetooth/build
executing blueangel.py: project[generic], PYTHONPATH[]
Traceback (most recent call last):
File "mediatek/source/packages/Bluetooth/build/blueangel.py", line 58, in <module>
from mtkPythonPkg import featureConfig
ImportError: No module named mtkPythonPkg
[BlueAngel][BT40]: mediatek/source/packages/Bluetooth/common/bt40
[BlueAngel][OPP]: mediatek/source/packages/Bluetooth/profiles/opp
[BlueAngel][PRXM]: mediatek/source/packages/Bluetooth/profiles/prxm
[BlueAngel][PRXR]: mediatek/source/packages/Bluetooth/profiles/prxr
[BlueAngel][SIMAP]: mediatek/source/packages/Bluetooth/profiles/simap
[BlueAngel][OPP]: mediatek/source/packages/Bluetooth/profiles/hid
[BlueAngel][FTP]: mediatek/source/packages/Bluetooth/profiles/ftp
[BlueAngel][PBAP]: mediatek/source/packages/Bluetooth/profiles/pbap
[BlueAngel][BPP]: mediatek/source/packages/Bluetooth/profiles/bpp
[BlueAngel][BIP]: mediatek/source/packages/Bluetooth/profiles/bip
[BlueAngel][DUN]: mediatek/source/packages/Bluetooth/profiles/dun
[BlueAngel][OPP]: mediatek/source/packages/Bluetooth/profiles/avrcp
[BlueAngel][PAN]: mediatek/source/packages/Bluetooth/profiles/pan
find: `mediatek/source/frameworks/blueangel/java/android': 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
find: `frameworks/base/frameworks/base/docs/html': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
flag:
build/core/base_rules.mk:184: user tag on app MTKAndroidSuiteDaemon at mediatek/source/packages/MTKAndroidSuiteDaemon - add your app to core.mk instead
using ....
build/core/base_rules.mk:184: user tag on app StkSelection at mediatek/source/packages/StkSelection - add your app to core.mk instead
Custom: mediatek/source/external/mhal/src/custom/common -> mediatek/custom/out/generic
Custom: mediatek/source/external/mhal/src/custom/inc -> mediatek/custom/out/generic/hal/inc
Custom: mediatek/source/external/bluetooth/driver/custom -> mediatek/custom/out/generic/hal/bluetooth
Custom: mediatek/source/external/boot_logo_updater/custom -> mediatek/custom/out/generic/uboot/logo
make: *** No rule to make target `konka73_gb'. Stop.
root@desktop:/work/alps# |
|