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.60) (envelope-from ) id 1Fw7tO-0000qz-AB for garchives@archives.gentoo.org; Fri, 30 Jun 2006 01:33:58 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5U1XDmP011545; Fri, 30 Jun 2006 01:33:13 GMT Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.199]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5U1XCrr022561 for ; Fri, 30 Jun 2006 01:33:12 GMT Received: by wx-out-0102.google.com with SMTP id t5so183609wxc for ; Thu, 29 Jun 2006 18:33:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=V7JdTHJnqcOZggUYiauEsp9jTLTA86uAv7xqyrv8zF/fu3CyrMF0ZrEkm7b9SfEhCWA8v7uhyd3hWVMW+Jb0p90QhV9n2Q1O9Rdo7FHoEsP+csIyicommHUcRaaqkHjv8r4Cz4uM1EOrRIvqEZudZablvurwEd8UOOlU2UgLgQ0= Received: by 10.70.126.12 with SMTP id y12mr3316535wxc; Thu, 29 Jun 2006 18:33:11 -0700 (PDT) Received: by 10.70.63.16 with HTTP; Thu, 29 Jun 2006 18:33:11 -0700 (PDT) Message-ID: <254054bc0606291833s730cea0aycff4d9b1751b683d@mail.gmail.com> Date: Fri, 30 Jun 2006 03:33:11 +0200 From: "Wiktor Wandachowicz" To: gentoo-java@lists.gentoo.org Subject: Re: [gentoo-java] error building ant In-Reply-To: <20060629210915.20fbbf0f@ocelot> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1151623290-1444bead-mlmmj-6a073483@4f080295.plonk> <20060629210915.20fbbf0f@ocelot> X-Archives-Salt: c09e4c1e-f2e8-4f56-9bf6-46a88b332c8f X-Archives-Hash: 8c6c26c5b3645e8df8d4e467217a77db Might seem strange, but did you do: # env-update && source /etc/profile after emerging 1.4 JDK and setting it as the Generation-1 system VM? Also, it would be useful to know what versions of packages you have installed, like the output of (note the --pretend | -p option!!!): # emerge -pvC sun-jdk blackdown-jdk jrockit-jdk-bin java-config Also from what I can tell, looks like you only have blackdown's 1.4 jdk and this really should be the Generation-1 system JVM. So, probably this works as it should. But doesn't a stream of errors, like: /usr/portage/eclass/java-utils-2.eclass: line 1656: java-config: command not found tell you anything? Are you sure your overlay doesn't interfere with anything Java-related? Is your java-config in the last revision? Wiktor -- Registered Linux user #390131 (http://counter.li.org) -- gentoo-java@gentoo.org mailing list