LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-28-2002, 04:00 PM   #1
techplex
LQ Newbie
 
Registered: Jun 2002
Posts: 16

Rep: Reputation: 0
Unhappy Problem with VMWare


After I installed VMWare I ran the configuration file and..

[root@TechpleX root]# 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] y

What is the location of the directory of C header files that match your running kernel? [/lib/modules/2.4.7-10enterprise/build/include]

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.4.7-10enterprise'
In file included from .././linux/driver.c:38:
/lib/modules/2.4.7-10enterprise/build/include/linux/malloc.h:3: warning: #warning The Use of linux/malloc.h is deprecated, use linux/slab.h
In file included from .././linux/hostif.c:26:
/lib/modules/2.4.7-10enterprise/build/include/linux/malloc.h:3: warning: #warning The Use of linux/malloc.h is deprecated, use linux/slab.h
.././linux/hostif.c:110: #error "64GB memory configuration is not supported."
make[2]: *** [hostif.d] Error 1
make[2]: Leaving directory `/tmp/vmware-config0/vmmon-only/driver-2.4.7-10enterprise'
make[1]: *** [deps] Error 2
make[1]: Leaving directory `/tmp/vmware-config0/vmmon-only'
make: *** [auto-build] Error 2
make: Leaving directory `/tmp/vmware-config0/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please havea look at "http://www.vmware.com/download/modules/modules.html".

Execution aborted.


Did I do something wrong? How can I fix this?
 
Old 06-28-2002, 09:50 PM   #2
sewer_monkey
Member
 
Registered: May 2002
Location: Toronto, ON, Canada
Distribution: Ubuntu, Debian, RedHat/CentOS
Posts: 624

Rep: Reputation: 31
Re: Problem with VMWare

Quote:
Originally posted by techplex
After I installed VMWare I ran the configuration file and..

[root@TechpleX root]# 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] y

What is the location of the directory of C header files that match your running kernel? [/lib/modules/2.4.7-10enterprise/build/include]

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.4.7-10enterprise'
In file included from .././linux/driver.c:38:
/lib/modules/2.4.7-10enterprise/build/include/linux/malloc.h:3: warning: #warning The Use of linux/malloc.h is deprecated, use linux/slab.h
In file included from .././linux/hostif.c:26:
/lib/modules/2.4.7-10enterprise/build/include/linux/malloc.h:3: warning: #warning The Use of linux/malloc.h is deprecated, use linux/slab.h
.././linux/hostif.c:110: #error "64GB memory configuration is not supported."
make[2]: *** [hostif.d] Error 1
make[2]: Leaving directory `/tmp/vmware-config0/vmmon-only/driver-2.4.7-10enterprise'
make[1]: *** [deps] Error 2
make[1]: Leaving directory `/tmp/vmware-config0/vmmon-only'
make: *** [auto-build] Error 2
make: Leaving directory `/tmp/vmware-config0/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please havea look at "http://www.vmware.com/download/modules/modules.html".

Execution aborted.


Did I do something wrong? How can I fix this?
The culprit is in red.
 
Old 06-29-2002, 12:40 AM   #3
techplex
LQ Newbie
 
Registered: Jun 2002
Posts: 16

Original Poster
Rep: Reputation: 0
Oh, I see... Can I do something to fix this or is it just messed up and I can't do anything about it?
 
Old 06-29-2002, 03:12 PM   #4
Half_Elf
LQ Guru
 
Registered: Sep 2001
Location: Montreal, Canada
Distribution: Slackware; Debian; Gentoo...
Posts: 2,163

Rep: Reputation: 46
I think this is an option in your kernel allowing big memory use...

If you don't have 64GB of Ram I suggest you to recompile your kernel and remove this useless option.
 
Old 07-31-2002, 11:57 PM   #5
frumenti
LQ Newbie
 
Registered: Jul 2002
Location: Vancouver, Washington
Distribution: suse 8.0 Personal
Posts: 9

Rep: Reputation: 0
VMware

Hi: I saw your message and am trying to get VMware running on one of my machines and am running into the same problem you had. Did you ever get VMware running? I am trying to install workstation 3.0 on a SuSe 8.0 host.

Thanks frumenti
 
Old 08-01-2002, 12:41 AM   #6
MartBrooks
Member
 
Registered: May 2002
Location: London
Distribution: Debian
Posts: 388

Rep: Reputation: 31
This a known problem with vmware 2.xand 2.4 kernels. Simply upgrade to vmware3.

There's also some unofficial patches available from the vmware newsgroups.

Regards
 
Old 08-01-2002, 06:08 AM   #7
linuxcool
LQ Addict
 
Registered: Jun 2001
Posts: 1,183

Rep: Reputation: 47
According to VMware's site, they don't support SuSE Linux 8.0 as a host OS. Go here and in the Search Text box enter 694 and then go to the Search by box and select Answer ID. Press ENTER. This is the answer that I found.
 
Old 08-01-2002, 07:48 AM   #8
hhegab
Member
 
Registered: Apr 2002
Location: IL, USA
Distribution: Fedora 13, Ubuntu 10.04 LTS
Posts: 162

Rep: Reputation: 30
I am using VMware 3.1 without any troubles on a RedHat 7.2 box
I have installed it very easily.
if u dont use 3.1 then you should give it a try.

hhegab
 
Old 08-01-2002, 01:34 PM   #9
frumenti
LQ Newbie
 
Registered: Jul 2002
Location: Vancouver, Washington
Distribution: suse 8.0 Personal
Posts: 9

Rep: Reputation: 0
Thanks for the quick help.
frumenti
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with vmware VAS Linux - Newbie 2 10-02-2005 07:14 AM
vmware problem! need help! lizkas Linux - Software 4 03-24-2005 12:44 AM
VMware problem playnet3 Linux - Software 0 09-20-2004 01:12 AM
Vmware Virtual Machine Problem With Windows In Vmware jvdbossc Linux - Software 2 05-28-2004 06:54 AM
VMware problem Kenster Linux - Software 3 02-25-2003 07:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:51 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration