Build fails for jdk14 on FreeBSD-5.2-CURRENT: Can't detect
initial thread stack location
Chris Shenton
chris at shenton.org
Tue Jul 20 11:19:04 PDT 2004
Ronald Klop <ronald-freebsd8 at klop.yi.org> writes:
> To fix this.
> Do not run 'make clean', but edit
> /usr/local/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/CurrencyData.java,
> remove the first line and run 'make' again.
>
> For some reason (I don't know what) the first line of this file gets
> corrupted sometimes.
Excellent, fantastic, many thanks. This worked very well.
No idea why the bogus line:
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
gets injected into the file.
Thanks again.
More information about the freebsd-java
mailing list