Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 1997 10:49:03 -0500 (EST)
From:      root@rtfm.ziplink.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/2620: kaffe port (0.7.1)
Message-ID:  <199701301549.KAA03669@rtfm.ziplink.net>
Resent-Message-ID: <199701301550.HAA15959@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         2620
>Category:       ports
>Synopsis:       classes.zip are looked for in the wrong directory
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 30 07:50:00 PST 1997
>Last-Modified:
>Originator:     Mikhail Teterin
>Organization:
>Release:        FreeBSD 3.0-970118-SNAP i386
>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.
>Audit-Trail:
>Unformatted:



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