From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-99758-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Mji3L-0000YC-8J
	for garchives@archives.gentoo.org; Fri, 04 Sep 2009 23:18:47 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 383EBE09A1;
	Fri,  4 Sep 2009 23:18:46 +0000 (UTC)
Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227])
	by pigeon.gentoo.org (Postfix) with ESMTP id C09D0E09A1
	for <gentoo-user@lists.gentoo.org>; Fri,  4 Sep 2009 23:18:45 +0000 (UTC)
Received: by bwz27 with SMTP id 27so932163bwz.34
        for <gentoo-user@lists.gentoo.org>; Fri, 04 Sep 2009 16:18:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type;
        bh=Jg7loiZOXdsIxQ+8cMq3iEDfRkniK2lprBpMWF/4TRw=;
        b=VEfilSIod6Vtff4n95QM1Bm41Wzw/qPBxFoHaVLUucp+565ErzUMGWchg8KRffYTPZ
         I5gvQrbQOGKgeZmvrxjDdZ4E9sUp89vwvNZ9L5uty5PwRN0iHkkm6hpJJB5k4njOwKkK
         cWdmCGw2n+DLKcCsGLpVHRT0H1JvQLL+07FHc=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        b=VuDwyDzraCup0QuMOv527KPPxkC3rwhbc1OtTmgsJcIk+bXB1TNcUMrOLVO7WQDHrW
         X3g6gSdzYpQtv1E+PQMyI8ady2QSE5NHOttoB4O/6aG6UJHqp0VkYwcsbA7cq06uAUqo
         DKheFA+UWpZyDBrdTlylzCx5v1SLV/vXI4SVI=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.103.48.28 with SMTP id a28mr5050666muk.128.1252106325058; Fri, 
	04 Sep 2009 16:18:45 -0700 (PDT)
In-Reply-To: <4AA19B08.2040509@gentooist.com>
References: <46d08bd30909041400j206c8a0ft2250a663a1b5203e@mail.gmail.com>
	 <4AA184B1.6050409@xunil.at>
	 <46d08bd30909041539g3ea75788g44270c5bc5ea1e18@mail.gmail.com>
	 <4AA19B08.2040509@gentooist.com>
Date: Fri, 4 Sep 2009 23:18:45 +0000
Message-ID: <46d08bd30909041618q2780e32aoee15bdefb36f0f92@mail.gmail.com>
Subject: Re: [gentoo-user] Vmware 1.0.9 emerge problem
From: Nick Khamis <symack@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: multipart/alternative; boundary=0016e659f44cb9e60c0472c8b89f
X-Archives-Salt: a62aebb1-89d1-4380-ba03-55cde946ceb3
X-Archives-Hash: 511301e7b20c6d6ac2ae2b4788602fad

--0016e659f44cb9e60c0472c8b89f
Content-Type: text/plain; charset=ISO-8859-1

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
 *             environment, line 3723:  Called linux-mod_src_compile
 *             environment, line 2841:  Called die
 * The specific snippet of code:
 *               eval "emake HOSTCC=\"$(tc-getBUILD_CC)\"
CROSS_COMPILE=${CHOST}-
LDFLAGS=\"$(get_abi_LDFLAGS)\"                         ${BUILD_FIXES}
    ${BUILD_PARAMS}                         ${BUILD_TARGETS} " || die
"Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}-
LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS}
${BUILD_TARGETS}";
 *  The die message:
 *   Unable to emake HOSTCC=i686-pc-linux-gnu-gcc
CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS=   auto-build VMWARE_VER=VME_S1B1
KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/lib/modules/2.6.30-gentoo-r5/build
 *
 * 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.15-r2/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/temp/environment'.
 *

>>> Failed to emerge app-emulation/vmware-modules-1.0.0.15-r2, Log file:

>>>
'/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/temp/build.log'

 * Messages for package app-emulation/vmware-modules-1.0.0.15-r2:

 *
 * 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
 *             environment, line 2841:  Called die
 * The specific snippet of code:
 *               eval "emake HOSTCC=\"$(tc-getBUILD_CC)\"
CROSS_COMPILE=${CHOST}-
LDFLAGS=\"$(get_abi_LDFLAGS)\"                         ${BUILD_FIXES}
    ${BUILD_PARAMS}                         ${BUILD_TARGETS} " || die
"Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}-
LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS}
${BUILD_TARGETS}";
 *  The die message:
 *   Unable to emake HOSTCC=i686-pc-linux-gnu-gcc
CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS=   auto-build VMWARE_VER=VME_S1B1
KERNEL_DIR=/usr/src/linux KBUILD_OUTPUT=/lib/modules/2.6.30-gentoo-r5/build
 *
 * 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.15-r2/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/temp/environment'.
 *

Thanks In Advanced,
Ninus

