<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to install VMware Workstation 6.5.1 in Fedora 10</title>
	<atom:link href="http://blog.sillica.com/2009/03/11/how-to-install-vmware-workstation-651-in-fedora-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sillica.com/2009/03/11/how-to-install-vmware-workstation-651-in-fedora-10/</link>
	<description>Computers, Games, and Life Randomness</description>
	<lastBuildDate>Tue, 31 Jan 2012 16:35:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Geir</title>
		<link>http://blog.sillica.com/2009/03/11/how-to-install-vmware-workstation-651-in-fedora-10/comment-page-1/#comment-54951</link>
		<dc:creator>Geir</dc:creator>
		<pubDate>Sun, 04 Apr 2010 16:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sillica.com/?p=691#comment-54951</guid>
		<description>Thanks! This was excellent and just the instructions I needed to install and make VMWare Workstation 7.0.1 run under Fedora 12 - same recipe works well!</description>
		<content:encoded><![CDATA[<p>Thanks! This was excellent and just the instructions I needed to install and make VMWare Workstation 7.0.1 run under Fedora 12 &#8211; same recipe works well!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://blog.sillica.com/2009/03/11/how-to-install-vmware-workstation-651-in-fedora-10/comment-page-1/#comment-35471</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 17 Aug 2009 22:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sillica.com/?p=691#comment-35471</guid>
		<description>Try this one.  the patch worked perfectly for me.

http://communities.vmware.com/thread/203231</description>
		<content:encoded><![CDATA[<p>Try this one.  the patch worked perfectly for me.</p>
<p><a href="http://communities.vmware.com/thread/203231" rel="nofollow">http://communities.vmware.com/thread/203231</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://blog.sillica.com/2009/03/11/how-to-install-vmware-workstation-651-in-fedora-10/comment-page-1/#comment-28066</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sun, 17 May 2009 19:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sillica.com/?p=691#comment-28066</guid>
		<description>Tried this out but still have a problem to build the modules :-( Any idea how this could get fixed?
THX a lot!
Thomas 

[root@excalibur sysconfig]# vmware-modconfig --console --install-all
Stopping VMware services:
   Virtual machine communication interface                 [  OK  ]
   Virtual machine monitor                                 [  OK  ]
   Blocking file system                                    [  OK  ]
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-root/modules/vmmon-only&#039;
make -C /lib/modules/2.6.29.3-60.fc10.i686/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.29.3-60.fc10.i686&#039;
  CC [M]  /tmp/vmware-root/modules/vmmon-only/linux/driver.o
In file included from /tmp/vmware-root/modules/vmmon-only/linux/driver.c:32:
/tmp/vmware-root/modules/vmmon-only/./include/compat_wait.h:78: error: conflicting types for ‘poll_initwait’
include/linux/poll.h:67: error: previous declaration of ‘poll_initwait’ was here
/tmp/vmware-root/modules/vmmon-only/linux/driver.c: In function ‘LinuxDriverSyncCallOnEachCPU’:
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1423: error: too many arguments to function ‘smp_call_function’
/tmp/vmware-root/modules/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1987: error: ‘struct task_struct’ has no member named ‘euid’
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1987: error: ‘struct task_struct’ has no member named ‘uid’
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1988: error: ‘struct task_struct’ has no member named ‘fsuid’
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1988: error: ‘struct task_struct’ has no member named ‘uid’
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1989: error: ‘struct task_struct’ has no member named ‘egid’
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1989: error: ‘struct task_struct’ has no member named ‘gid’
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1990: error: ‘struct task_struct’ has no member named ‘fsgid’
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1990: error: ‘struct task_struct’ has no member named ‘gid’
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:2007: error: too many arguments to function ‘smp_call_function’
make[2]: *** [/tmp/vmware-root/modules/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-root/modules/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.29.3-60.fc10.i686&#039;
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-root/modules/vmmon-only&#039;
Unable to install vmmon
[root@excalibur sysconfig]#</description>
		<content:encoded><![CDATA[<p>Tried this out but still have a problem to build the modules <img src='http://blog.sillica.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  Any idea how this could get fixed?<br />
THX a lot!<br />
Thomas </p>
<p>[root@excalibur sysconfig]# vmware-modconfig &#8211;console &#8211;install-all<br />
Stopping VMware services:<br />
   Virtual machine communication interface                 [  OK  ]<br />
   Virtual machine monitor                                 [  OK  ]<br />
   Blocking file system                                    [  OK  ]<br />
Using 2.6.x kernel build system.<br />
make: Entering directory `/tmp/vmware-root/modules/vmmon-only&#8217;<br />
make -C /lib/modules/2.6.29.3-60.fc10.i686/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules<br />
make[1]: Entering directory `/usr/src/kernels/2.6.29.3-60.fc10.i686&#8242;<br />
  CC [M]  /tmp/vmware-root/modules/vmmon-only/linux/driver.o<br />
In file included from /tmp/vmware-root/modules/vmmon-only/linux/driver.c:32:<br />
/tmp/vmware-root/modules/vmmon-only/./include/compat_wait.h:78: error: conflicting types for ‘poll_initwait’<br />
include/linux/poll.h:67: error: previous declaration of ‘poll_initwait’ was here<br />
/tmp/vmware-root/modules/vmmon-only/linux/driver.c: In function ‘LinuxDriverSyncCallOnEachCPU’:<br />
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1423: error: too many arguments to function ‘smp_call_function’<br />
/tmp/vmware-root/modules/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:<br />
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1987: error: ‘struct task_struct’ has no member named ‘euid’<br />
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1987: error: ‘struct task_struct’ has no member named ‘uid’<br />
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1988: error: ‘struct task_struct’ has no member named ‘fsuid’<br />
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1988: error: ‘struct task_struct’ has no member named ‘uid’<br />
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1989: error: ‘struct task_struct’ has no member named ‘egid’<br />
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1989: error: ‘struct task_struct’ has no member named ‘gid’<br />
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1990: error: ‘struct task_struct’ has no member named ‘fsgid’<br />
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:1990: error: ‘struct task_struct’ has no member named ‘gid’<br />
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:2007: error: too many arguments to function ‘smp_call_function’<br />
make[2]: *** [/tmp/vmware-root/modules/vmmon-only/linux/driver.o] Error 1<br />
make[1]: *** [_module_/tmp/vmware-root/modules/vmmon-only] Error 2<br />
make[1]: Leaving directory `/usr/src/kernels/2.6.29.3-60.fc10.i686&#8242;<br />
make: *** [vmmon.ko] Error 2<br />
make: Leaving directory `/tmp/vmware-root/modules/vmmon-only&#8217;<br />
Unable to install vmmon<br />
[root@excalibur sysconfig]#</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DAN</title>
		<link>http://blog.sillica.com/2009/03/11/how-to-install-vmware-workstation-651-in-fedora-10/comment-page-1/#comment-27602</link>
		<dc:creator>DAN</dc:creator>
		<pubDate>Wed, 13 May 2009 21:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sillica.com/?p=691#comment-27602</guid>
		<description>THX!!!! It help me very much</description>
		<content:encoded><![CDATA[<p>THX!!!! It help me very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Iversen</title>
		<link>http://blog.sillica.com/2009/03/11/how-to-install-vmware-workstation-651-in-fedora-10/comment-page-1/#comment-22229</link>
		<dc:creator>Daniel Iversen</dc:creator>
		<pubDate>Thu, 19 Mar 2009 15:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sillica.com/?p=691#comment-22229</guid>
		<description>Great info, thanks!!

Daniel</description>
		<content:encoded><![CDATA[<p>Great info, thanks!!</p>
<p>Daniel</p>
]]></content:encoded>
	</item>
</channel>
</rss>

