From: Alexey Sidorov <alex@reutman.ru>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] [solved] 2.6.24 & vmware server 1.0.4
Date: Sat, 19 Jan 2008 10:25:21 +0300
Message-ID: <4791A5E1.8050907@reutman.ru> (raw)
In-Reply-To: <47919DE6.4090609@reutman.ru>
[-- Attachment #1: Type: text/plain, Size: 883 bytes --]
Alexey Sidorov пишет:
> include/asm/bitops_32.h:9:2: error: #error only <linux/bitops.h> can be included directly
> make[2]: *** [/tmp/vmware-config1/vmmon-only/common/cpuid.o] Error 1
> make[1]: *** [_module_/tmp/vmware-config1/vmmon-only] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.6.24-wks-smp-alt0.9'
> make: *** [vmmon.ko] Error 2
> make: Leaving directory `/tmp/vmware-config1/vmmon-only'
> Unable to build the vmmon module.
>
> С этим можно что-то поделать?
Упс. Вот здесь http://myn.meganecco.org/2007122300 нашел ещё патчик (прилагать нужно видимо ручками
к http://knihovny.cvut.cz/ftp/pub/vmware/vmware-any-any-update115.tar.gz , файл vmmon.tar:) )
На всякий аттачу его сюда, вдруг кому понадобится...
Доустановил gcc4.1-c++ и vmware нормально встала и заработала
--
Best regards, Alexey Sidorov
mailto:alex@reutman.ru
JID: alex@reutman.ru
ICQ: 5052225
[-- Attachment #2: 2.6.24.patch --]
[-- Type: text/plain, Size: 393 bytes --]
--- vmmon-only/include/vcpuset.h.orig 2008-01-19 10:02:46 +0300
+++ vmmon-only/include/vcpuset.h 2008-01-19 10:03:01 +0300
@@ -71,7 +71,7 @@ ffs_x86_64(int x)
#define ffs(x) ffs_x86_64(x)
#elif defined MODULE
- #include "asm/bitops.h"
+ #include "linux/bitops.h"
#elif defined __APPLE__ && defined KERNEL
/*
* XXXMACOS An ugly hack to resolve redefinition of PAGE_ defines
next prev parent reply other threads:[~2008-01-19 7:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-19 6:51 [sisyphus] " Alexey Sidorov
2008-01-19 7:25 ` Alexey Sidorov [this message]
2008-01-19 21:37 ` [sisyphus] [solved] " Led
2008-01-19 21:46 ` Konstantin A. Lepikhov
2008-01-19 10:48 ` [sisyphus] " Konstantin A. Lepikhov
2008-01-19 11:26 ` Olvin
2008-01-19 12:46 ` Konstantin A. Lepikhov
2008-01-19 13:08 ` Olvin
2008-01-19 11:43 ` Olvin
2008-01-19 12:45 ` Andrey Rahmatullin
2008-01-19 13:09 ` Olvin
2008-01-21 11:51 ` Alexey Sidorov
2008-01-21 11:59 ` Olvin
2008-01-21 17:21 ` Andrey Rahmatullin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4791A5E1.8050907@reutman.ru \
--to=alex@reutman.ru \
--cc=sisyphus@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git