From owner-freebsd-java@FreeBSD.ORG Wed Mar 16 11:05:12 2005 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D555316A4CE for ; Wed, 16 Mar 2005 11:05:12 +0000 (GMT) Received: from caraldi.com (195-13-58-165.oxyd.net [195.13.58.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F1C843D2D for ; Wed, 16 Mar 2005 11:05:12 +0000 (GMT) (envelope-from jbq@anyware-tech.com) Received: from vision.anyware (10.21.96-84.rev.gaoland.net [84.96.21.10]) by caraldi.com (Postfix) with ESMTP id C17B860FF for ; Wed, 16 Mar 2005 12:05:11 +0100 (CET) Received: by vision.anyware (Postfix, from userid 1021) id C360D60DD; Wed, 16 Mar 2005 12:05:12 +0100 (CET) Date: Wed, 16 Mar 2005 12:05:12 +0100 From: Jean-Baptiste Quenot To: freebsd-java@freebsd.org Message-ID: <20050316110510.GB19417@vision.anyware> Mail-Followup-To: freebsd-java@freebsd.org References: <4c90b77205031501406eeb138f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4c90b77205031501406eeb138f@mail.gmail.com> User-Agent: Mutt/1.5.9i Subject: Re: Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 11:05:12 -0000 * Soheil Hassas Yeganeh: > When it was compiling java/jdk14 on FreeBSD 5.3-Stable it says > something that i didn't understand: "Java HotSpot(TM) Client VM > warning: Can't detect initial thread stack location" What does > it mean? It means you're running the Linux java, and that linprocfs is not mounted. -- Jean-Baptiste Quenot http://caraldi.com/jbq/