<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Workstation : vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24) : Comments</title>
    <link>http://communities.vmware.com/docs/DOC-3850#comments</link>
    <description>Comments on : vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</description>
    <language>en</language>
    <pubDate>Fri, 21 Mar 2008 23:18:35 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-03-21T23:18:35Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-4240</link>
      <description>fixing it is quite easy. &lt;br /&gt;
&lt;br /&gt;
1. untar /usr/lib/vmware/modules/source/vmmon.tar in somewhere like /tmp&lt;br /&gt;
2. edit vmmon-only/include/vcpuset.h&lt;br /&gt;
&lt;br /&gt;
change line 74 from asm/bitops.h to linux/bitops.h&lt;br /&gt;
&lt;br /&gt;
3. tar cvf vmmon.tar vmmon-only&lt;br /&gt;
4. mv /usr/lib/vmware/modules/source/vmmon.tar /usr/lib/vmware/modules/source/vmmon.tar.orig&lt;br /&gt;
5. cp vmmon.tar /usr/lib/vmware/modules/source&lt;br /&gt;
&lt;br /&gt;
and try vmware-config.pl again.&lt;br /&gt;
&lt;br /&gt;
It works for me.</description>
      <pubDate>Fri, 21 Mar 2008 23:18:35 GMT</pubDate>
      <author>DirkKoopman</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-4240</guid>
      <dc:date>2008-03-21T23:18:35Z</dc:date>
      <clearspace:dateToText>1 year, 8 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-4480</link>
      <description>Thanks. That worked.&lt;br /&gt;
&lt;br /&gt;
neilford</description>
      <pubDate>Tue, 01 Apr 2008 07:15:18 GMT</pubDate>
      <author>neilford</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-4480</guid>
      <dc:date>2008-04-01T07:15:18Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-4525</link>
      <description>I have also tested this with VMware-player-2.0.3-80004.i386.tgz and this procedure works with that as well.&lt;br /&gt;
&lt;br /&gt;
Cod</description>
      <pubDate>Wed, 02 Apr 2008 07:12:55 GMT</pubDate>
      <author>codfather</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-4525</guid>
      <dc:date>2008-04-02T07:12:55Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-4737</link>
      <description>Does NOT work with VMWare-Server for me</description>
      <pubDate>Tue, 08 Apr 2008 08:12:51 GMT</pubDate>
      <author>jhohn</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-4737</guid>
      <dc:date>2008-04-08T08:12:51Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-4738</link>
      <description>sorry, I get other errors now, have to check first ...</description>
      <pubDate>Tue, 08 Apr 2008 08:14:24 GMT</pubDate>
      <author>jhohn</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-4738</guid>
      <dc:date>2008-04-08T08:14:24Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-4947</link>
      <description>I'm having the same problem, and after editing that file and retrying config.pl, I get the following error.&lt;br /&gt;
