首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

Makefile:119: * Error: UCLINUX_KERNEL seems to be pointed to wrong location, o

2012-08-17 
Makefile:119: *** Error: UCLINUX_KERNEL seems to be pointed to wrong location, o??? Building MRUA时

Makefile:119: *** Error: UCLINUX_KERNEL seems to be pointed to wrong location, o

??? Building MRUA时,运行第二步make时,出现如下错误:
??? [root@wang mrua_SMP8634_2.8.8.0_GCC4_dev.mips]# make
Makefile:119: *** Error: UCLINUX_KERNEL seems to be pointed to wrong location, or kernel is not configured.。 停止。
解决方法:
??? [root@wang 桌面]# export UCLINUX_KERNEL=/home/wangcm/桌面/smp86xx_kernel_source_2.8.8.0/linux-2.6.15
??? 然后[root@wang mrua_SMP8634_2.8.8.0_GCC4_dev.mips]# source MRUA.env,再然后

??? [root@wang mrua_SMP8634_2.8.8.0_GCC4_dev.mips]# make kernel

热点排行