--0016e659f44cb9e60c0472c8b89f
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hello Everyone,<br><br>I moddified the &quot;CONFIG_UNUSED_SYMBOLS&quot; pa=
ramter and when trying to emerge vmware-server I am presented with another =
error:<br><br><br>* <br>=A0* ERROR: app-emulation/vmware-modules-<div id=3D=
":sb" class=3D"ii gt">
1.0.0.15-r2 failed.<br>
=A0* Call stack:<br>=A0*=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 ebuild.s=
h, line=A0=A0 49:=A0 Called src_compile<br>
=A0*=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 environment, line 3723:=A0 Called =
linux-mod_src_compile<br>=A0*=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 environme=
nt, line 2841:=A0 Called die<br>=A0* The specific snippet of code:<br>=A0*=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0
eval &quot;emake HOSTCC=3D\&quot;$(tc-getBUILD_CC)\&quot; =A0=A0=A0 =A0=A0=
=A0 =A0=A0=A0
CROSS_COMPILE=3D${CHOST}- =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0=
 =A0=A0=A0
LDFLAGS=3D\&quot;$(get_abi_LDFLAGS)\&quot; =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =
=A0=A0=A0 =A0=A0=A0 =A0=A0=A0 ${BUILD_FIXES}
=A0=A0=A0 =A0=A0=A0 ${BUILD_PARAMS} =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0=
 =A0=A0=A0 =A0=A0=A0 ${BUILD_TARGETS} &quot; ||
die &quot;Unable to emake HOSTCC=3D&quot;$(tc-getBUILD_CC)&quot; CROSS_COMP=
ILE=3D${CHOST}-
LDFLAGS=3D&quot;$(get_abi_LDFLAGS)&quot; ${BUILD_FIXES} ${BUILD_PARAMS}
${BUILD_TARGETS}&quot;;<br>

=A0*=A0 The die message:<br>=A0*=A0=A0 Unable to emake HOSTCC=3Di686-pc-lin=
ux-gnu-gcc CROSS_COMPILE=3Di686-pc-linux-gnu- LDFLAGS=3D=A0=A0 auto-build V=
MWARE_VER=3DVME_S1B1 KERNEL_DIR=3D/usr/src/linux KBUILD_OUTPUT=3D/lib/modul=
es/2.6.30-gentoo-r5/build<br>


=A0* <br>=A0* If you need support, post the topmost build error, and the ca=
ll stack if relevant.<br>=A0* A complete build log is located at &#39;/var/=
tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/temp/build.log&#39;.<b=
r>


=A0* The ebuild environment file is located at &#39;/var/tmp/portage/app-em=
ulation/vmware-modules-1.0.0.15-r2/temp/environment&#39;.<br>=A0* <br><br>&=
gt;&gt;&gt; Failed to emerge app-emulation/vmware-modules-1.0.0.15-r2, Log =
file:<br>


<br>&gt;&gt;&gt;=A0 &#39;/var/tmp/portage/app-emulation/vmware-modules-1.0.=
0.15-r2/temp/build.log&#39;<br><br>=A0* Messages for package app-emulation/=
vmware-modules-1.0.0.15-r2:<br><br>=A0* <br>=A0* ERROR: app-emulation/vmwar=
e-modules-1.0.0.15-r2 failed.<br>


=A0* Call stack:<br>=A0*=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 ebuild.s=
h, line=A0=A0 49:=A0 Called src_compile<br>=A0*=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0 environment, line 3723:=A0 Called linux-mod_src_compile<br>=A0*=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 environment, line 2841:=A0 Called die<=
br>=A0* The specific snippet of code:<br>

=A0*=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 eval &quot;emake HOSTCC=3D\&=
quot;$(tc-getBUILD_CC)\&quot; =A0=A0=A0 =A0=A0=A0 =A0=A0=A0
CROSS_COMPILE=3D${CHOST}- =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0=
 =A0=A0=A0
LDFLAGS=3D\&quot;$(get_abi_LDFLAGS)\&quot; =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =
=A0=A0=A0 =A0=A0=A0 =A0=A0=A0 ${BUILD_FIXES}
=A0=A0=A0 =A0=A0=A0 ${BUILD_PARAMS} =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0=
 =A0=A0=A0 =A0=A0=A0 ${BUILD_TARGETS} &quot; ||
die &quot;Unable to emake HOSTCC=3D&quot;$(tc-getBUILD_CC)&quot; CROSS_COMP=
ILE=3D${CHOST}-
LDFLAGS=3D&quot;$(get_abi_LDFLAGS)&quot; ${BUILD_FIXES} ${BUILD_PARAMS}
${BUILD_TARGETS}&quot;;<br>

=A0*=A0 The die message:<br>=A0*=A0=A0 Unable to emake HOSTCC=3Di686-pc-lin=
ux-gnu-gcc CROSS_COMPILE=3Di686-pc-linux-gnu- LDFLAGS=3D=A0=A0 auto-build V=
MWARE_VER=3DVME_S1B1 KERNEL_DIR=3D/usr/src/linux KBUILD_OUTPUT=3D/lib/modul=
es/2.6.30-gentoo-r5/build<br>


=A0* <br>=A0* If you need support, post the topmost build error, and the ca=
ll stack if relevant.<br>=A0* A complete build log is located at &#39;/var/=
tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/temp/build.log&#39;.<b=
r>


=A0* The ebuild environment file is located at &#39;/var/tmp/portage/app-em=
ulation/vmware-modules-1.0.0.15-r2/temp/environment&#39;.<br>=A0* <br><br>T=
hanks In Advanced,<br>Ninus</div>

--0016e659f44cb9e60c0472c8b89f--