&lt;br /&gt;
Building the vmmon module.&lt;br /&gt;
&lt;br /&gt;
Using 2.6.x kernel build system.&lt;br /&gt;
make: Entering directory `/tmp/vmware-config3/vmmon-only'&lt;br /&gt;
make -C /lib/modules/2.6.24-16-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules&lt;br /&gt;
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-16-generic'&lt;br /&gt;
  CC [M]  /tmp/vmware-config3/vmmon-only/linux/driver.o&lt;br /&gt;
In file included from /tmp/vmware-config3/vmmon-only/./include/vmware.h:25,&lt;br /&gt;
                 from /tmp/vmware-config3/vmmon-only/linux/driver.c:48:&lt;br /&gt;
/tmp/vmware-config3/vmmon-only/./include/vm_basic_types.h:161: error: conflicting types for ‘uintptr_t’&lt;br /&gt;
include/linux/types.h:40: error: previous declaration of ‘uintptr_t’ was here&lt;br /&gt;
In file included from /tmp/vmware-config3/vmmon-only/linux/driver.h:20,&lt;br /&gt;
                 from /tmp/vmware-config3/vmmon-only/linux/driver.c:49:&lt;br /&gt;
/tmp/vmware-config3/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined&lt;br /&gt;
/tmp/vmware-config3/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined&lt;br /&gt;
In file included from /tmp/vmware-config3/vmmon-only/linux/driver.h:20,&lt;br /&gt;
                 from /tmp/vmware-config3/vmmon-only/linux/driver.c:49:&lt;br /&gt;
/tmp/vmware-config3/vmmon-only/./include/compat_wait.h:60: error: conflicting types for ‘poll_initwait’&lt;br /&gt;
include/linux/poll.h:65: error: previous declaration of ‘poll_initwait’ was here&lt;br /&gt;
/tmp/vmware-config3/vmmon-only/linux/driver.c:147: warning: initialisation from incompatible pointer type&lt;br /&gt;
/tmp/vmware-config3/vmmon-only/linux/driver.c:151: warning: initialisation from incompatible pointer type&lt;br /&gt;
/tmp/vmware-config3/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:&lt;br /&gt;
/tmp/vmware-config3/vmmon-only/linux/driver.c:1659: error: ‘struct mm_struct’ has no member named ‘dumpable’&lt;br /&gt;
make[2]: *** [/tmp/vmware-config3/vmmon-only/linux/driver.o] Error 1&lt;br /&gt;
make[1]: *** &lt;strike&gt;_module_/tmp/vmware-config3/vmmon-only&lt;/strike&gt; Error 2&lt;br /&gt;
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-16-generic'&lt;br /&gt;
make: *** &lt;a class="jive-link-external" href="http://vmmon.ko"&gt;http://vmmon.ko&lt;/a&gt; Error 2&lt;br /&gt;
make: Leaving directory `/tmp/vmware-config3/vmmon-only'&lt;br /&gt;
Unable to build the vmmon module.&lt;br /&gt;
&lt;br /&gt;
For more information on how to troubleshoot module-related problems, please &lt;br /&gt;
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and&lt;br /&gt;
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".&lt;br /&gt;
&lt;br /&gt;
Execution aborted.&lt;br /&gt;
&lt;br /&gt;
If someone can shine some light on this I'd really appreciate it.</description>
      <pubDate>Sat, 12 Apr 2008 03:11:07 GMT</pubDate>
      <author>wayneh07</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-4947</guid>
      <dc:date>2008-04-12T03:11:07Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-4916</link>
      <description>I did find this solution, which got me most of the way there. &lt;a class="jive-link-external" href="http://ubuntuforums.org/showthread.php?p=4700821&amp;#38;posted=1#post4700821"&gt;http://ubuntuforums.org/showthread.php?p=4700821&amp;#38;posted=1#post4700821&lt;/a&gt; - The guts of the posting is shown below.&lt;br /&gt;
&lt;br /&gt;
 Originally Posted by timholum  View Post&lt;br /&gt;
I got vmware-server to work in 8.04 i will try to recall the steps ( it was last night so they are somewhat fresh )&lt;br /&gt;
&lt;br /&gt;
step 1 ) sudo bash ( note sudo su always exits for some reason )&lt;br /&gt;
step 2 ) apt-get install build-essential&lt;br /&gt;
step 3 ) download vmware-server 1.0.5.tar.gz&lt;br /&gt;
step 4 ) extract it to the desktop&lt;br /&gt;
step 5 ) go to &lt;a class="jive-link-external" href="http://groups.google.com/group/vmker...es/files?hl=en"&gt;http://groups.google.com/group/vmker...es/files?hl=en&lt;/a&gt; and download patch 116 ( i did not get the wireless bridge one but it should work also )&lt;br /&gt;
&lt;br /&gt;
step 6 ) extract the patch to desktop&lt;br /&gt;
step 7 ) cd Desktop/vmware-server-distrib&lt;br /&gt;
step 8 ) ./vmware-install.pl Keep all the defaults and do everything until it asks if you want to compile the kernel then say no ( if you say yes it is not that big of a deal it will just fail )&lt;br /&gt;
&lt;br /&gt;
step 9 ) cd ../vmware-any-any-update116/&lt;br /&gt;
step 10 ) ./runme.pl make sure to say yes to compile kernel and follow defaults&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;

&lt;ul&gt;

