TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:9380] VMWare 1.1.1



Quoting Nate Carlson (natecars@infiniteloop.com):
> On Sun, 24 Oct 1999, Bob Tanner wrote:
> 
> > I am trying to get VMware 1.1.1 to install on my VALinux dual 550Mhz PIII
> > running Kernel 2.2.12-6.2smp.

> What kernel version are you running? 

See above :-)

> /*
>  * We need the APIC definitions automatically as part of 'smp.h'
>  */
> #include <linux/config.h>
> #ifdef CONFIG_X86_LOCAL_APIC
> #ifndef ASSEMBLY
> #include <asm/fixmap.h>
> #include <asm/i82489.h>
> #include <asm/bitops.h>
> #endif
> #endif

VA Linux has the same header. For some reason VMWare does not define
CONFIG_X86_LOCAL_APIC, which is needed in order to get the the appropriate
includes going.
-- 
Bob Tanner <tanner@real-time.com>       | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8500
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9