Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 2004 13:19:51 +0800
From:      Erich Dollansky <oceanare@pacific.net.sg>
To:        ports@freebsd.org
Subject:   Re: Ports: building OpenOffice 1.1.1 and Java
Message-ID:  <407A26F7.4060607@pacific.net.sg>
In-Reply-To: <407A1AFF.2040205@pacific.net.sg>
References:  <407A1AFF.2040205@pacific.net.sg>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

I found this meanwhile:

http://news.gw.com/freebsd.java/7217

which says:

"Workaround:
Robert Corsaro posted the following workaround (subject
//usr/ports/java/jdk14 on 25 March):
 > I had the same problem and found the offensive file
 >
(/usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/Currency
Data.java)
 > and deleted the first line, which was :
 > Java HotSpot(TM) Client VM warning: Can't detect initial thread stack"

The makefile went through after deleting this line.

The change should not have any impact on the system because the java 
class stays unchanged.

Erich


Erich Dollansky wrote:
> Hi,
> 
> I just downloaded the lastest ports tree.
> 
> Makeing OpenOffice 1.1 leads to this error message:
> 
> /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^
> /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/CurrencyData.java:1: 
> unclosed character literal
> Java HotSpot(TM) Client VM warning: Can't detect initial thread stack 
> location                                       ^
> 2 errors
> gmake[4]: *** [.compile.classlist] Error 1
> gmake[4]: Leaving directory 
> `/usr/ports/java/jdk14/work/j2se/make/java/java'
> gmake[3]: *** [optimized] Error 2
> gmake[3]: Leaving directory 
> `/usr/ports/java/jdk14/work/j2se/make/java/java'
> gmake[2]: *** [all] Error 1
> gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java'
> gmake[1]: *** [all] Error 1
> gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make'
> gmake: *** [j2se-build] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/java/jdk14.
> *** Error code 1
> 
> Stop in /usr/ports/editors/openoffice-1.1.
> 
> Erich
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?407A26F7.4060607>