[gentoo-user] Vmware 1.0.9 emerge problem

2009-09-04 Thread Nick Khamis
Hello Everyone, I have a fresh isntall x86 and I am trying to emerge vmware-server 1.0.9, and I am presented with the follwoing: * Checking for suitable kernel configuration options... * CONFIG_UNUSED_SYMBOLS: is not set when it should be. * Please check to make sure these options are

Re: [gentoo-user] Vmware 1.0.9 emerge problem

2009-09-04 Thread Stefan G. Weichinger
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

Re: [gentoo-user] Vmware 1.0.9 emerge problem

2009-09-04 Thread Nick Khamis
Hey Stefan, I figured that much, I am in .config - Linux Kernel v2.6.30-gentoo-r5 Configuration right now and I cannot find CONFIG_UNUSED_SYMBOLS. Where the hell is this things. Thanks In Advanced! Ninus

Re: [gentoo-user] Vmware 1.0.9 emerge problem

2009-09-04 Thread Xavier Parizet
Nick Khamis a écrit : Hey Stefan, I figured that much, I am in .config - Linux Kernel v2.6.30-gentoo-r5 Configuration right now and I cannot find CONFIG_UNUSED_SYMBOLS. Where the hell is this things. To search for a specific CONFIG_ in the kernel config, on make menuconfig, type '/' key to

Re: [gentoo-user] Vmware 1.0.9 emerge problem

2009-09-04 Thread Nick Khamis
Hello Everyone, I moddified the CONFIG_UNUSED_SYMBOLS paramter and when trying to emerge vmware-server I am presented with another error: * * ERROR: app-emulation/vmware-modules-1.0.0.15-r2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile *

Re: [gentoo-user] Vmware 1.0.9 emerge problem

2009-09-04 Thread Nick Khamis
Hello Everyone, I moddified the CONFIG_UNUSED_SYMBOLS paramter and when trying to emerge vmware-server I am presented with another error: * * ERROR: app-emulation/vmware-modules-1.0.0.15-r2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile *

Re: [gentoo-user] Vmware 1.0.9 emerge problem

2009-09-04 Thread Nick Khamis
I emerged vmware-modules with no problem but still have a hard time with vmare-server: * ERROR: app-emulation/vmware-modules-1.0.0.15-r2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3723: Called linux-mod_src_compile *