ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] vmware modules не собираются
@ 2002-10-14 13:05 Serg Tselishev
  2002-10-14 13:09 ` [sisyphus] vmware modules ОЕ УПВЙТБАФУС DH
  2002-10-14 13:18 ` [sisyphus] vmware modules не собираются Sergey Vlasov
  0 siblings, 2 replies; 6+ messages in thread
From: Serg Tselishev @ 2002-10-14 13:05 UTC (permalink / raw)
  To: Sisyphus

доброго дня!
пришлось мне после некоторых событий переставиться :(
обнаружилось, что не могут собраться модули vmware вот таким образом:

$ sudo -H vmware-config.pl
Making sure VMware Workstation's services are stopped.

Stopping VMware services:
   Virtual machine monitor                                            
[  OK  ]

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 script to try to build the vmmon
module for 
your system (you need to have a C compiler installed on your system)?
[yes] 

Argument "^[[0m^O^[[39;49mi586-alt-linux-gcc (GCC) 3" isn't numeric in
numeric ge (>=) at /usr/bin/vmware-config.pl line 1476, <STDIN> line 1.
What is the location of the directory of C header files that match your
running 
kernel? [/usr/lib/kernel/2.4.19-alt0.5/include] 

Extracting the sources of the vmmon module.

Building the vmmon module.

/bin/sh: -c: line 1: syntax error near unexpected token `GCC'
/bin/sh: -c: line 1: `if echo i586-alt-linux-gcc (GCC) 3.2.1 20020903
(ALT Linux, build 3.2.1-alt0.4) Copyright (C) 2002 Free Software
Foundation, Inc. This is free software; see the source for copying
conditions.  There is NO warranty; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.   | grep -q '^3\.0'; then echo yes;
else echo no; fi'
make: Вход в каталог `/tmp/vmware-config1/vmmon-only'
/bin/sh: -c: line 1: syntax error near unexpected token `GCC'
/bin/sh: -c: line 1: `if echo i586-alt-linux-gcc (GCC) 3.2.1 20020903
(ALT Linux, build 3.2.1-alt0.4) Copyright (C) 2002 Free Software
Foundation, Inc. This is free software; see the source for copying
conditions.  There is NO warranty; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.   | grep -q '^3\.0'; then echo yes;
else echo no; fi'
make[1]: Вход в каталог `/tmp/vmware-config1/vmmon-only'
/bin/sh: -c: line 1: syntax error near unexpected token `GCC'
/bin/sh: -c: line 1: `if echo i586-alt-linux-gcc (GCC) 3.2.1 20020903
(ALT Linux, build 3.2.1-alt0.4) Copyright (C) 2002 Free Software
Foundation, Inc. This is free software; see the source for copying
conditions.  There is NO warranty; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.   | grep -q '^3\.0'; then echo yes;
else echo no; fi'
make[2]: Вход в каталог
`/tmp/vmware-config1/vmmon-only/driver-2.4.19-alt0.5-stable-smp'
make[2]: Выход из каталог
`/tmp/vmware-config1/vmmon-only/driver-2.4.19-alt0.5-stable-smp'
/bin/sh: -c: line 1: syntax error near unexpected token `GCC'
/bin/sh: -c: line 1: `if echo i586-alt-linux-gcc (GCC) 3.2.1 20020903
(ALT Linux, build 3.2.1-alt0.4) Copyright (C) 2002 Free Software
Foundation, Inc. This is free software; see the source for copying
conditions.  There is NO warranty; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.   | grep -q '^3\.0'; then echo yes;
else echo no; fi'
make[2]: Вход в каталог
`/tmp/vmware-config1/vmmon-only/driver-2.4.19-alt0.5-stable-smp'
driver.d:1: *** missing separator.  Останов.
make[2]: Выход из каталог
`/tmp/vmware-config1/vmmon-only/driver-2.4.19-alt0.5-stable-smp'
make[1]: *** [driver] Ошибка 2
make[1]: Выход из каталог `/tmp/vmware-config1/vmmon-only'
make: *** [auto-build] Ошибка 2
make: Выход из каталог `/tmp/vmware-config1/vmmon-only'
Unable to build the vmmon module.

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.

Система - Сизиф

VMwareWorkstation-3.1.1-1790
kernel24-stable-smp-2.4.19-alt0.5
kernel24-headers-2.4.19-alt0.5
kernel-headers-common-1.0-alt1
NVIDIA_kernel-stable-smp-2.4.19_1.0.3123-alt0.5

Я что-нибудь не доставил в систему? rebuild ,например WineX, проходит
успешно. пробовал и gcc3.2 и gcc2.96 - ругань разная, результат тот же.

-- 
С уважением,
эксперт по сервису 
ЗАО "Фирма Диалог-Сети"
Целищев Сергей

mail:traktor@netdialogue.com
UIN:8546237
JID:traktorl@jabber.ru




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

* Re: [sisyphus] vmware modules ОЕ УПВЙТБАФУС
  2002-10-14 13:05 [sisyphus] vmware modules не собираются Serg Tselishev
@ 2002-10-14 13:09 ` DH
  2002-10-14 13:21   ` [sisyphus] vmware modules не собираются Serg Tselishev
  2002-10-14 13:18 ` [sisyphus] vmware modules не собираются Sergey Vlasov
  1 sibling, 1 reply; 6+ messages in thread
From: DH @ 2002-10-14 13:09 UTC (permalink / raw)
  To: sisyphus

Попробуйте использовать kgcc.

Serg Tselishev wrote:
> доброго дня!
> пришлось мне после некоторых событий переставиться :(
> обнаружилось, что не могут собраться модули vmware вот таким образом:
> 



-- 
DH (http://dh.opennet.ru ICQ#:757001)

-*******-
Win98 error 008: Illegal copies of Microsoft software found on harddisk, and
the modem didn't respond to our attempts to call the FBI.
-*******-



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

* Re: [sisyphus] vmware modules не собираются
  2002-10-14 13:05 [sisyphus] vmware modules не собираются Serg Tselishev
  2002-10-14 13:09 ` [sisyphus] vmware modules ОЕ УПВЙТБАФУС DH
@ 2002-10-14 13:18 ` Sergey Vlasov
  2002-10-14 13:30   ` Serg Tselishev
  1 sibling, 1 reply; 6+ messages in thread
From: Sergey Vlasov @ 2002-10-14 13:18 UTC (permalink / raw)
  To: Sisyphus

On Mon, Oct 14, 2002 at 17:05:40 +0400, Serg Tselishev wrote:
> Argument "^[[0m^O^[[39;49mi586-alt-linux-gcc (GCC) 3" isn't numeric in
            ^^^^^^^^^^^^^^^
Это случайно не colorgcc или что-то подобное? Попробуйте его прибить.


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

* Re: [sisyphus] vmware modules не собираются
  2002-10-14 13:09 ` [sisyphus] vmware modules ОЕ УПВЙТБАФУС DH
@ 2002-10-14 13:21   ` Serg Tselishev
  2002-10-14 13:43     ` [sisyphus] vmware modules ОЕ УПВЙТБАФУС DH
  0 siblings, 1 reply; 6+ messages in thread
From: Serg Tselishev @ 2002-10-14 13:21 UTC (permalink / raw)
  To: Sisyphus

В Пнд, 14.10.2002, в 17:09, DH написал:
> Попробуйте использовать kgcc.
> 
Не подскажете, в каком пакете?
В выводе apt-cache search gcc - kgcc я не обнаружил.

-- 
С уважением,
эксперт по сервису 
ЗАО "Фирма Диалог-Сети"
Целищев Сергей

mail:traktor@netdialogue.com
UIN:8546237
JID:traktorl@jabber.ru


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

* Re: [sisyphus] vmware modules не собираются
  2002-10-14 13:18 ` [sisyphus] vmware modules не собираются Sergey Vlasov
@ 2002-10-14 13:30   ` Serg Tselishev
  0 siblings, 0 replies; 6+ messages in thread
From: Serg Tselishev @ 2002-10-14 13:30 UTC (permalink / raw)
  To: Sisyphus

В Пнд, 14.10.2002, в 17:18, Sergey Vlasov написал:
> On Mon, Oct 14, 2002 at 17:05:40 +0400, Serg Tselishev wrote:
> > Argument "^[[0m^O^[[39;49mi586-alt-linux-gcc (GCC) 3" isn't numeric in
>             ^^^^^^^^^^^^^^^
> Это случайно не colorgcc или что-то подобное? Попробуйте его прибить.
Да, именно так и оказалось. Спасибо! Проблема решена.
-- 
С уважением,
эксперт по сервису 
ЗАО "Фирма Диалог-Сети"
Целищев Сергей

mail:traktor@netdialogue.com
UIN:8546237
JID:traktorl@jabber.ru


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

* Re: [sisyphus] vmware modules ОЕ УПВЙТБАФУС
  2002-10-14 13:21   ` [sisyphus] vmware modules не собираются Serg Tselishev
@ 2002-10-14 13:43     ` DH
  0 siblings, 0 replies; 6+ messages in thread
From: DH @ 2002-10-14 13:43 UTC (permalink / raw)
  To: sisyphus


Serg Tselishev wrote:
> В Пнд, 14.10.2002, в 17:09, DH написал:
> 
>>Попробуйте использовать kgcc.
>>
> 
> Не подскажете, в каком пакете?
> В выводе apt-cache search gcc - kgcc я не обнаружил.

compat-gcc-2.95.3-ipl7mdk

> 


-- 
DH (http://dh.opennet.ru ICQ#:757001)

-*******-
In 1968 it took the computing power of 2 C-64's to fly a rocket to the moon.
Now, in 1998 it takes the Power of a Pentium 200 to run Microsoft Windows 98.
Something must have gone wrong.
-*******-



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

end of thread, other threads:[~2002-10-14 13:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-14 13:05 [sisyphus] vmware modules не собираются Serg Tselishev
2002-10-14 13:09 ` [sisyphus] vmware modules ОЕ УПВЙТБАФУС DH
2002-10-14 13:21   ` [sisyphus] vmware modules не собираются Serg Tselishev
2002-10-14 13:43     ` [sisyphus] vmware modules ОЕ УПВЙТБАФУС DH
2002-10-14 13:18 ` [sisyphus] vmware modules не собираются Sergey Vlasov
2002-10-14 13:30   ` Serg Tselishev

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