Chinaunix首页 | 论坛 | 博客
  • 博客访问: 182490
  • 博文数量: 28
  • 博客积分: 1226
  • 博客等级: 中尉
  • 技术积分: 300
  • 用 户 组: 普通用户
  • 注册时间: 2007-02-07 11:56
文章分类
文章存档

2009年(5)

2008年(9)

2007年(14)

我的朋友
最近访客

分类: LINUX

2008-06-12 17:06:19

1
make sure your system have gcc ,g++ and  kennel header file.
eg: linux-headers-2.6.24-1-686

2
Today. I have install VMware Workstation 5.5 for linux

Alway met the question:

The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match your running kernel (version 2.6.24-1-686). Even if the module were to compile successfully, it would not load into the running kernel.


And I modify /usr/src/linux/include/linux/version.h

add  #define UTS_RELEASE "2.6.24-1-686".

3
Then met the question:
/tmp/vmware-config0/vmmon-only/./include/vm_basic_types.h:170: error: conflicting types for ‘uintptr_t’

I think over again,but no problem on old kernel.
So I download new patch from the follow links


And it's work fine finally.
阅读(1740) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~