* Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 2.6.25-gentoo-r4-megadeth >>> Unpacking source... >>> Unpacking vmware-any-any-update115.tar.gz to /var/tmp/portage/app-emulation/vmware-modules-1.0.0.17-r1/work >>> Unpacking ./vmware-any-any-update115/vmblock.tar to /var/tmp/portage/app-emulation/vmware-modules-1.0.0.17-r1/work * Applying various patches (bugfixes/updates) ... * 000_all_makefile-include-directory.patch ...  [ ok ] * 020_all_epoll-def-warnings.patch ...  [ ok ] * Done with patching * Applying various patches (bugfixes/updates) ... * 010_all_kernel-2.6.25.patch ...  [ ok ] * Done with patching * Converting vmblock-only/Makefile to use M= instead of SUBDIRS= ...  [ ok ] >>> Unpacking ./vmware-any-any-update115/vmmon.tar to /var/tmp/portage/app-emulation/vmware-modules-1.0.0.17-r1/work * Applying various patches (bugfixes/updates) ... * 000_all_makefile-include-directory.patch ...  [ ok ] * 020_all_epoll-def-warnings.patch ...  [ ok ] * Done with patching * Applying various patches (bugfixes/updates) ... * 030_all_fix-linux-headers.patch ...  [ ok ] * 035_all_kernel-2.6.25.patch ...  [ ok ] * Done with patching * Converting vmmon-only/Makefile to use M= instead of SUBDIRS= ...  [ ok ] >>> Unpacking ./vmware-any-any-update115/vmnet.tar to /var/tmp/portage/app-emulation/vmware-modules-1.0.0.17-r1/work * Applying various patches (bugfixes/updates) ... * 000_all_makefile-include-directory.patch ...  [ ok ] * 020_all_epoll-def-warnings.patch ...  [ ok ] * Done with patching * Applying various patches (bugfixes/updates) ... * 021_all_wireless_fix.patch ...  [ ok ] * 025_all_kernel-2.6.25.patch ...  [ ok ] * Done with patching * Converting vmnet-only/Makefile to use M= instead of SUBDIRS= ...  [ ok ] * Applying 1.0.0.17-update115-nasty-hack.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/app-emulation/vmware-modules-1.0.0.17-r1/work ... * Preparing vmblock module Using 2.6.x kernel build system. make -C /usr/src/linux/include/.. M=$PWD SRCROOT=$PWD/. modules make[1]: Entering directory `/usr/src/linux-2.6.25-gentoo-r4' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. CC [M] /var/tmp/portage/app-emulation/vmware-modules-1.0.0.17-r1/work/vmblock-only/linux/block.o In file included from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.17-r1/work/vmblock-only/linux/os.h:35, from /var/tmp/portage/app-emulation/vmware-modules-1.0.0.17-r1/work/vmblock-only/linux/block.c:26: /var/tmp/portage/app-emulation/vmware-modules-1.0.0.17-r1/work/vmblock-only/./include/compat_wait.h:78: error: conflicting types for ‘poll_initwait’ include/linux/poll.h:65: error: previous declaration of ‘poll_initwait’ was here make[3]: *** [/var/tmp/portage/app-emulation/vmware-modules-1.0.0.17-r1/work/vmblock-only/linux/block.o] Error 1 make[2]: *** [_module_/var/tmp/portage/app-emulation/vmware-modules-1.0.0.17-r1/work/vmblock-only] Error 2 make[1]: *** [sub-make] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.25-gentoo-r4' make: *** [vmblock.ko] Error 2 * * ERROR: app-emulation/vmware-modules-1.0.0.17-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3209: Called linux-mod_src_compile * environment, line 2428: Called die * The specific snippet of code: * eval "emake HOSTCC=\"$(tc-getBUILD_CC)\" CC=\"$(get-KERNEL_CC)\" LDFLAGS=\"$(get_abi_LDFLAGS)\" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS} " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CC="$(get-KERNEL_CC)" LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}"; * The die message: * Unable to emake HOSTCC=i686-pc-linux-gnu-gcc CC=i686-pc-linux-gnu-gcc LDFLAGS= auto-build VMWARE_VER=VME_V6 KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/usr/src/linux * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.17-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/vmware-modules-1.0.0.17-r1/temp/environment'. *