Nick Khamis schrieb:

>  * Checking for suitable kernel configuration options...
>  *   CONFIG_UNUSED_SYMBOLS:     is not set when it should be.

You have to recompile your kernel after setting the parameter

CONFIG_UNUSED_SYMBOLS=y

with

"make menuconfig" in /usr/src/linux or

"genkernel --menuconfig --no-clean all" ...

It depends on your way of compiling your kernels.

After rebooting into your rebuilt/reconfigured kernel you should be able
to emerge vmware-server.

Stefan

Reply via email to