galaxy001 / scholarzhang

Automatically exported from code.google.com/p/scholarzhang
1 stars 1 forks source link

compile problem on ubuntu 9.10 #40

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. make
2.
3.

What is the expected output? What do you see instead?
young001@young001-laptop:~/下载/west-chamber-0.0.1$ make
make  all-recursive
make[1]: 正在进入目录 `/home/young001/下载/west-chamber-0.0.1'
Making all in extensions
make[2]: 正在进入目录 `/home/young001/下载/west-chamber-
0.0.1/extensions'
if [ -n "/lib/modules/2.6.31-13bfsbfq1-generic/build" ]; then make -C 
/lib/modules/2.6.31-13bfsbfq1-generic/build M=/home/young001/下
载/west-chamber-0.0.1/extensions modules; fi;
make[3]: 正在进入目录 `/lib/modules/2.6.31-13bfsbfq1-generic/build'
make[3]: *** 没有规则可以创建目标“modules”。 停止。
make[3]:正在离开目录 `/lib/modules/2.6.31-13bfsbfq1-generic/build'
make[2]: *** [modules] 错误 2
make[2]:正在离开目录 `/home/young001/下载/west-chamber-
0.0.1/extensions'
make[1]: *** [all-recursive] 错误 1
make[1]:正在离开目录 `/home/young001/下载/west-chamber-0.0.1'
make: *** [all] 错误 2
young001@young001-laptop:~/下载/west-chamber-0.0.1$ 

What version of the product are you using? On what operating system?
0.01 on ubuntu 9.10

 young001@young001-laptop:~/下载/west-chamber-0.0.1$ uname -a
Linux young001-laptop 2.6.31-13bfsbfq1-generic #43-Ubuntu SMP Wed Oct 
14 15:26:14 UTC 2009 i686 GNU/Linux

Please provide any additional information below.

Original issue reported on code.google.com by i.am.you...@gmail.com on 15 Mar 2010 at 2:32

GoogleCodeExporter commented 9 years ago
如果你不明白INSTALL文件里的说明,也许你首先不应该尝试自�
��编译之。

Original comment by zhangchnxp on 15 Mar 2010 at 5:04

GoogleCodeExporter commented 9 years ago
有没有装linux-headers-`uname -r`包,make之前./autogen.sh和./configure 
***是否运行了?

Original comment by yingyingcui.scholarzhang@gmail.com on 16 Mar 2010 at 5:43

GoogleCodeExporter commented 9 years ago
是我的问题,没有安装headers[文件

Original comment by i.am.you...@gmail.com on 19 Mar 2010 at 2:31

GoogleCodeExporter commented 9 years ago

Original comment by yingyingcui.scholarzhang@gmail.com on 4 Apr 2010 at 8:00

GoogleCodeExporter commented 9 years ago

Original comment by kiz...@gmail.com on 17 Sep 2011 at 2:42