安装小红伞时出错!!
发表于 : 2008-11-06 21:44
安装小红伞 看了这篇文章:
http://hi.baidu.com/hongli_zhao/blog/it ... 4011c.html
在安装 dazuko 执行 make时出错!
错误代码如下:
potter200@ubuntupotter200:~/桌面/dazuko-2.3.4$ make
make -C /lib/modules/2.6.27-7-generic/build SUBDIRS="/home/potter200/桌面/dazuko-2.3.4" modules
make[1]: 正在进入目录 `/usr/src/linux-headers-2.6.27-7-generic'
CC [M] /home/potter200/桌面/dazuko-2.3.4/dazuko_core.o
In file included from /home/potter200/桌面/dazuko-2.3.4/dazuko_platform.h:4,
from /home/potter200/桌面/dazuko-2.3.4/dazuko_core.c:36:
/home/potter200/桌面/dazuko-2.3.4/dazuko_linux26.h:27:27: error: asm/semaphore.h: 没有该文件或目录
In file included from /home/potter200/桌面/dazuko-2.3.4/dazuko_platform.h:4,
from /home/potter200/桌面/dazuko-2.3.4/dazuko_core.c:36:
/home/potter200/桌面/dazuko-2.3.4/dazuko_linux26.h:50: 错误: 字段‘mutex’的类型不完全
make[2]: *** [/home/potter200/桌面/dazuko-2.3.4/dazuko_core.o] 错误 1
make[1]: *** [_module_/home/potter200/桌面/dazuko-2.3.4] 错误 2
make[1]:正在离开目录 `/usr/src/linux-headers-2.6.27-7-generic'
make: *** [dummy_rule] 错误 2
potter200@ubuntupotter200:~/桌面/dazuko-2.3.4$
http://hi.baidu.com/hongli_zhao/blog/it ... 4011c.html
在安装 dazuko 执行 make时出错!
错误代码如下:
potter200@ubuntupotter200:~/桌面/dazuko-2.3.4$ make
make -C /lib/modules/2.6.27-7-generic/build SUBDIRS="/home/potter200/桌面/dazuko-2.3.4" modules
make[1]: 正在进入目录 `/usr/src/linux-headers-2.6.27-7-generic'
CC [M] /home/potter200/桌面/dazuko-2.3.4/dazuko_core.o
In file included from /home/potter200/桌面/dazuko-2.3.4/dazuko_platform.h:4,
from /home/potter200/桌面/dazuko-2.3.4/dazuko_core.c:36:
/home/potter200/桌面/dazuko-2.3.4/dazuko_linux26.h:27:27: error: asm/semaphore.h: 没有该文件或目录
In file included from /home/potter200/桌面/dazuko-2.3.4/dazuko_platform.h:4,
from /home/potter200/桌面/dazuko-2.3.4/dazuko_core.c:36:
/home/potter200/桌面/dazuko-2.3.4/dazuko_linux26.h:50: 错误: 字段‘mutex’的类型不完全
make[2]: *** [/home/potter200/桌面/dazuko-2.3.4/dazuko_core.o] 错误 1
make[1]: *** [_module_/home/potter200/桌面/dazuko-2.3.4] 错误 2
make[1]:正在离开目录 `/usr/src/linux-headers-2.6.27-7-generic'
make: *** [dummy_rule] 错误 2
potter200@ubuntupotter200:~/桌面/dazuko-2.3.4$