From mi@rtfm.ziplink.net  Thu Jan 30 07:48:26 1997
Received: from rtfm.ziplink.net ([199.232.255.52])
          by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA15861
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Jan 1997 07:48:21 -0800 (PST)
Received: (from root@localhost) by rtfm.ziplink.net (8.8.5/8.7.3) id KAA03669; Thu, 30 Jan 1997 10:49:03 -0500 (EST)
Message-Id: <199701301549.KAA03669@rtfm.ziplink.net>
Date: Thu, 30 Jan 1997 10:49:03 -0500 (EST)
From: root@rtfm.ziplink.net
Reply-To: mi@aldan.ziplink.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: kaffe port (0.7.1)
X-Send-Pr-Version: 3.2

>Number:         2620
>Category:       ports
>Synopsis:       classes.zip are looked for in the wrong directory
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    tg
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 30 07:50:00 PST 1997
>Closed-Date:    Mon Mar 3 05:57:38 PST 1997
>Last-Modified:  Mon Mar  3 06:00:31 PST 1997
>Originator:     Mikhail Teterin
>Release:        FreeBSD 3.0-970118-SNAP i386
>Organization:
>Environment:


>Description:

	pkg/DESCR and work/kaffe/ENVIRONMENT want CLASSPATH to
	be /usr/local/share/kaffe/classes.zip, yet jdk-1.0.2 ports
	installs it to /usr/local/share/java/classes.zip (and that
	is where kaffe port's Makefile is checking for it --
	correctly).

>How-To-Repeat:

	Install jdk, kaffe and try to run javac as described in pkg/DESCR
	or as set in the ENVIRONMENT shell script, which is supposed to
	help you.

>Fix:
	
	` vi `which javac` ' and set the environment properly. Of course,
	now kaffe dies with `illegal instruction' -- do not know what this
	means yet -- may well be my local problems.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->tg 
Responsible-Changed-By: asami 
Responsible-Changed-When: Mon Mar 3 01:42:42 PST 1997 
Responsible-Changed-Why:  
Thomas, you're the last one to upgrade this port -- do you 
think you can check and commit the fix?  Thanks! 
State-Changed-From-To: open->closed 
State-Changed-By: tg 
State-Changed-When: Mon Mar 3 05:57:38 PST 1997 
State-Changed-Why:  
Should be fixed now. Mark corrected pkg/DESCR and I added a few 
lines to install a (hopefully) correct ENVIRONMENT in  
/usr/local/share/kaffe. 
>Unformatted:
