Date: Mon, 26 Jul 2004 11:23:52 +0300 From: Alexey Zelkin <phantom@freebsd.org> To: Greg Lewis <glewis@eyesbeyond.com> Cc: Eugene <eugene3@web.de> Subject: Re: FreeBSD Port: jdk14-1.4.2p6 Message-ID: <20040726082352.GA76462@phantom.cris.net> In-Reply-To: <20040725180207.GA11215@misty.eyesbeyond.com> References: <4102FEDB.4090103@web.de> <20040725180207.GA11215@misty.eyesbeyond.com>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, IIRC I described reasons of this problem few times already, but can do it once more. Under some FreeBSD/linux_base/linux-sun-jdk configurations linux java does not work *completely* as expected. So, having java(1) binary executed we have *warning* message about inability to detect stack. And since CurrencyData.java being generated by execution of some class and redirecting output (using shell redirection) to .java file we have that we have. On Sun, Jul 25, 2004 at 12:02:07PM -0600, Greg Lewis wrote: > On Sun, Jul 25, 2004 at 02:29:15AM +0200, Eugene wrote: > > java/jdk14 -> make install fails: > > > > this error was reported on 19-jun-2004 > > but until now there is no fix and no reply > > i just got the same error today: > > > > -- > > > > ../../../src/share/classes/sun/misc/AtomicLongLockImpl.java ; \ > > fi > > Java HotSpot(TM) Client VM warning: Can't detect initial thread stack > > location > > /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/CurrencyData.java:1: > > 'class' or 'interface' expected > > Java HotSpot(TM) Client VM warning: Can't detect initial thread stack > > location > > Remove the bogus first line > /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/CurrencyData.java > and just type make again. > > If anyone can pinpoint what even generates this message I'd be grateful > since I haven't been able to track it down. > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : glewis@FreeBSD.org -- /* Alexey Zelkin && Independent Contractor */ /* phantom(at)FreeBSD.org && http://www.FreeBSD.org/java */ /* phantom(at)cris.net && http://www.FreeBSD.org.ua/ */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040726082352.GA76462>