&lt;ul&gt;
&lt;li&gt;This is the step i had trouble finding ***&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/ul&gt;
step 11 )&lt;br /&gt;
cp /lib/libgcc_s.so.1 /usr/lib/vmware/lib/libgcc_s.so.1/&lt;br /&gt;
cp /usr/lib/libpng12.so.0 /usr/lib/vmware/lib/libpng12.so.0/&lt;br /&gt;
&lt;br /&gt;
I followed all these instructions and it all went through okay, but when I execute it, I get "Vmware server starting" it thinks about it for a while then just goes away.</description>
      <pubDate>Sat, 12 Apr 2008 05:20:26 GMT</pubDate>
      <author>wayneh07</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-4916</guid>
      <dc:date>2008-04-12T05:20:26Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-5020</link>
      <description>Worked great on current Hardy Beta (4/14/08). Thanks!</description>
      <pubDate>Tue, 15 Apr 2008 01:23:04 GMT</pubDate>
      <author>kattrap</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-5020</guid>
      <dc:date>2008-04-15T01:23:04Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-5035</link>
      <description>I guess I am gonna wait till they come up with an official fix to this, I will keep following this post. I hope VMware programmers fix this soon.....&lt;br /&gt;
&lt;br /&gt;
d-1</description>
      <pubDate>Tue, 15 Apr 2008 20:53:48 GMT</pubDate>
      <author>dolphans1</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-5035</guid>
      <dc:date>2008-04-15T20:53:48Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-5050</link>
      <description>I tried your plan and I get this below:&lt;br /&gt;
&lt;br /&gt;
What is the location of the directory of C header files that match your running&lt;br /&gt;
kernel? [/usr/src/linux/include]&lt;br /&gt;
&lt;br /&gt;
The path "/usr/src/linux/include" is a kernel header file directory, but it&lt;br /&gt;
does not contain the file "linux/version.h" as expected.  This can happen if&lt;br /&gt;
the kernel has never been built, or if you have invoked the "make mrproper"&lt;br /&gt;
command in your kernel directory.  In any case, you may want to rebuild your&lt;br /&gt;
kernel.&lt;br /&gt;
&lt;br /&gt;
What is the location of the directory of C header files that match your running&lt;br /&gt;
kernel? [/usr/src/linux/include]               &lt;br /&gt;
&lt;p /&gt;
d-1</description>
      <pubDate>Wed, 16 Apr 2008 13:59:34 GMT</pubDate>
      <author>dolphans1</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-5050</guid>
      <dc:date>2008-04-16T13:59:34Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-5065</link>
      <description>Thats because you need to go into synaptic package manager and add the kernel headers files.&lt;br /&gt;
&lt;br /&gt;
At a terminal session type "uname -a" and make a note of the kernel you are running.&lt;br /&gt;
&lt;br /&gt;
Then in synatic select the kernel headers to install.&lt;br /&gt;
&lt;br /&gt;
So if you are running the 2.6.24.12 kernel, you install the headers that are appropriate to that, ie&lt;br /&gt;
linux-headers-2.6.24-12.&lt;br /&gt;
&lt;br /&gt;
All of the versions of Hardy Heron(8.04) I have installed have also installed the headers, strange.&lt;br /&gt;
&lt;br /&gt;
That will cure that error message.&lt;br /&gt;
&lt;br /&gt;
Cod</description>
      <pubDate>Wed, 16 Apr 2008 15:53:53 GMT</pubDate>
      <author>codfather</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-5065</guid>
      <dc:date>2008-04-16T15:53:53Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-5890</link>
      <description>Worked out for Mandriva 2008.1 with Kernel 2.6.24.4 as well. Thanks</description>
      <pubDate>Mon, 12 May 2008 07:53:09 GMT</pubDate>
      <author>teq2</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-5890</guid>
      <dc:date>2008-05-12T07:53:09Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-5965</link>
      <description>Thank you.  This worked for me on kubuntu Hardy 8.04 but the link for the 116 patch was shortened so I had to do another search to get the actual link:&lt;br /&gt;
