Date: Sun, 18 Apr 2004 23:31:09 -0400 From: Micah Bushouse <bushous2@msu.edu> To: "R. M. Los" <Ralph@boundariez.com> Cc: freebsd-questions@freebsd.org Subject: Re: OpenOffice-1.1 won't compile.....craps out Message-ID: <408347FD.30609@msu.edu> In-Reply-To: <1082319637.46227.2.camel@frog.boundariez.com> References: <1082319637.46227.2.camel@frog.boundariez.com>
next in thread | previous in thread | raw e-mail | index | archive | help
cd /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/ open up CurrencyData.java in vi remove the FIRST LINE from the file by hitting 'dd' go back to /usr/ports/editors/openoffice-1.1 or whatever resume make R. M. Los wrote: > Hello, > Another good time with OpenOffice. For some reason, it appears as > though everything involving JAVA on this FreeBSD machine craps out and > crashes for one crazy reason or another...can anyone help me make sense > of this crash message while doing a make install? > > <ERROR> > /AtomicLong.java > ../../../src/share/classes/sun/misc/AtomicLongCSImpl.java > ../../../src/share/classes/sun/misc/AtomicLongLockImpl.java ; \ > fi > /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. > frog# > > </ERROR> > > Please help - this laptop's sole purpose is to be use-able...and I need > to have some office suite working asap. > > Thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?408347FD.30609>