红联Linux门户
Linux帮助

小白有问题,谢谢

发布时间:2007-05-21 08:42:28来源:红联作者:liule
我在Windowsxp下安装了虚拟机(VMware5.51),并虚拟了FC6,但是问题不少,无法安装vmtools工具,我在安装 时候前面的步骤都没有错,而且kernel和 kernel-devel的版本也是一样的 ,为什么在添加what s the location of the directory of C header files that match your running kernel? [/usr/src/linux/include] 时候,就会出现下面的错。
The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match
your running kernel (version 2.6.20-1.2948.fc6). Even if the module were to
compile successfully, it would not load into the running kernel.
还有在进入系统后使用GCC -o file file.c
不能生成可执行的文件,但是使用gcc -c file.c就可以生成file.o的文件


请高手指点!!!谢谢
文章评论

共有 1 条评论

  1. Subbo 于 2007-05-21 22:20:15发表:

    不懂。