&lt;a class="jive-link-external" href="http://groups.google.com/group/vmkernelnewbies/files?hl=en"&gt;http://groups.google.com/group/vmkernelnewbies/files?hl=en&lt;/a&gt;&lt;br /&gt;
I followed your procedure with the 116 patch and the configuration went smoothly after that.</description>
      <pubDate>Wed, 14 May 2008 16:01:25 GMT</pubDate>
      <author>jdcharlton</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-5965</guid>
      <dc:date>2008-05-14T16:01:25Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-5980</link>
      <description>Thank you!  That worked for me!</description>
      <pubDate>Wed, 14 May 2008 17:21:33 GMT</pubDate>
      <author>DavidDudek</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-5980</guid>
      <dc:date>2008-05-14T17:21:33Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-6130</link>
      <description>I tried everything if this thread but when I am compiling I still get:&lt;br /&gt;
&lt;br /&gt;
What is the location of the directory of C header files that match your running&lt;br /&gt;
kernel? [/lib/modules/2.6.24-16-generic/build/include] &lt;br /&gt;
&lt;br /&gt;
Extracting the sources of the vmmon module.&lt;br /&gt;
&lt;br /&gt;
Building the vmmon module.&lt;br /&gt;
&lt;br /&gt;
Building for VMware Server 1.0.0.&lt;br /&gt;
Using 2.6.x kernel build system.&lt;br /&gt;
make: se ingresa al directorio `/tmp/vmware-config6/vmmon-only'&lt;br /&gt;
make -C /lib/modules/2.6.24-16-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules&lt;br /&gt;
make[1]: se ingresa al directorio `/usr/src/linux-headers-2.6.24-16-generic'&lt;br /&gt;
  CC [M]  /tmp/vmware-config6/vmmon-only/linux/driver.o&lt;br /&gt;
  CC [M]  /tmp/vmware-config6/vmmon-only/linux/driverLog.o&lt;br /&gt;
  CC [M]  /tmp/vmware-config6/vmmon-only/linux/hostif.o&lt;br /&gt;
  CC [M]  /tmp/vmware-config6/vmmon-only/common/comport.o&lt;br /&gt;
  CC [M]  /tmp/vmware-config6/vmmon-only/common/cpuid.o&lt;br /&gt;
  CC [M]  /tmp/vmware-config6/vmmon-only/common/hash.o&lt;br /&gt;
  CC [M]  /tmp/vmware-config6/vmmon-only/common/memtrack.o&lt;br /&gt;
  CC [M]  /tmp/vmware-config6/vmmon-only/common/phystrack.o&lt;br /&gt;
  CC [M]  /tmp/vmware-config6/vmmon-only/common/task.o&lt;br /&gt;
cc1plus: aviso: la opción de línea de comando "-Werror-implicit-function-declaration" es válida para C/ObjC pero no para C++&lt;br /&gt;
cc1plus: aviso: la opción de línea de comando "-Wdeclaration-after-statement" es válida para C/ObjC pero no para C++&lt;br /&gt;
cc1plus: aviso: la opción de línea de comando "-Wno-pointer-sign" es válida para C/ObjC pero no para C++&lt;br /&gt;
cc1plus: aviso: la opción de línea de comando "-Wstrict-prototypes" es válida para Ada/C/ObjC pero no para C++&lt;br /&gt;
cc1plus: aviso: la opción de línea de comando "-ffreestanding" es válida para C/ObjC pero no para C++&lt;br /&gt;
In file included from include/asm/page.h:3,&lt;br /&gt;
                 from /tmp/vmware-config6/vmmon-only/common/hostKernel.h:56,&lt;br /&gt;
                 from /tmp/vmware-config6/vmmon-only/common/task.c:30:&lt;br /&gt;
