[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Need help compiling VMWare modules.



Which version of vmware are you trying to install?  Some of them do not
like gcc 2.95.  I changed the CC= line in the Makefile to use gcc272
when I a problem similar to this (I don't remember the exact errors, so
it may not be the same problem). The latest betas work fine for me with
gcc 2.95, however (and they can find the correct headers). 

Bob

On Mon, Sep 13, 1999 at 01:23:09PM -0500, Jon Marler wrote:
> I am having trouble compiling the VMWare loadable modules.  Every time I try to compile, I get the following error:
> 
> In file included from /usr/src/kernel-headers-2.2.9/include/linux/smp.h:11,
>                  from /usr/src/kernel-headers-2.2.9/include/linux/sched.h:20,
>                  from .././linux/driver.c:21:
> /usr/src/kernel-headers-2.2.9/include/asm/smp.h: In function `hard_smp_processor_id':
> /usr/src/kernel-headers-2.2.9/include/asm/smp.h:209: warning: implicit declaration of function `GET_APIC_ID'
> /usr/src/kernel-headers-2.2.9/include/asm/smp.h:209: `APIC_BASE' undeclared (first use in this function)
> /usr/src/kernel-headers-2.2.9/include/asm/smp.h:209: (Each undeclared identifier is reported only once
> /usr/src/kernel-headers-2.2.9/include/asm/smp.h:209: for each function it appears in.)
> /usr/src/kernel-headers-2.2.9/include/asm/smp.h:209: `APIC_ID' undeclared (first use in this function)
> 
> I am using an SMP system.  I can get the Uniprocessor modules to compile, but I can't for the life of me get the SMP modules to compile.  I have jacked with my /usr/include directory so much
> trying to figure this out, I've probably destroyed it beyond all repair.  I have read the articles about how the kernel headers "should", "did", and "now" work (That was MOST confusing by the
> way) and I still can't figure out how to get the damn things to compile!  
> 
> Any help would be most appreciated!
> 
> Jon
> jmarler@planetsites.com
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 

-- 
Bob Nielsen                 Internet: nielsen@primenet.com
Tucson, AZ                  AMPRnet:  w6swe@w6swe.ampr.org
DM42nh                      http://www.primenet.com/~nielsen


Reply to: