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

next in thread | previous in thread | raw e-mail | index | archive | help
Ooops.  Sorry for replying to myself, but I forgot something...

On Thu, 2005-02-03 at 11:14 -0800, Sean McNeil wrote:
> 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.

3) go back to the port directory
4) make

Now it appears to finish.  I also could build jdk15 without any errors
after I installed it:

make install
make clean
make
make deinstall install

all that works without any further errors.

> 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?1107458353.73969.7.camel>