include/asm/page_32.h: In function ‘pte_t native_make_pte(long unsigned int)’:&lt;br /&gt;
include/asm/page_32.h:112: error: expected primary-expression before ‘)’ token&lt;br /&gt;
include/asm/page_32.h:112: error: expected ‘;’ before ‘{’ token&lt;br /&gt;
include/asm/page_32.h:112: error: expected primary-expression before ‘.’ token&lt;br /&gt;
include/asm/page_32.h:112: error: expected `;' before ‘}’ token&lt;br /&gt;
make[2]: *** [/tmp/vmware-config6/vmmon-only/common/task.o] Error 1&lt;br /&gt;
make[1]: *** &lt;strike&gt;_module_/tmp/vmware-config6/vmmon-only&lt;/strike&gt; Error 2&lt;br /&gt;
make[1]: se sale del directorio `/usr/src/linux-headers-2.6.24-16-generic'&lt;br /&gt;
make: *** &lt;a class="jive-link-external" href="http://vmmon.ko"&gt;http://vmmon.ko&lt;/a&gt; Error 2&lt;br /&gt;
make: se sale del directorio `/tmp/vmware-config6/vmmon-only'&lt;br /&gt;
Unable to build the vmmon module.&lt;br /&gt;
&lt;br /&gt;
For more information on how to troubleshoot module-related problems, please &lt;br /&gt;
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and&lt;br /&gt;
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".&lt;br /&gt;
&lt;br /&gt;
Execution aborted.&lt;br /&gt;
&lt;p /&gt;
Any ideas?</description>
      <pubDate>Mon, 19 May 2008 23:35:28 GMT</pubDate>
      <author>malacosteus</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-6130</guid>
      <dc:date>2008-05-19T23:35:28Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-6131</link>
      <description>any help would be greatly appreciated... I am at a loss. I have been working on this for a couple of days and can't seem to get my vmware working in Hardy... Thanks.</description>
      <pubDate>Mon, 19 May 2008 23:38:22 GMT</pubDate>
      <author>malacosteus</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-6131</guid>
      <dc:date>2008-05-19T23:38:22Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-6208</link>
      <description>Thanks DirkKoopman&lt;br /&gt;
It works.&lt;br /&gt;
You helped a lot.</description>
      <pubDate>Wed, 21 May 2008 16:15:40 GMT</pubDate>
      <author>gherardo</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-6208</guid>
      <dc:date>2008-05-21T16:15:40Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-6730</link>
      <description>WOO HOO!&lt;br /&gt;
&lt;br /&gt;
Thanks DK. This worked like a charm and I'm a fairly new Linux noob. &lt;br /&gt;
&lt;br /&gt;
Interestingly, I did NOT have this problem installing on 64-bit Hardy - only 32-bit, after a previous installation of server 1.0.4&lt;br /&gt;
&lt;br /&gt;
Kernel =  2.6.24-18-generic</description>
      <pubDate>Wed, 11 Jun 2008 03:23:44 GMT</pubDate>
      <author>charleys</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-6730</guid>
      <dc:date>2008-06-11T03:23:44Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-6745</link>
      <description>I noticed that I did not have this problem when I recently upgraded VMware and my kernel.  I suspect the VMware folks built the fix into the latest version.</description>
      <pubDate>Wed, 11 Jun 2008 15:33:04 GMT</pubDate>
      <author>DavidDudek</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-6745</guid>
      <dc:date>2008-06-11T15:33:04Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-6731</link>
      <description>Sorry, here's the version numbers for my last post:&lt;br /&gt;
&lt;br /&gt;
kernel 2.6.24-18-generic #1 SMP Wed May 28 20:27:26 UTC 2008 i686 GNU/Linux&lt;br /&gt;
VMware® Workstation 6.0.4 build-93057</description>
      <pubDate>Wed, 11 Jun 2008 15:35:30 GMT</pubDate>
      <author>DavidDudek</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-6731</guid>
      <dc:date>2008-06-11T15:35:30Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: vmware-config fails in compile on Ubuntu hardy heron 8.04 (kernel 2.6.24)</title>
      <link>http://communities.vmware.com/docs/DOC-3850#comments-6775</link>
      <description>malacosteus, After you have edited the vmmon.tar file, are you just running the command /usr/bin/vmware-config.pl? If you run the install again, it will just overwrite what you have just changed. I know this, as I showed this solution to a few colleagues who did exactly that. Looking at your output, the asm reference is still there, and this needs to be changed to linux as described. As mentioned, if you download the workstation 6.5 beta, it works without needing to make these changes, and it includes the latest version of vmplayer 2.5.&lt;br /&gt;
&lt;br /&gt;
hth&lt;br /&gt;
&lt;br /&gt;
Cod</description>
      <pubDate>Thu, 12 Jun 2008 11:13:27 GMT</pubDate>
      <author>codfather</author>
      <guid>http://communities.vmware.com/docs/DOC-3850#comments-6775</guid>
      <dc:date>2008-06-12T11:13:27Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
    </item>
  </channel>
</rss>

