Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2003 11:49:02 -0800 (PST)
From:      Brian Behlendorf <brian@hyperreal.org>
To:        Tom Samplonius <tom@sdf.com>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: jdk14 make package
Message-ID:  <20030312113725.H11907@yez.hyperreal.org>
In-Reply-To: <Pine.BSF.4.05.10303112306330.26390-100000@misery.sdf.com>
References:  <Pine.BSF.4.05.10303112306330.26390-100000@misery.sdf.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 11 Mar 2003, Tom Samplonius wrote:
> On Tue, 11 Mar 2003, Brian Behlendorf wrote:
>
> >
> > It builds and installs great for me, kudos Alexey!
> > But "make package" appears to barf:
> ...
>
>   I had no problems here.  Do those files actually exist on your system? I
> think they are supposed to.  Perhaps there was a problem extracting the
> tarball?

For example:

tar: jdk1.4.1/demo/jfc/SwingSet2/resources/swingset.properties: Cannot stat: No such file or directory

I can find that file in the work/ dir:

./work/control/build/bsd-i586/tmp/demo_swing/SwingSet2/classes/resources/swingset.properties
./work/j2se/src/share/demo/jfc/SwingSet2/resources/swingset.properties

under /usr/ports/java/jdk14, but nothing with the name
"swingset.properties" under /usr/local/jdk1.4.1.
/usr/local/jdk1.4.1/demo/jfc/SwingSet2/ does exist, but it contains:

taz3# ls -s /usr/local/jdk1.4.1/demo/jfc/SwingSet2/
total 1366
   2 README.txt            2 SwingSet2.html     1360 SwingSet2.jar         2 src

But no "resources" directory, which is what "make package" appears to want
to put in the tarball.

A "make deinstall; make reinstall" didn't put it there, either.

	Brian


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




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