DragonFly BSD
DragonFly kernel List (threaded) for 2004-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: jdk14 native build successful ; 20040510.iso build


From: Jeroen Ruigrok/asmodai <asmodai@xxxxxx>
Date: Wed, 4 Aug 2004 10:19:02 +0200

-On [20040514 20:32], cmulcahy@xxxxxxxxx (cmulcahy@xxxxxxxxx) wrote:
>jdk14 builds successfully from source with 20040510.iso build.
>CC=2.95.4
>CFLAGS=''
>It successfully byte-compiles and runs 'hello world'
>I will be handing it over to tomcat guy to play with as soon as I build 
>the jail.  Maybe he'll shake something out.

Hmm, I am having issues, I compiled it perfectly before.  But with DragonFly
1.1-CURRENT #0: Mon Aug  2 12:20:01 CEST 2004

I get:

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

Oh, funny, according to http://lists.freebsd.org/pipermail/freebsd-java/2004-July/002568.html :

"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."

Indeed it spammed the first line with:

Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location

Compiles fine now.

-- 
Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / kita no mono
Free Tibet! http://www.savetibet.org/ | http://www.tibet.nu/
http://www.tendra.org/   | http://diary.in-nomine.org/
Only I can change my life. No one can do it for me...



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]