On Wednesday 06 November 2002 18:49, Samuel Monsarrat wrote: > > 2. With respect to 3.2, after installing 3.2, configure the kernel > > source > > > properly: > > > > a) edit Makefile so that EXTRAVERSION matches the kernel you are > > running > > > b) copy the config file for the kernel you are running from configs > > to > > > arch/i386/defconfig > > c) make mrproper > > d) make oldconfig > > e) make dep > > > > The to configure vmware do: > > > > CC=/usr/bin/gcc vmware-config.pl > > I am a relative newbe with regards to kernel stuff, could you explain > what this second point is about, why it should be done? vmware does not have compiled kernel modules for either the base 8.0 kernel or the errata kernel (they are usually do not for errata kernels and the 8.0 errata kernel should be considered a must). Therefore, when you run /usr/bin/vmware-config.pl, it will try to compile the modules such as vmnet.o. To get the compile to run successfully on any system, you need to have the kernel-source installed and configured to look like the running kernel. On 8.0, you need to "CC=/usr/bin/gcc" prefix or you will get an error when you run vmware-config.pl. -- Gene -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list