Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Installation - Getting started with Red Hat Linux
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Vmware tools installation problem under RedHat ES 4

Vmware tools installation problem under RedHat ES 4

2005-06-27       - By Michael Kearey

 Back
Reply:     1     2     3  

On Mon, 2005-06-27 at 16:29 +0200, Dony Pierre wrote:
> Hi all,
>
> I want to use the vmxnet driver for a guest RedHat ES version 4 running
> under a Vmware ESX server. To be able to use the vmxnet driver; I have
> to install the vmware tools. The kernel sources are not available in Red
> Hat 4, so I have install gcc, get the kernel source, install the source
> rpm with  
>
> up2date --install gcc
> up2date --get-source kernel
> up2date rpm-build
> rpm -ivh kernel-2.6.9-11.EL.src.rpm
>
> But when I execute ./vmware-config-tools.pl, I receive :
>
> What is the location of the directory of C header files that match your
> running
> kernel? [/usr/src/linux/include]
>
> Do we have to build the kernel to be able to install the vmxnet driver ?
>
> Any idea ?
> Thanks a lot for your help.
> Pierre.


The release notes for RHEL4 mention this:



Note
An exploded source tree is not required to build kernel modules against
the currently in-use kernel.

For example, to build the foo.ko module, create the following file
(named Makefile) in the directory containing the foo.c file:


obj-m    := foo.o

KDIR    := /lib/modules/$(shell uname -r)/build
PWD    := $(shell pwd)

default:
   $(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules

             

Issue the make command to build the foo.ko module.



So if the makefile were done correctly for vmxnet, it would find the
required header.

A quick solution for you may be to install the kernel-devel or kernel-
smp-devel packages:

up2date -i kernel-devel


Cheers,
Michael

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

Earn $52 per hosting referral at Lunarpages.