Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Feb 2005 11:14:15 -0800
From:      Sean McNeil <sean@mcneil.com>
To:        java@freebsd.org
Subject:   Re: java/jdk15 build failure on amd64
Message-ID:  <1107458055.73969.4.camel@server.mcneil.com>

next in thread | raw e-mail | index | archive | help
I have seen several people having the same issue I had.  I am not sure
what the cause is, but I found that I can get jdk15 to build for amd64
by doing the following:

	cd /usr/ports/java/jdk15/work/j2se/make/java/java
	cut and past the command and run it interactively.

It seems like the command line is too long, so when I cut and paste I
didn't compile all the files and I had to trim the last one that was cut
off.  The command line length might be the reason for the failure, I
don't know.

Now, all I need is a mozilla java plugin and eclipse :)

Cheers,
Sean




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