Re: VMware server cannot run on FC6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dave Jones wrote:
On Sat, Oct 28, 2006 at 01:41:42PM -0700, alan wrote:

 > Nope.  Wrong answer.
> > Symlink config.h to autoconf.h in /usr/src/kernel/<version>/include/linux.

Nope, wrong answer ;-)

Remove the #include <linux/config.h> from anything that "needs" it.

	Dave

may i give a completion ?

assuming  we talking about VMware-server-1.0.1-29996:

- under /usr/lib/vmware/modules/source is a file called "vmnet.tar"
- (saving and) extracting (tar -xf vmnet.tar) gives a directory called "vmnet-only"
- in this directory is a file called "procfs.c"
- at line 34 is the magical "#include <linux/config.h>" ( found with grep -snHRi "linux/config.h" vmnet-only )

- commenting this line with /* ... */
- tar'ing this ( tar -cf vmnet.tar vmnet-only)

that all, so far.

vmware-config.pl gives a warning about "blabla-smac-blabla", but runs...

okay ?


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux