Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Vmware 5.5 on gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
qosler
n00b
n00b


Joined: 30 Dec 2004
Posts: 5

PostPosted: Fri Dec 23, 2005 2:58 am    Post subject: Vmware 5.5 on gentoo Reply with quote

After the install vmware as follows: emerge -v app-emulation/vmware-workstation

I get the following error when I run /opt/vmware/workstation/bin/vmware-config.pl

Making sure services for VMware Workstation are stopped.

sh: /etc/init.d/vmware: No such file or directory
Unable to stop services for VMware Workstation

Execution aborted.


I have tried the following:
1. rm /etc/vmware/not-configured
2. /opt/vmware/workstation/bin/vmware-config.pl --skipstostart
3./opt/vmware/workstation/bin/vmware-config.pl -skipstostart

my machine is a compaq/hp p4 with 1 gig ram and 160gig hd
uname -a
Linux nebula 2.6.12-gentoo-r6 #1 Tue Jul 26 13:45:15 PDT 2005 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux
gcc ?
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../crt1.o: In function `_start':
init.c:(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status

I can not get vmware to configure no matter what I do.
Thank you for your help in advance.
Back to top
View user's profile Send private message
Headrush
Watchman
Watchman


Joined: 06 Nov 2003
Posts: 5597
Location: Bizarro World

PostPosted: Fri Dec 23, 2005 3:44 am    Post subject: Re: Vmware 5.5 on gentoo Reply with quote

qosler wrote:
After the install vmware as follows: emerge -v app-emulation/vmware-workstation

I get the following error when I run /opt/vmware/workstation/bin/vmware-config.pl

Making sure services for VMware Workstation are stopped.

sh: /etc/init.d/vmware: No such file or directory
Unable to stop services for VMware Workstation

Execution aborted.


I have tried the following:
1. rm /etc/vmware/not-configured
2. /opt/vmware/workstation/bin/vmware-config.pl --skipstostart
3./opt/vmware/workstation/bin/vmware-config.pl -skipstostart

Does /etc/init.d/vmware show in the output of
Code:
equery files vmware-workstation | grep init.d


qosler wrote:
gcc ?
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../crt1.o: In function `_start':
init.c:(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status

Where is this output from? uname -a? or when you try starting vmware?
Back to top
View user's profile Send private message
schiznik
n00b
n00b


Joined: 01 Apr 2005
Posts: 66
Location: Gloucester, UK

PostPosted: Sun Jan 15, 2006 4:32 am    Post subject: Reply with quote

err, thats skipstopstart, not skipstostart
Back to top
View user's profile Send private message
spitzwegerich
l33t
l33t


Joined: 04 Mar 2003
Posts: 697
Location: Lower Bavaria, Central Europe

PostPosted: Wed Jan 18, 2006 11:58 am    Post subject: Reply with quote

I have the same problem.

vmware-workstation 5.0 was working just fine. I decided to upgrade to 5.5, now I get the same error message when running /opt/vmware/workstation/bin/vmware-config.pl:

Code:
# /opt/vmware/workstation/bin/vmware-config.pl
Making sure services for VMware Workstation are stopped.

 * ERROR:  "vmware" has not yet been started.
Unable to stop services for VMware Workstation

Execution aborted.


Code:
# equery files vmware-workstation | grep init.d
/etc/init.d
/etc/init.d/vmware
/etc/vmware/init.d
/etc/vmware/init.d/rc0.d
/etc/vmware/init.d/rc0.d/.keep
/etc/vmware/init.d/rc1.d
/etc/vmware/init.d/rc1.d/.keep
/etc/vmware/init.d/rc2.d
/etc/vmware/init.d/rc2.d/.keep
/etc/vmware/init.d/rc3.d
/etc/vmware/init.d/rc3.d/.keep
/etc/vmware/init.d/rc4.d
/etc/vmware/init.d/rc4.d/.keep
/etc/vmware/init.d/rc5.d
/etc/vmware/init.d/rc5.d/.keep
/etc/vmware/init.d/rc6.d
/etc/vmware/init.d/rc6.d/.keep
/etc/vmware/init.d/vmware

_________________
"Work is the curse of the drinking classes."
-Oskar Wilde
Back to top
View user's profile Send private message
spitzwegerich
l33t
l33t


Joined: 04 Mar 2003
Posts: 697
Location: Lower Bavaria, Central Europe

PostPosted: Wed Jan 18, 2006 12:06 pm    Post subject: Reply with quote

I just found this thread:
https://forums.gentoo.org/viewtopic-t-421725.html

Code:
vmware-config.pl -skipstopstart

works.
_________________
"Work is the curse of the drinking classes."
-Oskar Wilde
Back to top
View user's profile Send private message
madchaz
l33t
l33t


Joined: 01 Jul 2003
Posts: 993
Location: Quebec, Canada

PostPosted: Thu Jan 26, 2006 4:42 pm    Post subject: Reply with quote

I'm also having weird issues.
I get the same error as stated above. If I try to use the -skipstopstart, I get a litle further, but then it complains about my kernel source folder.

Code:
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include] /usr/src/linux-2.6.14-gentoo-r2

The path "/usr/src/linux-2.6.14-gentoo-r2" is an existing directory, but it does
not contain a "linux" subdirectory as expected.


That is the folder for the currently used kernel.
_________________
Someone asked me once if I suffered from mental illness. I told him I enjoyed every second of it.
www.madchaz.com A small candle of a website. As my lab specs on it.
Back to top
View user's profile Send private message
madchaz
l33t
l33t


Joined: 01 Jul 2003
Posts: 993
Location: Quebec, Canada

PostPosted: Thu Jan 26, 2006 4:49 pm    Post subject: Reply with quote

re-emerging the kernel sources fixed the above issue on one of my machines. The other I can't re-emerge it as 2.6.14-r2 is no longer in portage and 2.6.15-r1 won't work right for me yet.

Now I get this

Code:
include/linux/fs.h:822: error: storage size of `s_vfs_rename_sem' isn't known
/tmp/vmware-config1/vmmon-only/linux/vmhost.h:71: error: storage size of `callQueue' isn't known
/tmp/vmware-config1/vmmon-only/linux/vmhost.h:73: error: storage size of `replyQueue' isn't known
/tmp/vmware-config1/vmmon-only/linux/driver.c:151: error: storage size of `vmuser_fops' isn't known
/tmp/vmware-config1/vmmon-only/include/compat_kernel.h:21: warning: `_syscall1' declared `static' but never defined
make[2]: *** [/tmp/vmware-config1/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config1/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.15-gentoo-r1'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config1/vmmon-only'
Unable to build the vmmon module.


The storage size isn't known I get a lot more of then what I have posted. Any idea?
_________________
Someone asked me once if I suffered from mental illness. I told him I enjoyed every second of it.
www.madchaz.com A small candle of a website. As my lab specs on it.
Back to top
View user's profile Send private message
madchaz
l33t
l33t


Joined: 01 Jul 2003
Posts: 993
Location: Quebec, Canada

PostPosted: Thu Jan 26, 2006 6:58 pm    Post subject: Reply with quote

I re-compiled my kernel, then booting off the new kernel, I was able to compile the vmware modules.
_________________
Someone asked me once if I suffered from mental illness. I told him I enjoyed every second of it.
www.madchaz.com A small candle of a website. As my lab specs on it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum