From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HwyBm-0008Mw-GE for garchives@archives.gentoo.org; Sat, 09 Jun 2007 10:28:58 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l59ARBBJ029640; Sat, 9 Jun 2007 10:27:11 GMT Received: from shuttle.zlin.dk (port78.ds1-abs.adsl.cybercity.dk [212.242.227.17]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l59AJooQ019966 for ; Sat, 9 Jun 2007 10:19:51 GMT Received: from BA.zlin.dk (unknown [10.0.0.3]) by shuttle.zlin.dk (Postfix) with ESMTP id B478C30068 for ; Sat, 9 Jun 2007 12:19:50 +0200 (CEST) From: Bo =?utf-8?q?=C3=98rsted_Andresen?= To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] sun-jdk dependencies questions Date: Sat, 9 Jun 2007 12:19:46 +0200 User-Agent: KMail/1.9.7 References: <9238e8de0706090246m5ddac260ob6e2d4951bbbced5@mail.gmail.com> In-Reply-To: <9238e8de0706090246m5ddac260ob6e2d4951bbbced5@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart10561787.IH1irzXxTt"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200706091219.50504.bo.andresen@zlin.dk> X-Archives-Salt: 1be7e362-bda0-456c-8f72-5ae1fa8d606d X-Archives-Hash: 0f40de61ccc6752a46fd966c35bc1b14 --nextPart10561787.IH1irzXxTt Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 09 June 2007 11:46:52 Marko Koci=C4=87 wrote: > Why does sun-jdk needs gcc-3.3.6 and and libstdc++-3.3? > As I understand sun-jdk-1.6.0.01 is a binary package, and java works > just fine if downloaded and installed from Sun site, without portage. > > Since I don't have enough disk spac fro another gcc, is it possible to > somehow let portage handle sun-jdk, but without additional gcc and > libstdc++? virtual/libstdc++-3.3 is a virtual that contains nothing but is provided by= /=20 depends on libstdc++-v3 OR gcc-3.x. Not both. Unfortunately bug #161953=20 causes portage to think that as you already have a version of gcc(-4.x)=20 installed and you don't have libstdc++-v3 installed that means you prefer=20 gcc. The solution to that is to manually install libstdc++-v3 (even=20 with --oneshot). The reason is as you say that dev-java/sun-jdk:1.6 is a binary package that= =20 isn't ABI compatible with libstdc++.so.6 (from gcc-4.x). And as we don't ha= ve=20 the source we cannot fix that with revdep-rebuild. https://bugs.gentoo.org/show_bug.cgi?id=3D161953 =2D-=20 Bo Andresen --nextPart10561787.IH1irzXxTt Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (GNU/Linux) iD8DBQBGan7G8/kKEzmwNNoRAg+WAJ9wmiznAAkeqYCBLiWgwIWnc3zNhQCeNLaI 3vvwnWJ4uOtxDkKahjk2bTc= =mFqX -----END PGP SIGNATURE----- --nextPart10561787.IH1irzXxTt-- -- gentoo-user@gentoo.org mailing list