View Single Post
  #1   (View Single Post)  
Old 22nd June 2008
bsdnewbie999 bsdnewbie999 is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default jdk 1.6 build error.

Code:
>> (SHA256) jdk-1_5_0_14-fcs-src-b03-jrl-05_oct_2007.jar: OK
>> (SHA256) jdk-1_5_0_14-fcs-bin-b03-jrl-05_oct_2007.jar: OK
>> (SHA256) bsd-jdk15-patches-8.tar.bz2: OK
>> (SHA256) jdk-1_5_0_14-solaris-i586.tar.Z: OK
>> (SHA256) xalan-j_2_7_0-bin.tar.gz: FAILED
>> Checksum mismatch for xalan-j_2_7_0-bin.tar.gz. (sha256)
Make sure the Makefile and checksum file (/usr/ports/devel/jdk/1.5/distinfo)
are up to date.  If you want to fetch a good copy of this
file from the OpenBSD main archive, type
"make REFETCH=true [other args]".
*** Error code 1

Stop in /usr/ports/devel/jdk/1.5 (line 1774 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/jdk/1.5 (line 1921 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/jdk/1.5 (line 1392 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/jdk/1.5 (line 1890 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/jdk/1.5 (line 1422 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/jdk/1.6 (line 1550 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/jdk/1.6 (line 1921 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/jdk/1.6 (line 1392 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/jdk/1.6 (line 1890 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/jdk/1.6 (line 1422 of /usr/ports/infrastructure/mk/bsd.port.mk).
# exit
I downloaded the xalan file from the apache website but always got a size mismatch. I did checked openbsd packages but there's no package for java.
Please help.
Reply With Quote