Gentoo Archives: gentoo-user

From: Nick Khamis <symack@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Vmware 1.0.9 emerge problem
Date: Fri, 04 Sep 2009 23:35:54
Message-Id: 46d08bd30909041635v180c54b6pf7ec10491fbca067@mail.gmail.com
In Reply to: Re: [gentoo-user] Vmware 1.0.9 emerge problem by Nick Khamis
1 I emerged vmware-modules with no problem but still have a hard time with
2 vmare-server:
3
4 * ERROR: app-emulation/vmware-modules-1.0.0.15-r2 failed.
5 * Call stack:
6 * ebuild.sh, line 49: Called src_compile
7 * environment, line 3723: Called linux-mod_src_compile
8 * environment, line 2841: Called die
9 * The specific snippet of code:
10 * eval "emake HOSTCC=\"$(tc-getBUILD_CC)\"
11 CROSS_COMPILE=${CHOST}-
12 LDFLAGS=\"$(get_abi_LDFLAGS)\" ${BUILD_FIXES}
13 ${BUILD_PARAMS} ${BUILD_TARGETS} " || die
14 "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}-
15 LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS}
16 ${BUILD_TARGETS}";
17 * The die message:
18 * Unable to emake HOSTCC=i686-pc-linux-gnu-gcc
19 CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS= auto-build VMWARE_VER=VME_S1B1
20 KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/lib/modules/2.6.30-gentoo-r5/build
21
22 Regards,
23 Ninus.