Subject: Re: Java
To: Glenn Todd <g.todd@internet.co.nz>
From: David Brownlee <abs@netbsd.org>
List: port-arm32
Date: 12/28/1999 00:23:34
On Mon, 27 Dec 1999, Glenn Todd wrote:

> 1.	Why does my system respond that Jikes is not available to arm32
> architecture when I execute "make" in /usr/pkgsrc/lang/jikes.

	The Makefile in that directory has 
  
ONLY_FOR_PLATFORM=      SunOS-*-*       # only for Solaris, at the moment

> 2. 	Is there anyway to overide this and attempt to compile the package
> anyway or would I be wasting my time.

	Remove above line. It may take some hacking to get it to compile
:)

		David/absolute