ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] VMware-4 troubles
@ 2003-05-05  8:53 Andrew Nazarkin
  2003-05-05  9:02 ` Arcady V. Ivanov
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Nazarkin @ 2003-05-05  8:53 UTC (permalink / raw)
  To: sisyphus

Приветствую уважаемое сообщество!
30 дней честно пользовался VMware Beta 4.0
Срок лицензии истек, а тут как раз и релиз подоспел.
На радостях слил, проинсталлировал, запускаю vmware-config.pl, а он мне выдает 
такую бяку:

--Trying to find a suitable vmmon module for your running kernel.

None of VMware Workstation's pre-built vmmon modules is suitable for your
running kernel.  Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

Your kernel was built with "gcc" version "2.96", while you are trying to use
"/usr/bin/gcc" version "3.2.1". This configuration is not supported and VMware
Workstation cannot work in such configuration. Please either recompile your
kernel with "/usr/bin/gcc" version "3.2.1", or restart 
/usr/bin/vmware-config.pl
with CC environment variable pointing to the "gcc" version "2.96".

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" 
and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

Execution aborted.

Самое интересное, что, насколько я помню, бета тоже ругалась на разницу версий 
gcc, но (!) позволяла продолжать на свой страх и риск...
А вот релиз отказывается ((
Можно как-то это обойти?

P.S. ядро - kernel-image-2.4.21pre5-w4l-smp-2.4.21pre5-alt2 (собранное, 
естественно с gcc-2.96).


With Best Regards
Andrew N. Nazarkin





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

* Re: [sisyphus] VMware-4 troubles
  2003-05-05  8:53 [sisyphus] VMware-4 troubles Andrew Nazarkin
@ 2003-05-05  9:02 ` Arcady V. Ivanov
  2003-05-05  9:32   ` Andrew Nazarkin
  0 siblings, 1 reply; 4+ messages in thread
From: Arcady V. Ivanov @ 2003-05-05  9:02 UTC (permalink / raw)
  To: sisyphus

Andrew Nazarkin пишет:

>Приветствую уважаемое сообщество!
>30 дней честно пользовался VMware Beta 4.0
>Срок лицензии истек, а тут как раз и релиз подоспел.
>На радостях слил, проинсталлировал, запускаю vmware-config.pl, а он мне выдает 
>такую бяку:
>
>--Trying to find a suitable vmmon module for your running kernel.
>
>None of VMware Workstation's pre-built vmmon modules is suitable for your
>running kernel.  Do you want this program to try to build the vmmon module for
>your system (you need to have a C compiler installed on your system)? [yes]
>
>Using compiler "/usr/bin/gcc". Use environment variable CC to override.
>
>Your kernel was built with "gcc" version "2.96", while you are trying to use
>"/usr/bin/gcc" version "3.2.1". This configuration is not supported and VMware
>Workstation cannot work in such configuration. Please either recompile your
>kernel with "/usr/bin/gcc" version "3.2.1", or restart 
>/usr/bin/vmware-config.pl
>with CC environment variable pointing to the "gcc" version "2.96".
>
>For more information on how to troubleshoot module-related problems, please
>visit our Web site at "http://www.vmware.com/download/modules/modules.html" 
>and
>"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".
>
>Execution aborted.
>
>Самое интересное, что, насколько я помню, бета тоже ругалась на разницу версий 
>gcc, но (!) позволяла продолжать на свой страх и риск...
>А вот релиз отказывается ((
>Можно как-то это обойти?
>
>P.S. ядро - kernel-image-2.4.21pre5-w4l-smp-2.4.21pre5-alt2 (собранное, 
>естественно с gcc-2.96).
>  
>
apt-get install gcc2.96
/use/sbin/select-gcc 2.96
/usr/bin/vmware-config.pl

-- 
SY. Arcady. mailto:arc@help0.ru, WWW - http://www.help0.ru, Instant messenger : arc@jabber.ru





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

* Re: [sisyphus] VMware-4 troubles
  2003-05-05  9:02 ` Arcady V. Ivanov
@ 2003-05-05  9:32   ` Andrew Nazarkin
  2003-05-05 15:12     ` Ildar Mulyukov
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Nazarkin @ 2003-05-05  9:32 UTC (permalink / raw)
  To: sisyphus

В сообщении от 5 Май 2003 13:02 Arcady V. Ivanov написал:
> Andrew Nazarkin пишет:

> apt-get install gcc2.96
> /use/sbin/select-gcc 2.96
> /usr/bin/vmware-config.pl

Вот я тупой ((
Про select-gcc подумал, а как переключить на 2.96 не дотумкал ((
ОГРОМНОЕ спасибо!

-- 
With Best Regards
Andrew N. Nazarkin





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

* Re: [sisyphus] VMware-4 troubles
  2003-05-05  9:32   ` Andrew Nazarkin
@ 2003-05-05 15:12     ` Ildar Mulyukov
  0 siblings, 0 replies; 4+ messages in thread
From: Ildar Mulyukov @ 2003-05-05 15:12 UTC (permalink / raw)
  To: sisyphus

	Привет!
а ещё можно совершить огромное кощунство: в файле spec временно заменить 
3.2.1 на 2.96 ;-) Но учтите, этот грязный хак будет на Вашей совести! (и 
немного - на моей)

С уважением, Ильдар


Andrew Nazarkin пишет:
> В сообщении от 5 Май 2003 13:02 Arcady V. Ivanov написал:
> 
>>Andrew Nazarkin пишет:
> 
> 
>>apt-get install gcc2.96
>>/use/sbin/select-gcc 2.96
>>/usr/bin/vmware-config.pl
> 
> 
> Вот я тупой ((
> Про select-gcc подумал, а как переключить на 2.96 не дотумкал ((
> ОГРОМНОЕ спасибо!
> 

-- 
Ildar  Mulyukov,
   free SW designer/programmer
================================================
email: ildar@users.sourceforge.net

projects: http://os-development.sourceforge.net/

home: http://www.faki.mipt.ru/~ildar
================================================



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

end of thread, other threads:[~2003-05-05 15:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-05  8:53 [sisyphus] VMware-4 troubles Andrew Nazarkin
2003-05-05  9:02 ` Arcady V. Ivanov
2003-05-05  9:32   ` Andrew Nazarkin
2003-05-05 15:12     ` Ildar Mulyukov

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