Bjorn Enroth wrote:
> Unable to make a vmmon module that can be loaded in the running kernel:
> /tmp/vmware-config6/vmmon.o: /tmp/vmware-config6/vmmon.o: unresolved 
> symbol __stack_smash_handler
> /tmp/vmware-config6/vmmon.o: /tmp/vmware-config6/vmmon.o: unresolved 
> symbol __guard
> /tmp/vmware-config6/vmmon.o:
> Hint: You are trying to load a module without a GPL compatible license
>       and it has unresolved symbols.  The module may be trying to access
>       GPLONLY symbols but the problem is more likely to be a coding or
>       user error.  Contact the module supplier for assistance, only they
>       can help you.
> 
> Reading the kernel FAQ gives me that I should maybe use 'make bzImage 

that's .. kernel *and certain other packages* ..

> CC="gcc -fno-stack-protector"'. I have tried all the hints from the 
> kernel FAQ without results.

you need to compile *vmmon* with -fno-stack-protector
the kernel is built already.. it's vmmon that fails to build.

> Reading the Q/A from VMware hints about kernel headers mismatch:

Forget that.. the kernel headers match just fine.

-- 
Morten
:wq
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to