Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 1997 21:49:54 +0100 (MET)
From:      Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
To:        harrie.hazewinkel@jrc.it (Harrie Hazewinkel)
Cc:        questions@freebsd.org
Subject:   Re: The JDK1.02 port
Message-ID:  <199703242049.VAA07168@helbig.informatik.ba-stuttgart.de>
In-Reply-To: <3336CC8B.385A@jrc.it> from Harrie Hazewinkel at "Mar 24, 97 07:48:43 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
 
> I get the error message:
> "
> >>Checksum mismatch for JDK-1_0_2-solaris-sparc2.tar.Z
> ** Error code 1
> 
> Stop.
> "
> 
> Can you help me??
> 
> I have downloaded the "JDK-1_0_2-solaris-sparc2.tar.Z"
> directly from the "ftp://ftp.javasoft.com/pub/"
> and that one is possible to uncompress.
>  
Possibly javasoft changed the contents of the file, but not the name,
so the checksum doesn't match anymore.
To work around you can use the command
	make makesum
This will update the checksum.
After this do a 
	make all
and see what happens.

(for information about targets please consult /usr/share/mk/bsd.port.mk)

Enjoy,
Wolfgang



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