Re: [FC6] Vmware Server fails vmmon module compile, kernel 2.6.20-1.2925.fc6

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

 



Works!

On 3/15/07, P Jones <deerfieldtech@xxxxxxxxx> wrote:
On 3/15/07, Giuseppe Giannuzzi <beppeg@xxxxxxxxx> wrote:
> Hi PJones,
>
> try this (as root):
>
> cd /usr/lib/vmware/modules/source/
> cp vmmon.tar vmmon.tar_orig
> tar xvf vmmon.tar
> vi vmmon-only/include/compat_kernel.h
>
> search for "_syscall1" and modify as follows:
>
> #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,19)
> static inline _syscall1(int, compat_exit, int, exit_code);
> #endif

Hi Giuseppe ;

So then I would have:

#define __NR_compat_xit __NR_exit
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,19)
static inline _syscall1(int, compat_exit, int, exit_code);
#endif

Correct?

Thanks,

-P


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux