ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Настройка vmware на kernel-std26
@ 2004-03-28 15:11 Slava Dubrovskiy
  2004-03-29  4:32 ` Ruslan Gordeev
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Slava Dubrovskiy @ 2004-03-28 15:11 UTC (permalink / raw)
  To: Community

Здравствуйте!

Продолжаю воевать с новым ядром :-) . Вроде уже все работает, но для 
полного счастья еще чуто-чуть не хватает.
Не хочет настраиваться vmware. Вот что говорит, когда выполняю 
/usr/bin/vmware-config.pl
=====skip=====
Extracting the sources of the vmmon module.

Building the vmmon module.

make: Entering directory `/tmp/vmware-config0/vmmon-only'
make[1]: Entering directory `/tmp/vmware-config0/vmmon-only'
make[2]: Entering directory 
`/tmp/vmware-config0/vmmon-only/driver-2.6.4-std26-up-alt4'
make[2]: Leaving directory 
`/tmp/vmware-config0/vmmon-only/driver-2.6.4-std26-up-alt4'
make[2]: Entering directory 
`/tmp/vmware-config0/vmmon-only/driver-2.6.4-std26-up-alt4'
../linux/driver.c:25:27: linux/wrapper.h: No such file or directory
../linux/driver.c:133: warning: initialization from incompatible pointer 
type
../linux/driver.c: In function `init_module':
../linux/driver.c:246: error: structure has no member named `prev'
../linux/driver.c:247: error: structure has no member named `next'
../linux/driver.c: In function `Panic':
../linux/driver.c:1304: warning: implicit declaration of function `_exit'
../include/vm_asm.h: In function `Div643264':
../include/vm_asm.h:1095: warning: use of memory input without lvalue in 
asm operand 4 is deprecated
make[2]: *** [driver.o] Ошибка 1
make[2]: Leaving directory 
`/tmp/vmware-config0/vmmon-only/driver-2.6.4-std26-up-alt4'
make[1]: *** [driver] Ошибка 2
make[1]: Leaving directory `/tmp/vmware-config0/vmmon-only'
make: *** [auto-build] Ошибка 2
make: Leaving directory `/tmp/vmware-config0/vmmon-only'
Unable to build the vmmon module.

Подскажите, что ему для счастья не хватает?
Для справки:
# uname -r
2.6.4-std26-up-alt4
# rpm -qa | grep kernel
kernel-headers-std26-up-2.6.4-alt4
kernel-headers-common-1.1.5-alt1
kernel-doc-2.6.4-alt1
kernel-modules-nvidia-std26-up-1.0.5336-alt1.4
kernel-image-std26-up-2.6.4-alt4

С уважением,
Дубровский Вячеслав.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Настройка vmware на kernel-std26
  2004-03-28 15:11 [Comm] Настройка vmware на kernel-std26 Slava Dubrovskiy
@ 2004-03-29  4:32 ` Ruslan Gordeev
  2004-03-29  5:04 ` John A. Gladkikh
  2004-03-29  5:14 ` Vitaly Mayatskih
  2 siblings, 0 replies; 5+ messages in thread
From: Ruslan Gordeev @ 2004-03-29  4:32 UTC (permalink / raw)
  To: community

On Sun, 28 Mar 2004 18:11:31 +0300
Slava Dubrovskiy <slava@psv.com.ua> wrote:

> Здравствуйте!

> /usr/bin/vmware-config.pl
Вот эта штука нужна патченная для 2.6.x, если vmware < 4.5.x. Я искал гуглом для 4.0.4496.

-- 
With best regards, 
Rulix.

