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 ) 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 ; Fri, 4 Sep 2009 23:18:45 +0000 (UTC) Received: by bwz27 with SMTP id 27so932163bwz.34 for ; 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: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail 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 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,

I moddified the "CONFIG_UNUSED_SYMBOLS" pa= ramter and when trying to emerge vmware-server I am presented with another = error:


*
=A0* ERROR: app-emulation/vmware-modules-
1.0.0.15-r2 failed.
=A0* Call stack:
=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
=A0*=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 environment, line 3723:=A0 Called = linux-mod_src_compile
=A0*=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 environme= nt, line 2841:=A0 Called die
=A0* The specific snippet of code:
=A0*= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 eval "emake HOSTCC=3D\"$(tc-getBUILD_CC)\" =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\"$(get_abi_LDFLAGS)\" =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} " || die "Unable to emake HOSTCC=3D"$(tc-getBUILD_CC)" CROSS_COMP= ILE=3D${CHOST}- LDFLAGS=3D"$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}";
=A0*=A0 The die message:
=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
=A0*
=A0* If you need support, post the topmost build error, and the ca= ll stack if relevant.
=A0* A complete build log is located at '/var/= tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/temp/build.log'. =A0* The ebuild environment file is located at '/var/tmp/portage/app-em= ulation/vmware-modules-1.0.0.15-r2/temp/environment'.
=A0*

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

>>>=A0 '/var/tmp/portage/app-emulation/vmware-modules-1.0.= 0.15-r2/temp/build.log'

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

=A0*
=A0* ERROR: app-emulation/vmwar= e-modules-1.0.0.15-r2 failed.
=A0* Call stack:
=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
=A0*=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0 environment, line 3723:=A0 Called linux-mod_src_compile
=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:
=A0*=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 eval "emake HOSTCC=3D\&= quot;$(tc-getBUILD_CC)\" =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\"$(get_abi_LDFLAGS)\" =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} " || die "Unable to emake HOSTCC=3D"$(tc-getBUILD_CC)" CROSS_COMP= ILE=3D${CHOST}- LDFLAGS=3D"$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}";
=A0*=A0 The die message:
=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
=A0*
=A0* If you need support, post the topmost build error, and the ca= ll stack if relevant.
=A0* A complete build log is located at '/var/= tmp/portage/app-emulation/vmware-modules-1.0.0.15-r2/temp/build.log'. =A0* The ebuild environment file is located at '/var/tmp/portage/app-em= ulation/vmware-modules-1.0.0.15-r2/temp/environment'.
=A0*

T= hanks In Advanced,
Ninus
--0016e659f44cb9e60c0472c8b89f--