From owner-freebsd-java@FreeBSD.ORG Sun Jul 29 18:23:21 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AF7916A417 for ; Sun, 29 Jul 2007 18:23:21 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id E4BC413C457 for ; Sun, 29 Jul 2007 18:23:20 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id C8197EB33C9; Mon, 30 Jul 2007 02:07:59 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id sra98rI7inux; Mon, 30 Jul 2007 02:07:55 +0800 (CST) Received: from charlie.delphij.net (unknown [61.51.109.201]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 1D27DEB33AE; Mon, 30 Jul 2007 02:07:55 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:content-type:content-transfer-encoding; b=DE2WWauI3vIG+bfeMZ90QAQlrooR6FR/tYM5vZ0vgiZok706ewIqjrX91Idi/GG9G pS+VcmjMrc3L/VRbijXOw== Message-ID: <46ACD77A.60901@delphij.net> Date: Mon, 30 Jul 2007 02:07:54 +0800 From: Xin LI User-Agent: Thunderbird 2.0.0.5 (X11/20070721) MIME-Version: 1.0 To: Jiawei Ye References: <20070727034514.GA98807@misty.eyesbeyond.com> <46AA9F38.20706@gddsn.org.cn> <20070729165531.GH2081@deviant.kiev.zoral.com.ua> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Kostik Belousov , Huang wen hui , freebsd-java@freebsd.org Subject: Re: JDK 1.5.0 patchset 6 "Tigris" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2007 18:23:21 -0000 Jiawei Ye wrote: [...] >>> Stop in /usr/ports/java/jdk15. >> Do you have sysutils/devcpu installed ? >> >> > I get the same error, and yes I have devcpu installed. But why would > it be relevant to the make job? A "me too" but I did not have devcpu installed, JFYI. Cheers,