ICQ: 24740791
JID: rulix@jabber.ru
http://www.rulix.tk


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Настройка vmware на kernel-std26
  2004-03-28 15:11 [Comm] Настройка vmware на kernel-std26 Slava Dubrovskiy
  2004-03-29  4:32 ` Ruslan Gordeev
@ 2004-03-29  5:04 ` John A. Gladkikh
  2004-03-29  5:14 ` Vitaly Mayatskih
  2 siblings, 0 replies; 5+ messages in thread
From: John A. Gladkikh @ 2004-03-29  5:04 UTC (permalink / raw)
  To: community

Когда-то Sun, 28 Mar 2004 18:11:31 +0300
Slava Dubrovskiy <slava@psv.com.ua> писал(а):

> Здравствуйте!
> 
> Продолжаю воевать с новым ядром :-) . Вроде уже все работает, но для 
> полного счастья еще чуто-чуть не хватает.
> Не хочет настраиваться vmware. Вот что говорит, когда выполняю 
> /usr/bin/vmware-config.pl

> 
> Подскажите, что ему для счастья не хватает?

М.б. это поможет:

http://vikos.lrn.ru/MyLDP/kernel/kompil-2-6.html
http://thomer.com/linux/migrate-to-2.6.html
-- 

Best regards.
John A. Gladkikh.

   .~.	         Registered Linux User
   /U\	         # 315336
  // \\	         
 /(___)\     
  ^   ^
public GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xF62D0E88


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Настройка vmware на kernel-std26
  2004-03-28 15:11 [Comm] Настройка vmware на kernel-std26 Slava Dubrovskiy
  2004-03-29  4:32 ` Ruslan Gordeev
  2004-03-29  5:04 ` John A. Gladkikh
@ 2004-03-29  5:14 ` Vitaly Mayatskih
  2004-03-29  9:05   ` [Comm] " lakostis
  2 siblings, 1 reply; 5+ messages in thread
From: Vitaly Mayatskih @ 2004-03-29  5:14 UTC (permalink / raw)
  To: community

Slava Dubrovskiy пишет:

> Здравствуйте!
>
> Продолжаю воевать с новым ядром :-) . Вроде уже все работает, но для 
> полного счастья еще чуто-чуть не хватает.
> Не хочет настраиваться vmware. Вот что говорит, когда выполняю 
> /usr/bin/vmware-config.pl
> =====skip=====
>
> Unable to build the vmmon module.
>
> Подскажите, что ему для счастья не хватает?

На сайт к ним сходи, они workaround для всех версий сделали.

Похожие танцы с бубном  имел с asplinux9 и древним vmware (3.0.0-1455 - 
под рукой оказалось), но, переделав самую малость исходники vmmon и 
vmnet, собираться их  заставил.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Comm] Re:  Настройка vmware на kernel-std26
  2004-03-29  5:14 ` Vitaly Mayatskih
@ 2004-03-29  9:05   ` lakostis
  0 siblings, 0 replies; 5+ messages in thread
From: lakostis @ 2004-03-29  9:05 UTC (permalink / raw)
  To: community

> Slava Dubrovskiy пишет:
>
>> Здравствуйте!
>>
>> Продолжаю воевать с новым ядром :-) . Вроде уже все работает, но для
>> полного счастья еще чуто-чуть не хватает.
>> Не хочет настраиваться vmware. Вот что говорит, когда выполняю
>> /usr/bin/vmware-config.pl
>> =====skip====>
>> Unable to build the vmmon module.
>>
>> Подскажите, что ему для счастья не хватает?
>
> На сайт к ним сходи, они workaround для всех версий сделали.
>
> Похожие танцы с бубном  имел с asplinux9 и древним vmware (3.0.0-1455 -
> под рукой оказалось), но, переделав самую малость исходники vmmon и
> vmnet, собираться их  заставил.
Накрайняк можно взять vmware-any-any-update с http://ftp.cvut.cz/vmware/



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-03-29  9:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-28 15:11 [Comm] Настройка vmware на kernel-std26 Slava Dubrovskiy
2004-03-29  4:32 ` Ruslan Gordeev
2004-03-29  5:04 ` John A. Gladkikh
2004-03-29  5:14 ` Vitaly Mayatskih
2004-03-29  9:05   ` [Comm] " lakostis

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git