Gentoo Archives: gentoo-user

From: Nick Khamis <symack@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] error compiling virtual box
Date: Sat, 05 Sep 2009 01:31:49
Message-Id: 46d08bd30909041831l68863a37he0b65e355fd9519b@mail.gmail.com
1 Hello Everyone,
2
3 I am recieving the following message when trying to compile virtualbox. I
4 receieved the same error when trying to compile vmwareserver
5
6
7 *
8 * ERROR: app-emulation/virtualbox-modules-1.6.6-r1 failed.
9 * Call stack:
10 * ebuild.sh, line 49: Called src_compile
11 * environment, line 3321: Called linux-mod_src_compile
12 * environment, line 2581: Called die
13 * The specific snippet of code:
14 * eval "emake HOSTCC=\"$(tc-getBUILD_CC)\"
15 CROSS_COMPILE=${CHOST}-
16 LDFLAGS=\"$(get_abi_LDFLAGS)\" ${BUILD_FIXES}
17 ${BUILD_PARAMS} ${BUILD_TARGETS} " || die
18 "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}-
19 LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS}
20 ${BUILD_TARGETS}";
21 * The die message:
22 * Unable to emake HOSTCC=i686-pc-linux-gnu-gcc
23 CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS= KERN_DIR=/usr/src/linux
24 KERNOUT=/lib/modules/2.6.30-gentoo-r5/build all
25 *
26 * If you need support, post the topmost build error, and the call stack if
27 relevant.
28 * A complete build log is located at
29 '/var/tmp/portage/app-emulation/virtualbox-modules-1.6.6-r1/temp/build.log'.
30 * The ebuild environment file is located at
31 '/var/tmp/portage/app-emulation/virtualbox-modules-1.6.6-r1/temp/environment'.
32 *
33
34 Kernel .30 r5
35
36 Your Help is Greatly Appreciated,
37
38 Ninus.

Replies

Subject Author
Re: [gentoo-user] error compiling virtual box Alan McKinnon <alan.mckinnon@×××××.com>
[gentoo-user] Re: error compiling virtual box walt <w41ter@×××××.com>